Skip to content
Unstable

Console Output

00:50:38 Manually triggered by user quentin.lemenez@cea.fr for Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/177085
00:50:38 Running as SYSTEM
00:50:38 Agent centos-7-agent-6gb-rt4hw is provisioned from template centos-7-agent-6gb
00:50:38 ---
00:50:38 apiVersion: "v1"
00:50:38 kind: "Pod"
00:50:38 metadata:
00:50:38   annotations: {}
00:50:38   labels:
00:50:38     jenkins: "slave"
00:50:38     jenkins/label: "centos-7-6gb"
00:50:38   name: "centos-7-agent-6gb-rt4hw"
00:50:38 spec:
00:50:38   containers:
00:50:38   - env:
00:50:38     - name: "JENKINS_SECRET"
00:50:38       value: "********"
00:50:38     - name: "JENKINS_TUNNEL"
00:50:38       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
00:50:38     - name: "JENKINS_AGENT_NAME"
00:50:38       value: "centos-7-agent-6gb-rt4hw"
00:50:38     - name: "JENKINS_REMOTING_JAVA_OPTS"
00:50:38       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
00:50:38         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
00:50:38     - name: "JAVA_TOOL_OPTIONS"
00:50:38       value: ""
00:50:38     - name: "_JAVA_OPTIONS"
00:50:38       value: ""
00:50:38     - name: "OPENJ9_JAVA_OPTIONS"
00:50:38       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
00:50:38     - name: "JENKINS_NAME"
00:50:38       value: "centos-7-agent-6gb-rt4hw"
00:50:38     - name: "JENKINS_AGENT_WORKDIR"
00:50:38       value: "/home/jenkins/agent"
00:50:38     - name: "JENKINS_URL"
00:50:38       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
00:50:38     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
00:50:38     imagePullPolicy: "Always"
00:50:38     name: "jnlp"
00:50:38     resources:
00:50:38       limits:
00:50:38         memory: "6144Mi"
00:50:38         cpu: "2000m"
00:50:38       requests:
00:50:38         memory: "6144Mi"
00:50:38         cpu: "1000m"
00:50:38     securityContext:
00:50:38       privileged: false
00:50:38     tty: true
00:50:38     volumeMounts:
00:50:38     - mountPath: "/home/jenkins/.m2/toolchains.xml"
00:50:38       name: "m2-dir"
00:50:38       readOnly: true
00:50:38       subPath: "toolchains.xml"
00:50:38     - mountPath: "/home/jenkins/.mavenrc"
00:50:38       name: "m2-dir"
00:50:38       readOnly: true
00:50:38       subPath: ".mavenrc"
00:50:38     - mountPath: "/opt/tools"
00:50:38       name: "volume-0"
00:50:38       readOnly: false
00:50:38     - mountPath: "/home/jenkins"
00:50:38       name: "volume-2"
00:50:38       readOnly: false
00:50:38     - mountPath: "/home/jenkins/.m2/repository"
00:50:38       name: "volume-3"
00:50:38       readOnly: false
00:50:38     - mountPath: "/home/jenkins/.m2/settings-security.xml"
00:50:38       name: "m2-secret-dir"
00:50:38       readOnly: true
00:50:38       subPath: "settings-security.xml"
00:50:38     - mountPath: "/home/jenkins/.m2/wrapper"
00:50:38       name: "volume-4"
00:50:38       readOnly: false
00:50:38     - mountPath: "/home/jenkins/.m2/settings.xml"
00:50:38       name: "m2-secret-dir"
00:50:38       readOnly: true
00:50:38       subPath: "settings.xml"
00:50:38     - mountPath: "/home/jenkins/.ssh"
00:50:38       name: "volume-1"
00:50:38       readOnly: false
00:50:38     - mountPath: "/home/jenkins/agent"
00:50:38       name: "workspace-volume"
00:50:38       readOnly: false
00:50:38     workingDir: "/home/jenkins/agent"
00:50:38   nodeSelector:
00:50:38     beta.kubernetes.io/os: "linux"
00:50:38   restartPolicy: "Never"
00:50:38   securityContext: {}
00:50:38   volumes:
00:50:38   - name: "volume-0"
00:50:38     persistentVolumeClaim:
00:50:38       claimName: "tools-claim-jiro-papyrus"
00:50:38       readOnly: true
00:50:38   - name: "m2-secret-dir"
00:50:38     secret:
00:50:38       secretName: "m2-secret-dir"
00:50:38   - emptyDir:
00:50:38       medium: ""
00:50:38     name: "volume-2"
00:50:38   - configMap:
00:50:38       name: "m2-dir"
00:50:38     name: "m2-dir"
00:50:38   - configMap:
00:50:38       name: "known-hosts"
00:50:38     name: "volume-1"
00:50:38   - emptyDir:
00:50:38       medium: ""
00:50:38     name: "workspace-volume"
00:50:38   - emptyDir:
00:50:38       medium: ""
00:50:38     name: "volume-4"
00:50:38   - emptyDir:
00:50:38       medium: ""
00:50:38     name: "volume-3"
00:50:38 
00:50:38 Building remotely on centos-7-agent-6gb-rt4hw (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng
00:50:39 The recommended git tool is: NONE
00:50:40 No credentials specified
00:50:40 Cloning the remote Git repository
00:50:40 Cloning repository git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git
00:50:40  > git init /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source # timeout=10
00:50:40 Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git
00:50:40  > git --version # timeout=10
00:50:40  > git --version # 'git version 1.8.3.1'
00:50:40  > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
00:51:39  > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git # timeout=10
00:51:39  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:51:39  > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git # timeout=10
00:51:39 Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git
00:51:39  > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git refs/changes/85/177085/2 # timeout=10
00:51:42  > git rev-parse 981a23510f49118f5f343ec80774856e470f2b9a^{commit} # timeout=10
00:51:42 Checking out Revision 981a23510f49118f5f343ec80774856e470f2b9a (refs/changes/85/177085/2)
00:51:42  > git config core.sparsecheckout # timeout=10
00:51:42  > git checkout -f 981a23510f49118f5f343ec80774856e470f2b9a # timeout=10
00:52:33 Commit message: "[Releng] Update for 2021-03 RC1"
00:52:33  > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:52:33  > git rev-list --no-walk 480e89309578b41aed23ef92e22721de2dd98c6e # timeout=10
00:52:33 $ pkill Xvnc
00:52:33 $ pkill Xrealvnc
00:52:33 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
00:52:35 [Papyrus-Gerrit-Releng] $ vncserver -list
00:52:35 Starting xvnc
00:52:35 [Papyrus-Gerrit-Releng] $ Xvnc :38 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
00:52:35 
00:52:35 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
00:52:35 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
00:52:35 See http://www.tigervnc.org for information on TigerVNC.
00:52:35 Underlying X server release 12004000, The X.Org Foundation
00:52:35 
00:52:35 
00:52:35 Thu Mar  4 05:52:35 2021
00:52:35  vncext:      VNC extension running!
00:52:35  vncext:      Listening for VNC connections on all interface(s), port 5938
00:52:35  vncext:      created VNC server for screen 0
00:52:35 [Papyrus-Gerrit-Releng] $ /bin/sh -xe /tmp/jenkins17834665383885277341.sh
00:52:35 + export _JAVA_OPTIONS=-Xmx2048m
00:52:35 + _JAVA_OPTIONS=-Xmx2048m
00:52:35 [Papyrus-Gerrit-Releng] $ /opt/tools/apache-maven/3.6.3/bin/mvn -f source/releng/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=981a23510f49118f5f343ec80774856e470f2b9a -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=quentin.lemenez@cea.fr -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/177085 -DGERRIT_PATCHSET_UPLOADER_EMAIL=quentin.lemenez@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus -DGERRIT_CHANGE_NUMBER=177085 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Quentin Le Menez\" <quentin.lemenez@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/85/177085/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Quentin Le Menez" '-DGERRIT_CHANGE_OWNER=\"Quentin Le Menez\" <quentin.lemenez@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=W1JlbGVuZ10gVXBkYXRlIGZvciAyMDIxLTAzIFJDMQoKLSBVcGRhdGUgcmFuZ2UgZGVwZW5kZW5jaWVzCgpDaGFuZ2UtSWQ6IEkzYTcxMTJmMWU0N2NmNDUzNDg0MTg0Njg3Y2U4NDcxODk0NWZiY2M1ClNpZ25lZC1vZmYtYnk6IFF1ZW50aW4gTGUgTWVuZXogPHF1ZW50aW4ubGVtZW5lekBjZWEuZnI+Cg== "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC=Releng "-DGERRIT_CHANGE_SUBJECT=[Releng] Update for 2021-03 RC1" -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I3a7112f1e47cf453484184687ce84718945fbcc5 -DGERRIT_EVENT_HASH=434603563 -DGERRIT_VERSION=3.2.6 -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Quentin Le Menez" -Declipse.download=file:/home/data/httpd/download.eclipse.org -DbuildAll=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository clean verify
00:52:35 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
00:52:35 Maven home: /opt/tools/apache-maven/3.6.3
00:52:35 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
00:52:35 Default locale: en_US, platform encoding: UTF-8
00:52:35 OS name: "linux", version: "5.9.16-200.fc33.x86_64", arch: "amd64", family: "unix"
00:52:37 [INFO] Scanning for projects...
00:55:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
00:56:10 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
00:56:10 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
00:56:10 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
00:56:10 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
00:56:10 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
00:56:11 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
00:56:11 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
00:56:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
00:56:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/pom.xml
00:56:18 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (470.54kB)
00:56:19 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.22kB)
00:56:19 [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.51kB)
00:56:19 [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.13kB)
00:56:20 [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.96kB)
00:56:20 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.72kB)
00:56:20 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.38kB)
00:56:20 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.79kB)
00:56:20 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.09kB)
00:56:20 [INFO] Fetching org.eclipse.core.resources_3.14.0.v20210215-0934.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (877.43kB)
00:56:21 [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (42.03kB)
00:56:21 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (114.56kB)
00:56:21 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (484.19kB)
00:56:22 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.06kB)
00:56:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
00:56:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
00:56:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/pom.xml
00:56:22 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (9.67MB)
00:56:28 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (1.28MB)
00:56:29 [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (328.72kB)
00:56:30 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (36.66kB)
00:56:30 [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (13kB)
00:56:30 [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (102.39kB)
00:56:30 [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (63.23kB)
00:56:30 [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.47kB)
00:56:31 [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (255.73kB)
00:56:32 [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/
00:56:32 [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)
00:56:32 [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)
00:56:33 [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)
00:56:33 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (82.7kB)
00:56:33 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (33.71kB)
00:56:33 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (155.35kB)
00:56:33 [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.93kB)
00:56:33 [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (30.58kB)
00:56:34 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.1kB)
00:56:34 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (56.91kB)
00:56:34 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (82.74kB)
00:56:34 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.71kB)
00:56:35 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.78kB)
00:56:35 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.87kB)
00:56:35 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (14.07kB)
00:56:35 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.66kB)
00:56:35 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.94kB)
00:56:35 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.68kB)
00:56:35 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.72kB)
00:56:35 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.42kB)
00:56:36 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (21.73kB)
00:56:36 [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)
00:56:36 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.02kB)
00:56:36 [INFO] Fetching org.eclipse.swt_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.03kB)
00:56:36 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.14kB)
00:56:36 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (362.4kB)
00:56:37 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.15kB)
00:56:37 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.63kB)
00:56:37 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.78kB)
00:56:38 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.79kB)
00:56:38 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.64kB)
00:56:38 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (110.28kB)
00:56:38 [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.19kB)
00:56:38 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.46kB)
00:56:38 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.12kB)
00:56:39 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.81kB)
00:56:39 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (49.78kB)
00:56:39 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.41kB)
00:56:39 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (62.6kB)
00:56:40 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.72kB)
00:56:40 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.07kB)
00:56:40 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.89kB)
00:56:40 [INFO] Fetching 2.25&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/
00:56:40 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (59.59kB)
00:56:40 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (339.79kB)
00:56:41 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (96.81kB)
00:56:41 [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (109.05kB)
00:56:41 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.88kB)
00:56:41 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (960.47kB)
00:56:43 [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)
00:56:43 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (120.7kB)
00:56:43 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.74kB)
00:56:43 [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (157.36kB)
00:56:43 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (976.62kB)
00:56:44 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (40.42kB)
00:56:44 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (122.98kB)
00:56:45 [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)
00:56:45 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.18MB)
00:56:46 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (836.99kB)
00:56:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
00:56:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
00:56:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/pom.xml
00:56:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
00:56:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
00:56:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/pom.xml
00:56:48 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (762.75kB)
00:56:49 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (71.46kB)
00:56:49 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.03kB)
00:56:49 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.82kB)
00:56:49 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.14kB)
00:56:49 [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (100.65kB)
00:56:50 [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (125.97kB)
00:56:50 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.13kB)
00:56:50 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (61.15kB)
00:56:50 [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)
00:56:51 [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.98kB)
00:56:51 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.47kB)
00:56:51 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.56kB)
00:56:51 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.14kB)
00:56:51 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (108kB)
00:56:51 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (44.42kB)
00:56:52 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.04kB)
00:56:52 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (39.3kB)
00:56:52 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.38kB)
00:56:52 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.99kB)
00:56:52 [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)
00:56:53 [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)
00:56:53 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.18kB)
00:56:53 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (74.47kB)
00:56:53 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.85kB)
00:56:53 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.79kB)
00:56:54 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.86kB)
00:56:54 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.03kB)
00:56:54 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (105.89kB)
00:56:54 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.64kB)
00:56:54 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.86kB)
00:56:54 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (122.23kB)
00:56:55 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.61kB)
00:56:55 [INFO] Fetching org.eclipse.jdt.core_3.25.0.v20210223-0522.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (6.91MB)
00:56:56 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (901.43kB)
00:56:56 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (282.34kB)
00:56:56 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (317.43kB)
00:56:57 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (950.29kB)
00:56:58 [INFO] Fetching org.eclipse.pde.core_3.14.200.v20210208-1154.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.33MB)
00:56:58 [INFO] Fetching org.eclipse.pde.build_3.10.1000.v20210130-0813.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (477.13kB)
00:56:58 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (124.96kB)
00:56:58 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (130.04kB)
00:56:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
00:56:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
00:56:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/pom.xml
00:56:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
00:56:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
00:56:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/pom.xml
00:56:59 [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.85MB)
00:57:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
00:57:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
00:57:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/pom.xml
00:57:00 [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)
00:57:00 [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)
00:57:00 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.62kB)
00:57:00 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (110.07kB)
00:57:01 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29kB)
00:57:01 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (114.29kB)
00:57:01 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (190.36kB)
00:57:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
00:57:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
00:57:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/pom.xml
00:57:01 [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.5milestones/S202102281829/plugins/ (15.77kB)
00:57:01 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (35.18kB)
00:57:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
00:57:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
00:57:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/pom.xml
00:57:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
00:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
00:57:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/pom.xml
00:57:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
00:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
00:57:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/pom.xml
00:57:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
00:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
00:57:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/pom.xml
00:57:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
00:57:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
00:57:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/pom.xml
00:57:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
00:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
00:57:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/pom.xml
00:57:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
00:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
00:57:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/pom.xml
00:57:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
00:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
00:57:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/pom.xml
00:57:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
00:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
00:57:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/pom.xml
00:57:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
00:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
00:57:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/pom.xml
00:57:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
00:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
00:57:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/pom.xml
00:57:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
00:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
00:57:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/pom.xml
00:57:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
00:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
00:57:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/pom.xml
00:57:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
00:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
00:57:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/pom.xml
00:57:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
00:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
00:57:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/pom.xml
00:57:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
00:57:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
00:57:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/pom.xml
00:57:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
00:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
00:57:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/pom.xml
00:57:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
00:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
00:57:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/pom.xml
00:57:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
00:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
00:57:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/pom.xml
00:57:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
00:57:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
00:57:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/pom.xml
00:57:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
00:57:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
00:57:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/pom.xml
00:57:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
00:57:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
00:57:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/pom.xml
00:57:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
00:57:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
00:57:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/pom.xml
00:57:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
00:57:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
00:57:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/pom.xml
00:57:07 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (306.78kB)
00:57:07 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (235.59kB)
00:57:07 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (200.97kB)
00:57:08 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,018.14kB)
00:57:09 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.58kB)
00:57:09 [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (126.92kB)
00:57:09 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (417.29kB)
00:57:10 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (532.14kB)
00:57:10 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (105.56kB)
00:57:10 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (3.94MB)
00:57:15 [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (214.1kB)
00:57:15 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (491.61kB)
00:57:15 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (176.89kB)
00:57:16 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (70.23kB)
00:57:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
00:57:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
00:57:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/pom.xml
00:57:16 [INFO] Fetching org.eclipse.ocl_3.16.0.v20210301-1325.jar from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (1.14MB)
00:57:16 [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)
00:57:16 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (14.7kB)
00:57:17 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (110.86kB)
00:57:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
00:57:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
00:57:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/pom.xml
00:57:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
00:57:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
00:57:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/pom.xml
00:57:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
00:57:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
00:57:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/pom.xml
00:57:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
00:57:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
00:57:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/pom.xml
00:57:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
00:57:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
00:57:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/pom.xml
00:57:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
00:57:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
00:57:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/pom.xml
00:57:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
00:57:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
00:57:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/pom.xml
00:57:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
00:57:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
00:57:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/pom.xml
00:57:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
00:57:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
00:57:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/pom.xml
00:57:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
00:57:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
00:57:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/pom.xml
00:57:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
00:57:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
00:57:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/pom.xml
00:57:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
00:57:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
00:57:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/pom.xml
00:57:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
00:57:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
00:57:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/pom.xml
00:57:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
00:57:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
00:57:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/pom.xml
00:57:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
00:57:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
00:57:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/pom.xml
00:57:20 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (257.14kB)
00:57:20 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (11.51kB)
00:57:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
00:57:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
00:57:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/pom.xml
00:57:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
00:57:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
00:57:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/pom.xml
00:57:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
00:57:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
00:57:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/pom.xml
00:57:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
00:57:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
00:57:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/pom.xml
00:57:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
00:57:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
00:57:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/pom.xml
00:57:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml
00:57:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml
00:57:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/pom.xml
00:57:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
00:57:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
00:57:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/pom.xml
00:57:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
00:57:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
00:57:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/pom.xml
00:57:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
00:57:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
00:57:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/pom.xml
00:57:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
00:57:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
00:57:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.tools:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/pom.xml
00:57:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml
00:57:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml
00:57:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/pom.xml
00:57:24 [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/
00:57:24 [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)
00:57:24 [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)
00:57:24 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (1.42MB)
00:57:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
00:57:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
00:57:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/pom.xml
00:57:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
00:57:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
00:57:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/pom.xml
00:57:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml
00:57:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml
00:57:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/pom.xml
00:57:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml
00:57:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml
00:57:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/pom.xml
00:57:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml
00:57:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml
00:57:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/pom.xml
00:57:26 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.17kB)
00:57:26 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (30.39kB)
00:57:26 [INFO] Fetching org.eclipse.xwt_1.6.0.202011091434.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/plugins/ (178.18kB)
00:57:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/pom.xml
00:57:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/pom.xml
00:57:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/pom.xml
00:57:27 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (898.68kB)
00:57:27 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (143.98kB)
00:57:27 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (1.82MB)
00:57:27 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (131.36kB)
00:57:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml
00:57:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml
00:57:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/pom.xml
00:57:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/pom.xml
00:57:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/pom.xml
00:57:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/pom.xml
00:57:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/pom.xml
00:57:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/pom.xml
00:57:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/pom.xml
00:57:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/pom.xml
00:57:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/pom.xml
00:57:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/pom.xml
00:57:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/pom.xml
00:57:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/pom.xml
00:57:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/pom.xml
00:57:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml
00:57:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml
00:57:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/pom.xml
00:57:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/pom.xml
00:57:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/pom.xml
00:57:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/pom.xml
00:57:29 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (18.43kB)
00:57:30 [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.5milestones/S202102281829/plugins/ (171.86kB)
00:57:30 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (1.03MB)
00:57:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/pom.xml
00:57:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/pom.xml
00:57:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/pom.xml
00:57:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/pom.xml
00:57:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/pom.xml
00:57:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/pom.xml
00:57:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/pom.xml
00:57:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/pom.xml
00:57:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/pom.xml
00:57:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/pom.xml
00:57:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/pom.xml
00:57:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/pom.xml
00:57:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/pom.xml
00:57:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/pom.xml
00:57:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/pom.xml
00:57:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/pom.xml
00:57:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/pom.xml
00:57:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/pom.xml
00:57:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/pom.xml
00:57:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/pom.xml
00:57:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/pom.xml
00:57:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/pom.xml
00:57:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/pom.xml
00:57:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/pom.xml
00:57:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/pom.xml
00:57:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/pom.xml
00:57:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/pom.xml
00:57:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/pom.xml
00:57:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/pom.xml
00:57:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/pom.xml
00:57:34 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (44.81kB)
00:57:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/pom.xml
00:57:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/pom.xml
00:57:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/pom.xml
00:57:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/pom.xml
00:57:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/pom.xml
00:57:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/pom.xml
00:57:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/pom.xml
00:57:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/pom.xml
00:57:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/pom.xml
00:57:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/pom.xml
00:57:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/pom.xml
00:57:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/pom.xml
00:57:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/pom.xml
00:57:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/pom.xml
00:57:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/pom.xml
00:57:35 [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)
00:57:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml
00:57:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml
00:57:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/pom.xml
00:57:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/pom.xml
00:57:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/pom.xml
00:57:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/pom.xml
00:57:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/pom.xml
00:57:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/pom.xml
00:57:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/pom.xml
00:57:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/pom.xml
00:57:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/pom.xml
00:57:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/pom.xml
00:57:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml
00:57:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml
00:57:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/pom.xml
00:57:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/pom.xml
00:57:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/pom.xml
00:57:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/pom.xml
00:57:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/pom.xml
00:57:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/pom.xml
00:57:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/pom.xml
00:57:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/pom.xml
00:57:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/pom.xml
00:57:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/pom.xml
00:57:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/pom.xml
00:57:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/pom.xml
00:57:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/pom.xml
00:57:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml
00:57:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml
00:57:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml
00:57:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/pom.xml
00:57:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/pom.xml
00:57:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/pom.xml
00:57:39 [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)
00:57:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/pom.xml
00:57:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/pom.xml
00:57:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/pom.xml
00:57:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/pom.xml
00:57:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/pom.xml
00:57:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/pom.xml
00:57:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/pom.xml
00:57:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/pom.xml
00:57:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/pom.xml
00:57:40 [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)
00:57:40 [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)
00:57:40 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.66kB)
00:57:40 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (120.53kB)
00:57:41 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (100.25kB)
00:57:41 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (76.2kB)
00:57:41 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (133.46kB)
00:57:41 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.16MB)
00:57:41 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (93.45kB)
00:57:41 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.73kB)
00:57:42 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (49.3kB)
00:57:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (215.85kB)
00:57:42 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (62.89kB)
00:57:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (123.72kB)
00:57:42 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (318.69kB)
00:57:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/pom.xml
00:57:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/pom.xml
00:57:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/pom.xml
00:57:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/pom.xml
00:57:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/pom.xml
00:57:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/pom.xml
00:57:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml
00:57:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml
00:57:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/pom.xml
00:57:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/pom.xml
00:57:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/pom.xml
00:57:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/pom.xml
00:57:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml
00:57:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml
00:57:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/pom.xml
00:57:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/pom.xml
00:57:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/pom.xml
00:57:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/pom.xml
00:57:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/pom.xml
00:57:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/pom.xml
00:57:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/pom.xml
00:57:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/pom.xml
00:57:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/pom.xml
00:57:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/pom.xml
00:57:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml
00:57:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml
00:57:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml
00:57:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/pom.xml
00:57:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/pom.xml
00:57:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable:7.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/pom.xml
00:57:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/pom.xml
00:57:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/pom.xml
00:57:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/pom.xml
00:57:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/pom.xml
00:57:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/pom.xml
00:57:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/pom.xml
00:57:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/pom.xml
00:57:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/pom.xml
00:57:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/pom.xml
00:57:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/pom.xml
00:57:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/pom.xml
00:57:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/pom.xml
00:57:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/pom.xml
00:57:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/pom.xml
00:57:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/pom.xml
00:57:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/pom.xml
00:57:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/pom.xml
00:57:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/pom.xml
00:57:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/pom.xml
00:57:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/pom.xml
00:57:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/pom.xml
00:57:47 [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (504.53kB)
00:57:47 [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (259.85kB)
00:57:48 [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (107.88kB)
00:57:48 [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (453.74kB)
00:57:48 [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (387.41kB)
00:57:48 [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (54.9kB)
00:57:48 [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.44kB)
00:57:48 [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (161.06kB)
00:57:48 [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (35.81kB)
00:57:49 [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (498.28kB)
00:57:49 [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (79.12kB)
00:57:49 [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (183.86kB)
00:57:49 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (37.47kB)
00:57:49 [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)
00:57:49 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (14.86kB)
00:57:49 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (218.73kB)
00:57:50 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (90.14kB)
00:57:50 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (137.53kB)
00:57:50 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.1kB)
00:57:50 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (196.73kB)
00:57:50 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.43kB)
00:57:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/pom.xml
00:57:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/pom.xml
00:57:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/pom.xml
00:57:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/pom.xml
00:57:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/pom.xml
00:57:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/pom.xml
00:57:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/pom.xml
00:57:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/pom.xml
00:57:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/pom.xml
00:57:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/pom.xml
00:57:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/pom.xml
00:57:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/pom.xml
00:57:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/pom.xml
00:57:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/pom.xml
00:57:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/pom.xml
00:57:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/pom.xml
00:57:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/pom.xml
00:57:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/pom.xml
00:57:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/pom.xml
00:57:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/pom.xml
00:57:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/pom.xml
00:57:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/pom.xml
00:57:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/pom.xml
00:57:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/pom.xml
00:57:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/pom.xml
00:57:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/pom.xml
00:57:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/pom.xml
00:57:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/pom.xml
00:57:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/pom.xml
00:57:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/pom.xml
00:57:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/pom.xml
00:57:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/pom.xml
00:57:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/pom.xml
00:57:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/pom.xml
00:57:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/pom.xml
00:57:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/pom.xml
00:57:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/pom.xml
00:57:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/pom.xml
00:57:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/pom.xml
00:57:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/pom.xml
00:57:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/pom.xml
00:57:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/pom.xml
00:57:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/pom.xml
00:57:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/pom.xml
00:57:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/pom.xml
00:57:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.psf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/pom.xml
00:57:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.psf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/pom.xml
00:57:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.psf:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/pom.xml
00:57:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.sync:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/pom.xml
00:57:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.sync:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/pom.xml
00:57:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.sync:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/pom.xml
00:57:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/pom.xml
00:57:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/pom.xml
00:57:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/pom.xml
00:57:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/pom.xml
00:57:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/pom.xml
00:57:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/pom.xml
00:57: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)
00:57:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/pom.xml
00:57:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/pom.xml
00:57:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/pom.xml
00:57:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/pom.xml
00:57:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/pom.xml
00:57:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/pom.xml
00:57:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/pom.xml
00:57:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/pom.xml
00:57:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/pom.xml
00:57:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/pom.xml
00:57:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/pom.xml
00:57:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/pom.xml
00:57:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/pom.xml
00:57:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/pom.xml
00:57:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/pom.xml
00:57:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/pom.xml
00:57:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/pom.xml
00:57:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/pom.xml
00:57:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/pom.xml
00:57:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/pom.xml
00:57:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/pom.xml
00:57:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml
00:57:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml
00:57:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/pom.xml
00:57:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/pom.xml
00:57:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/pom.xml
00:57:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/pom.xml
00:57:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml
00:57:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml
00:58:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/pom.xml
00:58:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/pom.xml
00:58:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/pom.xml
00:58:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/pom.xml
00:58:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml
00:58:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml
00:58:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/pom.xml
00:58:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/pom.xml
00:58:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/pom.xml
00:58:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/pom.xml
00:58:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/pom.xml
00:58:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/pom.xml
00:58:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/pom.xml
00:58:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/pom.xml
00:58:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/pom.xml
00:58:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/pom.xml
00:58:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/pom.xml
00:58:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/pom.xml
00:58:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/pom.xml
00:58:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/pom.xml
00:58:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/pom.xml
00:58:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/pom.xml
00:58:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/pom.xml
00:58:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/pom.xml
00:58:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/pom.xml
00:58:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/pom.xml
00:58:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/pom.xml
00:58:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/pom.xml
00:58:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/pom.xml
00:58:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/pom.xml
00:58:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/pom.xml
00:58:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml
00:58:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml
00:58:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/pom.xml
00:58:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/pom.xml
00:58:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/pom.xml
00:58:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/pom.xml
00:58:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/pom.xml
00:58:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/pom.xml
00:58:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/pom.xml
00:58:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/pom.xml
00:58:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/pom.xml
00:58:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/pom.xml
00:58:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml
00:58:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml
00:58:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/pom.xml
00:58:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/pom.xml
00:58:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/pom.xml
00:58:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/pom.xml
00:58:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/pom.xml
00:58:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/pom.xml
00:58:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/pom.xml
00:58:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/pom.xml
00:58:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/pom.xml
00:58:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/pom.xml
00:58:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/pom.xml
00:58:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/pom.xml
00:58:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/pom.xml
00:58:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/pom.xml
00:58:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/pom.xml
00:58:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/pom.xml
00:58:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/pom.xml
00:58:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/pom.xml
00:58:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/pom.xml
00:58:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/pom.xml
00:58:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/pom.xml
00:58:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/pom.xml
00:58:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/pom.xml
00:58:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/pom.xml
00:58:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/pom.xml
00:58:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml
00:58:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml
00:58:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/pom.xml
00:58:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/pom.xml
00:58:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/pom.xml
00:58:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/pom.xml
00:58:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/pom.xml
00:58:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/pom.xml
00:58:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/pom.xml
00:58:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/pom.xml
00:58:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/pom.xml
00:58:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/pom.xml
00:58:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/pom.xml
00:58:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/pom.xml
00:58:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/pom.xml
00:58:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/pom.xml
00:58:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/pom.xml
00:58:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/pom.xml
00:58:10 [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)
00:58:10 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (170.74kB)
00:58:10 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (30.07kB)
00:58:10 [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)
00:58:11 [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)
00:58:11 [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)
00:58:11 [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)
00:58:11 [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)
00:58:12 [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)
00:58:12 [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)
00:58:12 [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)
00:58:12 [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)
00:58:12 [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)
00:58:12 [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)
00:58:13 [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)
00:58:13 [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)
00:58:13 [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/
00:58:13 [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)
00:58:13 [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)
00:58:14 [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)
00:58:14 [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)
00:58:14 [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)
00:58:14 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (60.98kB)
00:58:14 [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)
00:58:14 [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)
00:58:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml
00:58:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml
00:58:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/pom.xml
00:58:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/pom.xml
00:58:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/pom.xml
00:58:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/pom.xml
00:58:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/pom.xml
00:58:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/pom.xml
00:58:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/pom.xml
00:58:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/pom.xml
00:58:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/pom.xml
00:58:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/pom.xml
00:58:16 [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)
00:58:16 [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)
00:58:16 [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)
00:58:16 [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)
00:58:16 [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)
00:58:16 [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)
00:58:17 [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)
00:58:17 [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)
00:58:17 [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)
00:58:17 [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)
00:58:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml
00:58:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml
00:58:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/pom.xml
00:58:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml
00:58:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml
00:58:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/pom.xml
00:58:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/pom.xml
00:58:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/pom.xml
00:58:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/pom.xml
00:58:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/pom.xml
00:58:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/pom.xml
00:58:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/pom.xml
00:58:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/pom.xml
00:58:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/pom.xml
00:58:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/pom.xml
00:58:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/pom.xml
00:58:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/pom.xml
00:58:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/pom.xml
00:58:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/pom.xml
00:58:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/pom.xml
00:58:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/pom.xml
00:58:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/pom.xml
00:58:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/pom.xml
00:58:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/pom.xml
00:58:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/pom.xml
00:58:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/pom.xml
00:58:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/pom.xml
00:58:20 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.3.v20210302-1249.jar from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (1.05MB)
00:58:21 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (24.34kB)
00:58:21 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (270.59kB)
00:58:21 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (39.34kB)
00:58:21 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (27.69kB)
00:58:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/pom.xml
00:58:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/pom.xml
00:58:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/pom.xml
00:58:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/pom.xml
00:58:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/pom.xml
00:58:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/pom.xml
00:58:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/pom.xml
00:58:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/pom.xml
00:58:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/pom.xml
00:58:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/pom.xml
00:58:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/pom.xml
00:58:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/pom.xml
00:58:23 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (39.26kB)
00:58:23 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (23.91kB)
00:58:23 [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.5milestones/S202102281829/plugins/ (65.24kB)
00:58:23 [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.5milestones/S202102281829/plugins/ (12.83kB)
00:58:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/pom.xml
00:58:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/pom.xml
00:58:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/pom.xml
00:58:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/pom.xml
00:58:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/pom.xml
00:58:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/pom.xml
00:58:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/pom.xml
00:58:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/pom.xml
00:58:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/pom.xml
00:58:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/pom.xml
00:58:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/pom.xml
00:58:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/pom.xml
00:58:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.commands:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/pom.xml
00:58:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.commands:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/pom.xml
00:58:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.commands:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/pom.xml
00:58:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/pom.xml
00:58:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/pom.xml
00:58:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/pom.xml
00:58:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/pom.xml
00:58:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/pom.xml
00:58:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/pom.xml
00:58:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/pom.xml
00:58:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/pom.xml
00:58:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/pom.xml
00:58:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/pom.xml
00:58:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/pom.xml
00:58:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/pom.xml
00:58:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/pom.xml
00:58:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/pom.xml
00:58:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/pom.xml
00:58:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/pom.xml
00:58:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/pom.xml
00:58:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/pom.xml
00:58:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/pom.xml
00:58:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/pom.xml
00:58:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/pom.xml
00:58:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.import:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/pom.xml
00:58:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.import:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/pom.xml
00:58:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.import:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/pom.xml
00:58:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.export:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/pom.xml
00:58:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.export:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/pom.xml
00:58:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.export:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/pom.xml
00:58:28 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (79.76kB)
00:58:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/pom.xml
00:58:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/pom.xml
00:58:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/pom.xml
00:58:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/pom.xml
00:58:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/pom.xml
00:58:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/pom.xml
00:58:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/pom.xml
00:58:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/pom.xml
00:58:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/pom.xml
00:58:29 [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (921.41kB)
00:58:30 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (87.59kB)
00:58:30 [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.5milestones/S202102281829/plugins/ (144.49kB)
00:58:31 [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.5milestones/S202102281829/plugins/ (243.5kB)
00:58:31 [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.5milestones/S202102281829/plugins/ (37.64kB)
00:58:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/pom.xml
00:58:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/pom.xml
00:58:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/pom.xml
00:58:32 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (142.08kB)
00:58:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/pom.xml
00:58:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/pom.xml
00:58:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/pom.xml
00:58:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/pom.xml
00:58:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/pom.xml
00:58:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/pom.xml
00:58:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/pom.xml
00:58:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/pom.xml
00:58:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/pom.xml
00:58:34 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.59kB)
00:58:34 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (14.33kB)
00:58:34 [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (30.07kB)
00:58:34 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (160.75kB)
00:58:34 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (172.04kB)
00:58:35 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (169.43kB)
00:58:35 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (71.02kB)
00:58:35 [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (162kB)
00:58:36 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (30.92kB)
00:58:36 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (40.25kB)
00:58:36 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (107.57kB)
00:58:36 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (70.04kB)
00:58:36 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (77.05kB)
00:58:36 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (215.55kB)
00:58:37 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (38.56kB)
00:58:37 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (62.38kB)
00:58:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/pom.xml
00:58:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/pom.xml
00:58:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/pom.xml
00:58:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/pom.xml
00:58:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/pom.xml
00:58:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/pom.xml
00:58:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/pom.xml
00:58:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/pom.xml
00:58:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/pom.xml
00:58:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/pom.xml
00:58:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/pom.xml
00:58:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/pom.xml
00:58:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/pom.xml
00:58:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/pom.xml
00:58:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/pom.xml
00:58:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/pom.xml
00:58:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/pom.xml
00:58:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/pom.xml
00:58:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/pom.xml
00:58:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/pom.xml
00:58:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/pom.xml
00:58:40 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (69.33kB)
00:58:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/pom.xml
00:58:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/pom.xml
00:58:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/pom.xml
00:58:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/pom.xml
00:58:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/pom.xml
00:58:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/pom.xml
00:58:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/pom.xml
00:58:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/pom.xml
00:58:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/pom.xml
00:58:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/pom.xml
00:58:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/pom.xml
00:58:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/pom.xml
00:58:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/pom.xml
00:58:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/pom.xml
00:58:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/pom.xml
00:58:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/pom.xml
00:58:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/pom.xml
00:58:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/pom.xml
00:58:42 [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)
00:58:42 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (69.5kB)
00:58:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/pom.xml
00:58:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/pom.xml
00:58:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/pom.xml
00:58:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/pom.xml
00:58:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/pom.xml
00:58:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/pom.xml
00:58:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/pom.xml
00:58:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/pom.xml
00:58:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/pom.xml
00:58:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/pom.xml
00:58:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/pom.xml
00:58:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/pom.xml
00:58:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/pom.xml
00:58:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/pom.xml
00:58:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/pom.xml
00:58:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/pom.xml
00:58:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/pom.xml
00:58:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/pom.xml
00:58:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml
00:58:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml
00:58:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/pom.xml
00:58:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/pom.xml
00:58:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/pom.xml
00:58:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/pom.xml
00:58:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/pom.xml
00:58:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/pom.xml
00:58:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/pom.xml
00:58:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/pom.xml
00:58:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/pom.xml
00:58:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/pom.xml
00:58:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/pom.xml
00:58:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/pom.xml
00:58:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/pom.xml
00:58:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/pom.xml
00:58:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/pom.xml
00:58:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/pom.xml
00:58:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/pom.xml
00:58:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/pom.xml
00:58:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/pom.xml
00:58:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/pom.xml
00:58:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/pom.xml
00:58:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/pom.xml
00:58:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/pom.xml
00:58:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/pom.xml
00:58:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/pom.xml
00:58:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/pom.xml
00:58:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/pom.xml
00:58:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/pom.xml
00:58:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/pom.xml
00:58:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/pom.xml
00:58:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/pom.xml
00:58:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/pom.xml
00:58:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/pom.xml
00:58:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/pom.xml
00:58:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/pom.xml
00:58:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/pom.xml
00:58:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/pom.xml
00:58:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/pom.xml
00:58:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/pom.xml
00:58:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/pom.xml
00:58:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/pom.xml
00:58:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/pom.xml
00:58:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/pom.xml
00:58:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml
00:58:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml
00:58:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/pom.xml
00:58:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/pom.xml
00:58:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/pom.xml
00:58:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/pom.xml
00:58:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/pom.xml
00:58:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/pom.xml
00:58:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/pom.xml
00:58:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/pom.xml
00:58:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/pom.xml
00:58:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/pom.xml
00:58:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/pom.xml
00:58:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/pom.xml
00:58:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/pom.xml
00:58:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/pom.xml
00:58:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/pom.xml
00:58:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/pom.xml
00:58:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/pom.xml
00:58:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/pom.xml
00:58:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/pom.xml
00:58:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/pom.xml
00:58:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/pom.xml
00:58:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/pom.xml
00:58:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/pom.xml
00:58:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/pom.xml
00:58:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/pom.xml
00:58:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/pom.xml
00:58:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/pom.xml
00:58:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/pom.xml
00:58:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/pom.xml
00:58:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/pom.xml
00:58:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit:3.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/pom.xml
00:58:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/pom.xml
00:58:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/pom.xml
00:58:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/pom.xml
00:58:56 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/pom.xml
00:58:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/pom.xml
00:58:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/pom.xml
00:58:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/pom.xml
00:58:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/pom.xml
00:58:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/pom.xml
00:58:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/pom.xml
00:58:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/pom.xml
00:58:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/pom.xml
00:58:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/pom.xml
00:58:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/pom.xml
00:58:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/pom.xml
00:58:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/pom.xml
00:58:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/pom.xml
00:58:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/pom.xml
00:58:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/pom.xml
00:58:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/pom.xml
00:58:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/pom.xml
00:58:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/pom.xml
00:58:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/pom.xml
00:58:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/pom.xml
00:58:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/pom.xml
00:58:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/pom.xml
00:58:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/pom.xml
00:58:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/pom.xml
00:58:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/pom.xml
00:58:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/pom.xml
00:58:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/pom.xml
00:58:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/pom.xml
00:59:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/pom.xml
00:59:00 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (31.58kB)
00:59:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/pom.xml
00:59:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/pom.xml
00:59:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/pom.xml
00:59:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/pom.xml
00:59:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/pom.xml
00:59:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/pom.xml
00:59:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/pom.xml
00:59:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/pom.xml
00:59:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/pom.xml
00:59:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/pom.xml
00:59:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/pom.xml
00:59:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/pom.xml
00:59:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/pom.xml
00:59:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/pom.xml
00:59:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/pom.xml
00:59:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/pom.xml
00:59:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/pom.xml
00:59:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/pom.xml
00:59:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/pom.xml
00:59:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/pom.xml
00:59:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/pom.xml
00:59:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/pom.xml
00:59:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/pom.xml
00:59:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/pom.xml
00:59:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/pom.xml
00:59:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/pom.xml
00:59:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/pom.xml
00:59:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/pom.xml
00:59:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/pom.xml
00:59:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/pom.xml
00:59:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/pom.xml
00:59:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/pom.xml
00:59:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/pom.xml
00:59:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/pom.xml
00:59:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/pom.xml
00:59:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/pom.xml
00:59:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/pom.xml
00:59:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/pom.xml
00:59:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/pom.xml
00:59:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/pom.xml
00:59:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/pom.xml
00:59:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/pom.xml
00:59:06 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (57.66kB)
00:59:06 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (58.7kB)
00:59:06 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (8.69kB)
00:59:07 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (12.68kB)
00:59:07 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (142.22kB)
00:59:07 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (162.32kB)
00:59:07 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (202.12kB)
00:59:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/pom.xml
00:59:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/pom.xml
00:59:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/pom.xml
00:59:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/pom.xml
00:59:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/pom.xml
00:59:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/pom.xml
00:59:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/pom.xml
00:59:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/pom.xml
00:59:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/pom.xml
00:59:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/pom.xml
00:59:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/pom.xml
00:59:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/pom.xml
00:59:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/pom.xml
00:59:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/pom.xml
00:59:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/pom.xml
00:59:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/pom.xml
00:59:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/pom.xml
00:59:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/pom.xml
00:59:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/pom.xml
00:59:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/pom.xml
00:59:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/pom.xml
00:59:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/pom.xml
00:59:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/pom.xml
00:59:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/pom.xml
00:59:10 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/pom.xml
00:59:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/pom.xml
00:59:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/pom.xml
00:59:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/pom.xml
00:59:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/pom.xml
00:59:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/pom.xml
00:59:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/pom.xml
00:59:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/pom.xml
00:59:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/pom.xml
00:59:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/pom.xml
00:59:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/pom.xml
00:59:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/pom.xml
00:59:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/pom.xml
00:59:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/pom.xml
00:59:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/pom.xml
00:59:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/pom.xml
00:59:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/pom.xml
00:59:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/pom.xml
00:59:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/pom.xml
00:59:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/pom.xml
00:59:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/pom.xml
00:59:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/pom.xml
00:59:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/pom.xml
00:59:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/pom.xml
00:59:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/pom.xml
00:59:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/pom.xml
00:59:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/pom.xml
00:59:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/pom.xml
00:59:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/pom.xml
00:59:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/pom.xml
00:59:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/pom.xml
00:59:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/pom.xml
00:59:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/pom.xml
00:59:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/pom.xml
00:59:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/pom.xml
00:59:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/pom.xml
00:59:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/pom.xml
00:59:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/pom.xml
00:59:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/pom.xml
00:59:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/pom.xml
00:59:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/pom.xml
00:59:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/pom.xml
00:59:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/pom.xml
00:59:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/pom.xml
00:59:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/pom.xml
00:59:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/pom.xml
00:59:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/pom.xml
00:59:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/pom.xml
00:59:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/pom.xml
00:59:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/pom.xml
00:59:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/pom.xml
00:59:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/pom.xml
00:59:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/pom.xml
00:59:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/pom.xml
00:59:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/pom.xml
00:59:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/pom.xml
00:59:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/pom.xml
00:59:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/pom.xml
00:59:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/pom.xml
00:59:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/pom.xml
00:59:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/pom.xml
00:59:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.developer.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.developer.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.developer.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/pom.xml
00:59:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/pom.xml
00:59:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/pom.xml
00:59:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/pom.xml
00:59:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/pom.xml
00:59:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/pom.xml
00:59:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/pom.xml
00:59:19 [INFO] Adding repository http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main
00:59:20 [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/main/
00:59:20 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (172B)
00:59:20 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ (103.68kB)
00:59:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/pom.xml
00:59:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/pom.xml
00:59:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/pom.xml
00:59:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/pom.xml
00:59:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/pom.xml
00:59:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/pom.xml
00:59:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/pom.xml
00:59:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/pom.xml
00:59:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/pom.xml
00:59:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/pom.xml
00:59:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/pom.xml
00:59:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/pom.xml
00:59:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/pom.xml
00:59:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/pom.xml
00:59:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/pom.xml
00:59:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/pom.xml
00:59:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/pom.xml
00:59:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/pom.xml
00:59:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/pom.xml
00:59:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/pom.xml
00:59:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/pom.xml
00:59:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/pom.xml
00:59:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/pom.xml
00:59:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
00:59:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
00:59:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
00:59:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/pom.xml
00:59:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/pom.xml
00:59:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/pom.xml
00:59:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/pom.xml
00:59:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/pom.xml
00:59:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/pom.xml
00:59:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/pom.xml
00:59:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/pom.xml
00:59:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/pom.xml
00:59:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/pom.xml
00:59:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/pom.xml
00:59:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/pom.xml
00:59:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/pom.xml
00:59:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/pom.xml
00:59:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/pom.xml
00:59:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/pom.xml
00:59:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/pom.xml
00:59:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/pom.xml
00:59:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/pom.xml
00:59:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/pom.xml
00:59:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/pom.xml
00:59:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/pom.xml
00:59:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/pom.xml
00:59:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/pom.xml
00:59:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
00:59:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
00:59:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml
00:59:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.doc.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml
00:59:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.doc.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml
00:59:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.doc.feature:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml
00:59:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml
00:59:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml
00:59:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.editor.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml
00:59:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/pom.xml
00:59:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/pom.xml
00:59:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/pom.xml
00:59:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml
00:59:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml
00:59:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml
00:59:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml
00:59:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml
00:59:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml
00:59:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/pom.xml
00:59:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/pom.xml
00:59:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/pom.xml
00:59:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml
00:59:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml
00:59:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml
00:59:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml
00:59:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml
00:59:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml
00:59:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/pom.xml
00:59:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/pom.xml
00:59:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/pom.xml
00:59:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml
00:59:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml
00:59:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml
00:59:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml
00:59:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml
00:59:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml
00:59:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/pom.xml
00:59:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/pom.xml
00:59:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/pom.xml
00:59:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml
00:59:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml
00:59:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml
00:59:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml
00:59:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml
00:59:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml
00:59:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/pom.xml
00:59:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/pom.xml
00:59:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/pom.xml
00:59:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml
00:59:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml
00:59:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml
00:59:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml
00:59:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml
00:59:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml
00:59:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml
00:59:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml
00:59:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml
00:59:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml
00:59:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml
00:59:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml
00:59:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/pom.xml
00:59:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/pom.xml
00:59:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/pom.xml
00:59:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml
00:59:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml
00:59:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml
00:59:34 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml
00:59:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml
00:59:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml
00:59:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml
00:59:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml
00:59:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml
00:59:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/pom.xml
00:59:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/pom.xml
00:59:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/pom.xml
00:59:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml
00:59:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml
00:59:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml
00:59:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/pom.xml
00:59:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/pom.xml
00:59:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/pom.xml
00:59:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/pom.xml
00:59:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/pom.xml
00:59:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/pom.xml
00:59:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml
00:59:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml
00:59:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml
00:59:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml
00:59:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml
00:59:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml
00:59:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml
00:59:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml
00:59:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml
00:59:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml
00:59:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml
00:59:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml
00:59:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml
00:59:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml
00:59:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml
00:59:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/pom.xml
00:59:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/pom.xml
00:59:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/pom.xml
00:59:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml
00:59:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml
00:59:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml
00:59:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/pom.xml
00:59:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/pom.xml
00:59:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/pom.xml
00:59:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml
00:59:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml
00:59:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml
00:59:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml
00:59:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml
00:59:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml
00:59:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/pom.xml
00:59:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/pom.xml
00:59:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/pom.xml
00:59:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/pom.xml
00:59:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/pom.xml
00:59:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/pom.xml
00:59:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml
00:59:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml
00:59:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml
00:59:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml
00:59:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml
00:59:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml
00:59:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature:0.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml
00:59:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature:0.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml
00:59:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature:0.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml
00:59:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/pom.xml
00:59:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/pom.xml
00:59:43 [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (79.76kB)
00:59:43 [INFO] The user operation is waiting for background work to complete.
00:59:43 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (762.75kB)
00:59:43 [INFO] The user operation is waiting for background work to complete.
00:59:43 [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)
00:59:43 [INFO] The user operation is waiting for background work to complete.
00:59:43 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (9.67MB)
00:59:43 [INFO] The user operation is waiting for background work to complete.
00:59:43 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (1.28MB)
00:59:43 [INFO] The user operation is waiting for background work to complete.
00:59:43 [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (328.72kB)
00:59:43 [INFO] The user operation is waiting for background work to complete.
00:59:43 [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (328.72kB)
00:59:44 [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (170.74kB)
00:59:44 [INFO] The user operation is waiting for background work to complete.
00:59:44 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (36.66kB)
00:59:44 [INFO] The user operation is waiting for background work to complete.
00:59:44 [INFO] Fetching org.eclipse.osgi_3.16.200.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (470.54kB)
00:59:44 [INFO] The user operation is waiting for background work to complete.
00:59:44 [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.85MB)
00:59:44 [INFO] The user operation is waiting for background work to complete.
00:59:44 [INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (13kB)
00:59:44 [INFO] The user operation is waiting for background work to complete.
00:59:44 [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (102.39kB)
00:59:44 [INFO] The user operation is waiting for background work to complete.
00:59:44 [INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (102.39kB)
00:59:44 [INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (63.23kB)
00:59:44 [INFO] The user operation is waiting for background work to complete.
00:59:44 [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.47kB)
00:59:44 [INFO] The user operation is waiting for background work to complete.
00:59:44 [INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.47kB)
00:59:45 [INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (255.73kB)
00:59:45 [INFO] The user operation is waiting for background work to complete.
00:59:45 [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)
00:59:45 [INFO] The user operation is waiting for background work to complete.
00:59:45 [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (30.07kB)
00:59:45 [INFO] The user operation is waiting for background work to complete.
00:59:45 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (143.98kB)
00:59:45 [INFO] The user operation is waiting for background work to complete.
00:59:45 [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (82.7kB)
00:59:45 [INFO] The user operation is waiting for background work to complete.
00:59:45 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (33.71kB)
00:59:45 [INFO] The user operation is waiting for background work to complete.
00:59:45 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (155.35kB)
00:59:45 [INFO] The user operation is waiting for background work to complete.
00:59:45 [INFO] Fetching org.eclipse.osgi.services_3.10.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.93kB)
00:59:45 [INFO] The user operation is waiting for background work to complete.
00:59:45 [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (30.58kB)
00:59:45 [INFO] The user operation is waiting for background work to complete.
00:59:46 [INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (71.46kB)
00:59:46 [INFO] The user operation is waiting for background work to complete.
00:59:46 [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.03kB)
00:59:46 [INFO] The user operation is waiting for background work to complete.
00:59:46 [INFO] Fetching org.eclipse.core.runtime_3.20.100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.38kB)
00:59:46 [INFO] The user operation is waiting for background work to complete.
00:59:46 [INFO] Fetching org.eclipse.compare_3.7.1300.v20210114-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (306.78kB)
00:59:46 [INFO] The user operation is waiting for background work to complete.
00:59:46 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (339.79kB)
00:59:46 [INFO] The user operation is waiting for background work to complete.
00:59:46 [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (339.79kB)
00:59:46 [INFO] Fetching org.eclipse.jface.text_3.17.0.v20210213-0904.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (317.43kB)
00:59:46 [INFO] The user operation is waiting for background work to complete.
00:59:46 [INFO] Fetching org.eclipse.ui.ide_3.18.100.v20210122-1536.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (950.29kB)
00:59:46 [INFO] The user operation is waiting for background work to complete.
00:59:46 [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.88kB)
00:59:46 [INFO] The user operation is waiting for background work to complete.
00:59:46 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (235.59kB)
00:59:46 [INFO] The user operation is waiting for background work to complete.
00:59:47 [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.72kB)
00:59:47 [INFO] The user operation is waiting for background work to complete.
00:59:47 [INFO] Fetching org.eclipse.ui.editors_3.14.0.v20210215-0846.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (200.97kB)
00:59:47 [INFO] The user operation is waiting for background work to complete.
00:59:47 [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (122.98kB)
00:59:47 [INFO] The user operation is waiting for background work to complete.
00:59:48 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.82kB)
00:59:48 [INFO] The user operation is waiting for background work to complete.
00:59:48 [INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.1kB)
00:59:48 [INFO] The user operation is waiting for background work to complete.
00:59:48 [INFO] Fetching org.eclipse.equinox.common_3.14.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.96kB)
00:59:48 [INFO] The user operation is waiting for background work to complete.
00:59:48 [INFO] Fetching org.eclipse.core.contenttype_3.7.900.v20210111-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.22kB)
00:59:48 [INFO] The user operation is waiting for background work to complete.
00:59:48 [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.51kB)
00:59:48 [INFO] The user operation is waiting for background work to complete.
00:59:48 [INFO] Fetching org.eclipse.equinox.registry_3.10.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.13kB)
00:59:48 [INFO] The user operation is waiting for background work to complete.
00:59:48 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (56.91kB)
00:59:48 [INFO] The user operation is waiting for background work to complete.
00:59:48 [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (82.74kB)
00:59:48 [INFO] The user operation is waiting for background work to complete.
00:59:48 [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.71kB)
00:59:48 [INFO] The user operation is waiting for background work to complete.
00:59:49 [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.17kB)
00:59:49 [INFO] The user operation is waiting for background work to complete.
00:59:49 [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.14kB)
00:59:49 [INFO] The user operation is waiting for background work to complete.
00:59:49 [INFO] Fetching org.eclipse.text_3.11.0.v20210203-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (100.65kB)
00:59:49 [INFO] The user operation is waiting for background work to complete.
00:59:49 [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.79kB)
00:59:49 [INFO] The user operation is waiting for background work to complete.
00:59:49 [INFO] Fetching org.eclipse.core.jobs_3.10.1100.v20210111-0815.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.09kB)
00:59:49 [INFO] The user operation is waiting for background work to complete.
00:59:49 [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (42.03kB)
00:59:49 [INFO] The user operation is waiting for background work to complete.
00:59:49 [INFO] Fetching org.eclipse.debug.core_3.18.0.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (125.97kB)
00:59:49 [INFO] The user operation is waiting for background work to complete.
00:59:49 [INFO] Fetching org.eclipse.debug.ui_3.14.800.v20210222-1101.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,018.14kB)
00:59:49 [INFO] The user operation is waiting for background work to complete.
00:59:49 [INFO] Fetching org.eclipse.ui.console_3.10.100.v20201211-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.58kB)
00:59:49 [INFO] The user operation is waiting for background work to complete.
00:59:49 [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (120.7kB)
00:59:49 [INFO] The user operation is waiting for background work to complete.
00:59:50 [INFO] Fetching org.eclipse.jface_3.22.100.v20210126-0831.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (362.4kB)
00:59:50 [INFO] The user operation is waiting for background work to complete.
00:59:50 [INFO] Fetching org.eclipse.ui.workbench_3.122.100.v20210215-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (960.47kB)
00:59:50 [INFO] The user operation is waiting for background work to complete.
00:59:50 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.14kB)
00:59:50 [INFO] The user operation is waiting for background work to complete.
00:59:50 [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)
00:59:50 [INFO] The user operation is waiting for background work to complete.
00:59:50 [INFO] Fetching org.eclipse.swt_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.03kB)
00:59:50 [INFO] The user operation is waiting for background work to complete.
00:59:50 [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.78kB)
00:59:50 [INFO] The user operation is waiting for background work to complete.
00:59:50 [INFO] Fetching org.eclipse.e4.core.di_1.7.700.v20210128-2123.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.87kB)
00:59:50 [INFO] The user operation is waiting for background work to complete.
00:59:50 [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.66kB)
00:59:50 [INFO] The user operation is waiting for background work to complete.
00:59:50 [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.94kB)
00:59:50 [INFO] The user operation is waiting for background work to complete.
00:59:50 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.68kB)
00:59:50 [INFO] The user operation is waiting for background work to complete.
00:59:50 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.72kB)
00:59:50 [INFO] The user operation is waiting for background work to complete.
00:59:50 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.800.v20210110-1654.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.42kB)
00:59:50 [INFO] The user operation is waiting for background work to complete.
00:59:51 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (21.73kB)
00:59:51 [INFO] The user operation is waiting for background work to complete.
00:59:51 [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)
00:59:51 [INFO] The user operation is waiting for background work to complete.
00:59:51 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (484.19kB)
00:59:51 [INFO] The user operation is waiting for background work to complete.
00:59:51 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.02kB)
00:59:51 [INFO] The user operation is waiting for background work to complete.
00:59:51 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.15kB)
00:59:51 [INFO] The user operation is waiting for background work to complete.
00:59:51 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.100.v20201217-1340.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.63kB)
00:59:51 [INFO] The user operation is waiting for background work to complete.
00:59:51 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.78kB)
00:59:51 [INFO] The user operation is waiting for background work to complete.
00:59:51 [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.79kB)
00:59:51 [INFO] The user operation is waiting for background work to complete.
00:59:51 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.64kB)
00:59:51 [INFO] The user operation is waiting for background work to complete.
00:59:51 [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.13kB)
00:59:51 [INFO] The user operation is waiting for background work to complete.
00:59:51 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (110.28kB)
00:59:51 [INFO] The user operation is waiting for background work to complete.
00:59:52 [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.19kB)
00:59:52 [INFO] The user operation is waiting for background work to complete.
00:59:52 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.46kB)
00:59:52 [INFO] The user operation is waiting for background work to complete.
00:59:52 [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.100.v20210122-1731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.12kB)
00:59:52 [INFO] The user operation is waiting for background work to complete.
00:59:52 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.81kB)
00:59:52 [INFO] The user operation is waiting for background work to complete.
00:59:52 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.06kB)
00:59:52 [INFO] The user operation is waiting for background work to complete.
00:59:52 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (49.78kB)
00:59:52 [INFO] The user operation is waiting for background work to complete.
00:59:52 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.100.v20201221-2332.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (49.78kB)
00:59:52 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.41kB)
00:59:52 [INFO] The user operation is waiting for background work to complete.
00:59:52 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.0.v20201230-1610.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (62.6kB)
00:59:52 [INFO] The user operation is waiting for background work to complete.
00:59:52 [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.72kB)
00:59:52 [INFO] The user operation is waiting for background work to complete.
00:59:53 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.07kB)
00:59:53 [INFO] The user operation is waiting for background work to complete.
00:59:53 [INFO] Fetching org.eclipse.urischeme_1.1.300.v20210113-1544.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.89kB)
00:59:53 [INFO] The user operation is waiting for background work to complete.
00:59:53 [INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (126.92kB)
00:59:53 [INFO] The user operation is waiting for background work to complete.
00:59:53 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (114.56kB)
00:59:53 [INFO] The user operation is waiting for background work to complete.
00:59:53 [INFO] Fetching org.eclipse.jdt.launching_3.19.100.v20210217-1644.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (282.34kB)
00:59:53 [INFO] The user operation is waiting for background work to complete.
00:59:53 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (417.29kB)
00:59:53 [INFO] The user operation is waiting for background work to complete.
00:59:53 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.25.0.v20201231-0738.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (69.33kB)
00:59:53 [INFO] The user operation is waiting for background work to complete.
00:59:53 [INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (109.05kB)
00:59:53 [INFO] The user operation is waiting for background work to complete.
00:59:53 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (61.15kB)
00:59:53 [INFO] The user operation is waiting for background work to complete.
00:59:54 [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (59.59kB)
00:59:54 [INFO] The user operation is waiting for background work to complete.
00:59:54 [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (37.47kB)
00:59:54 [INFO] The user operation is waiting for background work to complete.
00:59:54 [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (30.39kB)
00:59:54 [INFO] The user operation is waiting for background work to complete.
00:59:54 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (96.81kB)
00:59:54 [INFO] The user operation is waiting for background work to complete.
00:59:54 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (44.81kB)
00:59:54 [INFO] The user operation is waiting for background work to complete.
00:59:54 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (18.43kB)
00:59:54 [INFO] The user operation is waiting for background work to complete.
00:59:54 [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)
00:59:54 [INFO] The user operation is waiting for background work to complete.
00:59:54 [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)
00:59:54 [INFO] The user operation is waiting for background work to complete.
00:59:54 [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)
00:59:54 [INFO] The user operation is waiting for background work to complete.
00:59:54 [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)
00:59:54 [INFO] The user operation is waiting for background work to complete.
00:59:55 [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)
00:59:55 [INFO] The user operation is waiting for background work to complete.
00:59:55 [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)
00:59:55 [INFO] The user operation is waiting for background work to complete.
00:59:55 [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)
00:59:55 [INFO] The user operation is waiting for background work to complete.
00:59:55 [INFO] Fetching org.eclipse.ocl.ecore_3.16.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (110.86kB)
00:59:55 [INFO] The user operation is waiting for background work to complete.
00:59:55 [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.98kB)
00:59:55 [INFO] The user operation is waiting for background work to complete.
00:59:55 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.47kB)
00:59:55 [INFO] The user operation is waiting for background work to complete.
00:59:55 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.56kB)
00:59:55 [INFO] The user operation is waiting for background work to complete.
00:59:55 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.0.v20210129-2007.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.14kB)
00:59:55 [INFO] The user operation is waiting for background work to complete.
00:59:55 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (108kB)
00:59:55 [INFO] The user operation is waiting for background work to complete.
00:59:56 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (44.42kB)
00:59:56 [INFO] The user operation is waiting for background work to complete.
00:59:56 [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.04kB)
00:59:56 [INFO] The user operation is waiting for background work to complete.
00:59:56 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (39.3kB)
00:59:56 [INFO] The user operation is waiting for background work to complete.
00:59:56 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.38kB)
00:59:56 [INFO] The user operation is waiting for background work to complete.
00:59:56 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.99kB)
00:59:56 [INFO] The user operation is waiting for background work to complete.
00:59:56 [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)
00:59:56 [INFO] The user operation is waiting for background work to complete.
00:59:56 [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)
00:59:56 [INFO] The user operation is waiting for background work to complete.
00:59:56 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.18kB)
00:59:56 [INFO] The user operation is waiting for background work to complete.
00:59:56 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (74.47kB)
00:59:56 [INFO] The user operation is waiting for background work to complete.
00:59:57 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.85kB)
00:59:57 [INFO] The user operation is waiting for background work to complete.
00:59:57 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.79kB)
00:59:57 [INFO] The user operation is waiting for background work to complete.
00:59:57 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.86kB)
00:59:57 [INFO] The user operation is waiting for background work to complete.
00:59:57 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.500.v20210211-1133.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.03kB)
00:59:57 [INFO] The user operation is waiting for background work to complete.
00:59:57 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.800.v20210205-1231.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (105.89kB)
00:59:57 [INFO] The user operation is waiting for background work to complete.
00:59:57 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.64kB)
00:59:57 [INFO] The user operation is waiting for background work to complete.
00:59:57 [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.86kB)
00:59:57 [INFO] The user operation is waiting for background work to complete.
00:59:57 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.600.v20210114-1107.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (122.23kB)
00:59:57 [INFO] The user operation is waiting for background work to complete.
00:59:57 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.800.v20210115-1344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.61kB)
00:59:57 [INFO] The user operation is waiting for background work to complete.
00:59:58 [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)
00:59:58 [INFO] The user operation is waiting for background work to complete.
00:59:58 [INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (124.96kB)
00:59:58 [INFO] The user operation is waiting for background work to complete.
00:59:58 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (40.42kB)
00:59:58 [INFO] The user operation is waiting for background work to complete.
00:59:58 [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.59kB)
00:59:58 [INFO] The user operation is waiting for background work to complete.
00:59:58 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.300.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (532.14kB)
00:59:58 [INFO] The user operation is waiting for background work to complete.
00:59:58 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.300.v20210208-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (105.56kB)
00:59:58 [INFO] The user operation is waiting for background work to complete.
00:59:58 [INFO] Fetching org.eclipse.jdt.debug_3.17.100.v20210220-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (901.43kB)
00:59:58 [INFO] The user operation is waiting for background work to complete.
00:59:58 [INFO] Fetching org.eclipse.jdt.ui_3.22.100.v20210224-0730.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (3.94MB)
00:59:58 [INFO] The user operation is waiting for background work to complete.
00:59:58 [INFO] Fetching org.eclipse.search_3.13.0.v20210212-0759.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (214.1kB)
00:59:58 [INFO] The user operation is waiting for background work to complete.
00:59:59 [INFO] Fetching org.eclipse.team.ui_3.8.1200.v20210204-1156.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (491.61kB)
00:59:59 [INFO] The user operation is waiting for background work to complete.
00:59:59 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.300.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (176.89kB)
00:59:59 [INFO] The user operation is waiting for background work to complete.
00:59:59 [INFO] Fetching org.eclipse.ui.navigator_3.10.0.v20210111-1352.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (130.04kB)
00:59:59 [INFO] The user operation is waiting for background work to complete.
00:59:59 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.0.v20210209-1136.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (70.23kB)
00:59:59 [INFO] The user operation is waiting for background work to complete.
00:59:59 [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.74kB)
00:59:59 [INFO] The user operation is waiting for background work to complete.
00:59:59 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (24.34kB)
00:59:59 [INFO] The user operation is waiting for background work to complete.
00:59:59 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (270.59kB)
00:59:59 [INFO] The user operation is waiting for background work to complete.
00:59:59 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (39.34kB)
00:59:59 [INFO] The user operation is waiting for background work to complete.
00:59:59 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (27.69kB)
00:59:59 [INFO] The user operation is waiting for background work to complete.
00:59:59 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (976.62kB)
01:00:00 [INFO] The user operation is waiting for background work to complete.
01:00:00 [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)
01:00:00 [INFO] The user operation is waiting for background work to complete.
01:00:00 [INFO] Fetching org.eclipse.ocl.common_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (14.7kB)
01:00:00 [INFO] The user operation is waiting for background work to complete.
01:00:00 [INFO] Fetching org.eclipse.ocl.common.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (14.33kB)
01:00:00 [INFO] The user operation is waiting for background work to complete.
01:00:00 [INFO] Fetching org.eclipse.ocl.examples.debug_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (30.07kB)
01:00:00 [INFO] The user operation is waiting for background work to complete.
01:00:00 [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (160.75kB)
01:00:00 [INFO] The user operation is waiting for background work to complete.
01:00:00 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (172.04kB)
01:00:00 [INFO] The user operation is waiting for background work to complete.
01:00:00 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (169.43kB)
01:00:00 [INFO] The user operation is waiting for background work to complete.
01:00:00 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (71.02kB)
01:00:00 [INFO] The user operation is waiting for background work to complete.
01:00:00 [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (71.02kB)
01:00:00 [INFO] Fetching org.eclipse.ocl.xtext.base_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (162kB)
01:00:00 [INFO] The user operation is waiting for background work to complete.
01:00:01 [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (30.92kB)
01:00:01 [INFO] The user operation is waiting for background work to complete.
01:00:01 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (57.66kB)
01:00:01 [INFO] The user operation is waiting for background work to complete.
01:00:01 [INFO] Fetching org.eclipse.ocl.pivot_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (921.41kB)
01:00:01 [INFO] The user operation is waiting for background work to complete.
01:00:01 [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)
01:00:01 [INFO] The user operation is waiting for background work to complete.
01:00:01 [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (58.7kB)
01:00:01 [INFO] The user operation is waiting for background work to complete.
01:00:01 [INFO] Fetching org.eclipse.ocl.examples.ui_1.8.600.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (8.69kB)
01:00:01 [INFO] The user operation is waiting for background work to complete.
01:00:01 [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (40.25kB)
01:00:01 [INFO] The user operation is waiting for background work to complete.
01:00:01 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (1.03MB)
01:00:01 [INFO] The user operation is waiting for background work to complete.
01:00:01 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (107.57kB)
01:00:01 [INFO] The user operation is waiting for background work to complete.
01:00:02 [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (70.04kB)
01:00:02 [INFO] The user operation is waiting for background work to complete.
01:00:02 [INFO] Fetching org.eclipse.ocl.pivot.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (12.68kB)
01:00:02 [INFO] The user operation is waiting for background work to complete.
01:00:02 [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (142.22kB)
01:00:02 [INFO] The user operation is waiting for background work to complete.
01:00:02 [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (162.32kB)
01:00:02 [INFO] The user operation is waiting for background work to complete.
01:00:02 [INFO] Fetching org.eclipse.ocl.pivot.uml_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (87.59kB)
01:00:02 [INFO] The user operation is waiting for background work to complete.
01:00:02 [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.5milestones/S202102281829/plugins/ (144.49kB)
01:00:02 [INFO] The user operation is waiting for background work to complete.
01:00:02 [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.5milestones/S202102281829/plugins/ (243.5kB)
01:00:02 [INFO] The user operation is waiting for background work to complete.
01:00:02 [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (77.05kB)
01:00:02 [INFO] The user operation is waiting for background work to complete.
01:00:02 [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (215.55kB)
01:00:02 [INFO] The user operation is waiting for background work to complete.
01:00:03 [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (202.12kB)
01:00:03 [INFO] The user operation is waiting for background work to complete.
01:00:03 [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (38.56kB)
01:00:03 [INFO] The user operation is waiting for background work to complete.
01:00:03 [INFO] Fetching org.eclipse.ocl.xtext.markup_1.14.0.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (62.38kB)
01:00:03 [INFO] The user operation is waiting for background work to complete.
01:00:03 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (11.51kB)
01:00:03 [INFO] The user operation is waiting for background work to complete.
01:00:03 [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.5milestones/S202102281829/plugins/ (15.77kB)
01:00:03 [INFO] The user operation is waiting for background work to complete.
01:00:03 [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.5milestones/S202102281829/plugins/ (171.86kB)
01:00:03 [INFO] The user operation is waiting for background work to complete.
01:00:03 [INFO] Fetching org.eclipse.xwt_1.6.0.202011091434.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.6.0/1.6.0-M2/plugins/ (178.18kB)
01:00:03 [INFO] The user operation is waiting for background work to complete.
01:00:03 [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.5milestones/S202102281829/plugins/ (65.24kB)
01:00:03 [INFO] The user operation is waiting for background work to complete.
01:00:04 [INFO] Fetching org.eclipse.ui.intro_3.6.100.v20210119-2223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (142.08kB)
01:00:04 [INFO] The user operation is waiting for background work to complete.
01:00:04 [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.5milestones/S202102281829/plugins/ (37.64kB)
01:00:04 [INFO] The user operation is waiting for background work to complete.
01:00:04 [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.5milestones/S202102281829/plugins/ (12.83kB)
01:00:04 [INFO] The user operation is waiting for background work to complete.
01:00:04 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/modeling/mdt/uml2/updates/5.5milestones/S202102281829/plugins/ (35.18kB)
01:00:04 [INFO] The user operation is waiting for background work to complete.
01:00:04 [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)
01:00:04 [INFO] The user operation is waiting for background work to complete.
01:00:04 [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)
01:00:04 [INFO] The user operation is waiting for background work to complete.
01:00:04 [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)
01:00:04 [INFO] The user operation is waiting for background work to complete.
01:00:04 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (60.98kB)
01:00:04 [INFO] The user operation is waiting for background work to complete.
01:00:05 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.18MB)
01:00:05 [INFO] The user operation is waiting for background work to complete.
01:00:05 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (836.99kB)
01:00:05 [INFO] The user operation is waiting for background work to complete.
01:00:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/pom.xml
01:00:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
01:00:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
01:00:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
01:00:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
01:00:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
01:00:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/pom.xml
01:00:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
01:00:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
01:00:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/pom.xml
01: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-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
01:00:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
01:00:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/pom.xml
01:00:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
01:00:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
01:00:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/pom.xml
01:00:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml
01:00:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml
01:00:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature:3.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/pom.xml
01:00:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
01:00:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
01:00:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml
01:00:16 [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-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
01:00:16 [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-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
01:00:17 [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-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/pom.xml
01:00:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
01:00:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
01:00:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/pom.xml
01:00:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
01:00:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
01:00:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/pom.xml
01:00:21 [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.05kB)
01:00:21 [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.85kB)
01:00:21 [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (475.35kB)
01:00:22 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.62kB)
01:00:22 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.200.v20210224-0638.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.67MB)
01:00:22 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (232.08kB)
01:00:23 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.94kB)
01:00:23 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (288.69kB)
01:00:23 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (71.54kB)
01:00:23 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.62kB)
01:00:24 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.62kB)
01:00:24 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (123kB)
01:00:24 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.45MB)
01:00:26 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.57kB)
01:00:26 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (150.08kB)
01:00:27 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (85.04kB)
01:00:27 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.19kB)
01:00:28 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.41kB)
01:00:28 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (29.18kB)
01:00:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
01:00:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
01:00:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/pom.xml
01:00:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
01:00:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
01:00:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/pom.xml
01:00:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
01:00:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
01:00:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/pom.xml
01:00:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
01:00:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
01:00:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/pom.xml
01:00:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
01:00:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
01:00:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/pom.xml
01:00:30 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202102231741.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202102231741/core/plugins/ (181.72kB)
01:00:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
01:00:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
01:00:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/pom.xml
01:00:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
01:00:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
01:00:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/pom.xml
01:00:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
01:00:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
01:00:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/pom.xml
01:00:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
01:00:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
01:00:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/pom.xml
01:00:33 [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-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
01:00:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
01:00:33 [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-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/pom.xml
01:00:33 [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-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
01:00:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
01:00:33 [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-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/pom.xml
01:00:33 [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-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
01:00:33 [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-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
01:00:34 [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-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/pom.xml
01:00:34 [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-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
01:00:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
01:00:34 [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-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/pom.xml
01:00:35 [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-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
01:00:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
01:00:35 [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-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/pom.xml
01:00:35 [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-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
01:00:35 [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-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
01:00:36 [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-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/pom.xml
01:00:36 [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-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
01:00:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
01:00:36 [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-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/pom.xml
01:00:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
01:00:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
01:00:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/pom.xml
01:00:37 [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-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
01:00:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
01:00:37 [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-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/pom.xml
01:00:37 [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-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
01:00:37 [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-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
01:00:38 [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-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/pom.xml
01:00:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml
01:00:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml
01:00:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/pom.xml
01:00:38 [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (23.86kB)
01:00:38 [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.3.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (95.32kB)
01:00:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml
01:00:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml
01:00:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen:2.10.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/pom.xml
01:00:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml
01:00:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml
01:00:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/pom.xml
01:00:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml
01:00:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml
01:00:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/pom.xml
01:00:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml
01:00:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml
01:00:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/pom.xml
01:00:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml
01:00:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml
01:00:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/pom.xml
01:00:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml
01:00:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml
01:00:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/pom.xml
01:00:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml
01:00:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml
01:00:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/pom.xml
01:00:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml
01:00:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml
01:00:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge:1.3.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/pom.xml
01:00:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml
01:00:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml
01:00:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/pom.xml
01:00:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui:1.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml
01:00:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui:1.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml
01:00:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui:1.5.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/pom.xml
01:00:41 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (40.2kB)
01:00:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml
01:00:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml
01:00:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard:2.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/pom.xml
01:00:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
01:00:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
01:00:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen:2.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/pom.xml
01:00:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
01:00:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
01:00:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit:2.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/pom.xml
01:00:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
01:00:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
01:00:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/pom.xml
01:00:42 [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-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
01:00:42 [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-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
01:00:43 [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-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/pom.xml
01:00:43 [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-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
01:00:43 [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-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
01:00:43 [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-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/pom.xml
01:00:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
01:00:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
01:00:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/pom.xml
01:00:43 [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-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
01:00:43 [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-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
01:00:43 [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-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/pom.xml
01:00:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml
01:00:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml
01:00:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/pom.xml
01:00:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml
01:00:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml
01:00:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/pom.xml
01:00:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
01:00:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
01:00:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/pom.xml
01:00:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
01:00:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
01:00:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.codegen:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/pom.xml
01:00:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml
01:00:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml
01:00:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.def:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/pom.xml
01:00:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
01:00:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
01:00:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/pom.xml
01:00:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
01:00:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
01:00:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/pom.xml
01:00:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
01:00:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
01:00:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/pom.xml
01:00:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
01:00:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
01:00:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.types:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/pom.xml
01:00:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
01:00:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
01:00:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/pom.xml
01:00:47 [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-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
01:00:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
01:00:47 [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-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/pom.xml
01:00:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
01:00:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
01:00:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/pom.xml
01:00:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
01:00:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
01:00:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/pom.xml
01:00:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
01:00:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
01:00:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/pom.xml
01:00:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml
01:00:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml
01:00:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/pom.xml
01:00:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
01:00:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
01:00:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/pom.xml
01:00:49 [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-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
01:00:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
01:00:49 [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-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/pom.xml
01:00:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
01:00:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
01:00:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/pom.xml
01:00:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
01:00:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
01:00:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.releng.tools:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/pom.xml
01:00:50 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (333.69kB)
01:00:51 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (109.72kB)
01:00:51 [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)
01:00:51 [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)
01:00:51 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (48.21kB)
01:00:52 [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)
01:00:52 [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)
01:00:52 [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)
01:00:52 [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (73.73kB)
01:00:52 [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)
01:00:53 [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)
01:00:53 [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)
01:00:53 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.5.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (13.55kB)
01:00:53 [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)
01:00:53 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.04kB)
01:00:54 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.34kB)
01:00:54 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.47kB)
01:00:54 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.05kB)
01:00:54 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.99kB)
01:00:54 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.76kB)
01:00:55 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.63kB)
01:00:55 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (34.29kB)
01:00:55 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20201230-0920.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (77.39kB)
01:00:55 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (35.03kB)
01:00:55 [INFO] Fetching org.eclipse.oomph.p2.core_1.17.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (126.06kB)
01:00:56 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (25.46kB)
01:00:56 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (34.97kB)
01:00:56 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (42.96kB)
01:00:56 [INFO] Fetching org.eclipse.oomph.setup_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (137.89kB)
01:00:56 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (25.08kB)
01:00:57 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (38.16kB)
01:00:57 [INFO] Fetching org.eclipse.oomph.targlets.core_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (52.76kB)
01:00:57 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (13.65kB)
01:00:57 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (18.45kB)
01:00:57 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (21.66kB)
01:00:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
01:00:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
01:00:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/pom.xml
01:00:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
01:00:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
01:00:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.architectureview:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/pom.xml
01:00:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
01:00:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
01:00:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/pom.xml
01:00:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
01:00:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
01:00:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/pom.xml
01:00:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
01:00:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
01:00:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/pom.xml
01:00:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
01:00:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
01:00:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/pom.xml
01:00:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
01:00:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
01:00:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.framework:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/pom.xml
01:00:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
01:00:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
01:01:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.junit.utils:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/pom.xml
01:01:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
01:01:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
01:01:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/pom.xml
01:01:00 [INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.78kB)
01:01:01 [INFO] Fetching org.eclipse.equinox.launcher_1.6.100.v20201223-0822.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.99kB)
01:01:01 [INFO] Fetching org.eclipse.pde.api.tools_1.2.300.v20210205-1814.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (929.57kB)
01:01:01 [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)
01:01:02 [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (26.39kB)
01:01:02 [INFO] Fetching org.eclipse.ui.ide.application_1.4.0.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (56.26kB)
01:01:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/toolsmiths/site/pom.xml
01:01:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/toolsmiths/site/pom.xml
01:01:02 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (333.69kB)
01:01:02 [INFO] The user operation is waiting for background work to complete.
01:01:03 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (109.72kB)
01:01:03 [INFO] The user operation is waiting for background work to complete.
01:01:04 [INFO] Fetching org.eclipse.ant.launching_1.2.1000.v20200610-1458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.05kB)
01:01:04 [INFO] The user operation is waiting for background work to complete.
01:01:04 [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.85kB)
01:01:04 [INFO] The user operation is waiting for background work to complete.
01:01:04 [INFO] Fetching org.eclipse.ant.ui_3.7.1200.v20210206-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (475.35kB)
01:01:04 [INFO] The user operation is waiting for background work to complete.
01:01:04 [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.62kB)
01:01:04 [INFO] The user operation is waiting for background work to complete.
01:01:04 [INFO] Fetching org.eclipse.jdt.junit_3.11.1100.v20210203-1102.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (232.08kB)
01:01:04 [INFO] The user operation is waiting for background work to complete.
01:01:04 [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)
01:01:04 [INFO] The user operation is waiting for background work to complete.
01:01:04 [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)
01:01:04 [INFO] The user operation is waiting for background work to complete.
01:01:04 [INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (48.21kB)
01:01:04 [INFO] The user operation is waiting for background work to complete.
01:01:05 [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)
01:01:05 [INFO] The user operation is waiting for background work to complete.
01:01:05 [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)
01:01:05 [INFO] The user operation is waiting for background work to complete.
01:01:05 [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)
01:01:05 [INFO] The user operation is waiting for background work to complete.
01:01:05 [INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (73.73kB)
01:01:05 [INFO] The user operation is waiting for background work to complete.
01:01:05 [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.5.0.v20200630-0516.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (13.55kB)
01:01:05 [INFO] The user operation is waiting for background work to complete.
01:01:05 [INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.04kB)
01:01:05 [INFO] The user operation is waiting for background work to complete.
01:01:05 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.0.v20210202-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.34kB)
01:01:05 [INFO] The user operation is waiting for background work to complete.
01:01:06 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.47kB)
01:01:06 [INFO] The user operation is waiting for background work to complete.
01:01:06 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.05kB)
01:01:06 [INFO] The user operation is waiting for background work to complete.
01:01:06 [INFO] Fetching org.eclipse.emf.compare_3.5.3.202102231741.jar.pack.gz from https://download.eclipse.org/modeling/emf/compare/updates/milestones/3.3/S202102231741/core/plugins/ (181.72kB)
01:01:06 [INFO] The user operation is waiting for background work to complete.
01:01:06 [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (40.2kB)
01:01:06 [INFO] The user operation is waiting for background work to complete.
01:01:06 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.99kB)
01:01:06 [INFO] The user operation is waiting for background work to complete.
01:01:06 [INFO] Fetching org.eclipse.equinox.p2.console_1.1.500.v20210116-1227.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.99kB)
01:01:06 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.94kB)
01:01:06 [INFO] The user operation is waiting for background work to complete.
01:01:06 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.76kB)
01:01:06 [INFO] The user operation is waiting for background work to complete.
01:01:06 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.0.v20210114-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (288.69kB)
01:01:06 [INFO] The user operation is waiting for background work to complete.
01:01:07 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (71.54kB)
01:01:07 [INFO] The user operation is waiting for background work to complete.
01:01:07 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.500.v20210108-0738.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.63kB)
01:01:07 [INFO] The user operation is waiting for background work to complete.
01:01:07 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.500.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.62kB)
01:01:07 [INFO] The user operation is waiting for background work to complete.
01:01:07 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1000.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.62kB)
01:01:07 [INFO] The user operation is waiting for background work to complete.
01:01:07 [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (123kB)
01:01:07 [INFO] The user operation is waiting for background work to complete.
01:01:07 [INFO] Fetching org.eclipse.m2m.qvt.oml.project_3.10.2.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (23.86kB)
01:01:07 [INFO] The user operation is waiting for background work to complete.
01:01:07 [INFO] Fetching org.eclipse.m2m.qvt.oml.runtime_3.10.3.v20210302-1249.jar.pack.gz from https://download.eclipse.org/mmt/qvto/updates/milestones/3.10.3/S202103021249/plugins/ (95.32kB)
01:01:07 [INFO] The user operation is waiting for background work to complete.
01:01:09 [INFO] Fetching org.eclipse.oomph.base_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (34.29kB)
01:01:09 [INFO] The user operation is waiting for background work to complete.
01:01:09 [INFO] Fetching org.eclipse.oomph.util_1.16.0.v20201230-0920.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (77.39kB)
01:01:09 [INFO] The user operation is waiting for background work to complete.
01:01:09 [INFO] Fetching org.eclipse.oomph.p2_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (35.03kB)
01:01:09 [INFO] The user operation is waiting for background work to complete.
01:01:09 [INFO] Fetching org.eclipse.oomph.p2.core_1.17.0.v20200820-0414.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (126.06kB)
01:01:09 [INFO] The user operation is waiting for background work to complete.
01:01:09 [INFO] Fetching org.eclipse.oomph.predicates_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (25.46kB)
01:01:09 [INFO] The user operation is waiting for background work to complete.
01:01:09 [INFO] Fetching org.eclipse.oomph.preferences_1.12.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (34.97kB)
01:01:09 [INFO] The user operation is waiting for background work to complete.
01:01:09 [INFO] Fetching org.eclipse.oomph.resources_1.15.0.v20210211-0559.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (42.96kB)
01:01:09 [INFO] The user operation is waiting for background work to complete.
01:01:09 [INFO] Fetching org.eclipse.oomph.setup_1.19.0.v20210223-0655.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (137.89kB)
01:01:09 [INFO] The user operation is waiting for background work to complete.
01:01:10 [INFO] Fetching org.eclipse.oomph.setup.targlets_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (25.08kB)
01:01:10 [INFO] The user operation is waiting for background work to complete.
01:01:10 [INFO] Fetching org.eclipse.oomph.targlets_1.14.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (38.16kB)
01:01:10 [INFO] The user operation is waiting for background work to complete.
01:01:11 [INFO] Fetching org.eclipse.oomph.targlets.core_1.13.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (52.76kB)
01:01:11 [INFO] The user operation is waiting for background work to complete.
01:01:11 [INFO] Fetching org.eclipse.oomph.util.pde_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (13.65kB)
01:01:11 [INFO] The user operation is waiting for background work to complete.
01:01:11 [INFO] Fetching org.eclipse.oomph.setup.workingsets_1.13.0.v20200815-0620.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (18.45kB)
01:01:11 [INFO] The user operation is waiting for background work to complete.
01:01:11 [INFO] Fetching org.eclipse.oomph.workingsets_1.11.0.v20200624-1156.jar.pack.gz from https://download.eclipse.org/oomph/drops/milestone/S20210223-060212-1.20.0-M3/plugins/ (21.66kB)
01:01:11 [INFO] The user operation is waiting for background work to complete.
01:01:11 [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)
01:01:11 [INFO] The user operation is waiting for background work to complete.
01:01:12 [INFO] Fetching org.eclipse.pde.ui_3.13.0.v20210209-0833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.45MB)
01:01:12 [INFO] The user operation is waiting for background work to complete.
01:01:12 [INFO] Fetching org.objectweb.asm.tree_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (26.39kB)
01:01:12 [INFO] The user operation is waiting for background work to complete.
01:01:12 [INFO] Fetching org.eclipse.pde.launching_3.9.200.v20201208-1742.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.57kB)
01:01:12 [INFO] The user operation is waiting for background work to complete.
01:01:12 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.200.v20210121-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (150.08kB)
01:01:12 [INFO] The user operation is waiting for background work to complete.
01:01:12 [INFO] Fetching org.eclipse.ui.views.log_1.2.1400.v20210122-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (85.04kB)
01:01:12 [INFO] The user operation is waiting for background work to complete.
01:01:12 [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.19kB)
01:01:12 [INFO] The user operation is waiting for background work to complete.
01:01:12 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.41kB)
01:01:12 [INFO] The user operation is waiting for background work to complete.
01:01:12 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (29.18kB)
01:01:12 [INFO] The user operation is waiting for background work to complete.
01:01:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/toolsmiths/site/pom.xml
01:01:15 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml
01:01:16 [INFO] Adding repository http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths
01:01:17 [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/toolsmiths/
01:01:17 [INFO] Fetching p2.index from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (172B)
01:01:17 [INFO] Fetching content.xml.xz from https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ (27.84kB)
01:01:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml
01:01:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml
01:01:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml
01:01:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml
01:01:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml
01:01:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml
01:01:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml
01:01:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml
01:01:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml
01:01:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml
01:01:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml
01:01:19 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml
01:01:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml
01:01:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml
01:01:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml
01:01:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml
01:01:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml
01:01:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml
01:01:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml
01:01:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml
01:01:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml
01:01:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml
01:01:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml
01:01:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml
01:01:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml
01:01:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml
01:01:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml
01:01:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml
01:01:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml
01:01:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml
01:01:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml
01:01:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml
01:01:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml
01:01:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml
01:01:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml
01:01:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml
01:01:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml
01:01:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml
01:01:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml
01:01:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml
01:01:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml
01:01:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml
01:01:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml
01:01:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml
01:01:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml
01:01:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml
01:01:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml
01:01:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml
01:01:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml
01:01:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml
01:01:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml
01:01:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml
01:01:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml
01:01:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml
01:01:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml
01:01:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml
01:01:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml
01:01:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml
01:01:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml
01:01:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml
01:01:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml
01:01:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml
01:01:29 [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (107.05kB)
01:01:29 [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)
01:01:30 [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)
01:01:30 [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (108.23kB)
01:01:30 [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)
01:01:30 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (29.94kB)
01:01:30 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (77.96kB)
01:01:31 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (35.42kB)
01:01:31 [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)
01:01:31 [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (696.23kB)
01:01:32 [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (962.55kB)
01:01:33 [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (3.42MB)
01:01:35 [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (12.57kB)
01:01:35 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (11.32kB)
01:01:35 [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (93.41kB)
01:01:35 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.300.v20210212-1137.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (103.62kB)
01:01:36 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (69.3kB)
01:01:36 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (944.53kB)
01:01:36 [INFO] Fetching org.eclipse.equinox.console_1.4.300.v20210211-2058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (52.27kB)
01:01:37 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.13kB)
01:01:37 [INFO] Fetching org.eclipse.e4.core.services.source_2.2.600.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (60.56kB)
01:01:37 [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.16.0.v20201230-1610.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.57kB)
01:01:37 [INFO] Fetching org.eclipse.e4.core.commands.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (21.58kB)
01:01:37 [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.13.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.64kB)
01:01:37 [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.1000.v20210111-0958.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (376.07kB)
01:01:38 [INFO] Fetching org.eclipse.e4.ui.services.source_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.37kB)
01:01:38 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.15.0.v20201125-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (139.58kB)
01:01:38 [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.12.100.v20210122-1731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (163.88kB)
01:01:38 [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.13.0.v20201015-0653.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (206.25kB)
01:01:38 [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.14.100.v20201217-1340.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (163.68kB)
01:01:38 [INFO] Fetching org.apache.batik.css.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (319.46kB)
01:01:38 [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)
01:01:39 [INFO] Fetching org.apache.batik.util.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (126.65kB)
01:01:39 [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)
01:01:39 [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)
01:01:39 [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)
01:01:39 [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (22.39kB)
01:01:39 [INFO] Fetching javax.annotation.source_1.3.5.v20200909-1856.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (57.91kB)
01:01:39 [INFO] Fetching org.eclipse.e4.core.di.source_1.7.700.v20210128-2123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.5kB)
01:01:40 [INFO] Fetching org.eclipse.e4.core.contexts.source_1.8.400.v20191217-1710.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (42.13kB)
01:01:40 [INFO] Fetching org.apache.batik.i18n.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (20.2kB)
01:01:40 [INFO] Fetching org.apache.batik.constants.source_1.13.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.72kB)
01:01:40 [INFO] Fetching org.apache.xmlgraphics.source_2.4.0.v20200622-2037.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (677.47kB)
01:01:40 [INFO] Fetching org.apache.commons.io.source_2.6.0.v20190123-2029.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (293.37kB)
01:01:41 [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (85.46kB)
01:01:41 [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.16.0.v20200507-0938.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.6kB)
01: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.19-I-builds/I20210224-1800/plugins/ (22.72kB)
01:01:41 [INFO] Fetching org.eclipse.e4.ui.di.source_1.3.0.v20210222-1018.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.48kB)
01:01:41 [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.4kB)
01:01:41 [INFO] Fetching org.eclipse.equinox.common.source_3.14.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (144.54kB)
01:01:42 [INFO] Fetching org.apache.felix.scr.source_2.1.24.v20200924-1939.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (278.04kB)
01:01:42 [INFO] Fetching org.eclipse.equinox.event.source_1.6.0.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.17kB)
01:01:42 [INFO] Fetching org.eclipse.core.commands.source_3.9.800.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (150.67kB)
01:01:42 [INFO] Fetching org.eclipse.core.contenttype.source_3.7.900.v20210111-0918.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (81.97kB)
01:01:42 [INFO] Fetching org.eclipse.core.databinding.source_1.10.100.v20200926-1123.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (145.76kB)
01:01:42 [INFO] Fetching org.eclipse.core.databinding.beans.source_1.7.200.v20210111-0759.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (75.48kB)
01:01:43 [INFO] Fetching org.eclipse.core.databinding.observable.source_1.10.0.v20200730-0848.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (208kB)
01:01:43 [INFO] Fetching org.eclipse.core.databinding.property.source_1.8.100.v20200619-0651.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.56kB)
01:01:43 [INFO] Fetching org.eclipse.core.expressions.source_3.7.100.v20210203-1000.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (86.87kB)
01:01:43 [INFO] Fetching org.eclipse.core.jobs.source_3.10.1100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (107.64kB)
01:01:43 [INFO] Fetching org.eclipse.core.runtime.source_3.20.100.v20210111-0815.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.15kB)
01:01:44 [INFO] Fetching org.eclipse.equinox.app.source_1.5.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (76.52kB)
01:01:44 [INFO] Fetching org.eclipse.equinox.launcher.source_1.6.100.v20201223-0822.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.68kB)
01:01:44 [INFO] Fetching org.eclipse.equinox.preferences.source_3.8.200.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (115.63kB)
01:01:44 [INFO] Fetching org.eclipse.equinox.registry.source_3.10.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (176.17kB)
01:01:44 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.600.v20200721-1308.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.39kB)
01:01:44 [INFO] Fetching org.eclipse.osgi.source_3.16.200.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.13MB)
01:01:45 [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.2.300.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (143.08kB)
01:01:45 [INFO] Fetching org.eclipse.osgi.services.source_3.10.0.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (244.91kB)
01:01:45 [INFO] Fetching org.eclipse.osgi.util.source_3.6.0.v20210212-1137.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (63.52kB)
01:01:45 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.82MB)
01:01:46 [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.24kB)
01:01:46 [INFO] Fetching org.eclipse.jface.source_3.22.100.v20210126-0831.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,022.85kB)
01:01:46 [INFO] Fetching org.eclipse.jface.databinding.source_1.12.200.v20210111-0911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (230.28kB)
01:01:46 [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.15.500.v20201021-1339.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.72kB)
01:01:46 [INFO] Fetching org.apache.felix.gogo.command.source_1.1.2.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (38.47kB)
01:01:46 [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (114.26kB)
01:01:47 [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.4.v20210111-1007.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (48.31kB)
01:01:47 [INFO] Fetching org.eclipse.equinox.console.source_1.4.300.v20210211-2058.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (84.65kB)
01:01:47 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.4.100.v20201221-2332.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.5kB)
01:01:47 [INFO] Fetching org.eclipse.equinox.bidi.source_1.3.100.v20210212-1143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (63.51kB)
01:01:47 [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.2.100.v20201109-2317.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (39.1kB)
01:01:48 [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)
01:01:48 [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.800.v20200609-0849.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (52.39kB)
01:01:48 [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.600.v20191216-2352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.41kB)
01:01:48 [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.48kB)
01:01:49 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.800.v20210110-1654.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.8kB)
01:01:49 [INFO] Fetching org.eclipse.urischeme.source_1.1.300.v20210113-1544.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (44.3kB)
01:01:49 [INFO] Fetching org.eclipse.jface.notifications.source_0.3.0.v20210218-1820.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.75kB)
01:01:49 [INFO] Fetching com.sun.jna.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (163.15kB)
01:01:49 [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20190425-1842.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (912.59kB)
01:01:49 [INFO] Fetching org.eclipse.ecf.source_3.9.101.v20201027-0547.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.76kB)
01:01:50 [INFO] Fetching org.eclipse.ecf.identity.source_3.9.401.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (53.05kB)
01:01:50 [INFO] Fetching org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.93kB)
01:01:50 [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.400.v20200611-2220.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.61kB)
01:01:50 [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.1.101.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (76.02kB)
01:01:50 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.601.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (86kB)
01:01:50 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.76kB)
01:01:51 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.301.v20201025-0700.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (52.56kB)
01:01:51 [INFO] Fetching org.apache.commons.codec.source_1.14.0.v20200818-1422.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (374.24kB)
01:01:51 [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (965.36kB)
01:01:51 [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.12.v20200108-1212.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (431.64kB)
01:01:51 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.35kB)
01:01:52 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.200.v20200611-1836.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.47kB)
01:01:52 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (218.79kB)
01:01:52 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (820.38kB)
01:01:52 [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (90.75kB)
01:01:52 [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (151.52kB)
01:01:53 [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.600.v20210224-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.21kB)
01:01:53 [INFO] Fetching org.eclipse.equinox.http.servlet_1.7.0.v20210202-1229.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (76.5kB)
01:01:53 [INFO] Fetching org.eclipse.jetty.http_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (229.4kB)
01:01:53 [INFO] Fetching org.eclipse.jetty.server_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (724.34kB)
01:01:53 [INFO] Fetching org.eclipse.jetty.servlet_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (154.15kB)
01:01:53 [INFO] Fetching org.eclipse.jetty.util_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (590.52kB)
01:01:54 [INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.17kB)
01:01:54 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.65kB)
01:01:54 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.69kB)
01:01:54 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.39kB)
01:01:54 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.500.v20210125-1508.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.08kB)
01:01:55 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.4.0.v20210129-2007.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (107.02kB)
01:01:55 [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.500.v20210116-1227.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.92kB)
01:01:55 [INFO] Fetching org.eclipse.equinox.p2.core.source_2.6.300.v20200211-1504.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (60.76kB)
01:01:55 [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.98kB)
01:01:55 [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.700.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (138.75kB)
01:01:55 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.400.v20200221-1022.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.84kB)
01:01:56 [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.5.100.v20200908-1020.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (247.75kB)
01:01:56 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (59.72kB)
01:01:56 [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.5.0.v20201013-0853.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (121.32kB)
01:01:56 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.800.v20210115-1344.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (96.12kB)
01:01:57 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (60.9kB)
01:01:57 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.500.v20200211-1505.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.62kB)
01:01:57 [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.400.v20191002-0702.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.92kB)
01:01:57 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.400.v20200319-1546.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.5kB)
01:01:57 [INFO] Fetching org.eclipse.equinox.security.source_1.3.600.v20210126-1005.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.02kB)
01:01:58 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.700.v20200904-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.23kB)
01:01:58 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.3.0.v20201012-1345.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.23kB)
01:01:58 [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.1000.v20201106-1246.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (64.21kB)
01:01:59 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.500.v20210125-1508.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.41kB)
01:01:59 [INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (149.53kB)
01:01:59 [INFO] Fetching org.eclipse.equinox.concurrent.source_1.2.0.v20210202-1157.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.94kB)
01:01:59 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.45kB)
01:01:59 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.43kB)
01:02:00 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.500.v20210116-1855.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.58kB)
01:02:00 [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.600.v20200511-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.79kB)
01:02:00 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.500.v20191211-1631.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.74kB)
01:02:00 [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.3.500.v20210116-1855.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.03kB)
01:02:00 [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.500.v20210211-1133.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (74.59kB)
01:02:00 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.400.v20191213-1911.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.24kB)
01:02:01 [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.600.v20210114-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (178.62kB)
01:02:01 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.800.v20210205-1231.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (149.21kB)
01:02:01 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (46.8kB)
01:02:01 [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.9kB)
01:02:01 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.0.v20210114-1214.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.79kB)
01:02:02 [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.7.0.v20210114-1216.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (294.33kB)
01:02:02 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.5.0.v20201012-1421.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (55.67kB)
01:02:02 [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.300.v20200222-1600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.42kB)
01:02:02 [INFO] Fetching org.eclipse.equinox.security.ui.source_1.3.0.v20210121-0947.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (85.51kB)
01:02:02 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.2.0.v20210114-1214.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (30.22kB)
01:02:02 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.0.v20210217-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (65.52kB)
01:02:03 [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.500.v20210108-0738.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (70.96kB)
01:02:03 [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.3.0.v20210217-1009.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.01kB)
01:02:03 [INFO] Fetching org.eclipse.equinox.security.linux_1.0.0.v20210121-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.29kB)
01:02:03 [INFO] Fetching org.eclipse.help.base_4.3.200.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (164.37kB)
01:02:03 [INFO] Fetching org.eclipse.help.ui_4.2.200.v20210123-1004.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (203.35kB)
01:02:04 [INFO] Fetching org.eclipse.help.webapp_3.10.200.v20210222-1057.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (312.21kB)
01:02:04 [INFO] Fetching org.eclipse.jetty.continuation_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.75kB)
01:02:04 [INFO] Fetching org.eclipse.jetty.io_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (181.16kB)
01:02:04 [INFO] Fetching org.eclipse.jetty.security_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (126.78kB)
01:02:05 [INFO] Fetching org.eclipse.jetty.util.ajax_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (72.52kB)
01:02:05 [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)
01:02:05 [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (118.48kB)
01:02:05 [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)
01:02:05 [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)
01:02:06 [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)
01:02:06 [INFO] Fetching org.apache.lucene.analyzers-common.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (1.66MB)
01:02:07 [INFO] Fetching org.apache.lucene.core.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.24MB)
01:02:07 [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.4.1.v20200122-1459.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (3.45MB)
01:02:07 [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.600.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (22.49kB)
01:02:08 [INFO] Fetching org.eclipse.equinox.http.registry.source_1.2.0.v20200614-1851.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.54kB)
01:02:08 [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.7.0.v20210202-1229.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (140.86kB)
01:02:08 [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.500.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.16kB)
01:02:08 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.400.v20200422-1833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.02kB)
01:02:08 [INFO] Fetching org.eclipse.help.base.source_4.3.200.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (307.21kB)
01:02:08 [INFO] Fetching org.eclipse.help.ui.source_4.2.200.v20210123-1004.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (220.62kB)
01:02:09 [INFO] Fetching org.eclipse.help.webapp.source_3.10.200.v20210222-1057.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (198.81kB)
01:02:09 [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.7kB)
01:02:09 [INFO] Fetching org.eclipse.jetty.http.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (140.15kB)
01:02:09 [INFO] Fetching org.eclipse.jetty.io.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (103.82kB)
01:02:09 [INFO] Fetching org.eclipse.jetty.security.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.42kB)
01:02:09 [INFO] Fetching org.eclipse.jetty.server.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (444.29kB)
01:02:10 [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (88.11kB)
01:02:10 [INFO] Fetching org.eclipse.jetty.util.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (394.45kB)
01:02:10 [INFO] Fetching org.eclipse.jetty.util.ajax.source_9.4.37.v20210219.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (43.01kB)
01:02:10 [INFO] Fetching org.eclipse.core.net.source_1.3.1000.v20200715-0827.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.58kB)
01:02:10 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.43kB)
01:02:10 [INFO] Fetching org.eclipse.jdt.annotation_1.1.500.v20200407-1355.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.46kB)
01:02:11 [INFO] Fetching org.eclipse.jdt.apt.core_3.6.800.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (128.03kB)
01:02:11 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.500.v20200322-1447.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.1kB)
01:02:11 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.1100.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (154.45kB)
01:02:11 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.1200.v20200916-0645.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.51kB)
01:02:12 [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.500.v20200828-1336.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.59kB)
01:02:12 [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.0.0.v20200119-0748.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.04kB)
01:02:12 [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.1100.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (5.03MB)
01:02:17 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1000.v20210105-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.65MB)
01:02:19 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1500.v20210112-1623.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.16kB)
01:02:20 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1200.v20210112-0706.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.92kB)
01:02:20 [INFO] Fetching org.junit.jupiter.api_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (63.4kB)
01:02:20 [INFO] Fetching org.junit.jupiter.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (73.54kB)
01:02:20 [INFO] Fetching org.junit.jupiter.migrationsupport_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (21.55kB)
01:02:20 [INFO] Fetching org.junit.jupiter.params_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (186.1kB)
01:02:21 [INFO] Fetching org.junit.platform.commons_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (51.05kB)
01:02:21 [INFO] Fetching org.junit.platform.engine_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (60.02kB)
01:02:21 [INFO] Fetching org.junit.platform.launcher_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (53.71kB)
01:02:21 [INFO] Fetching org.junit.platform.runner_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (21.11kB)
01:02:21 [INFO] Fetching org.junit.platform.suite.api_1.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (16.91kB)
01:02:22 [INFO] Fetching org.junit.vintage.engine_5.7.1.v20210222-1948.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (33.82kB)
01:02:22 [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.79kB)
01:02:22 [INFO] Fetching org.eclipse.ant.ui.source_3.7.1200.v20210206-1820.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (610.03kB)
01:02:22 [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.800.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (355.63kB)
01:02:22 [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.500.v20200828-1336.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.87kB)
01:02:23 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.500.v20200322-1447.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.82kB)
01:02:23 [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.1200.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (135.62kB)
01:02:23 [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.1100.v20200916-0645.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.73kB)
01:02:23 [INFO] Fetching org.eclipse.jdt.core.source_3.25.0.v20210223-0522.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (5.2MB)
01:02:24 [INFO] Fetching org.eclipse.jdt.core.formatterapp.source_1.0.0.v20200119-0748.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.86kB)
01:02:24 [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.500.v20200407-1355.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.03kB)
01:02:24 [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.86kB)
01:02:25 [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.14.300.v20210224-0730.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.05MB)
01:02:25 [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.12.200.v20210224-0638.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (842.88kB)
01:02:26 [INFO] Fetching org.eclipse.jdt.debug.source_3.17.100.v20210220-1238.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (765.13kB)
01:02:26 [INFO] Fetching org.eclipse.jdt.junit.source_3.11.1100.v20210203-1102.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (198.13kB)
01:02:26 [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.1000.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (113.73kB)
01:02:27 [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.5.500.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.73kB)
01:02:27 [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.1500.v20210112-1623.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.35kB)
01:02:27 [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.1200.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.11kB)
01:02:27 [INFO] Fetching org.eclipse.jdt.launching.source_3.19.100.v20210217-1644.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (350.79kB)
01:02:27 [INFO] Fetching org.eclipse.jdt.ui.source_3.22.100.v20210224-0730.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (5.35MB)
01:02:28 [INFO] Fetching org.junit.source_4.13.0.v20200204-1500.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (258.21kB)
01:02:28 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (51.3kB)
01:02:28 [INFO] Fetching org.junit.jupiter.api.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (197.02kB)
01:02:29 [INFO] Fetching org.junit.jupiter.engine.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (138.86kB)
01:02:29 [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (39.73kB)
01:02:29 [INFO] Fetching org.junit.jupiter.params.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (84.22kB)
01:02:29 [INFO] Fetching org.junit.platform.commons.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (90.3kB)
01:02:29 [INFO] Fetching org.junit.platform.engine.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (152.5kB)
01:02:30 [INFO] Fetching org.junit.platform.launcher.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (101.55kB)
01:02:30 [INFO] Fetching org.junit.platform.runner.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (26.97kB)
01:02:30 [INFO] Fetching org.junit.platform.suite.api.source_1.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (34.47kB)
01:02:30 [INFO] Fetching org.junit.vintage.engine.source_5.7.1.v20210222-1948.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (53.97kB)
01:02:30 [INFO] Fetching org.opentest4j.source_1.2.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (20.88kB)
01:02:30 [INFO] Fetching org.apiguardian.source_1.1.0.v20190826-0900.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (14.05kB)
01:02:31 [INFO] Fetching org.eclipse.ant.launching.source_1.2.1000.v20200610-1458.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (128.07kB)
01:02:31 [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.71kB)
01:02:31 [INFO] Fetching org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (34.59kB)
01:02:31 [INFO] Fetching org.eclipse.pde.ds.lib_1.1.500.v20210209-1250.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (31.31kB)
01:02:31 [INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.36MB)
01:02:32 [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.65kB)
01:02:32 [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.200.v20210118-0937.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (206.84kB)
01:02:33 [INFO] Fetching org.eclipse.pde.doc.user_3.14.1100.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (6.59MB)
01:02:35 [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.100.v20210211-1236.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (63.08kB)
01:02:35 [INFO] Fetching org.eclipse.pde.ds.core_1.2.200.v20210219-0944.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.98kB)
01:02:35 [INFO] Fetching org.eclipse.pde.ds.ui_1.2.0.v20200813-0954.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (79.37kB)
01:02:36 [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.77kB)
01:02:36 [INFO] Fetching org.eclipse.pde_3.13.1400.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (41.27kB)
01:02:36 [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.1000.v20210110-1048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.33kB)
01:02:36 [INFO] Fetching org.eclipse.pde.runtime_3.7.100.v20210208-1005.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (113.58kB)
01:02:36 [INFO] Fetching org.eclipse.pde.ui.templates_3.7.200.v20201208-0953.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (377.36kB)
01:02:37 [INFO] Fetching org.eclipse.pde.ua.core_1.2.200.v20210208-1459.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.04kB)
01:02:37 [INFO] Fetching org.eclipse.pde.ua.ui_1.2.100.v20201105-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (141.01kB)
01:02:37 [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.100.v20201207-1622.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (32.81kB)
01:02:37 [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (25.32kB)
01:02:38 [INFO] Fetching org.eclipse.pde.build.source_3.10.1000.v20210130-0813.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (317.22kB)
01:02:38 [INFO] Fetching org.eclipse.pde.core.source_3.14.200.v20210208-1154.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1,003.83kB)
01:02:38 [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.1000.v20210110-1048.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19kB)
01:02:38 [INFO] Fetching org.eclipse.pde.runtime.source_3.7.100.v20210208-1005.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (83.44kB)
01:02:38 [INFO] Fetching org.eclipse.pde.ui.source_3.13.0.v20210209-0833.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (2.06MB)
01:02:39 [INFO] Fetching org.eclipse.pde.ui.templates.source_3.7.200.v20201208-0953.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (107.52kB)
01:02:39 [INFO] Fetching org.objectweb.asm.source_9.1.0.v20210209-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (188.4kB)
01:02:39 [INFO] Fetching org.objectweb.asm.tree.source_9.1.0.v20210209-1849.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (86.62kB)
01:02:39 [INFO] Fetching org.eclipse.pde.api.tools.source_1.2.300.v20210205-1814.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (653.15kB)
01:02:39 [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.56kB)
01:02:39 [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.2.200.v20210118-0937.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (250.49kB)
01:02:40 [INFO] Fetching org.eclipse.pde.ds.core.source_1.2.200.v20210219-0944.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.83kB)
01:02:40 [INFO] Fetching org.eclipse.pde.ds.ui.source_1.2.0.v20200813-0954.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (94.77kB)
01:02:40 [INFO] Fetching org.eclipse.pde.launching.source_3.9.200.v20201208-1742.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (93.19kB)
01:02:40 [INFO] Fetching org.eclipse.pde.ua.core.source_1.2.200.v20210208-1459.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (104.7kB)
01:02:40 [INFO] Fetching org.eclipse.pde.ua.ui.source_1.2.100.v20201105-1530.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (272.56kB)
01:02:40 [INFO] Fetching org.eclipse.ui.trace.source_1.2.0.v20210110-1242.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (51.75kB)
01:02:41 [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.2.100.v20210211-1236.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (77.36kB)
01:02:41 [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.1.100.v20201207-1622.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (63.34kB)
01:02:41 [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.97kB)
01:02:41 [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.56kB)
01:02:41 [INFO] Fetching org.eclipse.tools.layout.spy.source_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (26.45kB)
01:02:41 [INFO] Fetching org.eclipse.platform_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (425.02kB)
01:02:42 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (21.43MB)
01:02:43 [INFO] Fetching org.eclipse.platform.doc.isv_4.19.0.v20210224-1700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.37MB of 21.43MB at 12.36MB/s)
01:02:59 [INFO] Fetching org.eclipse.platform.doc.user_4.19.0.v20210105-0920.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (6.62MB)
01:03:01 [INFO] Fetching org.eclipse.text.quicksearch_1.1.0.v20210120-0733.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.89kB)
01:03:01 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.100.v20210108-1131.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.83MB)
01:03:02 [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (98.02kB)
01:03:02 [INFO] Fetching org.eclipse.ui.monitoring_1.2.0.v20210111-1353.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (27.58kB)
01:03:02 [INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.83kB)
01:03:02 [INFO] Fetching org.eclipse.ui.themes_1.2.1300.v20210108-1832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (30.45kB)
01:03:02 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.99kB)
01:03:03 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.83kB)
01:03:03 [INFO] Fetching org.apache.ant.source_1.10.9.v20201106-1946.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (2.43MB)
01:03:03 [INFO] Fetching org.eclipse.ant.core.source_3.5.800.v20200608-1251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (97.16kB)
01:03:03 [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210223232630/repository/plugins/ (294.21kB)
01:03:03 [INFO] Fetching org.eclipse.compare.core.source_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (62.17kB)
01:03:04 [INFO] Fetching org.eclipse.compare.source_3.7.1300.v20210114-0707.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (424.12kB)
01:03:04 [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.1100.v20201029-1159.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (87.58kB)
01:03:04 [INFO] Fetching org.eclipse.core.filesystem.source_1.7.700.v20200110-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (90.36kB)
01:03:04 [INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.400.v20190924-1023.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.5kB)
01:03:04 [INFO] Fetching org.eclipse.core.resources.source_3.14.0.v20210215-0934.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (800.32kB)
01:03:04 [INFO] Fetching org.eclipse.debug.core.source_3.18.0.v20210222-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (403.17kB)
01:03:05 [INFO] Fetching org.eclipse.debug.ui.source_3.14.800.v20210222-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.67MB)
01:03:05 [INFO] Fetching org.eclipse.e4.ui.ide.source_3.15.200.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.73kB)
01:03:05 [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.11.300.v20210208-1217.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (295.03kB)
01:03:05 [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.11.300.v20210112-0706.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (251.13kB)
01:03:05 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (10.65kB)
01:03:06 [INFO] Fetching org.eclipse.search.source_3.13.0.v20210212-0759.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (298.73kB)
01:03:06 [INFO] Fetching org.eclipse.text.quicksearch.source_1.1.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (58.89kB)
01:03:06 [INFO] Fetching org.eclipse.team.core.source_3.8.1100.v20200806-0621.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (367.84kB)
01:03:06 [INFO] Fetching org.eclipse.team.ui.source_3.8.1200.v20210204-1156.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (765.93kB)
01:03:06 [INFO] Fetching org.eclipse.text.source_3.11.0.v20210203-1022.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (279.33kB)
01:03:06 [INFO] Fetching org.eclipse.jface.text.source_3.17.0.v20210213-0904.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (810.38kB)
01:03:07 [INFO] Fetching org.eclipse.jsch.core.source_1.3.900.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (38.72kB)
01:03:07 [INFO] Fetching org.eclipse.jsch.ui.source_1.3.1100.v20200916-0731.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (47.88kB)
01:03:07 [INFO] Fetching org.eclipse.ui.console.source_3.10.100.v20201211-1511.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (136.96kB)
01:03:07 [INFO] Fetching org.eclipse.ui.intro.source_3.6.100.v20210119-2223.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (253.75kB)
01:03:07 [INFO] Fetching org.eclipse.ui.intro.universal.source_3.4.100.v20210108-1131.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (57.05kB)
01:03:07 [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.7.200.v20210121-1039.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (251.12kB)
01:03:07 [INFO] Fetching org.eclipse.ui.browser.source_3.6.1100.v20210118-1327.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (96.14kB)
01:03:08 [INFO] Fetching org.eclipse.ui.genericeditor.source_1.2.0.v20210129-1224.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (92.19kB)
01:03:08 [INFO] Fetching org.eclipse.ui.monitoring.source_1.2.0.v20210111-1353.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (45.22kB)
01:03:08 [INFO] Fetching org.eclipse.ui.navigator.source_3.10.0.v20210111-1352.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (308.95kB)
01:03:08 [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.8.0.v20210209-1136.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (102.49kB)
01:03:08 [INFO] Fetching org.eclipse.ui.net.source_1.3.800.v20200422-1935.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (28.57kB)
01:03:08 [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.16.0.v20210120-0733.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (428.87kB)
01:03:09 [INFO] Fetching org.eclipse.ui.views.source_3.11.0.v20210111-1351.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (80.28kB)
01:03:09 [INFO] Fetching org.eclipse.ui.editors.source_3.14.0.v20210215-0846.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (330.07kB)
01:03:09 [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.900.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (82.15kB)
01:03:09 [INFO] Fetching org.eclipse.ui.ide.source_3.18.100.v20210122-1536.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.25MB)
01:03:09 [INFO] Fetching org.eclipse.ui.ide.application.source_1.4.0.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (50.58kB)
01:03:09 [INFO] Fetching org.eclipse.core.variables.source_3.4.800.v20200120-1101.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.71kB)
01:03:10 [INFO] Fetching org.eclipse.ui.forms.source_3.11.100.v20210108-1139.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (217.7kB)
01:03:10 [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (82.81kB)
01:03:10 [INFO] Fetching org.eclipse.equinox.security.linux.source_1.0.0.v20210121-0922.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (19.12kB)
01:03:10 [INFO] Fetching org.eclipse.core.externaltools.source_1.1.800.v20201105-0600.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (35.85kB)
01:03:10 [INFO] Fetching org.eclipse.ui.themes.source_1.2.1300.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.36kB)
01:03:10 [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.1.0.v20200724-0708.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (18.24kB)
01:03:11 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.600.v20200212-1524.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.16kB)
01:03:11 [INFO] Fetching org.eclipse.ui.views.log.source_1.2.1400.v20210122-1423.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (59.87kB)
01:03:11 [INFO] Fetching org.eclipse.update.configurator_3.4.700.v20200907-1237.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (42.69kB)
01:03:11 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.41kB)
01:03:11 [INFO] Fetching org.eclipse.help.source_3.8.800.v20200525-0755.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (180kB)
01:03:11 [INFO] Fetching org.eclipse.ui.source_3.119.0.v20210111-1350.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (145.52kB)
01:03:11 [INFO] Fetching org.eclipse.ui.workbench.source_3.122.100.v20210215-1525.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (2.47MB)
01:03:12 [INFO] Fetching org.eclipse.update.configurator.source_3.4.700.v20200907-1237.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (76.39kB)
01:03:12 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210224-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (246.58kB)
01:03:12 [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.3kB)
01:03:12 [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.56kB)
01:03:13 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (36.57kB)
01:03:13 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (33.44kB)
01:03:13 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (56.91kB)
01:03:13 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (81.75kB)
01:03:13 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (682.92kB)
01:03:14 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.89kB)
01:03:14 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.95MB)
01:03:14 [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.24kB)
01:03:14 [INFO] Fetching org.eclipse.e4.ui.swt.win32.source_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (9.38kB)
01:03:15 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (14.35kB)
01:03:15 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.300.v20200816-1842.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (20.07kB)
01:03:15 [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.10.v20200830-2311.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.92kB)
01:03:15 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (37.04kB)
01:03:15 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.200.v20190812-0919.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16.57kB)
01:03:15 [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (13.36kB)
01:03:16 [INFO] Fetching org.eclipse.compare.win32.source_1.2.800.v20200127-1343.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (23.06kB)
01:03:16 [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.500.v20190925-1337.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.48kB)
01:03:16 [INFO] Fetching org.eclipse.ui.win32.source_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.6kB)
01:03:16 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (15.18kB)
01:03:17 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (16kB)
01:03:17 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.100.v20210209-1541.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (39.24kB)
01:03:17 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.116.0.v20210224-1103.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (651.61kB)
01:03:18 [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.19-I-builds/I20210224-1800/plugins/ (23.86kB)
01:03:18 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (1.63MB)
01:03:18 [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64.source_3.116.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (66.32kB)
01:03:18 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.300.v20210212-1601.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (24.19kB)
01:03:19 [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.300.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.34kB)
01:03:19 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.500.v20200116-2251.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (12.12kB)
01:03:19 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.600.v20200204-1737.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (29.17kB)
01:03:19 [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.500.v20200116-2251.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (17.59kB)
01:03:19 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.600.v20200204-1737.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (28.07kB)
01:03:19 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (7.61kB)
01:03:20 [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/plugins/ (8.88kB)
01:03:20 [INFO] Fetching org.eclipse.e4.rcp_4.19.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.94kB)
01:03:20 [INFO] Fetching org.eclipse.e4.rcp.source_4.19.0.v20210224-1103.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.9kB)
01:03:20 [INFO] Fetching org.eclipse.ecf.core.feature_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.72kB)
01:03:20 [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.701.v20201027-0550.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.99kB)
01:03:20 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.69kB)
01:03:21 [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.500.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (21.05kB)
01:03:21 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (27.8kB)
01:03:21 [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.1702.v20201025-2315.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (29.2kB)
01:03:21 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (27.92kB)
01:03:21 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.702.v20201025-2303.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (29.37kB)
01:03:21 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (23.72kB)
01:03:22 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.400.v20200812-2314.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (25.13kB)
01:03:22 [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.03kB)
01:03:22 [INFO] Fetching org.eclipse.emf.common.source_2.22.0.v20210114-1734.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.22kB)
01:03:22 [INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.11kB)
01:03:22 [INFO] Fetching org.eclipse.emf.ecore.source_2.23.0.v20200630-0516.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.25kB)
01:03:22 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.900.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.67kB)
01:03:22 [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.900.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.48kB)
01:03:22 [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.12kB)
01:03:23 [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.18kB)
01:03:23 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.03kB)
01:03:23 [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.1100.v20210212-1601.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.12kB)
01:03:23 [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1100.v20210217-1009.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (18.9kB)
01:03:23 [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.1100.v20210217-1009.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.11kB)
01:03:23 [INFO] Fetching org.eclipse.help_2.3.500.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.54kB)
01:03:23 [INFO] Fetching org.eclipse.help.source_2.3.500.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (18.81kB)
01:03:24 [INFO] Fetching org.eclipse.jdt_3.18.700.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.71kB)
01:03:24 [INFO] Fetching org.eclipse.jdt.source_3.18.700.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.08kB)
01:03:24 [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)
01:03:24 [INFO] Fetching org.eclipse.pde_3.14.700.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.46kB)
01:03:24 [INFO] Fetching org.eclipse.pde.source_3.14.700.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (18.88kB)
01:03:24 [INFO] Fetching org.eclipse.platform_4.19.0.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.6kB)
01:03:24 [INFO] Fetching org.eclipse.platform_root_4.19.0.v20210224-2143 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/binary/ (196B)
01:03:25 [INFO] Fetching org.eclipse.platform.source_4.19.0.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (20.19kB)
01:03:25 [INFO] Fetching org.eclipse.rcp_4.19.0.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.12kB)
01:03:25 [INFO] Fetching org.eclipse.rcp_root_4.19.0.v20210224-1800 from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/binary/ (24.93kB)
01:03:25 [INFO] Fetching org.eclipse.rcp.source_4.19.0.v20210224-1800.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.18kB)
01:03:26 [INFO] Fetching org.eclipse.sdk_4.19.0.v20210224-2143.jar from https://download.eclipse.org/eclipse/updates/4.19-I-builds/I20210224-1800/features/ (19.03kB)
01:03:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml
01:03:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml
01:03:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml
01:03:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml
01:03:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml
01:03:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml
01:03:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml
01:03:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml
01:03:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml
01:03:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml
01:03:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml
01:03:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml
01:03:30 [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.25/plugins/ (10.48kB)
01:03:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml
01:03:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml
01:03:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml
01:03:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml
01:03:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml
01:03:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml
01:03:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml
01:03:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml
01:03:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml
01:03:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml
01:03:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml
01:03:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml
01:03:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml
01:03:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml
01:03:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml
01:03:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml
01:03:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml
01:03:34 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml
01:03:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml
01:03:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml
01:03:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml
01:03:35 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml
01:03:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml
01:03:35 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml
01:03:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml
01:03:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml
01:03:36 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml
01:03:36 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml
01:03:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml
01:03:37 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml
01:03:37 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml
01:03:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml
01:03:38 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml
01:03:38 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml
01:03:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml
01:03:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml
01:03:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml
01:03:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml
01:03:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml
01:03:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml
01:03:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml
01:03:39 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml
01:03:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml
01:03:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml
01:03:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml
01:03:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml
01:03:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml
01:03:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml
01:03:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml
01:03:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml
01:03:40 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml
01:03:40 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml
01:03:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml
01:03:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml
01:03:41 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml
01:03:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml
01:03:41 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml
01:03:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml
01:03:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml
01:03:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml
01:03:42 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml
01:03:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml
01:03:42 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml
01:03:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml
01:03:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml
01:03:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml
01:03:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml
01:03:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml
01:03:43 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml
01:03:43 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml
01:03:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml
01:03:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml
01:03:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml
01:03:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml
01:03:44 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml
01:03:44 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml
01:03:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml
01:03:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml
01:03:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml
01:03:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml
01:03:45 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml
01:03:45 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml
01:03:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml
01:03:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml
01:03:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml
01:03:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml
01:03:46 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml
01:03:46 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml
01:03:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml
01:03:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml
01:03:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml
01:03:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml
01:03:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml
01:03:47 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml
01:03:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml
01:03:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml
01:03:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml
01:03:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml
01:03:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml
01:03:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml
01:03:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml
01:03:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml
01:03:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml
01:03:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml
01:03:49 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml
01:03:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml
01:03:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml
01:03:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml
01:03:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml
01:03:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml
01:03:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml
01:03:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml
01:03:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml
01:03:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml
01:03:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml
01:03:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml
01:03:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml
01:03:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml
01:03:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml
01:03:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml
01:03:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml
01:03:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml
01:03:52 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml
01:03:52 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml
01:03:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml
01:03:53 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml
01:03:53 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml
01:03:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml
01:03:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml
01:03:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml
01:03:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml
01:03:54 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml
01:03:54 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml
01:03:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml
01:03:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml
01:03:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml
01:03:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml
01:03:55 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml
01:03:55 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml
01:03:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml
01:03:56 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml
01:03:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml
01:03:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml
01:03:57 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml
01:03:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml
01:03:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml
01:03:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml
01:03:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml
01:03:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml
01:03:58 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml
01:03:58 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml
01:03:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml
01:03:59 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml
01:03:59 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml
01:03:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml
01:04:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml
01:04:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml
01:04:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml
01:04:00 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml
01:04:00 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml
01:04:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml
01:04:01 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml
01:04:01 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml
01:04:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml
01:04:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml
01:04:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml
01:04:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml
01:04:02 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml
01:04:02 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml
01:04:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml
01:04:03 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml
01:04:03 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml
01:04:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml
01:04:04 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml
01:04:04 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml
01:04:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml
01:04:05 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml
01:04:05 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml
01:04:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml
01:04:06 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml
01:04:06 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml
01:04:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml
01:04:07 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml
01:04:07 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml
01:04:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml
01:04:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml
01:04:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml
01:04:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml
01:04:08 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml
01:04:08 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml
01:04:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml
01:04:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml
01:04:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml
01:04:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml
01:04:09 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml
01:04:09 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml
01:04:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml
01:04:10 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml
01:04:11 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml
01:04:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml
01:04:11 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml
01:04:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml
01:04:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml
01:04:12 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml
01:04:12 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml
01:04:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml
01:04:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml
01:04:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml
01:04:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml
01:04:13 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml
01:04:13 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml
01:04:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml
01:04:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml
01:04:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml
01:04:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml
01:04:14 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml
01:04:14 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml
01:04:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml
01:04:15 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml
01:04:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml
01:04:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml
01:04:16 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml
01:04:16 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml
01:04:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml
01:04:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml
01:04:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml
01:04:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml
01:04:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml
01:04:17 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml
01:04:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml
01:04:17 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml
01:04:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml
01:04:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml
01:04:18 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml
01:04:18 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml
01:04:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml
01:04:19 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml
01:04:19 [INFO] Fetching org.eclipse.ocl.uml_5.10.200.v20210301-1325.jar.pack.gz from https://download.eclipse.org/modeling/mdt/ocl/updates/milestones/6.14.0/S202103011325/plugins/ (112.58kB)
01:04:20 [INFO] Fetching org.eclipse.xtext.junit4_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (242.81kB)
01:04:20 [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)
01:04:20 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml
01:04:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml
01:04:20 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml
01:04:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml
01:04:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml
01:04:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml
01:04:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml
01:04:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml
01:04:21 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml
01:04:21 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml
01:04:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml
01:04:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml
01:04:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml
01:04:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml
01:04:22 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml
01:04:22 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml
01:04:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml
01:04:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml
01:04:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml
01:04:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml
01:04:23 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml
01:04:23 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml
01:04:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml
01:04:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml
01:04:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml
01:04:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml
01:04:24 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml
01:04:24 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml
01:04:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml
01:04:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml
01:04:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml
01:04:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml
01:04:25 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml
01:04:25 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml
01:04:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml
01:04:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml
01:04:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml
01:04:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml
01:04:26 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml
01:04:26 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml
01:04:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml
01:04:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml
01:04:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml
01:04:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml
01:04:27 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml
01:04:27 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml
01:04:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml
01:04:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml
01:04:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml
01:04:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml
01:04:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml
01:04:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml
01:04:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml
01:04:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml
01:04:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml
01:04:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml
01:04:28 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml
01:04:28 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml
01:04:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml
01:04:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml
01:04:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml
01:04:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml
01:04:29 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml
01:04:29 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml
01:04:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml
01:04:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml
01:04:30 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml
01:04:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml
01:04:30 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml
01:04:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml
01:04:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml
01:04:31 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml
01:04:31 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml
01:04:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml
01:04:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml
01:04:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml
01:04:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml
01:04:32 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml
01:04:32 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml
01:04:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml
01:04:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml
01:04:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml
01:04:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml
01:04:33 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml
01:04:34 [INFO] ------------------------------------------------------------------------
01:04:34 [INFO] Reactor Build Order:
01:04:34 [INFO] 
01:04:34 [INFO] org.eclipse.papyrus.all.releng                                     [pom]
01:04:34 [INFO] org.eclipse.papyrus.releng                                         [pom]
01:04:34 [INFO] Papyrus Main Plugins                                               [pom]
01:04:34 [INFO] Papyrus EMF                                                        [pom]
01:04:34 [INFO] org.eclipse.papyrus.emf                                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.ui                              [eclipse-plugin]
01:04:34 [INFO] EMF Facet, the Papyrus Edition                                     [pom]
01:04:34 [INFO] Papyrus EMF Facet Editors                                          [pom]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.custom.doc                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.common.core               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.util.core                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.common.ui                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.efacet                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.efacet.core               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.custom.core               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.query.java                [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra                                                      [pom]
01:04:34 [INFO] Papyrus Infra Core                                                 [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.log                      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.tools                         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.query.java.core           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.util.swt                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.util.ui                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.custom.ui                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.widgets                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.doc                       [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Element Types Configurations                         [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.types                         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.architecture             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.architecture              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.types.edit                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.architecture.edit        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.architecture.edit         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Architecture                                         [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.core                          [eclipse-plugin]
01:04:34 [INFO] Papyrus EMF Infrastructure                                         [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf                           [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Services                                             [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.markerlistener       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.edit                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.architecture                  [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Constraints                                          [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.constraints                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.architecture.representation   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.constraints.edit              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.sasheditor               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di            [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra One-file                                             [pom]
01:04:34 [INFO] Papyrus EMF Expressions Infrastructure                             [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.expressions               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.gmf                       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.labelprovider        [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra UI                                                   [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.widgets                       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.widgets.toolbox               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.ui                            [eclipse-plugin]
01:04:34 [INFO] Papyrus Internationalization                                       [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.internationalization.common   [eclipse-plugin]
01:04:34 [INFO] Papyrus Nattable                                                   [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.model                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.internationalization          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.onefile                       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.constraints.editor            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.constraints.ui                [eclipse-plugin]
01:04:34 [INFO] Papyrus Editor Welcome Page                                        [pom]
01:04:34 [INFO] Papyrus Infra Properties Framework                                 [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.properties                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.readonly                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.ui.emf                        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.properties.ui                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.editor.welcome                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.navigation           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.appearance                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.diagram.common            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.types.core                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.types.rulebased               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.types                     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.properties.edit               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.types.ui                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties    [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Filters Model                                        [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.filters                       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.filters.edit                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.properties.editor             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.architecture         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.controlmode          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.controlmode.history  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.decoration           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.edit.ui              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.localizer            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.openelement          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.resourceloading      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.semantic             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.validation           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.viewersearch         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider    [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra New-Child Model                                      [pom]
01:04:34 [INFO] Papyrus Diagram Infrastructure                                     [pom]
01:04:34 [INFO] Papyrus UML Diagram PaletteConfiguration                           [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.internationalization.utils    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.representation       [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Viewpoints                                           [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.viewpoints.policy             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.newchild                      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.newchild.edit                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.newchild.editor               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.types.editor                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.types.ui                      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable                      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.nattable                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.common               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.controlmode          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.model.edit           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.model.editor         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.style                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime       [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Other Bundles                                        [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.sync                          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.common                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors [eclipse-plugin]
01:04:34 [INFO] Papyrus Views                                                      [pom]
01:04:34 [INFO] Papyrus Model Explorer View                                        [pom]
01:04:34 [INFO] org.eclipse.papyrus.views.modelexplorer                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.properties           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.views.config         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.views.editor         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.ui.fonts                      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.ui.architecture               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.ui.resources                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.onefile.ui                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.newchild.ui                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.hyperlink                     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.psf                           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.internationalization.edit     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.internationalization.ui       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.internationalization.readonly [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.extensionpoints.editors             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit        [eclipse-plugin]
01:04:34 [INFO] Papyrus Diagram Expansion                                          [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd                   [eclipse-plugin]
01:04:34 [INFO] Papyrus Diagram CSS Support                                        [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.css                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.export                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit            [eclipse-plugin]
01:04:34 [INFO] Papyrus Diagram Assistants                                         [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets         [eclipse-plugin]
01:04:34 [INFO] Papyrus Properties View                                            [pom]
01:04:34 [INFO] org.eclipse.papyrus.views.properties                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.views.properties.model.xwt          [eclipse-plugin]
01:04:34 [INFO] Papyrus Validation View                                            [pom]
01:04:34 [INFO] org.eclipse.papyrus.views.validation                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.views.search                        [eclipse-plugin]
01:04:34 [INFO] Papyrus References View                                            [pom]
01:04:34 [INFO] org.eclipse.papyrus.views.references                    [eclipse-plugin]
01:04:34 [INFO] Papyrus Documentation View                                         [pom]
01:04:34 [INFO] Papyrus UML                                                        [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.appearance                      [eclipse-plugin]
01:04:34 [INFO] Papyrus UML Internationalization                                   [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.internationalization.utils      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.internationalization.edit       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.extensionpoints                 [eclipse-plugin]
01:04:34 [INFO] Papyrus UML Tools                                                  [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.tools.utils                     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.tools                           [eclipse-plugin]
01:04:34 [INFO] Papyrus UML Diagrams                                               [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.common                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.types.core                      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.ui                              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.views.documentation                 [eclipse-plugin]
01:04:34 [INFO] Papyrus Editor                                                     [pom]
01:04:34 [INFO] org.eclipse.papyrus.eclipse.project.editors             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.editor                              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.commands                        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.controlmode.profile             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.documentation.profile           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.filters                         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.filters.edit                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.icons                           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.modelrepair                     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile                         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.import                          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.export                          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.navigation                      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.wizards                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.perspective                     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.resourceloading.profile         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.search.ui                       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.service.types                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.service.types.ui                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.service.validation              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.services.decoration             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.templaterepository              [eclipse-plugin]
01:04:34 [INFO] Papyrus UML ALF                                                    [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.alf                             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.alf.common                      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.alf.common.ui                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.alf.libraries                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.alf.to.fuml                     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.alf.ui                          [eclipse-plugin]
01:04:34 [INFO] Papyrus UML Architecture                                           [pom]
01:04:34 [INFO] Papyrus UML Nattable                                               [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable                        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.generic.config         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.clazz                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.communication           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.component               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.composite               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.deployment              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.activity                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.profile                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.menu                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.sequence                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.statemachine            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.timing                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.usecase                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.architecture                    [eclipse-plugin]
01:04:34 [INFO] Papyrus UML Decorator Models                                       [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.decoratormodel                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui               [eclipse-plugin]
01:04:34 [INFO] Papyrus UML Properties                                             [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.properties                      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.common.groups           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.css                     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.dnd                     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.icons                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.linklf                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.navigation              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.symbols                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties      [eclipse-plugin]
01:04:34 [INFO] Papyrus UML Expressions Infrastructure                             [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.expressions                     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.expressions.edit                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.expressions.properties          [eclipse-plugin]
01:04:34 [INFO] Papyrus UML Model Explorer                                         [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.modelexplorer                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.generic                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.matrix                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.menu                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.properties             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.richtext               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display     [eclipse-plugin]
01:04:34 [INFO] Papyrus UML Xtext Integration                                      [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.xtext.integration.core          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration      [eclipse-plugin]
01:04:34 [INFO] Papyrus UML Textual Edit                                           [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification [eclipse-plugin]
01:04:34 [INFO] Papyrus UML Profile                                                [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.drafter                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.properties.xtext                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.internationalization            [eclipse-plugin]
01:04:34 [INFO] Papyrus M2M QvTo                                                   [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.plugins-doc                                    [pom]
01:04:34 [INFO] Papyrus - API migration documentation                   [eclipse-plugin]
01:04:34 [INFO] Papyrus Copypaste UI doc                                [eclipse-plugin]
01:04:34 [INFO] Papyrus Developer doc                                   [eclipse-plugin]
01:04:34 [INFO] Papyrus DSML Validation doc                             [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra doc                                       [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra GmfDiag Common doc                        [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra GmfDiag Css doc                           [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Expression doc                            [eclipse-plugin]
01:04:34 [INFO] Papyrus Internationalization doc                        [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Nattable doc                              [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Newchild doc                              [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Services ControlMode doc                  [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Service decoration doc                    [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Service decoration doc                    [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Architecture doc                          [eclipse-plugin]
01:04:34 [INFO] Papyrus Infra Types doc                                 [eclipse-plugin]
01:04:34 [INFO] Papyrus Req Reqif doc                                   [eclipse-plugin]
01:04:34 [INFO] Papyrus Uml DecoratorModel doc                          [eclipse-plugin]
01:04:34 [INFO] Papyrus Uml Diagram Common doc                          [eclipse-plugin]
01:04:34 [INFO] Papyrus Uml Diagram profile doc                         [eclipse-plugin]
01:04:34 [INFO] Papyrus Uml doc                                         [eclipse-plugin]
01:04:34 [INFO] Papyrus Uml Search UI doc                               [eclipse-plugin]
01:04:34 [INFO] Papyrus ModelRepair doc                                 [eclipse-plugin]
01:04:34 [INFO] Papyrus Uml Profile Assistants doc                      [eclipse-plugin]
01:04:34 [INFO] Papyrus Uml Diagram Customization from a Profile doc    [eclipse-plugin]
01:04:34 [INFO] Papyrus Uml Search UI doc                               [eclipse-plugin]
01:04:34 [INFO] Papyrus Views Properties doc                            [eclipse-plugin]
01:04:34 [INFO] Papyrus Views References doc                            [eclipse-plugin]
01:04:34 [INFO] Papyrus Views References doc                            [eclipse-plugin]
01:04:34 [INFO] Papyrus Views References doc                            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc           [eclipse-plugin]
01:04:34 [INFO] Papyrus SDK                                                        [pom]
01:04:34 [INFO] org.eclipse.papyrus.sdk                                 [eclipse-plugin]
01:04:34 [INFO] Papyrus Examples Plugins                                           [pom]
01:04:34 [INFO] org.eclipse.papyrus.examples.core                                  [pom]
01:04:34 [INFO] org.eclipse.papyrus.example.core.lifecycleevents        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.examples.emf                                   [pom]
01:04:34 [INFO] org.eclipse.papyrus.outline.emftree                     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.examples.infra                                 [pom]
01:04:34 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.examples.others                                [pom]
01:04:34 [INFO] org.eclipse.papyrus.example.text.instance               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.examples.uml                                   [pom]
01:04:34 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.emftree                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textual.editors.example         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.examples.uml.diagrams               [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.example.uml.nattable.actions        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.example.uml.nattable.empty.line     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.example.uml.services.decorator      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.examples-user                                  [pom]
01:04:34 [INFO] org.eclipse.papyrus.examples.user.qvto                  [eclipse-plugin]
01:04:34 [INFO] Papyrus Main Features                                              [pom]
01:04:34 [INFO] org.eclipse.papyrus.doc.feature                        [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.editor.feature                     [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.feature                  [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.emf.feature                        [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.architecture.feature         [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.feature                 [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature      [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.feature                  [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature              [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.feature             [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.ui.feature                   [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.widget.feature               [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.internationalization.feature [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.feature             [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature          [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.viewpoints.feature           [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.feature                      [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.alf.feature                    [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.architecture.feature           [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature         [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.css.feature            [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.feature                [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.expressions.feature            [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.internationalization.feature   [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature          [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.properties.feature             [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.tools.feature                  [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.ui.feature                     [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.feature               [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.search.feature                 [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature      [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature               [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.feature               [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.feature                        [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.views.documentation.feature        [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.views.search.feature               [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.views.modelexplorer.feature        [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.views.properties.feature           [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.views.references.feature           [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.views.validation.feature           [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.views.feature                      [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.sdk.feature                        [eclipse-feature]
01:04:34 [INFO] Papyrus Examples Features                                          [pom]
01:04:34 [INFO] org.eclipse.papyrus.user.examples.feature              [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.main.target.parent                             [pom]
01:04:34 [INFO] org.eclipse.papyrus.main.portable.target     [eclipse-target-definition]
01:04:34 [INFO] org.eclipse.papyrus.p2                              [eclipse-repository]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.releng                              [pom]
01:04:34 [INFO] Papyrus Toolsmiths Features                                        [pom]
01:04:34 [INFO] Papyrus Toolsmiths Plugins                                         [pom]
01:04:34 [INFO] org.eclipse.papyrus.architectureview                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.dev.ui                              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.dev.view.services.edit.request      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.editpartview                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.figureview                      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.commandstack              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf-tooling                                    [pom]
01:04:34 [INFO] org.eclipse.papyrus.gmf.xpand.qvtlibrary                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.xpand                           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.common                          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.validate                        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.codegen                         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.dev.types                           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.dev.pluginexplorer                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.debug.feature                      [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.gmf.graphdef                        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.tooldef                         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.map                             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.bridge                          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.bridge.trace                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.graphdef.edit                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.tooldef.edit                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.map.edit                        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.bridge.ui                       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.codegen.edit                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.bridge.ui.dashboard             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen.ui             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.codegen.ui                      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.codegen.xtend                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.codegen                             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmfgenextension                     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.def                                 [eclipse-plugin]
01:04:34 [INFO] Papyrus UML Assistants                                             [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.types.generator         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.dev.assistants.codegen              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.gmf.tooling.feature                [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.mwe2.utils                          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.diagramgen.feature                 [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.tests.junit-framework                          [pom]
01:04:34 [INFO] org.eclipse.papyrus.junit.framework                     [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.junit.utils                         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.bundles.tests                  [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.junit.feature                      [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.dev.project.management              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.releng.tools                        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.releng.feature                     [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.customization.nattableconfiguration [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths                          [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.ecore                    [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.expressions              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools            [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature   [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.palette                  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.views.properties.toolsmiths         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.properties.generation           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.nattable                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.types.ui.properties             [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration                   [pom]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration         [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.feature                 [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui      [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.assistants.feature             [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.validations                         [pom]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.validation.common        [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes  [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature      [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.p2.toolsmiths                   [eclipse-repository]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform.parent               [pom]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.portable.targetplatform [eclipse-target-definition]
01:04:34 [INFO] org.eclipse.papyrus.tests.releng                                   [pom]
01:04:34 [INFO] org.eclipse.papyrus.plugins.tests.releng                           [pom]
01:04:34 [INFO] org.eclipse.papyrus.editor.tests.releng                            [pom]
01:04:34 [INFO] org.eclipse.papyrus.editor.integration.tests       [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.tests                                [pom]
01:04:34 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests   [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.tests.releng                             [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.tests.releng                        [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests     [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests    [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.tests               [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.editor.tests.releng                      [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests     [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.tests.releng                         [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests            [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests       [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.tests                [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.filters.tests                 [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng                     [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng           [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests       [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests  [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests   [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests     [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests        [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests       [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests    [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.main.test                       [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.common.tests    [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.model.tests     [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.tests           [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.views.tests     [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.properties.tests.releng                  [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.properties.ui.tests      [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.tests.releng                    [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.edit.tests      [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests   [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.semantic.tests  [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.tools.tests              [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.types.tests.releng                       [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.types.tests              [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.types.ui.tests           [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.ui.emf.tests             [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.ui.tests                 [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng                  [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests  [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.emf.facet.feature            [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.tests.releng                               [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng                       [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.tests              [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests        [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests     [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests      [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests   [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.component.tests    [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests       [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests     [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests    [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests      [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests      [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.common.tests       [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests      [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature          [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.tests.infra.services.feature       [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.views.tests.releng                             [pom]
01:04:34 [INFO] org.eclipse.papyrus.views.modelexplorer.tests      [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng                 [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests        [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.modelrepair.tests          [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.properties.tests           [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.service.types.tests        [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests     [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.tests.releng                       [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests      [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.filters.tests                   [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.tests              [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.uml.feature                  [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.views.documentation.tests      [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.views.feature                [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature       [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.main.test                         [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.tests             [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests     [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests           [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature         [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.tests.infra.feature                [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.tests.infra.core.feature           [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.tools.tests.releng                         [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.tools.tests                [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.tools.utils.tests          [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.uml.tools.feature            [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng                [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests       [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature   [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng                      [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests   [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.port.tests        [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.property.tests    [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.tests             [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature         [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng                    [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature       [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng                        [pom]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature           [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.tests.feature                      [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests               [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests    [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.infra.internationalization.main.test           [pom]
01:04:34 [INFO] org.eclipse.papyrus.infra.internationalization.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng                   [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.expressions.tests          [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature      [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.internationalization.main.test             [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.internationalization.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature [eclipse-feature]
01:04:34 [INFO] org.eclipse.papyrus.uml.alf.tests                  [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.alf.tests.feature              [eclipse-feature]
01:04:34 [INFO] Papyrus Tests Features                                             [pom]
01:04:34 [INFO] org.eclipse.papyrus.developer.suite.tests          [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.bundles.tests                                  [pom]
01:04:34 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests  [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.editors.suite.tests            [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.core.suite.tests         [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests     [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.architecture.tests       [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests    [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.suite.tests              [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.infra.newchild.tests                [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests         [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests        [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests          [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests   [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests       [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests       [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.architecture.tests              [eclipse-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.validation.tests.releng                    [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.validation.tests           [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.suite.tests                [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.uml.alf.tests.releng                           [pom]
01:04:34 [INFO] org.eclipse.papyrus.uml.alf.backend.tests          [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.views.suite.tests              [eclipse-test-plugin]
01:04:34 [INFO] org.eclipse.papyrus.views.documentation.tests.releng               [pom]
01:04:34 [INFO] org.eclipse.papyrus.tests.main.releng                              [pom]
01:04:34 [INFO] org.eclipse.papyrus.main.tests.target.parent                       [pom]
01:04:34 [INFO] org.eclipse.papyrus.main.tests.portable.target [eclipse-target-definition]
01:04:35 [INFO] 
01:04:35 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.all.releng >---------
01:04:35 [INFO] Building org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT           [1/728]
01:04:35 [INFO] --------------------------------[ pom ]---------------------------------
01:04:35 [INFO] 
01:04:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.all.releng ---
01:04:43 [INFO] 
01:04:43 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.releng >-----------
01:04:43 [INFO] Building org.eclipse.papyrus.releng 0.0.1-SNAPSHOT               [2/728]
01:04:43 [INFO] --------------------------------[ pom ]---------------------------------
01:04:43 [INFO] 
01:04:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng ---
01:04:43 [INFO] 
01:04:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng ---
01:04:43 [INFO] 
01:04:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.releng ---
01:04:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:04:43 [INFO] 
01:04:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng ---
01:04:43 [INFO] 
01:04:43 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.plugins >-----------
01:04:43 [INFO] Building Papyrus Main Plugins 0.0.1-SNAPSHOT                     [3/728]
01:04:43 [INFO] --------------------------------[ pom ]---------------------------------
01:04:43 [INFO] 
01:04:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.plugins ---
01:04:43 [INFO] 
01:04:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.plugins ---
01:04:43 [INFO] 
01:04:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.plugins ---
01:04:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:04:43 [INFO] 
01:04:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.plugins ---
01:04:43 [INFO] 
01:04:43 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus-emf >-------------
01:04:43 [INFO] Building Papyrus EMF 0.0.1-SNAPSHOT                              [4/728]
01:04:43 [INFO] --------------------------------[ pom ]---------------------------------
01:04:43 [INFO] 
01:04:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus-emf ---
01:04:43 [INFO] 
01:04:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus-emf ---
01:04:43 [INFO] 
01:04:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus-emf ---
01:04:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:04:43 [INFO] 
01:04:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-emf ---
01:04:43 [INFO] 
01:04:43 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.emf >-------------
01:04:43 [INFO] Building org.eclipse.papyrus.emf 2.0.0-SNAPSHOT                  [5/728]
01:04:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:04:43 [INFO] 
01:04:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf ---
01:04:43 [INFO] 
01:04:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf ---
01:04:48 [INFO] The project's OSGi version is 2.0.0.202103040552
01:04:48 [INFO] 
01:04:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf ---
01:04:48 [INFO] 
01:04:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf ---
01:04:48 [INFO] 
01:04:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf ---
01:05:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/src/main/resources
01:05:04 [INFO] 
01:05:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf ---
01:05:08 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/bin
01:05:11 [INFO] 
01:05:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf ---
01:05:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/src/test/resources
01:05:11 [INFO] 
01:05:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf ---
01:05:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/target/org.eclipse.papyrus.emf-2.0.0-SNAPSHOT-sources.jar
01:05:12 [INFO] 
01:05:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf ---
01:05:12 [INFO] 
01:05:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf ---
01:05:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf/target/org.eclipse.papyrus.emf-2.0.0-SNAPSHOT.jar
01:05:15 [INFO] 
01:05:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf ---
01:05:15 [INFO] 
01:05:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf ---
01:05:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:15 [INFO] 
01:05:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf ---
01:05:15 [INFO] 
01:05:15 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.emf.ui >-----------
01:05:15 [INFO] Building org.eclipse.papyrus.emf.ui 2.0.0-SNAPSHOT               [6/728]
01:05:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:15 [INFO] 
01:05:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.ui ---
01:05:15 [INFO] 
01:05:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.ui ---
01:05:15 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:15 [INFO] 
01:05:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.ui ---
01:05:15 [INFO] 
01:05:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.ui ---
01:05:15 [INFO] 
01:05:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.ui ---
01:05:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/src/main/resources
01:05:16 [INFO] 
01:05:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.ui ---
01:05:16 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/bin
01:05:16 [INFO] 
01:05:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.ui ---
01:05:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/src/test/resources
01:05:16 [INFO] 
01:05:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.ui ---
01:05:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/target/org.eclipse.papyrus.emf.ui-2.0.0-SNAPSHOT-sources.jar
01:05:16 [INFO] 
01:05:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.ui ---
01:05:16 [INFO] 
01:05:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.ui ---
01:05:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/emf/org.eclipse.papyrus.emf.ui/target/org.eclipse.papyrus.emf.ui-2.0.0-SNAPSHOT.jar
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.ui ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.ui ---
01:05:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.ui ---
01:05:17 [INFO] 
01:05:17 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.facet >------------
01:05:17 [INFO] Building EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT           [7/728]
01:05:17 [INFO] --------------------------------[ pom ]---------------------------------
01:05:17 [INFO] 
01:05:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.facet ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.facet ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.facet ---
01:05:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.facet ---
01:05:17 [INFO] 
01:05:17 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.facet-editor >--------
01:05:17 [INFO] Building Papyrus EMF Facet Editors 0.0.1-SNAPSHOT                [8/728]
01:05:17 [INFO] --------------------------------[ pom ]---------------------------------
01:05:17 [INFO] 
01:05:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.facet-editor ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.facet-editor ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.facet-editor ---
01:05:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.facet-editor ---
01:05:17 [INFO] 
01:05:17 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.doc >----
01:05:17 [INFO] Building org.eclipse.papyrus.emf.facet.custom.doc 2.0.0-SNAPSHOT [9/728]
01:05:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:17 [INFO] 
01:05:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [INFO] 
01:05:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/src/main/resources
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [INFO] 
01:05:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/src/test/resources
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/target/org.eclipse.papyrus.emf.facet.custom.doc-2.0.0-SNAPSHOT-sources.jar
01:05:17 [INFO] 
01:05:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.doc/target/org.eclipse.papyrus.emf.facet.custom.doc-2.0.0-SNAPSHOT.jar
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.doc ---
01:05:17 [INFO] 
01:05:17 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.core >----
01:05:17 [INFO] Building org.eclipse.papyrus.emf.facet.common.core 2.0.0-SNAPSHOT [10/728]
01:05:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:17 [INFO] 
01:05:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [INFO] 
01:05:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/src/main/resources
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/bin
01:05:17 [INFO] 
01:05:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/src/test/resources
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/target/org.eclipse.papyrus.emf.facet.common.core-2.0.0-SNAPSHOT-sources.jar
01:05:17 [INFO] 
01:05:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.core/target/org.eclipse.papyrus.emf.facet.common.core-2.0.0-SNAPSHOT.jar
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.core ---
01:05:17 [INFO] 
01:05:17 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.core >-----
01:05:17 [INFO] Building org.eclipse.papyrus.emf.facet.util.core 2.0.0-SNAPSHOT [11/728]
01:05:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:17 [INFO] 
01:05:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:17 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:17 [INFO] 
01:05:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/main/resources
01:05:17 [INFO] 
01:05:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:17 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/bin
01:05:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/org/eclipse/papyrus/emf/facet/util/core/internal/exported/FileUtils.java:[103] 
01:05:18 	@SuppressWarnings("unchecked")
01:05:18 	                  ^^^^^^^^^^^
01:05:18 Unnecessary @SuppressWarnings("unchecked")
01:05:18 1 problem (1 warning)
01:05:18 [INFO] 
01:05:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/src/test/resources
01:05:18 [INFO] 
01:05:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/target/org.eclipse.papyrus.emf.facet.util.core-2.0.0-SNAPSHOT-sources.jar
01:05:18 [INFO] 
01:05:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:18 [INFO] 
01:05:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.core/target/org.eclipse.papyrus.emf.facet.util.core-2.0.0-SNAPSHOT.jar
01:05:18 [INFO] 
01:05:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:18 [INFO] 
01:05:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:18 [INFO] 
01:05:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.core ---
01:05:18 [INFO] 
01:05:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.sdk.core >--
01:05:18 [INFO] Building org.eclipse.papyrus.emf.facet.common.sdk.core 2.0.0-SNAPSHOT [12/728]
01:05:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:18 [INFO] 
01:05:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:18 [INFO] 
01:05:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:18 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:18 [INFO] 
01:05:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:18 [INFO] 
01:05:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:18 [INFO] 
01:05:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/main/resources
01:05:18 [INFO] 
01:05:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:18 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/bin
01:05:19 [INFO] 
01:05:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/src/test/resources
01:05:19 [INFO] 
01:05:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/target/org.eclipse.papyrus.emf.facet.common.sdk.core-2.0.0-SNAPSHOT-sources.jar
01:05:19 [INFO] 
01:05:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:19 [INFO] 
01:05:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.sdk.core/target/org.eclipse.papyrus.emf.facet.common.sdk.core-2.0.0-SNAPSHOT.jar
01:05:19 [INFO] 
01:05:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:19 [INFO] 
01:05:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:19 [INFO] 
01:05:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.sdk.core ---
01:05:19 [INFO] 
01:05:19 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.common.ui >-----
01:05:19 [INFO] Building org.eclipse.papyrus.emf.facet.common.ui 2.0.0-SNAPSHOT [13/728]
01:05:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:19 [INFO] 
01:05:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:19 [INFO] 
01:05:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:19 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:19 [INFO] 
01:05:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:19 [INFO] 
01:05:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:19 [INFO] 
01:05:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/main/resources
01:05:19 [INFO] 
01:05:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:19 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/bin
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[17] 
01:05:20 	import org.eclipse.jface.viewers.ViewerSorter;
01:05:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:20 The type ViewerSorter is deprecated
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[29] 
01:05:20 	public void setSorter(final ViewerSorter viewerSorter) {
01:05:20 	                            ^^^^^^^^^^^^
01:05:20 The type ViewerSorter is deprecated
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTable.java:[30] 
01:05:20 	this.tableViewer.setSorter(viewerSorter);
01:05:20 	                 ^^^^^^^^^^^^^^^^^^^^^^^
01:05:20 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[17] 
01:05:20 	import org.eclipse.jface.viewers.ViewerSorter;
01:05:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:20 The type ViewerSorter is deprecated
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[29] 
01:05:20 	public void setSorter(final ViewerSorter viewerSorter) {
01:05:20 	                            ^^^^^^^^^^^^
01:05:20 The type ViewerSorter is deprecated
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableTree.java:[30] 
01:05:20 	this.treeViewer.setSorter(viewerSorter);
01:05:20 	                ^^^^^^^^^^^^^^^^^^^^^^^
01:05:20 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[26] 
01:05:20 	import org.eclipse.jface.viewers.ViewerSorter;
01:05:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:20 The type ViewerSorter is deprecated
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[98] 
01:05:20 	PersistableColumn.getColumnWidths().put(uniqueID, new Integer(column.getWidth()));
01:05:20 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:20 The constructor Integer(int) is deprecated since version 9
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[155] 
01:05:20 	private static ViewerSorter getViewerSorter(final ColumnLabelProvider columnLabelProvider) {
01:05:20 	               ^^^^^^^^^^^^
01:05:20 The type ViewerSorter is deprecated
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[156] 
01:05:20 	return new ViewerSorter() {
01:05:20 	           ^^^^^^^^^^^^
01:05:20 The type ViewerSorter is deprecated
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[156] 
01:05:20 	return new ViewerSorter() {
01:05:20 			@Override
01:05:20 			public int compare(final Viewer viewer, final Object e1, final Object e2) {
01:05:20 				String text1 = columnLabelProvider.getText(e1);
01:05:20 				String text2 = columnLabelProvider.getText(e2);
01:05:20 				if (text1 == null) {
01:05:20 					return -1;
01:05:20 				}
01:05:20 				int compare = text1.compareTo(text2);
01:05:20 				SortableWidget sortableWidget = SortableWidgetFactory.createSortableWidget(viewer);
01:05:20 				if (sortableWidget.getSortDirection() == SWT.DOWN) {
01:05:20 					compare = compare * -1;
01:05:20 				}
01:05:20 				return compare;
01:05:20 			}
01:05:20 		};
01:05:20 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:20 The constructor ViewerSorter() is deprecated
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/PersistableColumn.java:[174] 
01:05:20 	private static void addSorter(final Column column, final ViewerSorter viewerSorter,
01:05:20 	                                                         ^^^^^^^^^^^^
01:05:20 The type ViewerSorter is deprecated
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableWidget.java:[16] 
01:05:20 	import org.eclipse.jface.viewers.ViewerSorter;
01:05:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:20 The type ViewerSorter is deprecated
01:05:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/org/eclipse/papyrus/emf/facet/common/ui/internal/controls/wrappers/SortableWidget.java:[22] 
01:05:20 	void setSorter(ViewerSorter viewerSorter);
01:05:20 	               ^^^^^^^^^^^^
01:05:20 The type ViewerSorter is deprecated
01:05:20 14 problems (14 warnings)
01:05:20 [INFO] 
01:05:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/src/test/resources
01:05:20 [INFO] 
01:05:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/target/org.eclipse.papyrus.emf.facet.common.ui-2.0.0-SNAPSHOT-sources.jar
01:05:20 [INFO] 
01:05:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:20 [INFO] 
01:05:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.common.ui/target/org.eclipse.papyrus.emf.facet.common.ui-2.0.0-SNAPSHOT.jar
01:05:20 [INFO] 
01:05:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:20 [INFO] 
01:05:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:20 [INFO] 
01:05:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.common.ui ---
01:05:20 [INFO] 
01:05:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.catalog >--
01:05:20 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.catalog 2.0.0-SNAPSHOT [14/728]
01:05:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:20 [INFO] 
01:05:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:20 [INFO] 
01:05:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:20 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:20 [INFO] 
01:05:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:20 [INFO] 
01:05:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:20 [INFO] 
01:05:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/src/main/resources
01:05:20 [INFO] 
01:05:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:20 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/bin
01:05:20 [INFO] 
01:05:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/src/test/resources
01:05:20 [INFO] 
01:05:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/target/org.eclipse.papyrus.emf.facet.util.emf.catalog-2.0.0-SNAPSHOT-sources.jar
01:05:20 [INFO] 
01:05:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:20 [INFO] 
01:05:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.catalog/target/org.eclipse.papyrus.emf.facet.util.emf.catalog-2.0.0-SNAPSHOT.jar
01:05:21 [INFO] 
01:05:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:21 [INFO] 
01:05:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:21 [INFO] 
01:05:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.catalog ---
01:05:21 [INFO] 
01:05:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel >--
01:05:21 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.metamodel 2.0.0-SNAPSHOT [15/728]
01:05:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:21 [INFO] 
01:05:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:21 [INFO] 
01:05:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:21 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:21 [INFO] 
01:05:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:21 [INFO] 
01:05:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:21 [INFO] 
01:05:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/main/resources
01:05:21 [INFO] 
01:05:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:21 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/bin
01:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[27] 
01:05:22 	import org.eclipse.emf.common.util.ECollections;
01:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:22 The import org.eclipse.emf.common.util.ECollections is never used
01:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[396] 
01:05:22 	allTypedElements =  new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllTypedElements(),allTypedElements.size(), allTypedElements.toArray());
01:05:22 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:22 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<ETypedElement>
01:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[396] 
01:05:22 	allTypedElements =  new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllTypedElements(),allTypedElements.size(), allTypedElements.toArray());
01:05:22 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:22 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
01:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[415] 
01:05:22 	allFacetOperations = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetOperations(),allFacetOperations.size(), allFacetOperations.toArray());
01:05:22 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:22 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<FacetOperation>
01:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[415] 
01:05:22 	allFacetOperations = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetOperations(),allFacetOperations.size(), allFacetOperations.toArray());
01:05:22 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:22 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
01:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[434] 
01:05:22 	allFacetElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetElements(),allFacetElements.size(), allFacetElements.toArray());
01:05:22 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:22 Type safety: The expression of type EcoreEList.UnmodifiableEList needs unchecked conversion to conform to EList<EStructuralFeature>
01:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src-gen/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/impl/FacetImpl.java:[434] 
01:05:22 	allFacetElements = new EcoreEList.UnmodifiableEList(this,EFacetPackage.eINSTANCE.getFacet_AllFacetElements(),allFacetElements.size(), allFacetElements.toArray());
01:05:22 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:22 EcoreEList.UnmodifiableEList is a raw type. References to generic type EcoreEList.UnmodifiableEList<E> should be parameterized
01:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/internal/EFacetValidator.java:[28] 
01:05:22 	import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.Facet;
01:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:22 The import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.Facet is never used
01:05:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/org/eclipse/papyrus/emf/facet/efacet/metamodel/v0_2_0/efacet/internal/EFacetValidator.java:[30] 
01:05:22 	import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.FacetSet;
01:05:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:22 The import org.eclipse.papyrus.emf.facet.efacet.metamodel.v0_2_0.efacet.FacetSet is never used
01:05:22 9 problems (9 warnings)
01:05:22 [INFO] 
01:05:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/src/test/resources
01:05:22 [INFO] 
01:05:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/target/org.eclipse.papyrus.emf.facet.efacet.metamodel-2.0.0-SNAPSHOT-sources.jar
01:05:23 [INFO] 
01:05:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:23 [INFO] 
01:05:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel/target/org.eclipse.papyrus.emf.facet.efacet.metamodel-2.0.0-SNAPSHOT.jar
01:05:23 [INFO] 
01:05:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:23 [INFO] 
01:05:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:23 [INFO] 
01:05:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.metamodel ---
01:05:23 [INFO] 
01:05:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel >--
01:05:23 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel 2.0.0-SNAPSHOT [16/728]
01:05:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:23 [INFO] 
01:05:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:23 [INFO] 
01:05:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:23 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:23 [INFO] 
01:05:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:23 [INFO] 
01:05:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:23 [INFO] 
01:05:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/main/resources
01:05:23 [INFO] 
01:05:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:23 [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin
01:05:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/impl/CustomptPackageImpl.java:[22] 
01:05:23 	import org.eclipse.emf.edit.provider.StyledString;
01:05:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:23 The import org.eclipse.emf.edit.provider.StyledString is never used
01:05:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EStructuralFeatureTreeElementImpl.java:[64] 
01:05:23 	public Object getAdapter(Class key) {
01:05:23 	       ^^^^^^
01:05:23 Type safety: The return type Object for getAdapter(Class) from the type EStructuralFeatureTreeElementImpl needs unchecked conversion to conform to T from the type IAdaptable
01:05:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EStructuralFeatureTreeElementImpl.java:[64] 
01:05:23 	public Object getAdapter(Class key) {
01:05:23 	                         ^^^^^
01:05:23 Class is a raw type. References to generic type Class<T> should be parameterized
01:05:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/impl/CustomptFactoryImpl.java:[24] 
01:05:23 	import org.eclipse.emf.edit.provider.StyledString;
01:05:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:23 The import org.eclipse.emf.edit.provider.StyledString is never used
01:05:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custompt/impl/CustomptFactoryImpl.java:[27] 
01:05:23 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.*;
01:05:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:23 The import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt is never used
01:05:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EObjectTreeElementImpl.java:[81] 
01:05:23 	public Object getAdapter(Class key) {
01:05:23 	       ^^^^^^
01:05:23 Type safety: The return type Object for getAdapter(Class) from the type EObjectTreeElementImpl needs unchecked conversion to conform to T from the type IAdaptable
01:05:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/internal/treeproxy/impl/EObjectTreeElementImpl.java:[81] 
01:05:23 	public Object getAdapter(Class key) {
01:05:23 	                         ^^^^^
01:05:23 Class is a raw type. References to generic type Class<T> should be parameterized
01:05:23 7 problems (7 warnings)
01:05:23 [INFO] 
01:05:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/src/test/resources
01:05:23 [INFO] 
01:05:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/target/org.eclipse.papyrus.emf.facet.custom.metamodel-2.0.0-SNAPSHOT-sources.jar
01:05:24 [INFO] 
01:05:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:24 [INFO] 
01:05:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/target/org.eclipse.papyrus.emf.facet.custom.metamodel-2.0.0-SNAPSHOT.jar
01:05:24 [INFO] 
01:05:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:24 [INFO] 
01:05:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:24 [INFO] 
01:05:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel ---
01:05:24 [INFO] 
01:05:24 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet >------
01:05:24 [INFO] Building org.eclipse.papyrus.emf.facet.efacet 2.0.0-SNAPSHOT    [17/728]
01:05:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:24 [INFO] 
01:05:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:24 [INFO] 
01:05:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:24 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:24 [INFO] 
01:05:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:24 [INFO] 
01:05:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:24 [INFO] 
01:05:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/src/main/resources
01:05:24 [INFO] 
01:05:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:24 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/bin
01:05:25 [INFO] 
01:05:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/src/test/resources
01:05:25 [INFO] 
01:05:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/target/org.eclipse.papyrus.emf.facet.efacet-2.0.0-SNAPSHOT-sources.jar
01:05:25 [INFO] 
01:05:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:25 [INFO] 
01:05:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet/target/org.eclipse.papyrus.emf.facet.efacet-2.0.0-SNAPSHOT.jar
01:05:25 [INFO] 
01:05:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:25 [INFO] 
01:05:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:25 [INFO] 
01:05:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet ---
01:05:25 [INFO] 
01:05:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.catalog >--
01:05:25 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.catalog 2.0.0-SNAPSHOT [18/728]
01:05:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:25 [INFO] 
01:05:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:25 [INFO] 
01:05:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:25 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:25 [INFO] 
01:05:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:25 [INFO] 
01:05:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:25 [INFO] 
01:05:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/src/main/resources
01:05:25 [INFO] 
01:05:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:25 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/bin
01:05:25 [INFO] 
01:05:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/src/test/resources
01:05:25 [INFO] 
01:05:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/target/org.eclipse.papyrus.emf.facet.efacet.catalog-2.0.0-SNAPSHOT-sources.jar
01:05:25 [INFO] 
01:05:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:25 [INFO] 
01:05:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.catalog/target/org.eclipse.papyrus.emf.facet.efacet.catalog-2.0.0-SNAPSHOT.jar
01:05:25 [INFO] 
01:05:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:26 [INFO] 
01:05:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:26 [INFO] 
01:05:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.catalog ---
01:05:26 [INFO] 
01:05:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.pde.core >---
01:05:26 [INFO] Building org.eclipse.papyrus.emf.facet.util.pde.core 2.0.0-SNAPSHOT [19/728]
01:05:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:26 [INFO] 
01:05:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:26 [INFO] 
01:05:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:26 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:26 [INFO] 
01:05:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:26 [INFO] 
01:05:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:26 [INFO] 
01:05:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/main/resources
01:05:26 [INFO] 
01:05:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:26 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/bin
01:05:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[18] 
01:05:27 	@SuppressWarnings("PMD.UseSingleton")
01:05:27 	                  ^^^^^^^^^^^^^^^^^^
01:05:27 Unsupported @SuppressWarnings("PMD.UseSingleton")
01:05:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[27] 
01:05:27 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:27 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:27 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/org/eclipse/papyrus/emf/facet/util/pde/core/internal/Activator.java:[37] 
01:05:27 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:27 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:27 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:27 3 problems (3 warnings)
01:05:27 [INFO] 
01:05:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/src/test/resources
01:05:27 [INFO] 
01:05:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/target/org.eclipse.papyrus.emf.facet.util.pde.core-2.0.0-SNAPSHOT-sources.jar
01:05:27 [INFO] 
01:05:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:27 [INFO] 
01:05:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.pde.core/target/org.eclipse.papyrus.emf.facet.util.pde.core-2.0.0-SNAPSHOT.jar
01:05:27 [INFO] 
01:05:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:27 [INFO] 
01:05:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:27 [INFO] 
01:05:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.pde.core ---
01:05:27 [INFO] 
01:05:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.core >---
01:05:27 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.core 2.0.0-SNAPSHOT [20/728]
01:05:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:27 [INFO] 
01:05:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:27 [INFO] 
01:05:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:27 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:27 [INFO] 
01:05:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:27 [INFO] 
01:05:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:27 [INFO] 
01:05:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/main/resources
01:05:27 [INFO] 
01:05:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:27 [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin
01:05:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/catalog/CatalogSetManager.java:[165] 
01:05:27 	result.add((T) catalogManager);
01:05:27 	           ^^^^^^^^^^^^^^^^^^
01:05:27 Type safety: Unchecked cast from ICatalogManager to T
01:05:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/preferences/PreferenceInitializer.java:[31] 
01:05:27 	IEclipsePreferences preferenceNode = new DefaultScope().getNode(Activator.PLUGIN_ID);
01:05:27 	                                         ^^^^^^^^^^^^^^
01:05:27 The constructor DefaultScope() is deprecated
01:05:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/serialization/SerializationService.java:[29] 
01:05:27 	ISerializer<Object> serializer = (ISerializer<Object>) ISerializationRegistry.INSTANCE
01:05:27 				.getSerializerFor(instanceValue.getClass());
01:05:27 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:27 Type safety: Unchecked cast from ISerializer<capture#2-of ?> to ISerializer<Object>
01:05:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/BrowserRegistry.java:[150] 
01:05:27 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
01:05:27 	                                         ^^^^^^^^^^^^^^^
01:05:27 The constructor InstanceScope() is deprecated
01:05:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/BrowserRegistry.java:[173] 
01:05:27 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
01:05:27 	                                         ^^^^^^^^^^^^^^^
01:05:27 The constructor InstanceScope() is deprecated
01:05:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/org/eclipse/papyrus/emf/facet/util/emf/core/internal/registry/BrowserRegistry.java:[196] 
01:05:27 	IEclipsePreferences preferenceNode = new InstanceScope().getNode(Activator.PLUGIN_ID);
01:05:27 	                                         ^^^^^^^^^^^^^^^
01:05:27 The constructor InstanceScope() is deprecated
01:05:27 6 problems (6 warnings)
01:05:27 [INFO] 
01:05:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/src/test/resources
01:05:27 [INFO] 
01:05:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/target/org.eclipse.papyrus.emf.facet.util.emf.core-2.0.0-SNAPSHOT-sources.jar
01:05:28 [INFO] 
01:05:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:28 [INFO] 
01:05:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/target/org.eclipse.papyrus.emf.facet.util.emf.core-2.0.0-SNAPSHOT.jar
01:05:28 [INFO] 
01:05:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:28 [INFO] 
01:05:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:28 [INFO] 
01:05:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.core ---
01:05:28 [INFO] 
01:05:28 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.core >----
01:05:28 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.core 3.0.0-SNAPSHOT [21/728]
01:05:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:28 [INFO] 
01:05:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:28 [INFO] 
01:05:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:28 [INFO] The project's OSGi version is 3.0.0.202103040552
01:05:28 [INFO] 
01:05:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:28 [INFO] 
01:05:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:28 [INFO] 
01:05:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/main/resources
01:05:28 [INFO] 
01:05:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:28 [INFO] Compiling 86 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/bin
01:05:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/Messages.java:[18] 
01:05:29 	@SuppressWarnings("PMD")
01:05:29 	                  ^^^^^
01:05:29 Unsupported @SuppressWarnings("PMD")
01:05:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManagerContext.java:[142] 
01:05:29 	result = (T) derivedResult;
01:05:29 	         ^^^^^^^^^^^^^^^^^
01:05:29 Type safety: Unchecked cast from DerivedTypedElement to T
01:05:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManagerContext.java:[407] 
01:05:29 	final T element = (T) feature;
01:05:29 	                  ^^^^^^^^^^^
01:05:29 Type safety: Unchecked cast from ETypedElement to T
01:05:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[39] 
01:05:29 	import org.eclipse.papyrus.emf.facet.efacet.core.internal.query.DerivedTypedElementImplementationFactoryRegistry;
01:05:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:29 The type DerivedTypedElementImplementationFactoryRegistry is deprecated
01:05:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[42] 
01:05:29 	import org.eclipse.papyrus.emf.facet.efacet.core.query.IDerivedTypedElementImplementation;
01:05:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:29 The type IDerivedTypedElementImplementation is deprecated
01:05:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[141] 
01:05:29 	IDerivedTypedElementImplementation evaluator2 = null;
01:05:29 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:29 The type IDerivedTypedElementImplementation is deprecated
01:05:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 
01:05:29 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
01:05:29 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:29 The type DerivedTypedElementImplementationFactoryRegistry is deprecated
01:05:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 
01:05:29 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
01:05:29 	                                                              ^^^^^^^^
01:05:29 The field DerivedTypedElementImplementationFactoryRegistry.INSTANCE is deprecated
01:05:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/DerivedTypedElementManager.java:[148] 
01:05:29 	evaluator2 = DerivedTypedElementImplementationFactoryRegistry.INSTANCE.getEvaluatorFor(query, this);
01:05:29 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:29 The method getEvaluatorFor(Query, IDerivedTypedElementManager) from the type DerivedTypedElementImplementationFactoryRegistry is deprecated
01:05:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetManager.java:[669] 
01:05:29 	return (List<T>) cache.get(classs);
01:05:29 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:29 Type safety: Unchecked cast from List<capture#4-of ? extends ETypedElement> to List<T>
01:05:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/org/eclipse/papyrus/emf/facet/efacet/core/internal/FacetActions2Impl.java:[78] 
01:05:29 	ICatalogSetManager2.INSTANCE.registerModelDeclaration(file);
01:05:29 	                    ^^^^^^^^
01:05:29 The field ICatalogSetManager2.INSTANCE is deprecated
01:05:29 11 problems (11 warnings)
01:05:29 [INFO] 
01:05:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/src/test/resources
01:05:29 [INFO] 
01:05:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/target/org.eclipse.papyrus.emf.facet.efacet.core-3.0.0-SNAPSHOT-sources.jar
01:05:29 [INFO] 
01:05:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:29 [INFO] 
01:05:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.core/target/org.eclipse.papyrus.emf.facet.efacet.core-3.0.0-SNAPSHOT.jar
01:05:29 [INFO] 
01:05:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:29 [INFO] 
01:05:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:29 [INFO] 
01:05:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.core ---
01:05:29 [INFO] 
01:05:29 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.core >----
01:05:29 [INFO] Building org.eclipse.papyrus.emf.facet.custom.core 4.0.0-SNAPSHOT [22/728]
01:05:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:29 [INFO] 
01:05:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:29 [INFO] 
01:05:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:29 [INFO] The project's OSGi version is 4.0.0.202103040552
01:05:29 [INFO] 
01:05:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:29 [INFO] 
01:05:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:29 [INFO] 
01:05:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/main/resources
01:05:29 [INFO] 
01:05:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:29 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/bin
01:05:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/org/eclipse/papyrus/emf/facet/custom/core/internal/exported/CustomizationUtils.java:[137] 
01:05:30 	result = (T) result.toString();
01:05:30 	         ^^^^^^^^^^^^^^^^^^^^^
01:05:30 Type safety: Unchecked cast from String to T
01:05:30 1 problem (1 warning)
01:05:30 [INFO] 
01:05:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/src/test/resources
01:05:30 [INFO] 
01:05:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/target/org.eclipse.papyrus.emf.facet.custom.core-4.0.0-SNAPSHOT-sources.jar
01:05:30 [INFO] 
01:05:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:30 [INFO] 
01:05:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.core/target/org.eclipse.papyrus.emf.facet.custom.core-4.0.0-SNAPSHOT.jar
01:05:30 [INFO] 
01:05:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:30 [INFO] 
01:05:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:30 [INFO] 
01:05:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.core ---
01:05:30 [INFO] 
01:05:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.metamodel.edit >--
01:05:30 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 2.0.0-SNAPSHOT [23/728]
01:05:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:30 [INFO] 
01:05:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:30 [INFO] 
01:05:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:30 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:30 [INFO] 
01:05:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:30 [INFO] 
01:05:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:30 [INFO] 
01:05:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/src/main/resources
01:05:30 [INFO] 
01:05:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:30 [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/bin
01:05:30 [INFO] 
01:05:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/src/test/resources
01:05:30 [INFO] 
01:05:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/target/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit-2.0.0-SNAPSHOT-sources.jar
01:05:30 [INFO] 
01:05:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:30 [INFO] 
01:05:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit/target/org.eclipse.papyrus.emf.facet.efacet.metamodel.edit-2.0.0-SNAPSHOT.jar
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.metamodel.edit ---
01:05:31 [INFO] 
01:05:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.edit >--
01:05:31 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.edit 2.0.0-SNAPSHOT [24/728]
01:05:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:31 [INFO] 
01:05:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [INFO] 
01:05:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/src/main/resources
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin
01:05:31 [INFO] 
01:05:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/src/test/resources
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/target/org.eclipse.papyrus.emf.facet.custom.metamodel.edit-2.0.0-SNAPSHOT-sources.jar
01:05:31 [INFO] 
01:05:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/target/org.eclipse.papyrus.emf.facet.custom.metamodel.edit-2.0.0-SNAPSHOT.jar
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.edit ---
01:05:31 [INFO] 
01:05:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.core >--
01:05:31 [INFO] Building org.eclipse.papyrus.emf.facet.custom.sdk.core 2.0.0-SNAPSHOT [25/728]
01:05:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:31 [INFO] 
01:05:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:31 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:31 [INFO] 
01:05:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/main/resources
01:05:31 [INFO] 
01:05:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:31 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/bin
01:05:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[21] 
01:05:32 	@SuppressWarnings("PMD.UseSingleton")
01:05:32 	                  ^^^^^^^^^^^^^^^^^^
01:05:32 Unsupported @SuppressWarnings("PMD.UseSingleton")
01:05:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[30] 
01:05:32 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:32 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:32 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[40] 
01:05:32 	@SuppressWarnings({ "PMD.SignatureDeclareThrowsException",
01:05:32 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:32 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/org/eclipse/papyrus/emf/facet/custom/sdk/core/internal/Activator.java:[41] 
01:05:32 	"PMD.NullAssignment" })
01:05:32 	^^^^^^^^^^^^^^^^^^^^
01:05:32 Unsupported @SuppressWarnings("PMD.NullAssignment")
01:05:32 4 problems (4 warnings)
01:05:32 [INFO] 
01:05:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/src/test/resources
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/target/org.eclipse.papyrus.emf.facet.custom.sdk.core-2.0.0-SNAPSHOT-sources.jar
01:05:32 [INFO] 
01:05:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.core/target/org.eclipse.papyrus.emf.facet.custom.sdk.core-2.0.0-SNAPSHOT.jar
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.sdk.core ---
01:05:32 [INFO] 
01:05:32 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java >----
01:05:32 [INFO] Building org.eclipse.papyrus.emf.facet.query.java 2.0.0-SNAPSHOT [26/728]
01:05:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:32 [INFO] 
01:05:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [INFO] 
01:05:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/src/main/resources
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/bin
01:05:32 [INFO] 
01:05:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/src/test/resources
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/target/org.eclipse.papyrus.emf.facet.query.java-2.0.0-SNAPSHOT-sources.jar
01:05:32 [INFO] 
01:05:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java/target/org.eclipse.papyrus.emf.facet.query.java-2.0.0-SNAPSHOT.jar
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java ---
01:05:32 [INFO] 
01:05:32 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.infra >------------
01:05:32 [INFO] Building Papyrus Infra 0.0.1-SNAPSHOT                           [27/728]
01:05:32 [INFO] --------------------------------[ pom ]---------------------------------
01:05:32 [INFO] 
01:05:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra ---
01:05:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra ---
01:05:32 [INFO] 
01:05:32 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-core >---------
01:05:32 [INFO] Building Papyrus Infra Core 0.0.1-SNAPSHOT                      [28/728]
01:05:32 [INFO] --------------------------------[ pom ]---------------------------------
01:05:32 [INFO] 
01:05:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-core ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-core ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-core ---
01:05:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-core ---
01:05:32 [INFO] 
01:05:32 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.log >-------
01:05:32 [INFO] Building org.eclipse.papyrus.infra.core.log 2.0.0-SNAPSHOT      [29/728]
01:05:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:32 [INFO] 
01:05:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.log ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.log ---
01:05:32 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.log ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.log ---
01:05:32 [INFO] 
01:05:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.log ---
01:05:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/src/main/resources
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.log ---
01:05:32 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/bin
01:05:32 [INFO] 
01:05:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.log ---
01:05:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/src/test/resources
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.log ---
01:05:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/target/org.eclipse.papyrus.infra.core.log-2.0.0-SNAPSHOT-sources.jar
01:05:32 [INFO] 
01:05:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.log ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.log ---
01:05:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.log/target/org.eclipse.papyrus.infra.core.log-2.0.0-SNAPSHOT.jar
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.log ---
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.log ---
01:05:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:32 [INFO] 
01:05:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.log ---
01:05:33 [INFO] 
01:05:33 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.tools >---------
01:05:33 [INFO] Building org.eclipse.papyrus.infra.tools 4.0.0-SNAPSHOT         [30/728]
01:05:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:33 [INFO] 
01:05:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.tools ---
01:05:33 [INFO] 
01:05:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.tools ---
01:05:33 [INFO] The project's OSGi version is 4.0.0.202103040552
01:05:33 [INFO] 
01:05:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.tools ---
01:05:33 [INFO] 
01:05:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.tools ---
01:05:33 [INFO] 
01:05:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.tools ---
01:05:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/main/resources
01:05:33 [INFO] 
01:05:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.tools ---
01:05:33 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/bin
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/CommandBasedObservableValue.java:[22] 
01:05:34 	public interface CommandBasedObservableValue extends CommandBasedObservable, IObservableValue {
01:05:34 	                                                                             ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/IMultipleObservableValue.java:[27] 
01:05:34 	public interface IMultipleObservableValue extends AggregatedObservable, IObservableValue {
01:05:34 	                                                                        ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/IMultipleObservableValue.java:[32] 
01:05:34 	List<IObservableValue> getObservableValues();
01:05:34 	     ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollection.java:[28] 
01:05:34 	public abstract class DelegatingObservableCollection<T extends IObservableCollection> extends DelegatingObservable<T> implements IObservableCollection {
01:05:34 	                                                               ^^^^^^^^^^^^^^^^^^^^^
01:05:34 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollection.java:[28] 
01:05:34 	public abstract class DelegatingObservableCollection<T extends IObservableCollection> extends DelegatingObservable<T> implements IObservableCollection {
01:05:34 	                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^
01:05:34 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[31] 
01:05:34 	public class DelegatingObservableSet extends DelegatingObservableCollection<IObservableSet> implements IObservableSet {
01:05:34 	                                                                            ^^^^^^^^^^^^^^
01:05:34 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[31] 
01:05:34 	public class DelegatingObservableSet extends DelegatingObservableCollection<IObservableSet> implements IObservableSet {
01:05:34 	                                                                                                       ^^^^^^^^^^^^^^
01:05:34 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[35] 
01:05:34 	private ISetChangeListener forwardingSetChangeListener;
01:05:34 	        ^^^^^^^^^^^^^^^^^^
01:05:34 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[37] 
01:05:34 	DelegatingObservableSet(IObservableSet delegate) {
01:05:34 	                        ^^^^^^^^^^^^^^
01:05:34 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[45] 
01:05:34 	public static IObservableSet wrap(IObservableSet observable) {
01:05:34 	              ^^^^^^^^^^^^^^
01:05:34 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[45] 
01:05:34 	public static IObservableSet wrap(IObservableSet observable) {
01:05:34 	                                  ^^^^^^^^^^^^^^
01:05:34 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[46] 
01:05:34 	IObservableSet result;
01:05:34 	^^^^^^^^^^^^^^
01:05:34 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[63] 
01:05:34 	public static IObservableSet create(Realm realm, ClassLoader loader, Class<?>... mixins) {
01:05:34 	              ^^^^^^^^^^^^^^
01:05:34 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[67] 
01:05:34 	public void addSetChangeListener(ISetChangeListener listener) {
01:05:34 	                                 ^^^^^^^^^^^^^^^^^^
01:05:34 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[71] 
01:05:34 	public void removeSetChangeListener(ISetChangeListener listener) {
01:05:34 	                                    ^^^^^^^^^^^^^^^^^^
01:05:34 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[76] 
01:05:34 	protected void hookDelegate(IObservableSet delegate) {
01:05:34 	                            ^^^^^^^^^^^^^^
01:05:34 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[78] 
01:05:34 	delegate.addSetChangeListener(getForwardingSetChangeListener());
01:05:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The method addSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[82] 
01:05:34 	protected void unhookDelegate(IObservableSet delegate) {
01:05:34 	                              ^^^^^^^^^^^^^^
01:05:34 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[83] 
01:05:34 	delegate.removeSetChangeListener(getForwardingSetChangeListener());
01:05:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The method removeSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[88] 
01:05:34 	protected void delegateChanged(IObservableSet oldDelegate, IObservableSet newDelegate) {
01:05:34 	                               ^^^^^^^^^^^^^^
01:05:34 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[88] 
01:05:34 	protected void delegateChanged(IObservableSet oldDelegate, IObservableSet newDelegate) {
01:05:34 	                                                           ^^^^^^^^^^^^^^
01:05:34 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[97] 
01:05:34 	private ISetChangeListener getForwardingSetChangeListener() {
01:05:34 	        ^^^^^^^^^^^^^^^^^^
01:05:34 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[99] 
01:05:34 	forwardingSetChangeListener = new ISetChangeListener() {
01:05:34 	                                  ^^^^^^^^^^^^^^^^^^
01:05:34 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[101] 
01:05:34 	public void handleSetChange(SetChangeEvent event) {
01:05:34 	                            ^^^^^^^^^^^^^^
01:05:34 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[102] 
01:05:34 	SetChangeEvent myEvent = new MySetChangeEvent(event.diff);
01:05:34 	^^^^^^^^^^^^^^
01:05:34 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[115] 
01:05:34 	class MySetChangeEvent extends SetChangeEvent {
01:05:34 	                               ^^^^^^^^^^^^^^
01:05:34 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[119] 
01:05:34 	MySetChangeEvent(SetDiff diff) {
01:05:34 	                 ^^^^^^^
01:05:34 SetDiff is a raw type. References to generic type SetDiff<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSet.java:[120] 
01:05:34 	super(getRealObservable(), diff);
01:05:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The constructor SetChangeEvent(IObservableSet, SetDiff) belongs to the raw type SetChangeEvent. References to generic type SetChangeEvent<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[93] 
01:05:34 	result = DelegatingObservableList.wrap((IObservableList) observable);
01:05:34 	                                        ^^^^^^^^^^^^^^^
01:05:34 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[95] 
01:05:34 	result = DelegatingObservableSet.wrap((IObservableSet) observable);
01:05:34 	                                       ^^^^^^^^^^^^^^
01:05:34 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservable.java:[97] 
01:05:34 	result = DelegatingObservableValue.wrap((IObservableValue) observable);
01:05:34 	                                         ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/util/ClassLoaderHelper.java:[461] 
01:05:34 	return theClass.newInstance();
01:05:34 	                ^^^^^^^^^^^^^
01:05:34 The method newInstance() from the type Class<T> is deprecated since version 9
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[28] 
01:05:34 	public class DelegatingObservableValue extends DelegatingObservable<IObservableValue> implements IObservableValue {
01:05:34 	                                                                    ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[28] 
01:05:34 	public class DelegatingObservableValue extends DelegatingObservable<IObservableValue> implements IObservableValue {
01:05:34 	                                                                                                 ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[32] 
01:05:34 	private IValueChangeListener forwardingValueChangeListener;
01:05:34 	        ^^^^^^^^^^^^^^^^^^^^
01:05:34 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[34] 
01:05:34 	DelegatingObservableValue(IObservableValue delegate) {
01:05:34 	                          ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[42] 
01:05:34 	public static IObservableValue wrap(IObservableValue observable) {
01:05:34 	              ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[42] 
01:05:34 	public static IObservableValue wrap(IObservableValue observable) {
01:05:34 	                                    ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[43] 
01:05:34 	IObservableValue result;
01:05:34 	^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[60] 
01:05:34 	public static IObservableValue create(Realm realm, ClassLoader loader, Class<?>... mixins) {
01:05:34 	              ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[64] 
01:05:34 	public void addValueChangeListener(IValueChangeListener listener) {
01:05:34 	                                   ^^^^^^^^^^^^^^^^^^^^
01:05:34 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[68] 
01:05:34 	public void removeValueChangeListener(IValueChangeListener listener) {
01:05:34 	                                      ^^^^^^^^^^^^^^^^^^^^
01:05:34 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[73] 
01:05:34 	protected void hookDelegate(IObservableValue delegate) {
01:05:34 	                            ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[75] 
01:05:34 	delegate.addValueChangeListener(getForwardingValueChangeListener());
01:05:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[79] 
01:05:34 	protected void unhookDelegate(IObservableValue delegate) {
01:05:34 	                              ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[80] 
01:05:34 	delegate.removeValueChangeListener(getForwardingValueChangeListener());
01:05:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[85] 
01:05:34 	protected void delegateChanged(IObservableValue oldDelegate, IObservableValue newDelegate) {
01:05:34 	                               ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[85] 
01:05:34 	protected void delegateChanged(IObservableValue oldDelegate, IObservableValue newDelegate) {
01:05:34 	                                                             ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[106] 
01:05:34 	getDelegate().setValue(value);
01:05:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[110] 
01:05:34 	private IValueChangeListener getForwardingValueChangeListener() {
01:05:34 	        ^^^^^^^^^^^^^^^^^^^^
01:05:34 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[112] 
01:05:34 	forwardingValueChangeListener = new IValueChangeListener() {
01:05:34 	                                    ^^^^^^^^^^^^^^^^^^^^
01:05:34 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[114] 
01:05:34 	public void handleValueChange(ValueChangeEvent event) {
01:05:34 	                              ^^^^^^^^^^^^^^^^
01:05:34 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[115] 
01:05:34 	ValueChangeEvent myEvent = new MyValueChangeEvent(event.diff);
01:05:34 	^^^^^^^^^^^^^^^^
01:05:34 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[128] 
01:05:34 	class MyValueChangeEvent extends ValueChangeEvent {
01:05:34 	                                 ^^^^^^^^^^^^^^^^
01:05:34 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[132] 
01:05:34 	MyValueChangeEvent(ValueDiff diff) {
01:05:34 	                   ^^^^^^^^^
01:05:34 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValue.java:[133] 
01:05:34 	super(getRealObservable(), diff);
01:05:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The constructor ValueChangeEvent(IObservableValue, ValueDiff) belongs to the raw type ValueChangeEvent. References to generic type ValueChangeEvent<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[33] 
01:05:34 	public class DelegatingObservableList extends DelegatingObservableCollection<IObservableList> implements IObservableList {
01:05:34 	                                                                             ^^^^^^^^^^^^^^^
01:05:34 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[33] 
01:05:34 	public class DelegatingObservableList extends DelegatingObservableCollection<IObservableList> implements IObservableList {
01:05:34 	                                                                                                         ^^^^^^^^^^^^^^^
01:05:34 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[37] 
01:05:34 	private IListChangeListener forwardingListChangeListener;
01:05:34 	        ^^^^^^^^^^^^^^^^^^^
01:05:34 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[39] 
01:05:34 	DelegatingObservableList(IObservableList delegate) {
01:05:34 	                         ^^^^^^^^^^^^^^^
01:05:34 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[47] 
01:05:34 	public static IObservableList wrap(IObservableList observable) {
01:05:34 	              ^^^^^^^^^^^^^^^
01:05:34 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[47] 
01:05:34 	public static IObservableList wrap(IObservableList observable) {
01:05:34 	                                   ^^^^^^^^^^^^^^^
01:05:34 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[48] 
01:05:34 	IObservableList result;
01:05:34 	^^^^^^^^^^^^^^^
01:05:34 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[65] 
01:05:34 	public static IObservableList create(Realm realm, ClassLoader loader, Class<?>... mixins) {
01:05:34 	              ^^^^^^^^^^^^^^^
01:05:34 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[69] 
01:05:34 	public void addListChangeListener(IListChangeListener listener) {
01:05:34 	                                  ^^^^^^^^^^^^^^^^^^^
01:05:34 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[73] 
01:05:34 	public void removeListChangeListener(IListChangeListener listener) {
01:05:34 	                                     ^^^^^^^^^^^^^^^^^^^
01:05:34 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[78] 
01:05:34 	protected void hookDelegate(IObservableList delegate) {
01:05:34 	                            ^^^^^^^^^^^^^^^
01:05:34 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[80] 
01:05:34 	delegate.addListChangeListener(getForwardingListChangeListener());
01:05:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[84] 
01:05:34 	protected void unhookDelegate(IObservableList delegate) {
01:05:34 	                              ^^^^^^^^^^^^^^^
01:05:34 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[85] 
01:05:34 	delegate.removeListChangeListener(getForwardingListChangeListener());
01:05:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The method removeListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[90] 
01:05:34 	protected void delegateChanged(IObservableList oldDelegate, IObservableList newDelegate) {
01:05:34 	                               ^^^^^^^^^^^^^^^
01:05:34 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[90] 
01:05:34 	protected void delegateChanged(IObservableList oldDelegate, IObservableList newDelegate) {
01:05:34 	                                                            ^^^^^^^^^^^^^^^
01:05:34 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[112] 
01:05:34 	return getDelegate().addAll(index, c);
01:05:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The method addAll(int, Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[128] 
01:05:34 	return getDelegate().set(index, element);
01:05:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[175] 
01:05:34 	private IListChangeListener getForwardingListChangeListener() {
01:05:34 	        ^^^^^^^^^^^^^^^^^^^
01:05:34 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[177] 
01:05:34 	forwardingListChangeListener = new IListChangeListener() {
01:05:34 	                                   ^^^^^^^^^^^^^^^^^^^
01:05:34 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[179] 
01:05:34 	public void handleListChange(ListChangeEvent event) {
01:05:34 	                             ^^^^^^^^^^^^^^^
01:05:34 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[180] 
01:05:34 	ListChangeEvent myEvent = new MyListChangeEvent(event.diff);
01:05:34 	^^^^^^^^^^^^^^^
01:05:34 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[193] 
01:05:34 	class MyListChangeEvent extends ListChangeEvent {
01:05:34 	                                ^^^^^^^^^^^^^^^
01:05:34 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[197] 
01:05:34 	MyListChangeEvent(ListDiff diff) {
01:05:34 	                  ^^^^^^^^
01:05:34 ListDiff is a raw type. References to generic type ListDiff<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableList.java:[198] 
01:05:34 	super(getRealObservable(), diff);
01:05:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The constructor ListChangeEvent(IObservableList, ListDiff) belongs to the raw type ListChangeEvent. References to generic type ListChangeEvent<E> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[39] 
01:05:34 	public class MultipleObservableValue extends ReferenceCountedObservable.Value implements IMultipleObservableValue, IChangeListener {
01:05:34 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[49] 
01:05:34 	public MultipleObservableValue(Collection<IObservableValue> values) {
01:05:34 	                                          ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[98] 
01:05:34 	for (IObservableValue observable : observableValues) {
01:05:34 	     ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[99] 
01:05:34 	observable.setValue(value);
01:05:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[106] 
01:05:34 	observableValues.add((IObservableValue) observable);
01:05:34 	                      ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[113] 
01:05:34 	public List<IObservableValue> getObservableValues() {
01:05:34 	            ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[119] 
01:05:34 	for (IObservableValue value : getObservableValues()) {
01:05:34 	     ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[128] 
01:05:34 	for (IObservableValue observable : observableValues) {
01:05:34 	     ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[141] 
01:05:34 	protected List<IObservableValue> observableValues = new LinkedList<IObservableValue>();
01:05:34 	               ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[141] 
01:05:34 	protected List<IObservableValue> observableValues = new LinkedList<IObservableValue>();
01:05:34 	                                                                   ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[150] 
01:05:34 	for (IObservableValue observable : observableValues) {
01:05:34 	     ^^^^^^^^^^^^^^^^
01:05:34 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[169] 
01:05:34 	super.fireValueChange(new ValueDiff() {
01:05:34 			@Override
01:05:34 			public Object getOldValue() {
01:05:34 				return true;
01:05:34 			}
01:05:34 			@Override
01:05:34 			public Object getNewValue() {
01:05:34 				return false;
01:05:34 			}
01:05:34 		});
01:05:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/org/eclipse/papyrus/infra/tools/databinding/MultipleObservableValue.java:[169] 
01:05:34 	super.fireValueChange(new ValueDiff() {
01:05:34 	                          ^^^^^^^^^
01:05:34 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:05:34 94 problems (94 warnings)
01:05:34 [INFO] 
01:05:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.tools ---
01:05:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/src/test/resources
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.tools ---
01:05:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/target/org.eclipse.papyrus.infra.tools-4.0.0-SNAPSHOT-sources.jar
01:05:34 [INFO] 
01:05:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.tools ---
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.tools ---
01:05:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.tools/target/org.eclipse.papyrus.infra.tools-4.0.0-SNAPSHOT.jar
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.tools ---
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.tools ---
01:05:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.tools ---
01:05:34 [INFO] 
01:05:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.metamodel >--
01:05:34 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.metamodel 2.0.0-SNAPSHOT [31/728]
01:05:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:34 [INFO] 
01:05:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:34 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:34 [INFO] 
01:05:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/main/resources
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:34 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/bin
01:05:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/org/eclipse/papyrus/emf/facet/query/java/metamodel/v0_2_0/javaquery/internal/JavaQueryValidator.java:[114] 
01:05:34 	private boolean validatefacetSet_validate(FacetSet facetSet, DiagnosticChain diagnostics, Map<Object, Object> context) {
01:05:34 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:34 The method validatefacetSet_validate(FacetSet, DiagnosticChain, Map<Object,Object>) from the type JavaQueryValidator is never used locally
01:05:34 1 problem (1 warning)
01:05:34 [INFO] 
01:05:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/src/test/resources
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/target/org.eclipse.papyrus.emf.facet.query.java.metamodel-2.0.0-SNAPSHOT-sources.jar
01:05:34 [INFO] 
01:05:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.metamodel/target/org.eclipse.papyrus.emf.facet.query.java.metamodel-2.0.0-SNAPSHOT.jar
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:34 [INFO] 
01:05:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.metamodel ---
01:05:35 [INFO] 
01:05:35 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.core >--
01:05:35 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.core 3.0.0-SNAPSHOT [32/728]
01:05:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:35 [INFO] 
01:05:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [INFO] The project's OSGi version is 3.0.0.202103040552
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [INFO] 
01:05:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/main/resources
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/bin
01:05:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/org/eclipse/papyrus/emf/facet/query/java/core/internal/evaluator/JavaQueryImplementationFactory.java:[78] 
01:05:35 	javaQueryInst = (IJavaQuery2<EObject, ?>) javaQueryClass.newInstance();
01:05:35 	                                                         ^^^^^^^^^^^^^
01:05:35 The method newInstance() from the type Class<capture#6-of ?> is deprecated since version 9
01:05:35 1 problem (1 warning)
01:05:35 [INFO] 
01:05:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/src/test/resources
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/target/org.eclipse.papyrus.emf.facet.query.java.core-3.0.0-SNAPSHOT-sources.jar
01:05:35 [INFO] 
01:05:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.core/target/org.eclipse.papyrus.emf.facet.query.java.core-3.0.0-SNAPSHOT.jar
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.core ---
01:05:35 [INFO] 
01:05:35 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.swt >-----
01:05:35 [INFO] Building org.eclipse.papyrus.emf.facet.util.swt 2.0.0-SNAPSHOT  [33/728]
01:05:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:35 [INFO] 
01:05:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:35 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:35 [INFO] 
01:05:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/src/main/resources
01:05:35 [INFO] 
01:05:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:35 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/bin
01:05:36 [INFO] 
01:05:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/src/test/resources
01:05:36 [INFO] 
01:05:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/target/org.eclipse.papyrus.emf.facet.util.swt-2.0.0-SNAPSHOT-sources.jar
01:05:36 [INFO] 
01:05:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:36 [INFO] 
01:05:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.swt/target/org.eclipse.papyrus.emf.facet.util.swt-2.0.0-SNAPSHOT.jar
01:05:36 [INFO] 
01:05:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:36 [INFO] 
01:05:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:36 [INFO] 
01:05:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.swt ---
01:05:36 [INFO] 
01:05:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.jface.ui >---
01:05:36 [INFO] Building org.eclipse.papyrus.emf.facet.util.jface.ui 3.0.0-SNAPSHOT [34/728]
01:05:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:36 [INFO] 
01:05:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:36 [INFO] 
01:05:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:36 [INFO] The project's OSGi version is 3.0.0.202103040552
01:05:36 [INFO] 
01:05:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:36 [INFO] 
01:05:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:36 [INFO] 
01:05:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/main/resources
01:05:36 [INFO] 
01:05:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:36 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/bin
01:05:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[19] 
01:05:36 	@SuppressWarnings("PMD.UseSingleton")
01:05:36 	                  ^^^^^^^^^^^^^^^^^^
01:05:36 Unsupported @SuppressWarnings("PMD.UseSingleton")
01:05:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[28] 
01:05:36 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:36 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:36 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/org/eclipse/papyrus/emf/facet/util/jface/ui/internal/Activator.java:[38] 
01:05:36 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:36 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:36 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:36 3 problems (3 warnings)
01:05:36 [INFO] 
01:05:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/src/test/resources
01:05:36 [INFO] 
01:05:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/target/org.eclipse.papyrus.emf.facet.util.jface.ui-3.0.0-SNAPSHOT-sources.jar
01:05:36 [INFO] 
01:05:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:36 [INFO] 
01:05:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.jface.ui/target/org.eclipse.papyrus.emf.facet.util.jface.ui-3.0.0-SNAPSHOT.jar
01:05:37 [INFO] 
01:05:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:37 [INFO] 
01:05:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:37 [INFO] 
01:05:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.jface.ui ---
01:05:37 [INFO] 
01:05:37 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.ui >------
01:05:37 [INFO] Building org.eclipse.papyrus.emf.facet.util.ui 3.0.0-SNAPSHOT   [35/728]
01:05:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:37 [INFO] 
01:05:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:37 [INFO] 
01:05:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:37 [INFO] The project's OSGi version is 3.0.0.202103040552
01:05:37 [INFO] 
01:05:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:37 [INFO] 
01:05:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:37 [INFO] 
01:05:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/main/resources
01:05:37 [INFO] 
01:05:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:37 [INFO] Compiling 67 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/bin
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[19] 
01:05:37 	@SuppressWarnings("PMD.UseSingleton")
01:05:37 	                  ^^^^^^^^^^^^^^^^^^
01:05:37 Unsupported @SuppressWarnings("PMD.UseSingleton")
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[28] 
01:05:37 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:37 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:37 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[38] 
01:05:37 	@SuppressWarnings({ "PMD.SignatureDeclareThrowsException",
01:05:37 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:37 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/Activator.java:[39] 
01:05:37 	"PMD.NullAssignment" })
01:05:37 	^^^^^^^^^^^^^^^^^^^^
01:05:37 Unsupported @SuppressWarnings("PMD.NullAssignment")
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/sync/generated/SynchronizedOkDialog.java:[23] 
01:05:37 	@SuppressWarnings("PMD.ExcessivePublicCount")
01:05:37 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:37 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[48] 
01:05:37 	private final ExtendedTreeMenu<IDialog> treeMenu;
01:05:37 	                               ^^^^^^^
01:05:37 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[65] 
01:05:37 	final List<AbstractTreeMenu<IDialog>> menuItems) {
01:05:37 	                            ^^^^^^^
01:05:37 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[96] 
01:05:37 	this.treeMenu = new ExtendedTreeMenu<IDialog>(parent, this, menuItems);
01:05:37 	                                     ^^^^^^^
01:05:37 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[158] 
01:05:37 	public AbstractTreeItem<IDialog> getFirstTreeItem() {
01:05:37 	                        ^^^^^^^
01:05:37 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[159] 
01:05:37 	AbstractTreeItem<IDialog> result = null;
01:05:37 	                 ^^^^^^^
01:05:37 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/ExtendedTree.java:[169] 
01:05:37 	public ExtendedTreeMenu<IDialog> getTreeMenu() {
01:05:37 	                        ^^^^^^^
01:05:37 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/item/AbstractTreeItem.java:[107] 
01:05:37 	public abstract IDialog onItemMouseSelection();
01:05:37 	                ^^^^^^^
01:05:37 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/org/eclipse/papyrus/emf/facet/util/ui/internal/exported/util/tree/menu/AbstractTreeMenuItem.java:[94] 
01:05:37 	newTreeItem = getAssociatedTreeItemClass().newInstance();
01:05:37 	                                           ^^^^^^^^^^^^^
01:05:37 The method newInstance() from the type Class<capture#1-of ? extends AbstractTreeItem<T>> is deprecated since version 9
01:05:37 13 problems (13 warnings)
01:05:37 [INFO] 
01:05:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/src/test/resources
01:05:37 [INFO] 
01:05:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/target/org.eclipse.papyrus.emf.facet.util.ui-3.0.0-SNAPSHOT-sources.jar
01:05:38 [INFO] 
01:05:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:38 [INFO] 
01:05:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.ui/target/org.eclipse.papyrus.emf.facet.util.ui-3.0.0-SNAPSHOT.jar
01:05:38 [INFO] 
01:05:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:38 [INFO] 
01:05:38 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:38 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:38 [INFO] 
01:05:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.ui ---
01:05:38 [INFO] 
01:05:38 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.ui >-----
01:05:38 [INFO] Building org.eclipse.papyrus.emf.facet.custom.ui 4.0.0-SNAPSHOT [36/728]
01:05:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:38 [INFO] 
01:05:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:38 [INFO] 
01:05:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:38 [INFO] The project's OSGi version is 4.0.0.202103040552
01:05:38 [INFO] 
01:05:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:38 [INFO] 
01:05:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:38 [INFO] 
01:05:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/main/resources
01:05:38 [INFO] 
01:05:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:38 [INFO] Compiling 69 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/bin
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[50] 
01:05:39 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Alignment;
01:05:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[51] 
01:05:39 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Shadow;
01:05:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[75] 
01:05:39 	private static final boolean DEBUG_FONT = DebugUtils.getDebugStatus(Activator.getDefault(), "font"); //$NON-NLS-1$
01:05:39 	                             ^^^^^^^^^^
01:05:39 The value of the field CustomizedLabelProvider.DEBUG_FONT is not used
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[76] 
01:05:39 	private static final boolean DEBUG_COLOR = DebugUtils.getDebugStatus(Activator.getDefault(), "color"); //$NON-NLS-1$
01:05:39 	                             ^^^^^^^^^^^
01:05:39 The value of the field CustomizedLabelProvider.DEBUG_COLOR is not used
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[169] 
01:05:39 	final ServiceReference serviceReference = bundleContext
01:05:39 	      ^^^^^^^^^^^^^^^^
01:05:39 ServiceReference is a raw type. References to generic type ServiceReference<S> should be parameterized
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[171] 
01:05:39 	final ICustomOverride customOverride = (ICustomOverride) bundleContext
01:05:39 				.getService(serviceReference);
01:05:39 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 Type safety: Unchecked invocation getService(ServiceReference) of the generic method getService(ServiceReference<S>) of type BundleContext
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[172] 
01:05:39 	.getService(serviceReference);
01:05:39 	            ^^^^^^^^^^^^^^^^
01:05:39 Type safety: The expression of type ServiceReference needs unchecked conversion to conform to ServiceReference<Object>
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[421] 
01:05:39 	final Shadow shadow = getPropertyValue(element,
01:05:39 	      ^^^^^^
01:05:39 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[423] 
01:05:39 	Shadow.class);
01:05:39 	^^^^^^
01:05:39 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[425] 
01:05:39 	case NONE:
01:05:39 	     ^^^^
01:05:39 Discouraged access: The field 'Shadow.NONE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[428] 
01:05:39 	case IN:
01:05:39 	     ^^
01:05:39 Discouraged access: The field 'Shadow.IN' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[431] 
01:05:39 	case OUT:
01:05:39 	     ^^^
01:05:39 Discouraged access: The field 'Shadow.OUT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[438] 
01:05:39 	final Alignment alignment = getPropertyValue(element,
01:05:39 	      ^^^^^^^^^
01:05:39 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[440] 
01:05:39 	Alignment.class);
01:05:39 	^^^^^^^^^
01:05:39 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[442] 
01:05:39 	case LEFT:
01:05:39 	     ^^^^
01:05:39 Discouraged access: The field 'Alignment.LEFT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[445] 
01:05:39 	case CENTER:
01:05:39 	     ^^^^^^
01:05:39 Discouraged access: The field 'Alignment.CENTER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/CustomizedLabelProvider.java:[448] 
01:05:39 	case RIGHT:
01:05:39 	     ^^^^^
01:05:39 Discouraged access: The field 'Alignment.RIGHT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 
01:05:39 	super(new LoadCustomizationsDialog(parent, availableCustoms,
01:05:39 				selectedCustoms, lockedCustoms, callback, lockMsg),
01:05:39 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 Type safety: The constructor LoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type LoadCustomizationsDialog. References to generic type LoadCustomizationsDialog<D> should be parameterized
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 
01:05:39 	super(new LoadCustomizationsDialog(parent, availableCustoms,
01:05:39 				selectedCustoms, lockedCustoms, callback, lockMsg),
01:05:39 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 Type safety: The expression of type LoadCustomizationsDialog needs unchecked conversion to conform to LoadCustomizationsDialog<D>
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/SynchronizedLoadCustomizationsDialog.java:[41] 
01:05:39 	super(new LoadCustomizationsDialog(parent, availableCustoms,
01:05:39 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[20] 
01:05:39 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Alignment;
01:05:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[31] 
01:05:39 	public class ToolTipAlignmentQuery implements IJavaQuery2<EObject, Alignment> {
01:05:39 	                                                                   ^^^^^^^^^
01:05:39 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[33] 
01:05:39 	public Alignment evaluate(final EObject source,
01:05:39 	       ^^^^^^^^^
01:05:39 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[37] 
01:05:39 	return Alignment.LEFT;
01:05:39 	       ^^^^^^^^^^^^^^
01:05:39 Discouraged access: The type 'Alignment' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipAlignmentQuery.java:[37] 
01:05:39 	return Alignment.LEFT;
01:05:39 	                 ^^^^
01:05:39 Discouraged access: The field 'Alignment.LEFT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/ColorLabelProvider.java:[27] 
01:05:39 	private final LoadCustomizationsDialog loadCustomDialog;
01:05:39 	              ^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/ColorLabelProvider.java:[29] 
01:05:39 	public ColorLabelProvider(final LoadCustomizationsDialog loadCustomDialog) {
01:05:39 	                                ^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 LoadCustomizationsDialog is a raw type. References to generic type LoadCustomizationsDialog<D> should be parameterized
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 
01:05:39 	return new SynchronizedLoadCustomizationsDialog(parent,
01:05:39 				availableCustoms, selectedCustoms,
01:05:39 				Collections.<Customization> emptyList(), callback, ""); //$NON-NLS-1$
01:05:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 Type safety: The constructor SynchronizedLoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type SynchronizedLoadCustomizationsDialog. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 
01:05:39 	return new SynchronizedLoadCustomizationsDialog(parent,
01:05:39 				availableCustoms, selectedCustoms,
01:05:39 				Collections.<Customization> emptyList(), callback, ""); //$NON-NLS-1$
01:05:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 Type safety: The expression of type SynchronizedLoadCustomizationsDialog needs unchecked conversion to conform to ILoadCustomizationsDialog<D>
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[32] 
01:05:39 	return new SynchronizedLoadCustomizationsDialog(parent,
01:05:39 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 SynchronizedLoadCustomizationsDialog is a raw type. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 
01:05:39 	return new SynchronizedLoadCustomizationsDialog(parent,
01:05:39 				availableCustoms, selectedCustoms, lockedCustoms, callback,
01:05:39 				lockMsg);
01:05:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 Type safety: The constructor SynchronizedLoadCustomizationsDialog(Shell, List, List, List, IDialogCallbackWithPreCommit, String) belongs to the raw type SynchronizedLoadCustomizationsDialog. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 
01:05:39 	return new SynchronizedLoadCustomizationsDialog(parent,
01:05:39 				availableCustoms, selectedCustoms, lockedCustoms, callback,
01:05:39 				lockMsg);
01:05:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 Type safety: The expression of type SynchronizedLoadCustomizationsDialog needs unchecked conversion to conform to ILoadCustomizationsDialog<D>
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialogFactory.java:[44] 
01:05:39 	return new SynchronizedLoadCustomizationsDialog(parent,
01:05:39 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 SynchronizedLoadCustomizationsDialog is a raw type. References to generic type SynchronizedLoadCustomizationsDialog<D> should be parameterized
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/dialog/LoadCustomizationsDialog.java:[489] 
01:05:39 	Label label = new Label(parent, SWT.NONE);
01:05:39 	      ^^^^^
01:05:39 The value of the local variable label is not used
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[20] 
01:05:39 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custompt.Shadow;
01:05:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:39 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[31] 
01:05:39 	public class ToolTipShadowQuery implements IJavaQuery2<EObject, Shadow> {
01:05:39 	                                                                ^^^^^^
01:05:39 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[33] 
01:05:39 	public Shadow evaluate(final EObject source,
01:05:39 	       ^^^^^^
01:05:39 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[37] 
01:05:39 	return Shadow.NONE;
01:05:39 	       ^^^^^^^^^^^
01:05:39 Discouraged access: The type 'Shadow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/org/eclipse/papyrus/emf/facet/custom/ui/internal/query/ToolTipShadowQuery.java:[37] 
01:05:39 	return Shadow.NONE;
01:05:39 	              ^^^^
01:05:39 Discouraged access: The field 'Shadow.NONE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel/bin')
01:05:39 39 problems (39 warnings)
01:05:39 [INFO] 
01:05:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/src/test/resources
01:05:39 [INFO] 
01:05:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/target/org.eclipse.papyrus.emf.facet.custom.ui-4.0.0-SNAPSHOT-sources.jar
01:05:39 [INFO] 
01:05:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:39 [INFO] 
01:05:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/target/org.eclipse.papyrus.emf.facet.custom.ui-4.0.0-SNAPSHOT.jar
01:05:39 [INFO] 
01:05:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:39 [INFO] 
01:05:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:39 [INFO] 
01:05:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.ui ---
01:05:40 [INFO] 
01:05:40 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.ui >----
01:05:40 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.ui 3.0.0-SNAPSHOT [37/728]
01:05:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:40 [INFO] 
01:05:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:40 [INFO] 
01:05:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:40 [INFO] The project's OSGi version is 3.0.0.202103040552
01:05:40 [INFO] 
01:05:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:40 [INFO] 
01:05:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:40 [INFO] 
01:05:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/main/resources
01:05:40 [INFO] 
01:05:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:40 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/bin
01:05:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/view/PackageRegistryView.java:[64] 
01:05:40 	&& new Boolean(Platform.getDebugOption(PackageRegistryView.DEBUG_ID)).booleanValue();
01:05:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:40 The constructor Boolean(String) is deprecated since version 9
01:05:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/page/SynchronizedSelectEClassifierWizardPage.java:[31] 
01:05:40 	SynchronizedWizardPage<ISelectEClassifierWizardPage> implements
01:05:40 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:40 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
01:05:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/page/SynchronizedSelectEClassifierWizardPage.java:[32] 
01:05:40 	ISelectEClassifierWizardPage {
01:05:40 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:40 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
01:05:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/page/SynchronizedSelectEClassifierWizardPage.java:[46] 
01:05:40 	final ISelectEClassifierWizardPage object, final Display display) {
01:05:40 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:40 ISelectEClassifierWizardPage is a raw type. References to generic type ISelectEClassifierWizardPage<T> should be parameterized
01:05:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/dialogs/UriSelectionDialog.java:[93] 
01:05:40 	shell.setImage(ImageProvider.getInstance().getEmfFacetLogo());
01:05:40 	                             ^^^^^^^^^^^^^
01:05:40 The method getInstance() from the type ImageProvider is deprecated
01:05:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/dialogs/UriSelectionDialog.java:[93] 
01:05:40 	shell.setImage(ImageProvider.getInstance().getEmfFacetLogo());
01:05:40 	                                           ^^^^^^^^^^^^^^^^^
01:05:40 The method getEmfFacetLogo() from the type ImageProvider is deprecated
01:05:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/exported/util/wizard/SelectETypeWizardImpl.java:[38] 
01:05:40 	import org.eclipse.swt.widgets.Shell;
01:05:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:40 The import org.eclipse.swt.widgets.Shell is never used
01:05:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/org/eclipse/papyrus/emf/facet/util/emf/ui/internal/preference/pages/DefaultBrowserPreferencePage.java:[42] 
01:05:40 	new InstanceScope(),
01:05:40 	    ^^^^^^^^^^^^^^^
01:05:40 The constructor InstanceScope() is deprecated
01:05:40 10 problems (0 errors, 8 warnings, 2 infos)
01:05:40 [INFO] 
01:05:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/src/test/resources
01:05:40 [INFO] 
01:05:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/target/org.eclipse.papyrus.emf.facet.util.emf.ui-3.0.0-SNAPSHOT-sources.jar
01:05:40 [INFO] 
01:05:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:40 [INFO] 
01:05:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.ui/target/org.eclipse.papyrus.emf.facet.util.emf.ui-3.0.0-SNAPSHOT.jar
01:05:40 [INFO] 
01:05:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:40 [INFO] 
01:05:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:40 [INFO] 
01:05:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.ui ---
01:05:41 [INFO] 
01:05:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.sdk.ui >---
01:05:41 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.sdk.ui 3.0.0-SNAPSHOT [38/728]
01:05:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:41 [INFO] 
01:05:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:41 [INFO] 
01:05:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:41 [INFO] The project's OSGi version is 3.0.0.202103040552
01:05:41 [INFO] 
01:05:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:41 [INFO] 
01:05:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:41 [INFO] 
01:05:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/main/resources
01:05:41 [INFO] 
01:05:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:41 [INFO] Compiling 116 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/bin
01:05:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedETypedElementWidget.java:[20] 
01:05:42 	@SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:42 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/widget/creation/AddParameterInOperationWidget.java (at line 87)
01:05:42 	@SuppressWarnings("static-method")
01:05:42 	                  ^^^^^^^^^^^^^^^
01:05:42 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
01:05:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedCreateQueryWidget.java:[20] 
01:05:42 	@SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:42 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedGetOrCreateFilteredFacetSetWidget.java:[23] 
01:05:42 	@SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:42 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[19] 
01:05:42 	@SuppressWarnings("PMD.UseSingleton")
01:05:42 	                  ^^^^^^^^^^^^^^^^^^
01:05:42 Unsupported @SuppressWarnings("PMD.UseSingleton")
01:05:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[28] 
01:05:42 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:42 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/Activator.java:[38] 
01:05:42 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:42 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedENamedElementWidget.java:[20] 
01:05:42 	@SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:42 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedFacetWidget.java:[22] 
01:05:42 	@SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:42 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedDerivedTypedElementWidget.java:[20] 
01:05:42 	@SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:42 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/wizard/page/CreateFacetSetWizardPage.java:[87] 
01:05:42 	final IPath containerFullPath = getContainerFullPath();
01:05:42 	            ^^^^^^^^^^^^^^^^^
01:05:42 The value of the local variable containerFullPath is not used
01:05:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedGetExtendedMetaclassWidget.java:[22] 
01:05:42 	@SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:42 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 13. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/widget/creation/AddOperationInFacetWidget.java (at line 85)
01:05:42 	@SuppressWarnings("static-method")
01:05:42 	                  ^^^^^^^^^^^^^^^
01:05:42 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
01:05:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/org/eclipse/papyrus/emf/facet/efacet/sdk/ui/internal/sync/generated/SynchronizedEStructuralFeatureWidget.java:[20] 
01:05:42 	@SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:42 Unsupported @SuppressWarnings("PMD.ExcessivePublicCount")
01:05:42 14 problems (0 errors, 12 warnings, 2 infos)
01:05:42 [INFO] 
01:05:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/src/test/resources
01:05:42 [INFO] 
01:05:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/target/org.eclipse.papyrus.emf.facet.efacet.sdk.ui-3.0.0-SNAPSHOT-sources.jar
01:05:42 [INFO] 
01:05:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:42 [INFO] 
01:05:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.sdk.ui/target/org.eclipse.papyrus.emf.facet.efacet.sdk.ui-3.0.0-SNAPSHOT.jar
01:05:42 [INFO] 
01:05:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:42 [INFO] 
01:05:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:42 [INFO] 
01:05:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.sdk.ui ---
01:05:43 [INFO] 
01:05:43 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets >------
01:05:43 [INFO] Building org.eclipse.papyrus.emf.facet.widgets 2.0.0-SNAPSHOT   [39/728]
01:05:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:43 [INFO] 
01:05:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:43 [INFO] 
01:05:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:43 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:43 [INFO] 
01:05:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:43 [INFO] 
01:05:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:43 [INFO] 
01:05:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/src/main/resources
01:05:43 [INFO] 
01:05:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:43 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/bin
01:05:43 [INFO] 
01:05:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/src/test/resources
01:05:43 [INFO] 
01:05:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/target/org.eclipse.papyrus.emf.facet.widgets-2.0.0-SNAPSHOT-sources.jar
01:05:43 [INFO] 
01:05:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:43 [INFO] 
01:05:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets/target/org.eclipse.papyrus.emf.facet.widgets-2.0.0-SNAPSHOT.jar
01:05:43 [INFO] 
01:05:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:43 [INFO] 
01:05:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:43 [INFO] 
01:05:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets ---
01:05:44 [INFO] 
01:05:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors >--
01:05:44 [INFO] Building org.eclipse.papyrus.emf.facet.widgets.celleditors 2.0.0-SNAPSHOT [40/728]
01:05:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:44 [INFO] 
01:05:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:44 [INFO] 
01:05:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:44 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:44 [INFO] 
01:05:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:44 [INFO] 
01:05:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:44 [INFO] 
01:05:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/main/resources
01:05:44 [INFO] 
01:05:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:44 [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/bin
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ModelCellEditor.java:[56] 
01:05:45 	instance = classInstance.newInstance();
01:05:45 	                         ^^^^^^^^^^^^^
01:05:45 The method newInstance() from the type Class<capture#3-of ?> is deprecated since version 9
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[41] 
01:05:45 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
01:05:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The type CustomizableLabelProvider is deprecated
01:05:45 3. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java (at line 211)
01:05:45 	@SuppressWarnings({ "unchecked", "static-method" })
01:05:45 	                                 ^^^^^^^^^^^^^^^
01:05:45 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[285] 
01:05:45 	new CustomizableLabelProvider());
01:05:45 	    ^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The type CustomizableLabelProvider is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[285] 
01:05:45 	new CustomizableLabelProvider());
01:05:45 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The constructor CustomizableLabelProvider() is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[329] 
01:05:45 	this.availableValuesTreeViewer.setLabelProvider(new CustomizableLabelProvider());
01:05:45 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The type CustomizableLabelProvider is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[329] 
01:05:45 	this.availableValuesTreeViewer.setLabelProvider(new CustomizableLabelProvider());
01:05:45 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The constructor CustomizableLabelProvider() is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[459] 
01:05:45 	this.featureValuesListViewer.setLabelProvider(new CustomizableLabelProvider());
01:05:45 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The type CustomizableLabelProvider is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryReferenceEditingDialog.java:[459] 
01:05:45 	this.featureValuesListViewer.setLabelProvider(new CustomizableLabelProvider());
01:05:45 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The constructor CustomizableLabelProvider() is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/composite/registries/CompositeEditorFactoriesRegistry.java:[35] 
01:05:45 	org.eclipse.papyrus.emf.facet.widgets.celleditors.core.composite.registries.ICompositeEditorFactoriesRegistry,
01:05:45 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The type ICompositeEditorFactoriesRegistry is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[36] 
01:05:45 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
01:05:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The type CustomizableLabelProvider is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[73] 
01:05:45 	private final LabelProvider delegateLabelProvider = new CustomizableLabelProvider();
01:05:45 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The type CustomizableLabelProvider is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/ui/NaryAttributeEditingDialog.java:[73] 
01:05:45 	private final LabelProvider delegateLabelProvider = new CustomizableLabelProvider();
01:05:45 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The constructor CustomizableLabelProvider() is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[36] 
01:05:45 	import org.eclipse.papyrus.emf.facet.widgets.internal.CustomizableLabelProvider;
01:05:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The type CustomizableLabelProvider is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 
01:05:45 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
01:05:45 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The type CustomizableLabelProvider is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 
01:05:45 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
01:05:45 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The type CustomizableLabelProvider is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[78] 
01:05:45 	CustomizableLabelProvider customizableLabelProvider = new CustomizableLabelProvider();
01:05:45 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The constructor CustomizableLabelProvider() is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[80] 
01:05:45 	String label = customizableLabelProvider.getText(eObject);
01:05:45 	                                         ^^^^^^^^^^^^^^^^
01:05:45 The method getText(EObject) from the type CustomizableLabelProvider is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[144] 
01:05:45 	new CustomizableLabelProvider()) {
01:05:45 	    ^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The type CustomizableLabelProvider is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/internal/core/composite/UnaryReferenceCellEditorComposite.java:[144] 
01:05:45 	new CustomizableLabelProvider()) {
01:05:45 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:45 The constructor CustomizableLabelProvider() is deprecated
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/AbstractCellEditorComposite.java:[46] 
01:05:45 	@SuppressWarnings("deprecation")
01:05:45 	                  ^^^^^^^^^^^^^
01:05:45 Unnecessary @SuppressWarnings("deprecation")
01:05:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/AbstractCellEditorComposite.java:[87] 
01:05:45 	@SuppressWarnings("deprecation")
01:05:45 	                  ^^^^^^^^^^^^^
01:05:45 Unnecessary @SuppressWarnings("deprecation")
01:05:45 22 problems (0 errors, 21 warnings, 1 info)
01:05:45 [INFO] 
01:05:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/src/test/resources
01:05:45 [INFO] 
01:05:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/target/org.eclipse.papyrus.emf.facet.widgets.celleditors-2.0.0-SNAPSHOT-sources.jar
01:05:45 [INFO] 
01:05:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:45 [INFO] 
01:05:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors/target/org.eclipse.papyrus.emf.facet.widgets.celleditors-2.0.0-SNAPSHOT.jar
01:05:45 [INFO] 
01:05:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:45 [INFO] 
01:05:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:45 [INFO] 
01:05:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets.celleditors ---
01:05:46 [INFO] 
01:05:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.sdk.ui >---
01:05:46 [INFO] Building org.eclipse.papyrus.emf.facet.custom.sdk.ui 2.0.0-SNAPSHOT [41/728]
01:05:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:46 [INFO] 
01:05:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:46 [INFO] 
01:05:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:46 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:46 [INFO] 
01:05:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:46 [INFO] 
01:05:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:46 [INFO] 
01:05:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/main/resources
01:05:46 [INFO] 
01:05:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:46 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/bin
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateFacetCustomizationDialog.java:[24] 
01:05:47 	SynchronizedAbstractDialog<IDialog> {
01:05:47 	                           ^^^^^^^
01:05:47 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateFacetCustomizationDialog.java:[35] 
01:05:47 	final IDialog object, final Display display) {
01:05:47 	      ^^^^^^^
01:05:47 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateFacetCustomizationDialog.java:[36] 
01:05:47 	super(object, display);
01:05:47 	      ^^^^^^
01:05:47 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
01:05:47 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/widget/command/CreateFacetCustomizationWidget.java (at line 96)
01:05:47 	@SuppressWarnings("static-method")
01:05:47 	                  ^^^^^^^^^^^^^^^
01:05:47 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[38] 
01:05:47 	IDialog openCreateEClassCustomizationDialog(Display display,
01:05:47 	^^^^^^^
01:05:47 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[46] 
01:05:47 	IDialog openCreateFacetCustomizationDialog(Display display,
01:05:47 	^^^^^^^
01:05:47 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[55] 
01:05:47 	IDialog openAddCustomizationPropertyDialog(Display display,
01:05:47 	^^^^^^^
01:05:47 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/dialog/ICustomizationDialogFactory.java:[63] 
01:05:47 	IDialog openAddCaseQueryDialog(Display display, EditingDomain editingDomain);
01:05:47 	^^^^^^^
01:05:47 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCaseQueryDialog.java:[24] 
01:05:47 	SynchronizedAbstractDialog<IDialog> {
01:05:47 	                           ^^^^^^^
01:05:47 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCaseQueryDialog.java:[34] 
01:05:47 	public SynchronizedAddCaseQueryDialog(final IDialog object,
01:05:47 	                                            ^^^^^^^
01:05:47 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCaseQueryDialog.java:[36] 
01:05:47 	super(object, display);
01:05:47 	      ^^^^^^
01:05:47 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
01:05:47 12. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/widget/command/CreateEClassCustomizationWidget.java (at line 104)
01:05:47 	@SuppressWarnings("static-method")
01:05:47 	                  ^^^^^^^^^^^^^^^
01:05:47 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/wizard/page/CreateCustomizationWizardPage.java:[95] 
01:05:47 	final IPath containerFullPath = getContainerFullPath();
01:05:47 	            ^^^^^^^^^^^^^^^^^
01:05:47 The value of the local variable containerFullPath is not used
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[19] 
01:05:47 	@SuppressWarnings("PMD.UseSingleton")
01:05:47 	                  ^^^^^^^^^^^^^^^^^^
01:05:47 Unsupported @SuppressWarnings("PMD.UseSingleton")
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[28] 
01:05:47 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:47 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/Activator.java:[38] 
01:05:47 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:47 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:47 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCustomizationPropertyDialog.java:[24] 
01:05:47 	SynchronizedAbstractDialog<IDialog> {
01:05:47 	                           ^^^^^^^
01:05:47 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCustomizationPropertyDialog.java:[35] 
01:05:47 	final IDialog object, final Display display) {
01:05:47 	      ^^^^^^^
01:05:47 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedAddCustomizationPropertyDialog.java:[36] 
01:05:47 	super(object, display);
01:05:47 	      ^^^^^^
01:05:47 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateEClassCustomizationDialog.java:[24] 
01:05:47 	SynchronizedAbstractDialog<IDialog> {
01:05:47 	                           ^^^^^^^
01:05:47 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateEClassCustomizationDialog.java:[35] 
01:05:47 	final IDialog object, final Display display) {
01:05:47 	      ^^^^^^^
01:05:47 IDialog is a raw type. References to generic type IDialog<W> should be parameterized
01:05:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/org/eclipse/papyrus/emf/facet/custom/sdk/ui/internal/util/dialog/sync/SynchronizedCreateEClassCustomizationDialog.java:[36] 
01:05:47 	super(object, display);
01:05:47 	      ^^^^^^
01:05:47 Type safety: The expression of type IDialog needs unchecked conversion to conform to IDialog<IDialog>
01:05:47 22 problems (0 errors, 20 warnings, 2 infos)
01:05:47 [INFO] 
01:05:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/src/test/resources
01:05:47 [INFO] 
01:05:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/target/org.eclipse.papyrus.emf.facet.custom.sdk.ui-2.0.0-SNAPSHOT-sources.jar
01:05:47 [INFO] 
01:05:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:47 [INFO] 
01:05:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.sdk.ui/target/org.eclipse.papyrus.emf.facet.custom.sdk.ui-2.0.0-SNAPSHOT.jar
01:05:47 [INFO] 
01:05:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:47 [INFO] 
01:05:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:47 [INFO] 
01:05:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.sdk.ui ---
01:05:48 [INFO] 
01:05:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.metamodel >--
01:05:48 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.metamodel 2.0.0-SNAPSHOT [42/728]
01:05:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:48 [INFO] 
01:05:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [INFO] 
01:05:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/src/main/resources
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/bin
01:05:48 [INFO] 
01:05:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/src/test/resources
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/target/org.eclipse.papyrus.emf.facet.query.ocl.metamodel-2.0.0-SNAPSHOT-sources.jar
01:05:48 [INFO] 
01:05:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.metamodel/target/org.eclipse.papyrus.emf.facet.query.ocl.metamodel-2.0.0-SNAPSHOT.jar
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.metamodel ---
01:05:48 [INFO] 
01:05:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor >--
01:05:48 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.editor 2.0.0-SNAPSHOT [43/728]
01:05:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:48 [INFO] 
01:05:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:48 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:48 [INFO] 
01:05:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/main/resources
01:05:48 [INFO] 
01:05:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:48 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/bin
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomModelWizard.java:[55] 
01:05:49 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomEditPlugin;
01:05:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:49 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomModelWizard.java:[554] 
01:05:49 	return CustomEditPlugin.INSTANCE.getString("_UI_" + typeName + "_type");
01:05:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:49 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomModelWizard.java:[554] 
01:05:49 	return CustomEditPlugin.INSTANCE.getString("_UI_" + typeName + "_type");
01:05:49 	                        ^^^^^^^^
01:05:49 Discouraged access: The field 'CustomEditPlugin.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[137] 
01:05:49 	final List facetOperations = new ArrayList<FacetOperation>();
01:05:49 	      ^^^^
01:05:49 List is a raw type. References to generic type List<E> should be parameterized
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[140] 
01:05:49 	facetOperations.add(facetOperation);
01:05:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:49 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[144] 
01:05:49 	facetOperations.add(facetElement);
01:05:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:49 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[147] 
01:05:49 	for (Object object : (List) inputElement) {
01:05:49 	                      ^^^^
01:05:49 List is a raw type. References to generic type List<E> should be parameterized
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[149] 
01:05:49 	facetOperations.add(object);
01:05:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:49 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[271] 
01:05:49 	List listResult = new ArrayList<String>();
01:05:49 	^^^^
01:05:49 List is a raw type. References to generic type List<E> should be parameterized
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[274] 
01:05:49 	listResult.add(object.getCase().getName());
01:05:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:49 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[281] 
01:05:49 	EParameter parameterValue = (EParameter) element;
01:05:49 	           ^^^^^^^^^^^^^^
01:05:49 The value of the local variable parameterValue is not used
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[307] 
01:05:49 	boolean gray = false;
01:05:49 	        ^^^^
01:05:49 The value of the local variable gray is not used
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomViewer.java:[309] 
01:05:49 	final FacetOperation customViewFeature = (FacetOperation) element;
01:05:49 	                     ^^^^^^^^^^^^^^^^^
01:05:49 The value of the local variable customViewFeature is not used
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[110] 
01:05:49 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomItemProviderAdapterFactory;
01:05:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:49 Discouraged access: The type 'CustomItemProviderAdapterFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[341] 
01:05:49 	adapterFactory.addAdapterFactory(new CustomItemProviderAdapterFactory());
01:05:49 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:49 Discouraged access: The type 'CustomItemProviderAdapterFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[341] 
01:05:49 	adapterFactory.addAdapterFactory(new CustomItemProviderAdapterFactory());
01:05:49 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:49 Discouraged access: The constructor 'CustomItemProviderAdapterFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[479] 
01:05:49 	Exception exception = null;
01:05:49 	          ^^^^^^^^^
01:05:49 The value of the local variable exception is not used
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[952] 
01:05:49 	public Object getAdapter(Class key) {
01:05:49 	       ^^^^^^
01:05:49 Type safety: The return type Object for getAdapter(Class) from the type CustomEditor needs unchecked conversion to conform to T from the type WorkbenchPart
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[963] 
01:05:49 	return super.getAdapter(key);
01:05:49 	       ^^^^^^^^^^^^^^^^^^^^^
01:05:49 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/CustomEditor.java:[963] 
01:05:49 	return super.getAdapter(key);
01:05:49 	                        ^^^
01:05:49 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:05:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/EMFUtil.java:[82] 
01:05:49 	private static void addAll(final Set<EClass> classes, final List<Resource> resources) {
01:05:49 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:49 The method addAll(Set<EClass>, List<Resource>) from the type EMFUtil is never used locally
01:05:49 21 problems (21 warnings)
01:05:49 [INFO] 
01:05:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/src/test/resources
01:05:49 [INFO] 
01:05:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor-2.0.0-SNAPSHOT-sources.jar
01:05:49 [INFO] 
01:05:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:49 [INFO] 
01:05:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor-2.0.0-SNAPSHOT.jar
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor ---
01:05:50 [INFO] 
01:05:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc >--
01:05:50 [INFO] Building org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 2.0.0-SNAPSHOT [44/728]
01:05:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:50 [INFO] 
01:05:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/src/main/resources
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/src/test/resources
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc-2.0.0-SNAPSHOT-sources.jar
01:05:50 [INFO] 
01:05:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc/target/org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc-2.0.0-SNAPSHOT.jar
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.doc >--------
01:05:50 [INFO] Building org.eclipse.papyrus.emf.facet.doc 2.0.0-SNAPSHOT       [45/728]
01:05:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:50 [INFO] 
01:05:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/src/main/resources
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/bin
01:05:50 [INFO] 
01:05:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/src/test/resources
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/target/org.eclipse.papyrus.emf.facet.doc-2.0.0-SNAPSHOT-sources.jar
01:05:50 [INFO] 
01:05:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/editor/org.eclipse.papyrus.emf.facet.doc/target/org.eclipse.papyrus.emf.facet.doc-2.0.0-SNAPSHOT.jar
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.doc ---
01:05:50 [INFO] 
01:05:50 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra-types >---------
01:05:50 [INFO] Building Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT [46/728]
01:05:50 [INFO] --------------------------------[ pom ]---------------------------------
01:05:50 [INFO] 
01:05:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-types ---
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-types ---
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-types ---
01:05:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:50 [INFO] 
01:05:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-types ---
01:05:50 [INFO] 
01:05:50 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types >---------
01:05:50 [INFO] Building org.eclipse.papyrus.infra.types 5.0.0-SNAPSHOT         [47/728]
01:05:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:51 [INFO] 
01:05:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types ---
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types ---
01:05:51 [INFO] The project's OSGi version is 5.0.0.202103040552
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types ---
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types ---
01:05:51 [INFO] 
01:05:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types ---
01:05:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/src/main/resources
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types ---
01:05:51 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/bin
01:05:51 [INFO] 
01:05:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types ---
01:05:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/src/test/resources
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types ---
01:05:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/target/org.eclipse.papyrus.infra.types-5.0.0-SNAPSHOT-sources.jar
01:05:51 [INFO] 
01:05:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types ---
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types ---
01:05:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types/target/org.eclipse.papyrus.infra.types-5.0.0-SNAPSHOT.jar
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types ---
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types ---
01:05:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types ---
01:05:51 [INFO] 
01:05:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture >---
01:05:51 [INFO] Building org.eclipse.papyrus.infra.core.architecture 3.0.0-SNAPSHOT [48/728]
01:05:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:51 [INFO] 
01:05:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:51 [INFO] The project's OSGi version is 3.0.0.202103040552
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:51 [INFO] 
01:05:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/src/main/resources
01:05:51 [INFO] 
01:05:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:51 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/bin
01:05:52 [INFO] 
01:05:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/src/test/resources
01:05:52 [INFO] 
01:05:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/target/org.eclipse.papyrus.infra.core.architecture-3.0.0-SNAPSHOT-sources.jar
01:05:52 [INFO] 
01:05:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:52 [INFO] 
01:05:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture/target/org.eclipse.papyrus.infra.core.architecture-3.0.0-SNAPSHOT.jar
01:05:52 [INFO] 
01:05:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:52 [INFO] 
01:05:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:52 [INFO] 
01:05:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture ---
01:05:52 [INFO] 
01:05:52 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture >---
01:05:52 [INFO] Building org.eclipse.papyrus.emf.facet.architecture 1.0.0-SNAPSHOT [49/728]
01:05:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:52 [INFO] 
01:05:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:52 [INFO] 
01:05:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:52 [INFO] The project's OSGi version is 1.0.0.202103040552
01:05:52 [INFO] 
01:05:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:52 [INFO] 
01:05:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:52 [INFO] 
01:05:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/main/resources
01:05:52 [INFO] 
01:05:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:52 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/bin
01:05:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/Activator.java:[20] 
01:05:52 	import org.eclipse.papyrus.emf.facet.architecture.customizationconfiguration.CustomizationConfigurationPackage;
01:05:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:52 The import org.eclipse.papyrus.emf.facet.architecture.customizationconfiguration.CustomizationConfigurationPackage is never used
01:05:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[180] 
01:05:52 	if (false) {
01:05:52 			if (diagnostics != null) {
01:05:52 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
01:05:52 						DIAGNOSTIC_SOURCE,
01:05:52 						0,
01:05:52 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
01:05:52 						new Object[] { "checkConfiguration", getObjectLabel(emfFacetTreeViewerConfiguration, context) }, //$NON-NLS-1$
01:05:52 						new Object[] { emfFacetTreeViewerConfiguration },
01:05:52 						context));
01:05:52 			}
01:05:52 			return false;
01:05:52 		}
01:05:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:52 Dead code
01:05:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[245] 
01:05:52 	if (false) {
01:05:52 			if (diagnostics != null) {
01:05:52 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
01:05:52 						DIAGNOSTIC_SOURCE,
01:05:52 						0,
01:05:52 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
01:05:52 						new Object[] { "checkCustomizationReference", getObjectLabel(customizationReference, context) }, //$NON-NLS-1$
01:05:52 						new Object[] { customizationReference },
01:05:52 						context));
01:05:52 			}
01:05:52 			return false;
01:05:52 		}
01:05:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:52 Dead code
01:05:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[320] 
01:05:52 	if (false) {
01:05:52 			if (diagnostics != null) {
01:05:52 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
01:05:52 						DIAGNOSTIC_SOURCE,
01:05:52 						0,
01:05:52 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
01:05:52 						new Object[] { "checkAbsoluteOrder", getObjectLabel(absoluteOrder, context) }, //$NON-NLS-1$
01:05:52 						new Object[] { absoluteOrder },
01:05:52 						context));
01:05:52 			}
01:05:52 			return false;
01:05:52 		}
01:05:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:52 Dead code
01:05:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[385] 
01:05:52 	if (false) {
01:05:52 			if (diagnostics != null) {
01:05:52 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
01:05:52 						DIAGNOSTIC_SOURCE,
01:05:52 						0,
01:05:52 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
01:05:52 						new Object[] { "checkRelativeOrder", getObjectLabel(relativeOrder, context) }, //$NON-NLS-1$
01:05:52 						new Object[] { relativeOrder },
01:05:52 						context));
01:05:52 			}
01:05:52 			return false;
01:05:52 		}
01:05:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:52 Dead code
01:05:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/util/CustomizationConfigurationValidator.java:[450] 
01:05:52 	if (false) {
01:05:52 			if (diagnostics != null) {
01:05:52 				diagnostics.add(createDiagnostic(Diagnostic.ERROR,
01:05:52 						DIAGNOSTIC_SOURCE,
01:05:52 						0,
01:05:52 						"_UI_GenericConstraint_diagnostic", //$NON-NLS-1$
01:05:52 						new Object[] { "checkRedefinition", getObjectLabel(redefinition, context) }, //$NON-NLS-1$
01:05:52 						new Object[] { redefinition },
01:05:52 						context));
01:05:52 			}
01:05:52 			return false;
01:05:52 		}
01:05:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:52 Dead code
01:05:52 6 problems (6 warnings)
01:05:52 [INFO] 
01:05:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/src/test/resources
01:05:52 [INFO] 
01:05:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/target/org.eclipse.papyrus.emf.facet.architecture-1.0.0-SNAPSHOT-sources.jar
01:05:53 [INFO] 
01:05:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture/target/org.eclipse.papyrus.emf.facet.architecture-1.0.0-SNAPSHOT.jar
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture ---
01:05:53 [INFO] 
01:05:53 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.edit >------
01:05:53 [INFO] Building org.eclipse.papyrus.infra.types.edit 5.0.0-SNAPSHOT    [50/728]
01:05:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:53 [INFO] 
01:05:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [INFO] The project's OSGi version is 5.0.0.202103040552
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [INFO] 
01:05:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/src/main/resources
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/bin
01:05:53 [INFO] 
01:05:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/src/test/resources
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/target/org.eclipse.papyrus.infra.types.edit-5.0.0-SNAPSHOT-sources.jar
01:05:53 [INFO] 
01:05:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.edit/target/org.eclipse.papyrus.infra.types.edit-5.0.0-SNAPSHOT.jar
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.edit ---
01:05:53 [INFO] 
01:05:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.architecture.edit >--
01:05:53 [INFO] Building org.eclipse.papyrus.infra.core.architecture.edit 3.0.0-SNAPSHOT [51/728]
01:05:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:53 [INFO] 
01:05:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:53 [INFO] The project's OSGi version is 3.0.0.202103040552
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:53 [INFO] 
01:05:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/src/main/resources
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:53 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/bin
01:05:53 [INFO] 
01:05:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/src/test/resources
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/target/org.eclipse.papyrus.infra.core.architecture.edit-3.0.0-SNAPSHOT-sources.jar
01:05:53 [INFO] 
01:05:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:53 [INFO] 
01:05:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.architecture.edit/target/org.eclipse.papyrus.infra.core.architecture.edit-3.0.0-SNAPSHOT.jar
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.architecture.edit ---
01:05:54 [INFO] 
01:05:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.architecture.edit >--
01:05:54 [INFO] Building org.eclipse.papyrus.emf.facet.architecture.edit 1.0.0-SNAPSHOT [52/728]
01:05:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:54 [INFO] 
01:05:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [INFO] The project's OSGi version is 1.0.0.202103040552
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [INFO] 
01:05:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src/main/resources
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/bin
01:05:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[22] 
01:05:54 	import org.eclipse.papyrus.emf.facet.custom.metamodel.v0_2_0.custom.provider.CustomEditPlugin;
01:05:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:54 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
01:05:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[68] 
01:05:54 	CustomEditPlugin.INSTANCE,
01:05:54 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:54 Discouraged access: The type 'CustomEditPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
01:05:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src-gen/org/eclipse/papyrus/emf/facet/architecture/customizationconfiguration/provider/CustomizationConfigurationEditPlugin.java:[68] 
01:05:54 	CustomEditPlugin.INSTANCE,
01:05:54 	                 ^^^^^^^^
01:05:54 Discouraged access: The field 'CustomEditPlugin.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/bin')
01:05:54 3 problems (3 warnings)
01:05:54 [INFO] 
01:05:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/src/test/resources
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/target/org.eclipse.papyrus.emf.facet.architecture.edit-1.0.0-SNAPSHOT-sources.jar
01:05:54 [INFO] 
01:05:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.edit/target/org.eclipse.papyrus.emf.facet.architecture.edit-1.0.0-SNAPSHOT.jar
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture.edit ---
01:05:54 [INFO] 
01:05:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.aggregate.doc >---
01:05:54 [INFO] Building org.eclipse.papyrus.emf.facet.aggregate.doc 2.0.0-SNAPSHOT [53/728]
01:05:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:54 [INFO] 
01:05:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [INFO] 
01:05:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src/main/resources
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [INFO] No sources to compile
01:05:54 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src does not exist
01:05:54 [INFO] 
01:05:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/src/test/resources
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/target/org.eclipse.papyrus.emf.facet.aggregate.doc-2.0.0-SNAPSHOT-sources.jar
01:05:54 [INFO] 
01:05:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.aggregate.doc/target/org.eclipse.papyrus.emf.facet.aggregate.doc-2.0.0-SNAPSHOT.jar
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.aggregate.doc ---
01:05:54 [INFO] 
01:05:54 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.doc >----
01:05:54 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.doc 2.0.0-SNAPSHOT [54/728]
01:05:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:54 [INFO] 
01:05:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:54 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:54 [INFO] 
01:05:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src/main/resources
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:54 [INFO] No sources to compile
01:05:54 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src does not exist
01:05:54 [INFO] 
01:05:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/src/test/resources
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/target/org.eclipse.papyrus.emf.facet.efacet.doc-2.0.0-SNAPSHOT-sources.jar
01:05:54 [INFO] 
01:05:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.doc/target/org.eclipse.papyrus.emf.facet.efacet.doc-2.0.0-SNAPSHOT.jar
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:54 [INFO] 
01:05:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.doc ---
01:05:55 [INFO] 
01:05:55 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.edit >----
01:05:55 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.edit 2.0.0-SNAPSHOT [55/728]
01:05:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:55 [INFO] 
01:05:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [INFO] 
01:05:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/src/main/resources
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/bin
01:05:55 [INFO] 
01:05:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/src/test/resources
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/target/org.eclipse.papyrus.emf.facet.efacet.edit-2.0.0-SNAPSHOT-sources.jar
01:05:55 [INFO] 
01:05:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.edit/target/org.eclipse.papyrus.emf.facet.efacet.edit-2.0.0-SNAPSHOT.jar
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.edit ---
01:05:55 [INFO] 
01:05:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.editor >---
01:05:55 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.editor 2.0.0-SNAPSHOT [56/728]
01:05:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:55 [INFO] 
01:05:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:55 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:55 [INFO] 
01:05:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/src/main/resources
01:05:55 [INFO] 
01:05:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:55 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/bin
01:05:56 [INFO] 
01:05:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/src/test/resources
01:05:56 [INFO] 
01:05:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/target/org.eclipse.papyrus.emf.facet.efacet.editor-2.0.0-SNAPSHOT-sources.jar
01:05:56 [INFO] 
01:05:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:56 [INFO] 
01:05:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.editor/target/org.eclipse.papyrus.emf.facet.efacet.editor-2.0.0-SNAPSHOT.jar
01:05:56 [INFO] 
01:05:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:56 [INFO] 
01:05:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:56 [INFO] 
01:05:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.editor ---
01:05:56 [INFO] 
01:05:56 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.efacet.ui >-----
01:05:56 [INFO] Building org.eclipse.papyrus.emf.facet.efacet.ui 4.0.0-SNAPSHOT [57/728]
01:05:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:56 [INFO] 
01:05:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:56 [INFO] 
01:05:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:56 [INFO] The project's OSGi version is 4.0.0.202103040552
01:05:56 [INFO] 
01:05:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:56 [INFO] 
01:05:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:56 [INFO] 
01:05:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/main/resources
01:05:56 [INFO] 
01:05:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:56 [INFO] Compiling 98 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/bin
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/BrowseComposite.java:[30] 
01:05:57 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
01:05:57 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:57 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/NavigationView.java:[61] 
01:05:57 	import org.eclipse.papyrus.emf.facet.efacet.core.FacetUtils;
01:05:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:57 The import org.eclipse.papyrus.emf.facet.efacet.core.FacetUtils is never used
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/NavigationView.java:[360] 
01:05:57 	this.fContext.remove(toBeRemoved);
01:05:57 	                     ^^^^^^^^^^^
01:05:57 Unlikely argument type Set<EObject> for remove(Object) on a Collection<EObject>
01:05:57 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/FacetSetSelectionControl.java (at line 304)
01:05:57 	@SuppressWarnings("static-method")
01:05:57 	                  ^^^^^^^^^^^^^^^
01:05:57 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/wizards/pages/AbstractFacetWizardPage.java:[55] 
01:05:57 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
01:05:57 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:57 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[23] 
01:05:57 	import org.eclipse.papyrus.emf.facet.efacet.ui.internal.ImageProvider;
01:05:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:57 The type ImageProvider is deprecated
01:05:57 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java (at line 29)
01:05:57 	@SuppressWarnings("synthetic-access")
01:05:57 	                  ^^^^^^^^^^^^^^^^^^
01:05:57 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 
01:05:57 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
01:05:57 	                   ^^^^^^^^^^^^^
01:05:57 The type ImageProvider is deprecated
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 
01:05:57 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
01:05:57 	                                 ^^^^^^^^^^^^^
01:05:57 The method getInstance() from the type ImageProvider is deprecated
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[64] 
01:05:57 	setImageDescriptor(ImageProvider.getInstance().getRemoveAllImageDescriptor());
01:05:57 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:57 The method getRemoveAllImageDescriptor() from the type ImageProvider is deprecated
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 
01:05:57 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
01:05:57 	                   ^^^^^^^^^^^^^
01:05:57 The type ImageProvider is deprecated
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 
01:05:57 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
01:05:57 	                                 ^^^^^^^^^^^^^
01:05:57 The method getInstance() from the type ImageProvider is deprecated
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/view/ContextPaneMenuManager.java:[77] 
01:05:57 	setImageDescriptor(ImageProvider.getInstance().getRemoveImageDescriptor());
01:05:57 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:57 The method getRemoveImageDescriptor() from the type ImageProvider is deprecated
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/wizards/AbstractAddFacetChildrenWizard.java:[34] 
01:05:57 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
01:05:57 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:57 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/ETypedElementSelectionControl.java:[183] 
01:05:57 	this.filteredTree = new FilteredTree(parentComposite, selectionStyle(this.selectionMaxSize) | SWT.H_SCROLL | SWT.V_SCROLL
01:05:57 				| SWT.BORDER, createPatternFilter(), true);
01:05:57 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:57 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/widget/ETypedElementSelectionControl.java:[200] 
01:05:57 	final Status errorSelection = new Status(IStatus.ERROR, Activator.PLUGIN_ID, Messages.ETypedElementSelectionControl_invalidSelection);
01:05:57 	             ^^^^^^^^^^^^^^
01:05:57 The value of the local variable errorSelection is not used
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/SelectETypeComposite.java:[34] 
01:05:57 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
01:05:57 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:57 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/composites/SelectQueryTypeComposite.java:[29] 
01:05:57 	@SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
01:05:57 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:57 Unsupported @SuppressWarnings("PMD.ConstructorCallsOverridableMethod")
01:05:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/org/eclipse/papyrus/emf/facet/efacet/ui/internal/IQueryCreationPagePart2Registry.java:[20] 
01:05:57 	import org.eclipse.papyrus.emf.facet.efacet.ui.internal.exported.wizard.IQueryCreationPagePart;
01:05:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:57 The type IQueryCreationPagePart is deprecated
01:05:57 19 problems (0 errors, 17 warnings, 2 infos)
01:05:57 [INFO] 
01:05:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/src/test/resources
01:05:57 [INFO] 
01:05:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/target/org.eclipse.papyrus.emf.facet.efacet.ui-4.0.0-SNAPSHOT-sources.jar
01:05:57 [INFO] 
01:05:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:57 [INFO] 
01:05:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.efacet.ui/target/org.eclipse.papyrus.emf.facet.efacet.ui-4.0.0-SNAPSHOT.jar
01:05:57 [INFO] 
01:05:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:57 [INFO] 
01:05:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:57 [INFO] 
01:05:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.efacet.ui ---
01:05:57 [INFO] 
01:05:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.java.sdk.ui >--
01:05:57 [INFO] Building org.eclipse.papyrus.emf.facet.query.java.sdk.ui 2.0.0-SNAPSHOT [58/728]
01:05:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:57 [INFO] 
01:05:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:57 [INFO] 
01:05:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:57 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:57 [INFO] 
01:05:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:57 [INFO] 
01:05:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:57 [INFO] 
01:05:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/main/resources
01:05:57 [INFO] 
01:05:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:57 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/bin
01:05:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/Activator.java:[19] 
01:05:58 	@SuppressWarnings("PMD.UseSingleton")
01:05:58 	                  ^^^^^^^^^^^^^^^^^^
01:05:58 Unsupported @SuppressWarnings("PMD.UseSingleton")
01:05:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/Activator.java:[28] 
01:05:58 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:58 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:58 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/Activator.java:[38] 
01:05:58 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:58 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:58 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/java/sdk/ui/internal/wizard/JdtUtils.java:[229] 
01:05:58 	.getEPackageNsURIToGenModelLocationMap();
01:05:58 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:58 The method getEPackageNsURIToGenModelLocationMap() from the type EcorePlugin is deprecated
01:05:58 4 problems (4 warnings)
01:05:58 [INFO] 
01:05:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/src/test/resources
01:05:58 [INFO] 
01:05:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.java.sdk.ui-2.0.0-SNAPSHOT-sources.jar
01:05:58 [INFO] 
01:05:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:58 [INFO] 
01:05:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.java.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.java.sdk.ui-2.0.0-SNAPSHOT.jar
01:05:58 [INFO] 
01:05:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:58 [INFO] 
01:05:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:58 [INFO] 
01:05:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.java.sdk.ui ---
01:05:59 [INFO] 
01:05:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.core >--
01:05:59 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.core 2.0.0-SNAPSHOT [59/728]
01:05:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:59 [INFO] 
01:05:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [INFO] The project's OSGi version is 2.0.0.202103040552
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [INFO] 
01:05:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/main/resources
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/bin
01:05:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[19] 
01:05:59 	@SuppressWarnings("PMD.UseSingleton")
01:05:59 	                  ^^^^^^^^^^^^^^^^^^
01:05:59 Unsupported @SuppressWarnings("PMD.UseSingleton")
01:05:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[28] 
01:05:59 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:59 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:59 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/org/eclipse/papyrus/emf/facet/query/ocl/core/internal/Activator.java:[38] 
01:05:59 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:59 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:05:59 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:05:59 3 problems (3 warnings)
01:05:59 [INFO] 
01:05:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/src/test/resources
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/target/org.eclipse.papyrus.emf.facet.query.ocl.core-2.0.0-SNAPSHOT-sources.jar
01:05:59 [INFO] 
01:05:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.core/target/org.eclipse.papyrus.emf.facet.query.ocl.core-2.0.0-SNAPSHOT.jar
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.core ---
01:05:59 [INFO] 
01:05:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui >--
01:05:59 [INFO] Building org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 3.0.0-SNAPSHOT [60/728]
01:05:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:05:59 [INFO] 
01:05:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:05:59 [INFO] The project's OSGi version is 3.0.0.202103040552
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:05:59 [INFO] 
01:05:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:05:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:05:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:05:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/main/resources
01:05:59 [INFO] 
01:05:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:05:59 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/bin
01:06:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/ocl/sdk/ui/internal/Activator.java:[19] 
01:06:00 	@SuppressWarnings("PMD.UseSingleton")
01:06:00 	                  ^^^^^^^^^^^^^^^^^^
01:06:00 Unsupported @SuppressWarnings("PMD.UseSingleton")
01:06:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/ocl/sdk/ui/internal/Activator.java:[28] 
01:06:00 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:06:00 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:00 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:06:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/org/eclipse/papyrus/emf/facet/query/ocl/sdk/ui/internal/Activator.java:[38] 
01:06:00 	@SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:06:00 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:00 Unsupported @SuppressWarnings("PMD.SignatureDeclareThrowsException")
01:06:00 3 problems (3 warnings)
01:06:00 [INFO] 
01:06:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:06:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/src/test/resources
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:06:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui-3.0.0-SNAPSHOT-sources.jar
01:06:00 [INFO] 
01:06:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:06:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui/target/org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui-3.0.0-SNAPSHOT.jar
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:06:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui ---
01:06:00 [INFO] 
01:06:00 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.util.emf.doc >---
01:06:00 [INFO] Building org.eclipse.papyrus.emf.facet.util.emf.doc 2.0.0-SNAPSHOT [61/728]
01:06:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:00 [INFO] 
01:06:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [INFO] 
01:06:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src/main/resources
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [INFO] No sources to compile
01:06:00 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src does not exist
01:06:00 [INFO] 
01:06:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/src/test/resources
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/target/org.eclipse.papyrus.emf.facet.util.emf.doc-2.0.0-SNAPSHOT-sources.jar
01:06:00 [INFO] 
01:06:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.doc/target/org.eclipse.papyrus.emf.facet.util.emf.doc-2.0.0-SNAPSHOT.jar
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:00 [INFO] 
01:06:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.util.emf.doc ---
01:06:00 [INFO] 
01:06:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore >--
01:06:00 [INFO] Building org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 2.0.0-SNAPSHOT [62/728]
01:06:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:01 [INFO] 
01:06:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:01 [INFO] 
01:06:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:01 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:01 [INFO] 
01:06:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:01 [INFO] 
01:06:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:01 [INFO] 
01:06:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/main/resources
01:06:01 [INFO] 
01:06:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:01 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/bin
01:06:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/FloatComposite.java:[94] 
01:06:01 	return new Float(string);
01:06:01 	           ^^^^^^^^^^^^^
01:06:01 The constructor Float(String) is deprecated since version 9
01:06:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/LongComposite.java:[86] 
01:06:01 	return new Long(string);
01:06:01 	           ^^^^^^^^^^^^
01:06:01 The constructor Long(String) is deprecated since version 9
01:06:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/DoubleComposite.java:[83] 
01:06:01 	return new Double(string);
01:06:01 	           ^^^^^^^^^^^^^^
01:06:01 The constructor Double(String) is deprecated since version 9
01:06:01 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/BigIntegerComposite.java (at line 73)
01:06:01 	@SuppressWarnings("unused")
01:06:01 	                  ^^^^^^^^
01:06:01 At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
01:06:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/ByteComposite.java:[87] 
01:06:01 	return new Byte(string);
01:06:01 	           ^^^^^^^^^^^^
01:06:01 The constructor Byte(String) is deprecated since version 9
01:06:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/CharComposite.java:[56] 
01:06:01 	return new Character(string.charAt(0));
01:06:01 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:01 The constructor Character(char) is deprecated since version 9
01:06:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/ShortComposite.java:[86] 
01:06:01 	return new Short(string);
01:06:01 	           ^^^^^^^^^^^^^
01:06:01 The constructor Short(String) is deprecated since version 9
01:06:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/org/eclipse/papyrus/emf/facet/widgets/celleditors/ecore/composite/IntComposite.java:[86] 
01:06:01 	return new Integer(string);
01:06:01 	           ^^^^^^^^^^^^^^^
01:06:01 The constructor Integer(String) is deprecated since version 9
01:06:01 8 problems (0 errors, 7 warnings, 1 info)
01:06:01 [INFO] 
01:06:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/src/test/resources
01:06:01 [INFO] 
01:06:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/target/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore-2.0.0-SNAPSHOT-sources.jar
01:06:01 [INFO] 
01:06:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:01 [INFO] 
01:06:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore/target/org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore-2.0.0-SNAPSHOT.jar
01:06:01 [INFO] 
01:06:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:01 [INFO] 
01:06:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:01 [INFO] 
01:06:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore ---
01:06:02 [INFO] 
01:06:02 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-architecture >-----
01:06:02 [INFO] Building Papyrus Infra Architecture 0.0.1-SNAPSHOT              [63/728]
01:06:02 [INFO] --------------------------------[ pom ]---------------------------------
01:06:02 [INFO] 
01:06:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-architecture ---
01:06:02 [INFO] 
01:06:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-architecture ---
01:06:02 [INFO] 
01:06:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-architecture ---
01:06:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:02 [INFO] 
01:06:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-architecture ---
01:06:02 [INFO] 
01:06:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sashwindows.di >--
01:06:02 [INFO] Building org.eclipse.papyrus.infra.core.sashwindows.di 2.0.0-SNAPSHOT [64/728]
01:06:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:02 [INFO] 
01:06:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:02 [INFO] 
01:06:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:02 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:02 [INFO] 
01:06:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:02 [INFO] 
01:06:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:02 [INFO] 
01:06:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src/main/resources
01:06:02 [INFO] 
01:06:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:02 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/bin
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[28] 
01:06:02 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
01:06:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[102] 
01:06:02 	case DiPackage.PAGE_LIST:
01:06:02 	               ^^^^^^^^^
01:06:02 The field DiPackage.PAGE_LIST is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiFactoryImpl.java:[258] 
01:06:02 	public PageList createPageList() {
01:06:02 	       ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[16] 
01:06:02 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
01:06:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[45] 
01:06:02 	protected PageList pageList;
01:06:02 	          ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[86] 
01:06:02 	public PageList getPageList() {
01:06:02 	       ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[96] 
01:06:02 	public NotificationChain basicSetPageList(PageList newPageList, NotificationChain msgs) {
01:06:02 	                                          ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[97] 
01:06:02 	PageList oldPageList = pageList;
01:06:02 	^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[117] 
01:06:02 	public void setPageList(PageList newPageList) {
01:06:02 	                        ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[235] 
01:06:02 	setPageList((PageList) newValue);
01:06:02 	             ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/SashWindowsMngrImpl.java:[254] 
01:06:02 	setPageList((PageList) null);
01:06:02 	             ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[20] 
01:06:02 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
01:06:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[36] 
01:06:02 	public class PageListImpl extends EObjectImpl implements PageList {
01:06:02 	                                                         ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[67] 
01:06:02 	return DiPackage.Literals.PAGE_LIST;
01:06:02 	                          ^^^^^^^^^
01:06:02 The field DiPackage.Literals.PAGE_LIST is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[79] 
01:06:02 	availablePage = new EObjectContainmentEList<PageRef>(PageRef.class, this, DiPackage.PAGE_LIST__AVAILABLE_PAGE);
01:06:02 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[125] 
01:06:02 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
01:06:02 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[140] 
01:06:02 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
01:06:02 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[156] 
01:06:02 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
01:06:02 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[173] 
01:06:02 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
01:06:02 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/PageListImpl.java:[189] 
01:06:02 	case DiPackage.PAGE_LIST__AVAILABLE_PAGE:
01:06:02 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[31] 
01:06:02 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
01:06:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[778] 
01:06:02 	pageListEClass = createEClass(PAGE_LIST);
01:06:02 	                              ^^^^^^^^^
01:06:02 The field DiPackage.PAGE_LIST is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[779] 
01:06:02 	createEReference(pageListEClass, PAGE_LIST__AVAILABLE_PAGE);
01:06:02 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The field DiPackage.PAGE_LIST__AVAILABLE_PAGE is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[966] 
01:06:02 	initEClass(pageListEClass, PageList.class, "PageList", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
01:06:02 	                           ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/impl/DiPackageImpl.java:[967] 
01:06:02 	initEReference(getPageList_AvailablePage(), this.getPageRef(), null, "availablePage", null, 0, -1, PageList.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
01:06:02 	                                                                                                   ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiAdapterFactory.java:[16] 
01:06:02 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
01:06:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiAdapterFactory.java:[139] 
01:06:02 	public Adapter casePageList(PageList object) {
01:06:02 	                            ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[15] 
01:06:02 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
01:06:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[181] 
01:06:02 	case DiPackage.PAGE_LIST: {
01:06:02 	               ^^^^^^^^^
01:06:02 The field DiPackage.PAGE_LIST is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[182] 
01:06:02 	PageList pageList = (PageList) theEObject;
01:06:02 	^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[182] 
01:06:02 	PageList pageList = (PageList) theEObject;
01:06:02 	                     ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src-gen/org/eclipse/papyrus/infra/core/sashwindows/di/util/DiSwitch.java:[385] 
01:06:02 	public T casePageList(PageList object) {
01:06:02 	                      ^^^^^^^^
01:06:02 The type PageList is deprecated
01:06:02 32 problems (32 warnings)
01:06:02 [INFO] 
01:06:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/src/test/resources
01:06:02 [INFO] 
01:06:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/target/org.eclipse.papyrus.infra.core.sashwindows.di-2.0.0-SNAPSHOT-sources.jar
01:06:02 [INFO] 
01:06:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:02 [INFO] 
01:06:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sashwindows.di/target/org.eclipse.papyrus.infra.core.sashwindows.di-2.0.0-SNAPSHOT.jar
01:06:02 [INFO] 
01:06:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:02 [INFO] 
01:06:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:02 [INFO] 
01:06:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sashwindows.di ---
01:06:03 [INFO] 
01:06:03 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.core >---------
01:06:03 [INFO] Building org.eclipse.papyrus.infra.core 4.0.0-SNAPSHOT          [65/728]
01:06:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:03 [INFO] 
01:06:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core ---
01:06:03 [INFO] 
01:06:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core ---
01:06:03 [INFO] The project's OSGi version is 4.0.0.202103040552
01:06:03 [INFO] 
01:06:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core ---
01:06:03 [INFO] 
01:06:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core ---
01:06:03 [INFO] 
01:06:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core ---
01:06:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/main/resources
01:06:03 [INFO] 
01:06:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core ---
01:06:03 [INFO] Compiling 134 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ModelSetServiceAdapter.java:[131] 
01:06:04 	public Class[] getAdapterList() {
01:06:04 	       ^^^^^^^
01:06:04 Type safety: The return type Class[] for getAdapterList() from the type ModelSetServiceAdapter.Factory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ModelSetServiceAdapter.java:[136] 
01:06:04 	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
01:06:04 	       ^^^^^^
01:06:04 Type safety: The return type Object for getAdapter(Object, Class) from the type ModelSetServiceAdapter.Factory needs unchecked conversion to conform to T from the type IAdapterFactory
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[36] 
01:06:04 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:06:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:04 The type AdapterUtils is deprecated
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[298] 
01:06:04 	IService serviceAdapter = AdapterUtils.adapt(serviceInstance, IService.class, null);
01:06:04 	                          ^^^^^^^^^^^^
01:06:04 The type AdapterUtils is deprecated
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/ServicesRegistry.java:[298] 
01:06:04 	IService serviceAdapter = AdapterUtils.adapt(serviceInstance, IService.class, null);
01:06:04 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:04 The method adapt(Object, Class<IService>, IService) from the type AdapterUtils is deprecated
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ProxyModificationTrackingAdapter.java:[130] 
01:06:04 	Collection<Setting> references = org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(eObj);
01:06:04 	                                 ^^^
01:06:04 The type EMFHelper is deprecated
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ProxyModificationTrackingAdapter.java:[130] 
01:06:04 	Collection<Setting> references = org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(eObj);
01:06:04 	                                                                                ^^^^^^^^^^^^^^^
01:06:04 The method getUsages(EObject) from the type EMFHelper is deprecated
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/modelsetquery/impl/ModelSetQueryInitializer.java:[73] 
01:06:04 	modelsManager.eAdapters().remove(modelQueryAdapter);
01:06:04 	                                 ^^^^^^^^^^^^^^^^^
01:06:04 Unlikely argument type IModelSetQueryAdapter for remove(Object) on a Collection<Adapter>
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/listenerservice/ModelListenerManager.java:[95] 
01:06:04 	Class clazz = extensionBundle.loadClass(classAttribute);
01:06:04 	^^^^^
01:06:04 Class is a raw type. References to generic type Class<T> should be parameterized
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/listenerservice/ModelListenerManager.java:[96] 
01:06:04 	Object obj = clazz.newInstance();
01:06:04 	                   ^^^^^^^^^^^^^
01:06:04 The method newInstance() from the type Class is deprecated since version 9
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/utils/FilteredListView.java:[63] 
01:06:04 	public void setBackupList(List aList) {
01:06:04 	                          ^^^^
01:06:04 List is a raw type. References to generic type List<E> should be parameterized
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/utils/FilteredListView.java:[64] 
01:06:04 	list = aList;
01:06:04 	       ^^^^^
01:06:04 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[268] 
01:06:04 	model = modelInstance.newInstance();
01:06:04 	                      ^^^^^^^^^^^^^
01:06:04 The method newInstance() from the type Class<IModel> is deprecated since version 9
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[289] 
01:06:04 	snippet = modelInstance.newInstance();
01:06:04 	                        ^^^^^^^^^^^^^
01:06:04 The method newInstance() from the type Class<IModelSnippet> is deprecated since version 9
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/ModelsReader.java:[310] 
01:06:04 	snippet = modelInstance.newInstance();
01:06:04 	                        ^^^^^^^^^^^^^
01:06:04 The method newInstance() from the type Class<IModelSetSnippet> is deprecated since version 9
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/services/internal/ServiceTypeEntry.java:[129] 
01:06:04 	return classname.newInstance();
01:06:04 	                 ^^^^^^^^^^^^^
01:06:04 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[21] 
01:06:04 	import org.eclipse.core.internal.resources.ResourceException;
01:06:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:04 Discouraged access: The type 'ResourceException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[65] 
01:06:04 	super.loadModel(fullPathWithoutExtension);
01:06:04 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:04 The method loadModel(IPath) from the type AbstractBaseModel is deprecated
01:06:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/org/eclipse/papyrus/infra/core/resource/AbstractDynamicModel.java:[75] 
01:06:04 	createModel(fullPathWithoutExtension);
01:06:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:04 The method createModel(IPath) from the type AbstractBaseModel is deprecated
01:06:04 19 problems (19 warnings)
01:06:04 [INFO] 
01:06:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core ---
01:06:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/src/test/resources
01:06:04 [INFO] 
01:06:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core ---
01:06:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/target/org.eclipse.papyrus.infra.core-4.0.0-SNAPSHOT-sources.jar
01:06:04 [INFO] 
01:06:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core ---
01:06:04 [INFO] 
01:06:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core ---
01:06:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/target/org.eclipse.papyrus.infra.core-4.0.0-SNAPSHOT.jar
01:06:04 [INFO] 
01:06:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core ---
01:06:04 [INFO] 
01:06:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core ---
01:06:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:04 [INFO] 
01:06:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core ---
01:06:04 [INFO] 
01:06:04 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-emf >----------
01:06:04 [INFO] Building Papyrus EMF Infrastructure 0.0.1-SNAPSHOT              [66/728]
01:06:04 [INFO] --------------------------------[ pom ]---------------------------------
01:06:04 [INFO] 
01:06:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-emf ---
01:06:04 [INFO] 
01:06:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-emf ---
01:06:04 [INFO] 
01:06:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-emf ---
01:06:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:04 [INFO] 
01:06:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-emf ---
01:06:04 [INFO] 
01:06:04 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf >----------
01:06:04 [INFO] Building org.eclipse.papyrus.infra.emf 4.0.0-SNAPSHOT           [67/728]
01:06:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:04 [INFO] 
01:06:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf ---
01:06:04 [INFO] 
01:06:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf ---
01:06:04 [INFO] The project's OSGi version is 4.0.0.202103040552
01:06:04 [INFO] 
01:06:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf ---
01:06:04 [INFO] 
01:06:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf ---
01:06:04 [INFO] 
01:06:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf ---
01:06:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/main/resources
01:06:05 [INFO] 
01:06:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf ---
01:06:05 [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin
01:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/org/eclipse/papyrus/infra/emf/utils/EMFHelper.java:[934] 
01:06:06 	return org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(source);
01:06:06 	       ^^^
01:06:06 The type EMFHelper is deprecated
01:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/org/eclipse/papyrus/infra/emf/utils/EMFHelper.java:[934] 
01:06:06 	return org.eclipse.papyrus.infra.core.utils.EMFHelper.getUsages(source);
01:06:06 	                                                      ^^^^^^^^^^^^^^^^^
01:06:06 The method getUsages(EObject) from the type EMFHelper is deprecated
01:06:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/org/eclipse/papyrus/infra/emf/utils/EMFHelper.java:[1051] 
01:06:06 	return (T) result;
01:06:06 	       ^^^^^^^^^^
01:06:06 Type safety: Unchecked cast from EObject to T
01:06:06 3 problems (3 warnings)
01:06:06 [INFO] 
01:06:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf ---
01:06:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/src/test/resources
01:06:06 [INFO] 
01:06:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf ---
01:06:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/target/org.eclipse.papyrus.infra.emf-4.0.0-SNAPSHOT-sources.jar
01:06:06 [INFO] 
01:06:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf ---
01:06:06 [INFO] 
01:06:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf ---
01:06:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/target/org.eclipse.papyrus.infra.emf-4.0.0-SNAPSHOT.jar
01:06:06 [INFO] 
01:06:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf ---
01:06:06 [INFO] 
01:06:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf ---
01:06:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:06 [INFO] 
01:06:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf ---
01:06:07 [INFO] 
01:06:07 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-services >-------
01:06:07 [INFO] Building Papyrus Infra Services 0.0.1-SNAPSHOT                  [68/728]
01:06:07 [INFO] --------------------------------[ pom ]---------------------------------
01:06:07 [INFO] 
01:06:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-services ---
01:06:07 [INFO] 
01:06:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-services ---
01:06:07 [INFO] 
01:06:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-services ---
01:06:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:07 [INFO] 
01:06:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-services ---
01:06:07 [INFO] 
01:06:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.markerlistener >--
01:06:07 [INFO] Building org.eclipse.papyrus.infra.services.markerlistener 3.0.0-SNAPSHOT [69/728]
01:06:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:07 [INFO] 
01:06:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:07 [INFO] 
01:06:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:07 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:07 [INFO] 
01:06:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:07 [INFO] 
01:06:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:07 [INFO] 
01:06:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/main/resources
01:06:07 [INFO] 
01:06:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:07 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/bin
01:06:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[211] 
01:06:08 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:06:08 	       ^^^^^^
01:06:08 Type safety: The return type Object for getAdapter(Class) from the type PapyrusMarkerAdapter needs unchecked conversion to conform to T from the type PlatformObject
01:06:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[216] 
01:06:08 	return super.getAdapter(adapter);
01:06:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:08 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PlatformObject
01:06:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/org/eclipse/papyrus/infra/services/markerlistener/PapyrusMarkerAdapter.java:[216] 
01:06:08 	return super.getAdapter(adapter);
01:06:08 	                        ^^^^^^^
01:06:08 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:08 3 problems (3 warnings)
01:06:08 [INFO] 
01:06:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/src/test/resources
01:06:08 [INFO] 
01:06:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/target/org.eclipse.papyrus.infra.services.markerlistener-3.0.0-SNAPSHOT-sources.jar
01:06:08 [INFO] 
01:06:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:08 [INFO] 
01:06:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.markerlistener/target/org.eclipse.papyrus.infra.services.markerlistener-3.0.0-SNAPSHOT.jar
01:06:08 [INFO] 
01:06:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:08 [INFO] 
01:06:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:08 [INFO] 
01:06:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.markerlistener ---
01:06:08 [INFO] 
01:06:08 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit >-----
01:06:08 [INFO] Building org.eclipse.papyrus.infra.services.edit 4.0.0-SNAPSHOT [70/728]
01:06:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:08 [INFO] 
01:06:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit ---
01:06:08 [INFO] 
01:06:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit ---
01:06:08 [INFO] The project's OSGi version is 4.0.0.202103040552
01:06:08 [INFO] 
01:06:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit ---
01:06:08 [INFO] 
01:06:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit ---
01:06:08 [INFO] 
01:06:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit ---
01:06:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/main/resources
01:06:08 [INFO] 
01:06:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit ---
01:06:08 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin
01:06:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/context/DefaultTypeContext.java:[22] 
01:06:09 	import org.eclipse.gmf.runtime.emf.type.core.IElementType;
01:06:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:09 The import org.eclipse.gmf.runtime.emf.type.core.IElementType is never used
01:06:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/ElementEditService.java:[116] 
01:06:09 	public Object getAdapter(Class adapter) {
01:06:09 	       ^^^^^^
01:06:09 Type safety: The return type Object for getAdapter(Class) from the type ElementEditService needs unchecked conversion to conform to T from the type IAdaptable
01:06:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/internal/ElementEditService.java:[116] 
01:06:09 	public Object getAdapter(Class adapter) {
01:06:09 	                         ^^^^^
01:06:09 Class is a raw type. References to generic type Class<T> should be parameterized
01:06:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[39] 
01:06:09 	public static final void initializeEObjCache(EObject eObj, Map map) throws ServiceException {
01:06:09 	                                                           ^^^
01:06:09 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:06:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[41] 
01:06:09 	map.put(Client_Context, clientContext);
01:06:09 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:09 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:06:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[44] 
01:06:09 	map.put(Element_Type, type);
01:06:09 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:09 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:06:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[47] 
01:06:09 	map.put(EditHelper_Advice, advices);
01:06:09 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:09 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:06:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[49] 
01:06:09 	map.put(IRequestCacheEntries.Dependent_Elements, new HashSet<Object>()); //The set will be populated on the fly
01:06:09 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:09 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:06:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/org/eclipse/papyrus/infra/services/edit/utils/RequestCacheEntries.java:[50] 
01:06:09 	map.put(IRequestCacheEntries.Checked_Elements, new HashSet<Object>()); //The set will be populated on the fly
01:06:09 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:09 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:06:09 9 problems (9 warnings)
01:06:09 [INFO] 
01:06:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit ---
01:06:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/src/test/resources
01:06:09 [INFO] 
01:06:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.edit ---
01:06:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/target/org.eclipse.papyrus.infra.services.edit-4.0.0-SNAPSHOT-sources.jar
01:06:09 [INFO] 
01:06:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit ---
01:06:09 [INFO] 
01:06:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit ---
01:06:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/target/org.eclipse.papyrus.infra.services.edit-4.0.0-SNAPSHOT.jar
01:06:09 [INFO] 
01:06:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit ---
01:06:09 [INFO] 
01:06:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.edit ---
01:06:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:09 [INFO] 
01:06:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit ---
01:06:09 [INFO] 
01:06:09 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture >-----
01:06:09 [INFO] Building org.eclipse.papyrus.infra.architecture 3.0.0-SNAPSHOT  [71/728]
01:06:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:09 [INFO] 
01:06:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture ---
01:06:09 [INFO] 
01:06:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture ---
01:06:09 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:09 [INFO] 
01:06:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture ---
01:06:09 [INFO] 
01:06:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture ---
01:06:09 [INFO] 
01:06:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture ---
01:06:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/main/resources
01:06:09 [INFO] 
01:06:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture ---
01:06:09 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/bin
01:06:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/org/eclipse/papyrus/infra/architecture/ArchitectureDescriptionUtils.java:[235] 
01:06:10 	IModelCreationCommand creationCommand = context.getCreationCommandClass().newInstance();
01:06:10 	                                                                          ^^^^^^^^^^^^^
01:06:10 The method newInstance() from the type Class<capture#1-of ? extends IModelCreationCommand> is deprecated since version 9
01:06:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/org/eclipse/papyrus/infra/architecture/ArchitectureDescriptionUtils.java:[260] 
01:06:10 	IModelConversionCommand conversionCommand = context.getConversionCommandClass().newInstance();
01:06:10 	                                                                                ^^^^^^^^^^^^^
01:06:10 The method newInstance() from the type Class<capture#2-of ? extends IModelConversionCommand> is deprecated since version 9
01:06:10 2 problems (2 warnings)
01:06:10 [INFO] 
01:06:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture ---
01:06:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/src/test/resources
01:06:10 [INFO] 
01:06:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture ---
01:06:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/target/org.eclipse.papyrus.infra.architecture-3.0.0-SNAPSHOT-sources.jar
01:06:10 [INFO] 
01:06:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture ---
01:06:10 [INFO] 
01:06:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture ---
01:06:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture/target/org.eclipse.papyrus.infra.architecture-3.0.0-SNAPSHOT.jar
01:06:10 [INFO] 
01:06:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture ---
01:06:10 [INFO] 
01:06:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture ---
01:06:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:10 [INFO] 
01:06:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture ---
01:06:10 [INFO] 
01:06:10 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-constraints >------
01:06:10 [INFO] Building Papyrus Infra Constraints 0.0.1-SNAPSHOT               [72/728]
01:06:10 [INFO] --------------------------------[ pom ]---------------------------------
01:06:10 [INFO] 
01:06:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-constraints ---
01:06:10 [INFO] 
01:06:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-constraints ---
01:06:10 [INFO] 
01:06:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-constraints ---
01:06:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:10 [INFO] 
01:06:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-constraints ---
01:06:10 [INFO] 
01:06:10 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints >------
01:06:10 [INFO] Building org.eclipse.papyrus.infra.constraints 3.0.0-SNAPSHOT   [73/728]
01:06:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:10 [INFO] 
01:06:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.constraints ---
01:06:10 [INFO] 
01:06:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints ---
01:06:10 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:10 [INFO] 
01:06:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints ---
01:06:10 [INFO] 
01:06:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints ---
01:06:10 [INFO] 
01:06:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.constraints ---
01:06:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/main/resources
01:06:10 [INFO] 
01:06:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.constraints ---
01:06:10 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/bin
01:06:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/util/ClassLoader.java:[77] 
01:06:11 	return theClass.newInstance();
01:06:11 	                ^^^^^^^^^^^^^
01:06:11 The method newInstance() from the type Class<T> is deprecated since version 9
01:06:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/runtime/DefaultConstraintEngine.java:[52] 
01:06:11 	private final ListenerList listeners = new ListenerList(ListenerList.IDENTITY);
01:06:11 	              ^^^^^^^^^^^^
01:06:11 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
01:06:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/runtime/DefaultConstraintEngine.java:[52] 
01:06:11 	private final ListenerList listeners = new ListenerList(ListenerList.IDENTITY);
01:06:11 	                                           ^^^^^^^^^^^^
01:06:11 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
01:06:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/org/eclipse/papyrus/infra/constraints/runtime/DefaultConstraintEngine.java:[165] 
01:06:11 	listeners.add(listener);
01:06:11 	^^^^^^^^^^^^^^^^^^^^^^^
01:06:11 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
01:06:11 4 problems (4 warnings)
01:06:11 [INFO] 
01:06:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints ---
01:06:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/src/test/resources
01:06:11 [INFO] 
01:06:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints ---
01:06:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/target/org.eclipse.papyrus.infra.constraints-3.0.0-SNAPSHOT-sources.jar
01:06:11 [INFO] 
01:06:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints ---
01:06:11 [INFO] 
01:06:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints ---
01:06:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/target/org.eclipse.papyrus.infra.constraints-3.0.0-SNAPSHOT.jar
01:06:11 [INFO] 
01:06:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints ---
01:06:11 [INFO] 
01:06:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.constraints ---
01:06:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:11 [INFO] 
01:06:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints ---
01:06:11 [INFO] 
01:06:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation >--
01:06:11 [INFO] Building org.eclipse.papyrus.infra.architecture.representation 3.0.0-SNAPSHOT [74/728]
01:06:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:11 [INFO] 
01:06:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:11 [INFO] 
01:06:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:11 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:11 [INFO] 
01:06:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:11 [INFO] 
01:06:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:11 [INFO] 
01:06:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/main/resources
01:06:11 [INFO] 
01:06:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:11 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/bin
01:06:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/org/eclipse/papyrus/infra/architecture/representation/impl/ModelAutoCreateCustomImpl.java:[21] 
01:06:12 	import org.eclipse.papyrus.infra.architecture.representation.impl.ModelAutoCreateImpl;
01:06:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:12 The import org.eclipse.papyrus.infra.architecture.representation.impl.ModelAutoCreateImpl is never used
01:06:12 1 problem (1 warning)
01:06:12 [INFO] 
01:06:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/src/test/resources
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/target/org.eclipse.papyrus.infra.architecture.representation-3.0.0-SNAPSHOT-sources.jar
01:06:12 [INFO] 
01:06:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation/target/org.eclipse.papyrus.infra.architecture.representation-3.0.0-SNAPSHOT.jar
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.representation ---
01:06:12 [INFO] 
01:06:12 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.edit >---
01:06:12 [INFO] Building org.eclipse.papyrus.infra.constraints.edit 3.0.0-SNAPSHOT [75/728]
01:06:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:12 [INFO] 
01:06:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [INFO] 
01:06:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/src/main/resources
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/bin
01:06:12 [INFO] 
01:06:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/src/test/resources
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/target/org.eclipse.papyrus.infra.constraints.edit-3.0.0-SNAPSHOT-sources.jar
01:06:12 [INFO] 
01:06:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.edit/target/org.eclipse.papyrus.infra.constraints.edit-3.0.0-SNAPSHOT.jar
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.edit ---
01:06:12 [INFO] 
01:06:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.representation.edit >--
01:06:12 [INFO] Building org.eclipse.papyrus.infra.architecture.representation.edit 2.0.0-SNAPSHOT [76/728]
01:06:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:12 [INFO] 
01:06:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:12 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:12 [INFO] 
01:06:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/src/main/resources
01:06:12 [INFO] 
01:06:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:12 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/bin
01:06:13 [INFO] 
01:06:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/src/test/resources
01:06:13 [INFO] 
01:06:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/target/org.eclipse.papyrus.infra.architecture.representation.edit-2.0.0-SNAPSHOT-sources.jar
01:06:13 [INFO] 
01:06:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:13 [INFO] 
01:06:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/architecture/org.eclipse.papyrus.infra.architecture.representation.edit/target/org.eclipse.papyrus.infra.architecture.representation.edit-2.0.0-SNAPSHOT.jar
01:06:13 [INFO] 
01:06:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:13 [INFO] 
01:06:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:13 [INFO] 
01:06:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.representation.edit ---
01:06:13 [INFO] 
01:06:13 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor >----
01:06:13 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor 3.0.0-SNAPSHOT [77/728]
01:06:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:13 [INFO] 
01:06:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:13 [INFO] 
01:06:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:13 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:13 [INFO] 
01:06:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:13 [INFO] 
01:06:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:13 [INFO] 
01:06:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/main/resources
01:06:13 [INFO] 
01:06:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:13 [INFO] Compiling 110 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/TabFolderModel.java:[74] 
01:06:14 	private void addItem(IPageModel newModel) {
01:06:14 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The method addItem(IPageModel) from the type TabFolderModel is never used locally
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/TabFolderModel.java:[85] 
01:06:14 	private void addItem(int index, IPageModel newModel) {
01:06:14 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The method addItem(int, IPageModel) from the type TabFolderModel is never used locally
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/utils/PageAddValidatorManager.java:[88] 
01:06:14 	final Object obj = clazz.newInstance();
01:06:14 	                         ^^^^^^^^^^^^^
01:06:14 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/PTabFolder.java:[52] 
01:06:14 	@SuppressWarnings("restriction")
01:06:14 	                  ^^^^^^^^^^^^^
01:06:14 Unnecessary @SuppressWarnings("restriction")
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerFolderEventsProvider.java:[41] 
01:06:14 	return (List) tabFolderParts;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^
01:06:14 Type safety: The expression of type List needs unchecked conversion to conform to List<IFolder>
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerFolderEventsProvider.java:[41] 
01:06:14 	return (List) tabFolderParts;
01:06:14 	        ^^^^
01:06:14 List is a raw type. References to generic type List<E> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[34] 
01:06:14 	import org.eclipse.ui.IKeyBindingService;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The type IKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[35] 
01:06:14 	import org.eclipse.ui.INestableKeyBindingService;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The type INestableKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[41] 
01:06:14 	import org.eclipse.ui.internal.KeyBindingService;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[42] 
01:06:14 	import org.eclipse.ui.internal.PartSite;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[43] 
01:06:14 	import org.eclipse.ui.internal.PopupMenuExtender;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'PopupMenuExtender' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[44] 
01:06:14 	import org.eclipse.ui.internal.WorkbenchPlugin;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[45] 
01:06:14 	import org.eclipse.ui.internal.contexts.NestableContextService;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[46] 
01:06:14 	import org.eclipse.ui.internal.expressions.ActivePartExpression;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'ActivePartExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[47] 
01:06:14 	import org.eclipse.ui.internal.handlers.LegacyHandlerService;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'LegacyHandlerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[48] 
01:06:14 	import org.eclipse.ui.internal.services.INestable;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[49] 
01:06:14 	import org.eclipse.ui.internal.services.IServiceLocatorCreator;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'IServiceLocatorCreator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[50] 
01:06:14 	import org.eclipse.ui.internal.services.IWorkbenchLocationService;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'IWorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[51] 
01:06:14 	import org.eclipse.ui.internal.services.ServiceLocator;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'ServiceLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[52] 
01:06:14 	import org.eclipse.ui.internal.services.WorkbenchLocationService;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'WorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[71] 
01:06:14 	public class MultiPageEditorSite implements IMultiPageEditorSite, INestable {
01:06:14 	                                                                  ^^^^^^^^^
01:06:14 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[90] 
01:06:14 	private ArrayList menuExtenders;
01:06:14 	        ^^^^^^^^^
01:06:14 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[120] 
01:06:14 	private IKeyBindingService service = null;
01:06:14 	        ^^^^^^^^^^^^^^^^^^
01:06:14 The type IKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[126] 
01:06:14 	private final ServiceLocator serviceLocator;
01:06:14 	              ^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'ServiceLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[129] 
01:06:14 	private NestableContextService contextService;
01:06:14 	        ^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[226] 
01:06:14 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
01:06:14 	                                ^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'NestableContextService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[226] 
01:06:14 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
01:06:14 	                                ^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The constructor 'NestableContextService(IContextService, Expression)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[226] 
01:06:14 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
01:06:14 	                                                                                                        ^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'ActivePartExpression' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[226] 
01:06:14 	editorSite.contextService = new NestableContextService(ctxt.getParent().get(IContextService.class), new ActivePartExpression(editorSite.mainEditorSite.getPart()));
01:06:14 	                                                                                                        ^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The constructor 'ActivePartExpression(IWorkbenchPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[242] 
01:06:14 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
01:06:14 	               ^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The method 'ServiceLocator.registerService(Class, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[242] 
01:06:14 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
01:06:14 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'IWorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[242] 
01:06:14 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
01:06:14 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'WorkbenchLocationService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[242] 
01:06:14 	serviceLocator.registerService(IWorkbenchLocationService.class, new WorkbenchLocationService(IServiceScopes.MPESITE_SCOPE, getWorkbenchWindow().getWorkbench(), getWorkbenchWindow(), getMainEditorSite(), this, null, 3));
01:06:14 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The constructor 'WorkbenchLocationService(String, IWorkbench, IWorkbenchWindow, IWorkbenchPartSite, IEditorSite, IPageSite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[258] 
01:06:14 	IHandlerService handlerService = new LegacyHandlerService(context);
01:06:14 	                                     ^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'LegacyHandlerService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[258] 
01:06:14 	IHandlerService handlerService = new LegacyHandlerService(context);
01:06:14 	                                     ^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The constructor 'LegacyHandlerService(IEclipseContext)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[273] 
01:06:14 	serviceLocator.activate();
01:06:14 	               ^^^^^^^^
01:06:14 Discouraged access: The method 'ServiceLocator.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[276] 
01:06:14 	contextService.activate();
01:06:14 	               ^^^^^^^^
01:06:14 Discouraged access: The method 'NestableContextService.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[291] 
01:06:14 	contextService.deactivate();
01:06:14 	               ^^^^^^^^^^
01:06:14 Discouraged access: The method 'NestableContextService.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[294] 
01:06:14 	serviceLocator.deactivate();
01:06:14 	               ^^^^^^^^^^
01:06:14 Discouraged access: The method 'ServiceLocator.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[305] 
01:06:14 	((PopupMenuExtender) menuExtenders.get(i)).dispose();
01:06:14 	  ^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'PopupMenuExtender' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[305] 
01:06:14 	((PopupMenuExtender) menuExtenders.get(i)).dispose();
01:06:14 	                                           ^^^^^^^
01:06:14 Discouraged access: The method 'PopupMenuExtender.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[313] 
01:06:14 	IKeyBindingService parentService = getMainEditorSite().getKeyBindingService();
01:06:14 	^^^^^^^^^^^^^^^^^^
01:06:14 The type IKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[313] 
01:06:14 	IKeyBindingService parentService = getMainEditorSite().getKeyBindingService();
01:06:14 	                                                       ^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[314] 
01:06:14 	if (parentService instanceof INestableKeyBindingService) {
01:06:14 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The type INestableKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[315] 
01:06:14 	INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService;
01:06:14 	^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The type INestableKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[315] 
01:06:14 	INestableKeyBindingService nestableParent = (INestableKeyBindingService) parentService;
01:06:14 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The type INestableKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[316] 
01:06:14 	nestableParent.removeKeyBindingService(this);
01:06:14 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The method removeKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[319] 
01:06:14 	if (service instanceof KeyBindingService) {
01:06:14 	                       ^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[320] 
01:06:14 	((KeyBindingService) service).dispose();
01:06:14 	  ^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'KeyBindingService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[320] 
01:06:14 	((KeyBindingService) service).dispose();
01:06:14 	                              ^^^^^^^
01:06:14 Discouraged access: The method 'KeyBindingService.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[326] 
01:06:14 	contextService.dispose();
01:06:14 	               ^^^^^^^
01:06:14 Discouraged access: The method 'SlaveContextService.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[331] 
01:06:14 	serviceLocator.dispose();
01:06:14 	               ^^^^^^^
01:06:14 Discouraged access: The method 'ServiceLocator.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[381] 
01:06:14 	public Object getAdapter(Class adapter) {
01:06:14 	       ^^^^^^
01:06:14 Type safety: The return type Object for getAdapter(Class) from the type MultiPageEditorSite needs unchecked conversion to conform to T from the type IAdaptable
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[381] 
01:06:14 	public Object getAdapter(Class adapter) {
01:06:14 	                         ^^^^^
01:06:14 Class is a raw type. References to generic type Class<T> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[418] 
01:06:14 	public IKeyBindingService getKeyBindingService() {
01:06:14 	       ^^^^^^^^^^^^^^^^^^
01:06:14 The type IKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[420] 
01:06:14 	service = getMainEditorSite().getKeyBindingService();
01:06:14 	                              ^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The method getKeyBindingService() from the type IWorkbenchPartSite is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[421] 
01:06:14 	if (service instanceof INestableKeyBindingService) {
01:06:14 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The type INestableKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[422] 
01:06:14 	INestableKeyBindingService nestableService = (INestableKeyBindingService) service;
01:06:14 	^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The type INestableKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[422] 
01:06:14 	INestableKeyBindingService nestableService = (INestableKeyBindingService) service;
01:06:14 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The type INestableKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[423] 
01:06:14 	service = nestableService.getKeyBindingService(this);
01:06:14 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The method getKeyBindingService(IWorkbenchSite) from the type INestableKeyBindingService is deprecated
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[431] 
01:06:14 	WorkbenchPlugin.log("MultiPageEditorSite.getKeyBindingService()   Parent key binding service was not an instance of INestableKeyBindingService.  It was an instance of " + service.getClass().getName() + " instead."); //$NON-NLS-1$ //$NON-NLS-2$
01:06:14 	^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[431] 
01:06:14 	WorkbenchPlugin.log("MultiPageEditorSite.getKeyBindingService()   Parent key binding service was not an instance of INestableKeyBindingService.  It was an instance of " + service.getClass().getName() + " instead."); //$NON-NLS-1$ //$NON-NLS-2$
01:06:14 	                ^^^
01:06:14 Discouraged access: The method 'WorkbenchPlugin.log(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[525] 
01:06:14 	public final Object getService(final Class key) {
01:06:14 	             ^^^^^^
01:06:14 Type safety: The return type Object for getService(Class) from the type MultiPageEditorSite needs unchecked conversion to conform to T from the type IServiceLocator
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[525] 
01:06:14 	public final Object getService(final Class key) {
01:06:14 	                                     ^^^^^
01:06:14 Class is a raw type. References to generic type Class<T> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[526] 
01:06:14 	Object service = serviceLocator.getService(key);
01:06:14 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Type safety: Unchecked invocation getService(Class) of the generic method getService(Class<T>) of type ServiceLocator
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[526] 
01:06:14 	Object service = serviceLocator.getService(key);
01:06:14 	                                ^^^^^^^^^^
01:06:14 Discouraged access: The method 'ServiceLocator.getService(Class<Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[526] 
01:06:14 	Object service = serviceLocator.getService(key);
01:06:14 	                                           ^^^
01:06:14 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[527] 
01:06:14 	if (active && service instanceof INestable) {
01:06:14 	                                 ^^^^^^^^^
01:06:14 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[529] 
01:06:14 	((INestable) service).activate();
01:06:14 	  ^^^^^^^^^
01:06:14 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[529] 
01:06:14 	((INestable) service).activate();
01:06:14 	                      ^^^^^^^^
01:06:14 Discouraged access: The method 'INestable.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[600] 
01:06:14 	public final boolean hasService(final Class key) {
01:06:14 	                                      ^^^^^
01:06:14 Class is a raw type. References to generic type Class<T> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[601] 
01:06:14 	return serviceLocator.hasService(key);
01:06:14 	                      ^^^^^^^^^^
01:06:14 Discouraged access: The method 'ServiceLocator.hasService(Class<?>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[637] 
01:06:14 	menuExtenders = new ArrayList(1);
01:06:14 	                    ^^^^^^^^^
01:06:14 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[639] 
01:06:14 	PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders);
01:06:14 	^^^^^^^^
01:06:14 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[639] 
01:06:14 	PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders);
01:06:14 	         ^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The method 'PartSite.registerContextMenu(String, MenuManager, ISelectionProvider, boolean, IWorkbenchPart, IEclipseContext, Collection<PopupMenuExtender>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[639] 
01:06:14 	PartSite.registerContextMenu(menuID, menuMgr, selProvider, true, editor, context, menuExtenders);
01:06:14 	                                                                                  ^^^^^^^^^^^^^
01:06:14 Type safety: The expression of type ArrayList needs unchecked conversion to conform to Collection<PopupMenuExtender>
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[645] 
01:06:14 	menuExtenders = new ArrayList(1);
01:06:14 	                    ^^^^^^^^^
01:06:14 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[647] 
01:06:14 	PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders);
01:06:14 	^^^^^^^^
01:06:14 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[647] 
01:06:14 	PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders);
01:06:14 	         ^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The method 'PartSite.registerContextMenu(String, MenuManager, ISelectionProvider, boolean, IWorkbenchPart, IEclipseContext, Collection<PopupMenuExtender>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageEditorSite.java:[647] 
01:06:14 	PartSite.registerContextMenu(menuId, menuManager, selectionProvider, includeEditorInput, editor, context, menuExtenders);
01:06:14 	                                                                                                          ^^^^^^^^^^^^^
01:06:14 Type safety: The expression of type ArrayList needs unchecked conversion to conform to Collection<PopupMenuExtender>
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[876] 
01:06:14 	List<Object> newModels = (List<Object>) partModel.getChildren();
01:06:14 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Type safety: Unchecked cast from List<capture#4-of ?> to List<Object>
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1122] 
01:06:14 	private void showTabs(String msg) {
01:06:14 	             ^^^^^^^^^^^^^^^^^^^^
01:06:14 The method showTabs(String) from the type TabFolderPart is never used locally
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1309] 
01:06:14 	private int count = 0;
01:06:14 	            ^^^^^
01:06:14 The value of the field new MouseTrackListener(){}.count is not used
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderPart.java:[1356] 
01:06:14 	private int count = 0;
01:06:14 	            ^^^^^
01:06:14 The value of the field new Listener(){}.count is not used
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[52] 
01:06:14 	private int offsetX = 20;
01:06:14 	            ^^^^^^^
01:06:14 The value of the field ImageToolTipManager.offsetX is not used
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[256] 
01:06:14 	private Image createControlImage(Control control) {
01:06:14 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The method createControlImage(Control) from the type ImageToolTipManager is never used locally
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ImageToolTipManager.java:[288] 
01:06:14 	private Image scaledImage2(Device device, Image image, float factor) {
01:06:14 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The method scaledImage2(Device, Image, float) from the type ImageToolTipManager is never used locally
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[121] 
01:06:14 	public Object getAdapter(Class adapter) {
01:06:14 	       ^^^^^^
01:06:14 Type safety: The return type Object for getAdapter(Class) from the type MultiPageEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[121] 
01:06:14 	public Object getAdapter(Class adapter) {
01:06:14 	                         ^^^^^
01:06:14 Class is a raw type. References to generic type Class<T> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[128] 
01:06:14 	return super.getAdapter(adapter);
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/multipage/editor/MultiPageEditor.java:[128] 
01:06:14 	return super.getAdapter(adapter);
01:06:14 	                        ^^^^^^^
01:06:14 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/EditorPart.java:[34] 
01:06:14 	import org.eclipse.papyrus.infra.core.sasheditor.internal.AbstractPart.GarbageState;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 The import org.eclipse.papyrus.infra.core.sasheditor.internal.AbstractPart.GarbageState is never used
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[30] 
01:06:14 	import org.eclipse.ui.internal.services.INestable;
01:06:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[66] 
01:06:14 	private INestable activeServiceLocator;
01:06:14 	        ^^^^^^^^^
01:06:14 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveEditorServicesSwitcher.java:[210] 
01:06:14 	@SuppressWarnings({ "restriction", "deprecation" })
01:06:14 	                                   ^^^^^^^^^^^^^
01:06:14 Unnecessary @SuppressWarnings("deprecation")
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/ShowPartStatusVisitor.java:[25] 
01:06:14 	@SuppressWarnings("unchecked")
01:06:14 	                  ^^^^^^^^^^^
01:06:14 Unnecessary @SuppressWarnings("unchecked")
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[263] 
01:06:14 	public Object getAdapter(Class adapter) {
01:06:14 	       ^^^^^^
01:06:14 Type safety: The return type Object for getAdapter(Class) from the type AbstractMultiPageSashEditor needs unchecked conversion to conform to T from the type WorkbenchPart
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[263] 
01:06:14 	public Object getAdapter(Class adapter) {
01:06:14 	                         ^^^^^
01:06:14 Class is a raw type. References to generic type Class<T> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[276] 
01:06:14 	Object result = super.getAdapter(adapter);
01:06:14 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[276] 
01:06:14 	Object result = super.getAdapter(adapter);
01:06:14 	                                 ^^^^^^^
01:06:14 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[283] 
01:06:14 	result = PlatformHelper.getAdapter(innerEditor, adapter);
01:06:14 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Type safety: Unchecked invocation getAdapter(IEditorPart, Class) of the generic method getAdapter(Object, Class<T>) of type PlatformHelper
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/editor/AbstractMultiPageSashEditor.java:[283] 
01:06:14 	result = PlatformHelper.getAdapter(innerEditor, adapter);
01:06:14 	                                                ^^^^^^^
01:06:14 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[43] 
01:06:14 	private ListenerList listeners = new ListenerList();
01:06:14 	        ^^^^^^^^^^^^
01:06:14 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[43] 
01:06:14 	private ListenerList listeners = new ListenerList();
01:06:14 	                                     ^^^^^^^^^^^^
01:06:14 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[48] 
01:06:14 	private ListenerList postListeners = new ListenerList();
01:06:14 	        ^^^^^^^^^^^^
01:06:14 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[48] 
01:06:14 	private ListenerList postListeners = new ListenerList();
01:06:14 	                                         ^^^^^^^^^^^^
01:06:14 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[71] 
01:06:14 	listeners.add(listener);
01:06:14 	^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
01:06:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/org/eclipse/papyrus/infra/core/sasheditor/internal/eclipsecopy/MultiPageSelectionProvider.java:[83] 
01:06:14 	postListeners.add(listener);
01:06:14 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:14 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
01:06:14 108 problems (108 warnings)
01:06:14 [INFO] 
01:06:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/src/test/resources
01:06:14 [INFO] 
01:06:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/target/org.eclipse.papyrus.infra.core.sasheditor-3.0.0-SNAPSHOT-sources.jar
01:06:14 [INFO] 
01:06:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:14 [INFO] 
01:06:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/target/org.eclipse.papyrus.infra.core.sasheditor-3.0.0-SNAPSHOT.jar
01:06:14 [INFO] 
01:06:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:14 [INFO] 
01:06:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:14 [INFO] 
01:06:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor ---
01:06:15 [INFO] 
01:06:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.sasheditor.di >--
01:06:15 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.di 3.0.0-SNAPSHOT [78/728]
01:06:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:15 [INFO] 
01:06:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:15 [INFO] 
01:06:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:15 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:15 [INFO] 
01:06:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:15 [INFO] 
01:06:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:15 [INFO] 
01:06:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/src/main/resources
01:06:15 [INFO] 
01:06:15 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:15 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[30] 
01:06:15 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
01:06:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[64] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[64] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					TransactionalPageManagerImpl.super.removePage(pageIdentifier);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[68] 
01:06:15 	TransactionalPageManagerImpl.super.removePage(pageIdentifier);
01:06:15 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method removePage(Object) from the type BasicPageManagerImpl is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[79] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[79] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					TransactionalPageManagerImpl.super.closePage(pageIdentifier);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[94] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[94] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					TransactionalPageManagerImpl.super.closeAllOpenedPages();
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[109] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[109] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					TransactionalPageManagerImpl.super.closeOtherPages(pageIdentifier);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[124] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[124] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					TransactionalPageManagerImpl.super.openPage(pageIdentifier);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[139] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[139] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					TransactionalPageManagerImpl.super.openPage(pageIdentifier, editorID);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[154] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalPageManagerImpl.java:[154] 
01:06:15 	TransactionHelper.run(getEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					TransactionalPageManagerImpl.super.closeAllOpenedPages(pageIdentifier);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[24] 
01:06:15 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
01:06:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[72] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[72] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					diContentProvider.addPage(page);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[76] 
01:06:15 	diContentProvider.addPage(page);
01:06:15 	                  ^^^^^^^^^^^^^
01:06:15 The method addPage(Object) from the type DiContentProvider is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[93] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[93] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					diContentProvider.addPage(page, index);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[128] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[128] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					diContentProvider.createFolder(tabFolder, tabIndex, targetFolder, side);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[149] 
01:06:15 	diContentProvider.setCurrentFolder(rawModel);
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method setCurrentFolder(Object) from the type DiContentProvider is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[172] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[172] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					diContentProvider.movePage(folderModel, oldIndex, newIndex);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[196] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[196] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					diContentProvider.movePage(srcFolderModel, sourceIndex, targetFolderModel, targetIndex);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[216] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[216] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					diContentProvider.removePage(index);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[236] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[236] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					diContentProvider.removePage(page);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[257] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider.java:[257] 
01:06:15 	TransactionHelper.run(getTransactionalEditingDomain(), new Runnable() {
01:06:15 				@Override
01:06:15 				public void run() {
01:06:15 					diContentProvider.removePage(parentFolder, tabIndex);
01:06:15 				}
01:06:15 			});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[33] 
01:06:15 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
01:06:15 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[133] 
01:06:15 	TransactionHelper.run(editingDomain, new Runnable() {
01:06:15 	^^^^^^^^^^^^^^^^^
01:06:15 The type TransactionHelper is deprecated
01:06:15 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/custom-src/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/DiSashModelManager.java:[133] 
01:06:15 	TransactionHelper.run(editingDomain, new Runnable() {
01:06:15 					@Override
01:06:15 					public void run() {
01:06:15 						diResource.getContents().add(sashWindowMngr);
01:06:15 					};
01:06:15 				});
01:06:15 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:15 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:15 38 problems (38 warnings)
01:06:15 [INFO] 
01:06:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/src/test/resources
01:06:15 [INFO] 
01:06:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/target/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0-SNAPSHOT-sources.jar
01:06:15 [INFO] 
01:06:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:15 [INFO] 
01:06:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/target/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0-SNAPSHOT.jar
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor.di ---
01:06:16 [INFO] 
01:06:16 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-onefile >--------
01:06:16 [INFO] Building Papyrus Infra One-file 0.0.1-SNAPSHOT                  [79/728]
01:06:16 [INFO] --------------------------------[ pom ]---------------------------------
01:06:16 [INFO] 
01:06:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-onefile ---
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-onefile ---
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-onefile ---
01:06:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-onefile ---
01:06:16 [INFO] 
01:06:16 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf-expressions >--
01:06:16 [INFO] Building Papyrus EMF Expressions Infrastructure 0.0.1-SNAPSHOT  [80/728]
01:06:16 [INFO] --------------------------------[ pom ]---------------------------------
01:06:16 [INFO] 
01:06:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf-expressions ---
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf-expressions ---
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf-expressions ---
01:06:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf-expressions ---
01:06:16 [INFO] 
01:06:16 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions >--
01:06:16 [INFO] Building org.eclipse.papyrus.infra.emf.expressions 2.0.0-SNAPSHOT [81/728]
01:06:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:16 [INFO] 
01:06:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [INFO] 
01:06:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/src/main/resources
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/bin
01:06:16 [INFO] 
01:06:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/src/test/resources
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/target/org.eclipse.papyrus.infra.emf.expressions-2.0.0-SNAPSHOT-sources.jar
01:06:16 [INFO] 
01:06:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions/target/org.eclipse.papyrus.infra.emf.expressions-2.0.0-SNAPSHOT.jar
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions ---
01:06:16 [INFO] 
01:06:16 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.gmf >--------
01:06:16 [INFO] Building org.eclipse.papyrus.infra.emf.gmf 2.0.0-SNAPSHOT       [82/728]
01:06:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:16 [INFO] 
01:06:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:16 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:16 [INFO] 
01:06:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/main/resources
01:06:16 [INFO] 
01:06:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:16 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/bin
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[66] 
01:06:17 	import org.eclipse.emf.workspace.internal.EMFWorkspacePlugin;
01:06:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The type 'EMFWorkspacePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[67] 
01:06:17 	import org.eclipse.emf.workspace.internal.EMFWorkspaceStatusCodes;
01:06:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The type 'EMFWorkspaceStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[68] 
01:06:17 	import org.eclipse.emf.workspace.internal.Tracing;
01:06:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[69] 
01:06:17 	import org.eclipse.emf.workspace.internal.l10n.Messages;
01:06:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[215] 
01:06:17 	return NLS.bind(Messages.cmdStkCtxLabel, domainID);
01:06:17 	                ^^^^^^^^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[215] 
01:06:17 	return NLS.bind(Messages.cmdStkCtxLabel, domainID);
01:06:17 	                         ^^^^^^^^^^^^^^
01:06:17 Discouraged access: The field 'Messages.cmdStkCtxLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[252] 
01:06:17 	return NLS.bind(Messages.cmdStkSaveCtxLabel, domainID);
01:06:17 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[252] 
01:06:17 	return NLS.bind(Messages.cmdStkSaveCtxLabel, domainID);
01:06:17 	                         ^^^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The field 'Messages.cmdStkSaveCtxLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[271] 
01:06:17 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
01:06:17 	^^^^^^^
01:06:17 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[271] 
01:06:17 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
01:06:17 	        ^^^^^^^^
01:06:17 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[276] 
01:06:17 	Tracing.catching(WorkspaceCommandStackImpl.class, "execute", e); //$NON-NLS-1$
01:06:17 	^^^^^^^
01:06:17 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[276] 
01:06:17 	Tracing.catching(WorkspaceCommandStackImpl.class, "execute", e); //$NON-NLS-1$
01:06:17 	        ^^^^^^^^
01:06:17 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[281] 
01:06:17 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
01:06:17 	^^^^^^^
01:06:17 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[281] 
01:06:17 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
01:06:17 	        ^^^^^^^^
01:06:17 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[286] 
01:06:17 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
01:06:17 	^^^^^^^
01:06:17 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[286] 
01:06:17 	Tracing.throwing(WorkspaceCommandStackImpl.class, "execute", exc); //$NON-NLS-1$
01:06:17 	        ^^^^^^^^
01:06:17 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[312] 
01:06:17 	Tracing.catching(WorkspaceCommandStackImpl.class, "undo", e); //$NON-NLS-1$
01:06:17 	^^^^^^^
01:06:17 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[312] 
01:06:17 	Tracing.catching(WorkspaceCommandStackImpl.class, "undo", e); //$NON-NLS-1$
01:06:17 	        ^^^^^^^^
01:06:17 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[339] 
01:06:17 	Tracing.catching(WorkspaceCommandStackImpl.class, "redo", e); //$NON-NLS-1$
01:06:17 	^^^^^^^
01:06:17 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[339] 
01:06:17 	Tracing.catching(WorkspaceCommandStackImpl.class, "redo", e); //$NON-NLS-1$
01:06:17 	        ^^^^^^^^
01:06:17 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[429] 
01:06:17 	Tracing.catching(WorkspaceCommandStackImpl.class, "executeTriggers", e); //$NON-NLS-1$
01:06:17 	^^^^^^^
01:06:17 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[429] 
01:06:17 	Tracing.catching(WorkspaceCommandStackImpl.class, "executeTriggers", e); //$NON-NLS-1$
01:06:17 	        ^^^^^^^^
01:06:17 Discouraged access: The method 'Tracing.catching(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
01:06:17 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
01:06:17 	                                   ^^^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The type 'EMFWorkspacePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
01:06:17 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
01:06:17 	                                                      ^^^^^^^^^^^
01:06:17 Discouraged access: The method 'EMFWorkspacePlugin.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
01:06:17 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
01:06:17 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The type 'EMFWorkspaceStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
01:06:17 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
01:06:17 	                                                                                             ^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The field 'EMFWorkspaceStatusCodes.PRECOMMIT_FAILED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
01:06:17 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
01:06:17 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The type 'Messages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[434] 
01:06:17 	status = new Status(IStatus.ERROR, EMFWorkspacePlugin.getPluginId(), EMFWorkspaceStatusCodes.PRECOMMIT_FAILED, Messages.precommitFailed, e);
01:06:17 	                                                                                                                        ^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The field 'Messages.precommitFailed' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[437] 
01:06:17 	Tracing.throwing(WorkspaceCommandStackImpl.class, "executeTriggers", rbe); //$NON-NLS-1$
01:06:17 	^^^^^^^
01:06:17 Discouraged access: The type 'Tracing' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[437] 
01:06:17 	Tracing.throwing(WorkspaceCommandStackImpl.class, "executeTriggers", rbe); //$NON-NLS-1$
01:06:17 	        ^^^^^^^^
01:06:17 Discouraged access: The method 'Tracing.throwing(Class<?>, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[556] 
01:06:17 	operation = (IUndoableOperation) tx.getOptions().get(EMFWorkspacePlugin.OPTION_OWNING_OPERATION);
01:06:17 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The type 'EMFWorkspacePlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/NotifyingWorkspaceCommandStack.java:[556] 
01:06:17 	operation = (IUndoableOperation) tx.getOptions().get(EMFWorkspacePlugin.OPTION_OWNING_OPERATION);
01:06:17 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^
01:06:17 Discouraged access: The field 'EMFWorkspacePlugin.OPTION_OWNING_OPERATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.emf.workspace/1.5.1.201805140824/org.eclipse.emf.workspace-1.5.1.201805140824.jar')
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[149] 
01:06:17 	public List getAffectedFiles() {
01:06:17 	       ^^^^
01:06:17 List is a raw type. References to generic type List<E> should be parameterized
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[150] 
01:06:17 	ArrayList affectedFiles = new ArrayList();
01:06:17 	^^^^^^^^^
01:06:17 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[150] 
01:06:17 	ArrayList affectedFiles = new ArrayList();
01:06:17 	                              ^^^^^^^^^
01:06:17 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:06:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/org/eclipse/papyrus/infra/emf/gmf/command/EMFtoGMFCommandWrapper.java:[161] 
01:06:17 	affectedFiles.add(o);
01:06:17 	^^^^^^^^^^^^^^^^^^^^
01:06:17 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:06:17 36 problems (36 warnings)
01:06:17 [INFO] 
01:06:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/src/test/resources
01:06:17 [INFO] 
01:06:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/target/org.eclipse.papyrus.infra.emf.gmf-2.0.0-SNAPSHOT-sources.jar
01:06:17 [INFO] 
01:06:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:17 [INFO] 
01:06:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf/target/org.eclipse.papyrus.infra.emf.gmf-2.0.0-SNAPSHOT.jar
01:06:17 [INFO] 
01:06:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:17 [INFO] 
01:06:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:17 [INFO] 
01:06:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.gmf ---
01:06:17 [INFO] 
01:06:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.labelprovider >--
01:06:17 [INFO] Building org.eclipse.papyrus.infra.services.labelprovider 3.0.0-SNAPSHOT [83/728]
01:06:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:17 [INFO] 
01:06:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:17 [INFO] 
01:06:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:17 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:17 [INFO] 
01:06:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:17 [INFO] 
01:06:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:17 [INFO] 
01:06:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/src/main/resources
01:06:17 [INFO] 
01:06:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:17 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/bin
01:06:18 [INFO] 
01:06:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/src/test/resources
01:06:18 [INFO] 
01:06:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/target/org.eclipse.papyrus.infra.services.labelprovider-3.0.0-SNAPSHOT-sources.jar
01:06:18 [INFO] 
01:06:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:18 [INFO] 
01:06:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider/target/org.eclipse.papyrus.infra.services.labelprovider-3.0.0-SNAPSHOT.jar
01:06:18 [INFO] 
01:06:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:18 [INFO] 
01:06:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:18 [INFO] 
01:06:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.labelprovider ---
01:06:19 [INFO] 
01:06:19 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.infra-ui >----------
01:06:19 [INFO] Building Papyrus Infra UI 0.0.1-SNAPSHOT                        [84/728]
01:06:19 [INFO] --------------------------------[ pom ]---------------------------------
01:06:19 [INFO] 
01:06:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-ui ---
01:06:19 [INFO] 
01:06:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-ui ---
01:06:19 [INFO] 
01:06:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-ui ---
01:06:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:19 [INFO] 
01:06:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-ui ---
01:06:19 [INFO] 
01:06:19 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets >--------
01:06:19 [INFO] Building org.eclipse.papyrus.infra.widgets 4.1.0-SNAPSHOT       [85/728]
01:06:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:19 [INFO] 
01:06:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.widgets ---
01:06:19 [INFO] 
01:06:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.widgets ---
01:06:19 [INFO] The project's OSGi version is 4.1.0.202103040552
01:06:19 [INFO] 
01:06:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widgets ---
01:06:19 [INFO] 
01:06:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widgets ---
01:06:19 [INFO] 
01:06:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.widgets ---
01:06:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/main/resources
01:06:19 [INFO] 
01:06:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.widgets ---
01:06:19 [INFO] Compiling 190 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/bin
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringMask.java:[187] 
01:06:21 	modelProperty.addAll(values);
01:06:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringMask.java:[197] 
01:06:21 	return modelProperty;
01:06:21 	       ^^^^^^^^^^^^^
01:06:21 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<String>
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[37] 
01:06:21 	protected IObservableList modelProperty;
01:06:21 	          ^^^^^^^^^^^^^^^
01:06:21 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[42] 
01:06:21 	protected UpdateListStrategy targetToModelStrategy;
01:06:21 	          ^^^^^^^^^^^^^^^^^^
01:06:21 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[47] 
01:06:21 	protected UpdateListStrategy modelToTargetStrategy;
01:06:21 	          ^^^^^^^^^^^^^^^^^^
01:06:21 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[52] 
01:06:21 	protected IObservableList widgetObservable;
01:06:21 	          ^^^^^^^^^^^^^^^
01:06:21 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[79] 
01:06:21 	protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
01:06:21 	                                   ^^^^^^^^^^^^^^^
01:06:21 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[79] 
01:06:21 	protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
01:06:21 	                                                                     ^^^^^^^^^^
01:06:21 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[79] 
01:06:21 	protected void setWidgetObservable(IObservableList widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
01:06:21 	                                                                                               ^^^^^^^^^^
01:06:21 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[89] 
01:06:21 	protected void setWidgetObservable(IObservableList widgetObservable) {
01:06:21 	                                   ^^^^^^^^^^^^^^^
01:06:21 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[99] 
01:06:21 	public void setModelObservable(IObservableList modelProperty) {
01:06:21 	                               ^^^^^^^^^^^^^^^
01:06:21 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[108] 
01:06:21 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
01:06:21 	                          ^^^^^^^^^^
01:06:21 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[108] 
01:06:21 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
01:06:21 	                                                    ^^^^^^^^^^
01:06:21 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[110] 
01:06:21 	targetToModelStrategy = new UpdateListStrategy();
01:06:21 	                            ^^^^^^^^^^^^^^^^^^
01:06:21 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[113] 
01:06:21 	modelToTargetStrategy = new UpdateListStrategy();
01:06:21 	                            ^^^^^^^^^^^^^^^^^^
01:06:21 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[116] 
01:06:21 	targetToModelStrategy.setConverter(targetToModel);
01:06:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateListStrategy. References to generic type UpdateListStrategy<S,D> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[117] 
01:06:21 	modelToTargetStrategy.setConverter(modelToTarget);
01:06:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateListStrategy. References to generic type UpdateListStrategy<S,D> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[128] 
01:06:21 	public void setUpdateStrategies(UpdateListStrategy targetToModelStrategy, UpdateListStrategy modelToTargetStrategy) {
01:06:21 	                                ^^^^^^^^^^^^^^^^^^
01:06:21 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[128] 
01:06:21 	public void setUpdateStrategies(UpdateListStrategy targetToModelStrategy, UpdateListStrategy modelToTargetStrategy) {
01:06:21 	                                                                          ^^^^^^^^^^^^^^^^^^
01:06:21 UpdateListStrategy is a raw type. References to generic type UpdateListStrategy<S,D> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
01:06:21 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
01:06:21 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: Unchecked invocation bindList(IObservableList, IObservableList, UpdateListStrategy, UpdateListStrategy) of the generic method bindList(IObservableList<T>, IObservableList<M>, UpdateListStrategy<? super T,? extends M>, UpdateListStrategy<? super M,? extends T>) of type DataBindingContext
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
01:06:21 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
01:06:21 	                                       ^^^^^^^^^^^^^^^^
01:06:21 Type safety: The expression of type IObservableList needs unchecked conversion to conform to IObservableList<Object>
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
01:06:21 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
01:06:21 	                                                         ^^^^^^^^^^^^^
01:06:21 Type safety: The expression of type IObservableList needs unchecked conversion to conform to IObservableList<Object>
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
01:06:21 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
01:06:21 	                                                                        ^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The expression of type UpdateListStrategy needs unchecked conversion to conform to UpdateListStrategy<? super Object,? extends Object>
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractListEditor.java:[148] 
01:06:21 	binding = getBindingContext().bindList(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
01:06:21 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The expression of type UpdateListStrategy needs unchecked conversion to conform to UpdateListStrategy<? super Object,? extends Object>
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextStringEditor.java:[123] 
01:06:21 	IStatus status = targetValidator.validate(text.getText());
01:06:21 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/selectors/UnlimitedNaturalSelector.java:[49] 
01:06:21 	result = new Integer[] { new Integer(-1) };
01:06:21 	                             ^^^^^^^^^^^
01:06:21 The constructor Integer(int) is deprecated since version 9
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BrowseFileEditor.java:[183] 
01:06:21 	dialog.setInitialSelections(new IFile[] { currentFile });
01:06:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 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.
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleIntegerEditor.java:[113] 
01:06:21 	return new Integer(0);
01:06:21 	           ^^^^^^^^^^
01:06:21 The constructor Integer(int) is deprecated since version 9
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BundleExplorerDialog.java:[179] 
01:06:21 	private class PluginSearchComparator implements Comparator {
01:06:21 	                                                ^^^^^^^^^^
01:06:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[18] 
01:06:21 	import org.eclipse.jface.databinding.swt.WidgetProperties;
01:06:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 The type WidgetProperties is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 
01:06:21 	IObservableValue widgetObservable = WidgetProperties.selection().observe(checkbox);
01:06:21 	^^^^^^^^^^^^^^^^
01:06:21 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 
01:06:21 	IObservableValue widgetObservable = WidgetProperties.selection().observe(checkbox);
01:06:21 	                                    ^^^^^^^^^^^^^^^^
01:06:21 The type WidgetProperties is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 
01:06:21 	IObservableValue widgetObservable = WidgetProperties.selection().observe(checkbox);
01:06:21 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[70] 
01:06:21 	IObservableValue widgetObservable = WidgetProperties.selection().observe(checkbox);
01:06:21 	                                                     ^^^^^^^^^^^
01:06:21 The method selection() from the type WidgetProperties is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[80] 
01:06:21 	public void setModelObservable(IObservableValue modelProperty) {
01:06:21 	                               ^^^^^^^^^^^^^^^^
01:06:21 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[81] 
01:06:21 	IObservableValue newWidgetObservable;
01:06:21 	^^^^^^^^^^^^^^^^
01:06:21 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[91] 
01:06:21 	newWidgetObservable = WidgetProperties.selection().observe(checkbox);
01:06:21 	                      ^^^^^^^^^^^^^^^^
01:06:21 The type WidgetProperties is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[91] 
01:06:21 	newWidgetObservable = WidgetProperties.selection().observe(checkbox);
01:06:21 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[91] 
01:06:21 	newWidgetObservable = WidgetProperties.selection().observe(checkbox);
01:06:21 	                                       ^^^^^^^^^^^
01:06:21 The method selection() from the type WidgetProperties is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[142] 
01:06:21 	modelProperty.setValue(selected);
01:06:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCheckbox.java:[144] 
01:06:21 	widgetObservable.setValue(selected);
01:06:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextMultiReferenceDialogObservableValue.java:[38] 
01:06:21 	private IObservableList list;
01:06:21 	        ^^^^^^^^^^^^^^^
01:06:21 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextMultiReferenceDialogObservableValue.java:[51] 
01:06:21 	public CompletionStyledTextMultiReferenceDialogObservableValue(Control dialog, StyledText styledText, IObservableList modelObservable, int eventType) {
01:06:21 	                                                                                                      ^^^^^^^^^^^^^^^
01:06:21 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextMultiReferenceDialogObservableValue.java:[81] 
01:06:21 	list.addAll((Collection<?>) newValues);
01:06:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ReferenceDialogObservableValue.java:[40] 
01:06:21 	public ReferenceDialogObservableValue(ReferenceDialog dialog, CLabel label, IObservableValue modelObservable) {
01:06:21 	                                                                            ^^^^^^^^^^^^^^^^
01:06:21 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ReferenceDialogObservableValue.java:[54] 
01:06:21 	public ReferenceDialogObservableValue(ReferenceDialog dialog, CLabel label, IObservableValue modelObservable, ILabelProvider labelProvider) {
01:06:21 	                                                                            ^^^^^^^^^^^^^^^^
01:06:21 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[21] 
01:06:21 	import org.eclipse.core.databinding.conversion.StringToNumberConverter;
01:06:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 The type StringToNumberConverter<T> is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[56] 
01:06:21 	protected IConverter targetToModelConverter;
01:06:21 	          ^^^^^^^^^^
01:06:21 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[75] 
01:06:21 	setWidgetObservable(new AbstractObservableValue() {
01:06:21 	                        ^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[84] 
01:06:21 	return (Integer) targetToModelConverter.convert(spinner.getText());
01:06:21 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[101] 
01:06:21 	targetToModelConverter = StringToNumberConverter.toInteger(false);
01:06:21 	                         ^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 The type StringToNumberConverter<T> is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[101] 
01:06:21 	targetToModelConverter = StringToNumberConverter.toInteger(false);
01:06:21 	                                                 ^^^^^^^^^^^^^^^^
01:06:21 The method toInteger(boolean) from the type StringToNumberConverter is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerSpinner.java:[137] 
01:06:21 	return targetToModelConverter.convert(value);
01:06:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerMask.java:[186] 
01:06:21 	modelProperty.setValue(value);
01:06:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/GrayedCheckboxObservableValue.java:[31] 
01:06:21 	public class GrayedCheckboxObservableValue extends AbstractObservableValue implements SelectionListener {
01:06:21 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/GrayedCheckboxObservableValue.java:[97] 
01:06:21 	fireValueChange(new ValueDiff() {
01:06:21 			@Override
01:06:21 			public Object getOldValue() {
01:06:21 				return oldValue;
01:06:21 			}
01:06:21 			@Override
01:06:21 			public Object getNewValue() {
01:06:21 				return newValue;
01:06:21 			}
01:06:21 		});
01:06:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/GrayedCheckboxObservableValue.java:[97] 
01:06:21 	fireValueChange(new ValueDiff() {
01:06:21 	                    ^^^^^^^^^
01:06:21 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanToggle.java:[18] 
01:06:21 	import org.eclipse.jface.databinding.swt.WidgetProperties;
01:06:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 The type WidgetProperties is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanToggle.java:[46] 
01:06:21 	setWidgetObservable(WidgetProperties.selection().observe(toggleButton));
01:06:21 	                    ^^^^^^^^^^^^^^^^
01:06:21 The type WidgetProperties is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanToggle.java:[46] 
01:06:21 	setWidgetObservable(WidgetProperties.selection().observe(toggleButton));
01:06:21 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanToggle.java:[46] 
01:06:21 	setWidgetObservable(WidgetProperties.selection().observe(toggleButton));
01:06:21 	                                     ^^^^^^^^^^^
01:06:21 The method selection() from the type WidgetProperties is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceCombo.java:[198] 
01:06:21 	protected IObservableValue getObservableValue() {
01:06:21 	          ^^^^^^^^^^^^^^^^
01:06:21 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[6] 
01:06:21 	import org.eclipse.core.databinding.conversion.NumberToStringConverter;
01:06:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 The type NumberToStringConverter is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[7] 
01:06:21 	import org.eclipse.core.databinding.conversion.StringToNumberConverter;
01:06:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 The type StringToNumberConverter<T> is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[15] 
01:06:21 	private IConverter targetToModelConverter;
01:06:21 	        ^^^^^^^^^^
01:06:21 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[29] 
01:06:21 	targetToModelConverter = StringToNumberConverter.toLong(NumberFormat.getInstance(Locale.ENGLISH), true);
01:06:21 	                         ^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 The type StringToNumberConverter<T> is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[29] 
01:06:21 	targetToModelConverter = StringToNumberConverter.toLong(NumberFormat.getInstance(Locale.ENGLISH), true);
01:06:21 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 The method toLong(NumberFormat, boolean) from the type StringToNumberConverter is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[30] 
01:06:21 	setConverters(targetToModelConverter, NumberToStringConverter.fromLong(NumberFormat.getInstance(Locale.ENGLISH), true));
01:06:21 	                                      ^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 The type NumberToStringConverter is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[30] 
01:06:21 	setConverters(targetToModelConverter, NumberToStringConverter.fromLong(NumberFormat.getInstance(Locale.ENGLISH), true));
01:06:21 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 The method fromLong(NumberFormat, boolean) from the type NumberToStringConverter is deprecated
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/LongEditor.java:[47] 
01:06:21 	return (Long) targetToModelConverter.convert(super.getValue());
01:06:21 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[32] 
01:06:21 	public class StyledTextObservableValue extends AbstractObservableValue implements Listener {
01:06:21 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[68] 
01:06:21 	public StyledTextObservableValue(final StyledText text, final IObservableValue modelProperty, final int eventType) {
01:06:21 	                                                              ^^^^^^^^^^^^^^^^
01:06:21 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[138] 
01:06:21 	fireValueChange(new ValueDiff() {
01:06:21 				@Override
01:06:21 				public Object getOldValue() {
01:06:21 					return oldValue;
01:06:21 				}
01:06:21 				@Override
01:06:21 				public Object getNewValue() {
01:06:21 					return newValue;
01:06:21 				}
01:06:21 			});
01:06:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextObservableValue.java:[138] 
01:06:21 	fireValueChange(new ValueDiff() {
01:06:21 	                    ^^^^^^^^^
01:06:21 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringDirectorySelector.java:[154] 
01:06:21 	dialog.setInitialSelections(new IFile[] { currentFile });
01:06:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:21 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.
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[31] 
01:06:21 	private IConverter targetToModelConverter;
01:06:21 	        ^^^^^^^^^^
01:06:21 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[46] 
01:06:21 	targetToModelConverter = new IConverter() {
01:06:21 	                             ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[75] 
01:06:22 	IConverter doubleToString = new IConverter() {
01:06:22 	^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[75] 
01:06:22 	IConverter doubleToString = new IConverter() {
01:06:22 	                                ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/DoubleEditor.java:[114] 
01:06:22 	return (Double) targetToModelConverter.convert(super.getValue());
01:06:22 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextStringEditor.java:[293] 
01:06:22 	public void setModelObservable(IObservableValue observable) {
01:06:22 	                               ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextStringEditor.java:[430] 
01:06:22 	IStatus status = targetValidator.validate(getTextToValidate());
01:06:22 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextStringEditor.java:[434] 
01:06:22 	IStatus status = modelValidator.validate(getTextToValidate());
01:06:22 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleValueSelectionWithCheckBoxDialog.java:[120] 
01:06:22 	return (MultipleValueSelectionWithCheckboxWidget) super.getWidget();
01:06:22 	                                                        ^^^^^^^^^^^
01:06:22 The method getWidget() from the type MultipleValueDialog is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringWithClearEditor.java:[241] 
01:06:22 	public void setModelObservable(final IObservableValue observable) {
01:06:22 	                                     ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringWithClearEditor.java:[410] 
01:06:22 	IStatus status = targetValidator.validate(text.getText());
01:06:22 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringWithClearEditor.java:[414] 
01:06:22 	IStatus status = modelValidator.validate(text.getText());
01:06:22 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextObservableValue.java:[40] 
01:06:22 	public CompletionStyledTextObservableValue(StyledText text, IObservableValue modelProperty, int eventType) {
01:06:22 	                                                            ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextObservableValue.java:[106] 
01:06:22 	fireValueChange(new ValueDiff() {
01:06:22 				@Override
01:06:22 				public Object getOldValue() {
01:06:22 					return oldValue;
01:06:22 				}
01:06:22 				@Override
01:06:22 				public Object getNewValue() {
01:06:22 					return newValue;
01:06:22 				}
01:06:22 			});
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextObservableValue.java:[106] 
01:06:22 	fireValueChange(new ValueDiff() {
01:06:22 	                    ^^^^^^^^^
01:06:22 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleDoubleEditor.java:[105] 
01:06:22 	return new Double(0);
01:06:22 	           ^^^^^^^^^
01:06:22 The constructor Double(double) is deprecated since version 9
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/AbstractValidator.java:[29] 
01:06:22 	public abstract class AbstractValidator implements IValidator {
01:06:22 	                                                   ^^^^^^^^^^
01:06:22 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CompletionStyledTextReferenceDialogObservableValue.java:[44] 
01:06:22 	public CompletionStyledTextReferenceDialogObservableValue(CompletionStyledTextReferenceDialog dialog, StyledText styledText, IObservableValue modelObservable, int eventType) {
01:06:22 	                                                                                                                             ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringLabel.java:[117] 
01:06:22 	modelProperty.setValue(value);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringFileSelector.java:[138] 
01:06:22 	dialog.setInitialSelections(new IFile[] { currentFile });
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 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.
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[407] 
01:06:22 	public void setModelObservable(IObservableValue modelProperty) {
01:06:22 	                               ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[420] 
01:06:22 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
01:06:22 	          ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[420] 
01:06:22 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
01:06:22 	                                                        ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ReferenceDialog.java:[506] 
01:06:22 	modelProperty.setValue(value);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractEditor.java:[288] 
01:06:22 	public abstract void setConverters(IConverter targetToModel, IConverter modelToTarget);
01:06:22 	                                   ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractEditor.java:[288] 
01:06:22 	public abstract void setConverters(IConverter targetToModel, IConverter modelToTarget);
01:06:22 	                                                             ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCombo.java:[17] 
01:06:22 	import org.eclipse.jface.databinding.viewers.ViewerProperties;
01:06:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type ViewerProperties is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCombo.java:[77] 
01:06:22 	setWidgetObservable(ViewerProperties.singleSelection().observe(viewer));
01:06:22 	                    ^^^^^^^^^^^^^^^^
01:06:22 The type ViewerProperties is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanCombo.java:[77] 
01:06:22 	setWidgetObservable(ViewerProperties.singleSelection().observe(viewer));
01:06:22 	                                     ^^^^^^^^^^^^^^^^^
01:06:22 The method singleSelection() from the type ViewerProperties is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericRichTextEditor.java:[120] 
01:06:22 	super(parent, toolbarConfig, style);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The constructor RichTextEditor(Composite, ToolbarConfiguration, int) is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericRichTextEditor.java:[121] 
01:06:22 	toolbarConfig.setBrowser(getEditorConfiguration().getBrowser());
01:06:22 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method setBrowser(Browser) from the type ToolbarConfiguration is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[466] 
01:06:22 	public void setModelObservable(final IObservableValue modelProperty) {
01:06:22 	                                     ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[481] 
01:06:22 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
01:06:22 	          ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[481] 
01:06:22 	protected IObservableValue createWidgetObservable(final IObservableValue modelProperty) {
01:06:22 	                                                        ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StyledTextReferenceDialog.java:[600] 
01:06:22 	modelProperty.setValue(value);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[19] 
01:06:22 	import org.eclipse.core.databinding.conversion.NumberToStringConverter;
01:06:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type NumberToStringConverter is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[20] 
01:06:22 	import org.eclipse.core.databinding.conversion.StringToNumberConverter;
01:06:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type StringToNumberConverter<T> is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[33] 
01:06:22 	private IConverter targetToModelConverter;
01:06:22 	        ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[47] 
01:06:22 	targetToModelConverter = StringToNumberConverter.toFloat(NumberFormat.getInstance(Locale.ENGLISH), true);
01:06:22 	                         ^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type StringToNumberConverter<T> is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[47] 
01:06:22 	targetToModelConverter = StringToNumberConverter.toFloat(NumberFormat.getInstance(Locale.ENGLISH), true);
01:06:22 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method toFloat(NumberFormat, boolean) from the type StringToNumberConverter is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[48] 
01:06:22 	setConverters(targetToModelConverter, NumberToStringConverter.fromFloat(NumberFormat.getInstance(Locale.ENGLISH), true));
01:06:22 	                                      ^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type NumberToStringConverter is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[48] 
01:06:22 	setConverters(targetToModelConverter, NumberToStringConverter.fromFloat(NumberFormat.getInstance(Locale.ENGLISH), true));
01:06:22 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method fromFloat(NumberFormat, boolean) from the type NumberToStringConverter is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/FloatEditor.java:[65] 
01:06:22 	return (Float) targetToModelConverter.convert(super.getValue());
01:06:22 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[4] 
01:06:22 	import org.eclipse.core.databinding.conversion.StringToNumberConverter;
01:06:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type StringToNumberConverter<T> is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[13] 
01:06:22 	private IConverter targetToModelConverter;
01:06:22 	        ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[42] 
01:06:22 	targetToModelConverter = new IConverter() {
01:06:22 	                             ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[62] 
01:06:22 	return (Integer) StringToNumberConverter.toInteger(false).convert(newString);
01:06:22 	                 ^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type StringToNumberConverter<T> is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[62] 
01:06:22 	return (Integer) StringToNumberConverter.toInteger(false).convert(newString);
01:06:22 	                                         ^^^^^^^^^^^^^^^^
01:06:22 The method toInteger(boolean) from the type StringToNumberConverter is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[62] 
01:06:22 	return (Integer) StringToNumberConverter.toInteger(false).convert(newString);
01:06:22 	                                                          ^^^^^^^^^^^^^^^^^^
01:06:22 The method convert(Object) from the type StringToNumberConverter<Integer> is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[68] 
01:06:22 	IConverter integerToString = new IConverter() {
01:06:22 	^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[68] 
01:06:22 	IConverter integerToString = new IConverter() {
01:06:22 	                                 ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/UnlimitedNaturalEditor.java:[115] 
01:06:22 	return (Integer) targetToModelConverter.convert(super.getValue());
01:06:22 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[121] 
01:06:22 	protected IObservableValue getObservableValue() {
01:06:22 	          ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[167] 
01:06:22 	class CComboObservableValue extends AbstractObservableValue implements SelectionListener, KeyListener, FocusListener {
01:06:22 	                                    ^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[231] 
01:06:22 	fireValueChange(new ValueDiff() {
01:06:22 				@Override
01:06:22 				public Object getOldValue() {
01:06:22 					return oldValue;
01:06:22 				}
01:06:22 				@Override
01:06:22 				public Object getNewValue() {
01:06:22 					return currentValue;
01:06:22 				}
01:06:22 			});
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringCombo.java:[231] 
01:06:22 	fireValueChange(new ValueDiff() {
01:06:22 	                    ^^^^^^^^^
01:06:22 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CLabelObservableValue.java:[30] 
01:06:22 	public class CLabelObservableValue extends AbstractObservableValue {
01:06:22 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CLabelObservableValue.java:[64] 
01:06:22 	public CLabelObservableValue(CLabel label, IObservableValue modelObservable) {
01:06:22 	                                           ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/CLabelObservableValue.java:[78] 
01:06:22 	public CLabelObservableValue(CLabel label, IObservableValue modelObservable, ILabelProvider labelProvider) {
01:06:22 	                                           ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IconValueEditor.java:[76] 
01:06:22 	Activator.getDefault().log.error(message, null);
01:06:22 	                       ^^^
01:06:22 The static field Activator.log should be accessed in a static way
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[158] 
01:06:22 	public void setModelObservable(IObservableValue modelProperty) {
01:06:22 	                               ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[437] 
01:06:22 	public void setModelObservable(final IObservableValue modelProperty) {
01:06:22 	                                     ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[452] 
01:06:22 	protected void setEditorsModelObservable(final IObservableValue modelProperty) {
01:06:22 	                                               ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[456] 
01:06:22 	stringComboEditor.setModelObservable((IObservableValue) stringComboObservableValue);
01:06:22 	                                      ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[460] 
01:06:22 	lowerValueEditor.setModelObservable((IObservableValue) lowerValueObservableValue);
01:06:22 	                                     ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultiplicityDialog.java:[464] 
01:06:22 	upperValueEditor.setModelObservable((IObservableValue) upperValueObservableValue);
01:06:22 	                                     ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/providers/AbstractTreeFilter.java:[94] 
01:06:22 	strategy = new ProviderBasedBrowseStrategy((ITreeContentProvider) baseContentProvider);
01:06:22 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[139] 
01:06:22 	filePathList.addAll(modelProperty);
01:06:22 	                    ^^^^^^^^^^^^^
01:06:22 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<? extends String>
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[146] 
01:06:22 	modelProperty.addAll(filePathList);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[176] 
01:06:22 	MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type MultipleValueSelectorDialog is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[176] 
01:06:22 	MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector);
01:06:22 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type MultipleValueSelectorDialog is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[176] 
01:06:22 	MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(getShell(), selector);
01:06:22 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The constructor MultipleValueSelectorDialog(Shell, IElementSelector) is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[181] 
01:06:22 	dialog.setLabelProvider(labelProvider);
01:06:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[183] 
01:06:22 	dialog.setOrdered(true);
01:06:22 	       ^^^^^^^^^^^^^^^^
01:06:22 The method setOrdered(boolean) from the type MultipleValueSelectorDialog is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[184] 
01:06:22 	dialog.setUnique(true);
01:06:22 	       ^^^^^^^^^^^^^^^
01:06:22 The method setUnique(boolean) from the type MultipleValueSelectorDialog is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[187] 
01:06:22 	int code = dialog.open();
01:06:22 	                  ^^^^^^
01:06:22 The method open() from the type MultipleValueSelectorDialog is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[192] 
01:06:22 	filePathResult.addAll(modelProperty);
01:06:22 	                      ^^^^^^^^^^^^^
01:06:22 Type safety: The expression of type IObservableList needs unchecked conversion to conform to Collection<? extends String>
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringFileEditor.java:[199] 
01:06:22 	modelProperty.addAll(filePathResult);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleValueEditor.java:[174] 
01:06:22 	protected void setInput(IObservableList modelProperty) {
01:06:22 	                        ^^^^^^^^^^^^^^^
01:06:22 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/providers/WorkspaceContentProvider.java:[95] 
01:06:22 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
01:06:22 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[21] 
01:06:22 	import org.eclipse.jface.databinding.swt.WidgetProperties;
01:06:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type WidgetProperties is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[49] 
01:06:22 	private ControlDecoration controlDecoration;
01:06:22 	                          ^^^^^^^^^^^^^^^^^
01:06:22 The value of the field BooleanRadio.controlDecoration is not used
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[108] 
01:06:22 	private IObservableValue getObservable() {
01:06:22 	        ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 
01:06:22 	IObservableValue trueObservable = WidgetProperties.selection().observe(trueRadio);
01:06:22 	^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 
01:06:22 	IObservableValue trueObservable = WidgetProperties.selection().observe(trueRadio);
01:06:22 	                                  ^^^^^^^^^^^^^^^^
01:06:22 The type WidgetProperties is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 
01:06:22 	IObservableValue trueObservable = WidgetProperties.selection().observe(trueRadio);
01:06:22 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[109] 
01:06:22 	IObservableValue trueObservable = WidgetProperties.selection().observe(trueRadio);
01:06:22 	                                                   ^^^^^^^^^^^
01:06:22 The method selection() from the type WidgetProperties is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 
01:06:22 	IObservableValue falseObservable = WidgetProperties.selection().observe(falseRadio);
01:06:22 	^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 
01:06:22 	IObservableValue falseObservable = WidgetProperties.selection().observe(falseRadio);
01:06:22 	                                   ^^^^^^^^^^^^^^^^
01:06:22 The type WidgetProperties is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 
01:06:22 	IObservableValue falseObservable = WidgetProperties.selection().observe(falseRadio);
01:06:22 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[110] 
01:06:22 	IObservableValue falseObservable = WidgetProperties.selection().observe(falseRadio);
01:06:22 	                                                    ^^^^^^^^^^^
01:06:22 The method selection() from the type WidgetProperties is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[112] 
01:06:22 	SelectObservableValue observable = new SelectObservableValue();
01:06:22 	^^^^^^^^^^^^^^^^^^^^^
01:06:22 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[112] 
01:06:22 	SelectObservableValue observable = new SelectObservableValue();
01:06:22 	                                       ^^^^^^^^^^^^^^^^^^^^^
01:06:22 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[113] 
01:06:22 	observable.addOption(true, trueObservable);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/BooleanRadio.java:[114] 
01:06:22 	observable.addOption(false, falseObservable);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextMultipleReferenceEditor.java:[106] 
01:06:22 	public void setModelObservable(IObservableList modelProperty) {
01:06:22 	                               ^^^^^^^^^^^^^^^
01:06:22 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[33] 
01:06:22 	public class TextObservableValue extends AbstractObservableValue implements Listener {
01:06:22 	                                         ^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[60] 
01:06:22 	public TextObservableValue(Text text, IObservableValue modelProperty, int eventType) {
01:06:22 	                                      ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[120] 
01:06:22 	fireValueChange(new ValueDiff() {
01:06:22 				@Override
01:06:22 				public Object getOldValue() {
01:06:22 					return oldValue;
01:06:22 				}
01:06:22 				@Override
01:06:22 				public Object getNewValue() {
01:06:22 					return newValue;
01:06:22 				}
01:06:22 			});
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/TextObservableValue.java:[120] 
01:06:22 	fireValueChange(new ValueDiff() {
01:06:22 	                    ^^^^^^^^^
01:06:22 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[18] 
01:06:22 	import org.eclipse.core.databinding.conversion.StringToNumberConverter;
01:06:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type StringToNumberConverter<T> is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[34] 
01:06:22 	private IConverter targetToModelConverter;
01:06:22 	        ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[64] 
01:06:22 	targetToModelConverter = new IConverter() {
01:06:22 	                             ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[81] 
01:06:22 	Integer i = (Integer) StringToNumberConverter.toInteger(false).convert(newString);
01:06:22 	                      ^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type StringToNumberConverter<T> is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[81] 
01:06:22 	Integer i = (Integer) StringToNumberConverter.toInteger(false).convert(newString);
01:06:22 	                                              ^^^^^^^^^^^^^^^^
01:06:22 The method toInteger(boolean) from the type StringToNumberConverter is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[81] 
01:06:22 	Integer i = (Integer) StringToNumberConverter.toInteger(false).convert(newString);
01:06:22 	                                                               ^^^^^^^^^^^^^^^^^^
01:06:22 The method convert(Object) from the type StringToNumberConverter<Integer> is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[93] 
01:06:22 	IConverter integerToString = new IConverter() {
01:06:22 	^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[93] 
01:06:22 	IConverter integerToString = new IConverter() {
01:06:22 	                                 ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/IntegerEditor.java:[141] 
01:06:22 	return (Integer) targetToModelConverter.convert(super.getValue());
01:06:22 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[295] 
01:06:22 	modelProperty.add(result);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[317] 
01:06:22 	int size = ((List) data).size();
01:06:22 	             ^^^^
01:06:22 List is a raw type. References to generic type List<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[319] 
01:06:22 	Object object = ((List) data).get(size - 1);
01:06:22 	                  ^^^^
01:06:22 List is a raw type. References to generic type List<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleStringEditor.java:[385] 
01:06:22 	modelProperty.set(index, newValue);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[50] 
01:06:22 	protected IObservableValue modelProperty;
01:06:22 	          ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[55] 
01:06:22 	protected IObservableValue widgetObservable;
01:06:22 	          ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[60] 
01:06:22 	protected UpdateValueStrategy targetToModelStrategy;
01:06:22 	          ^^^^^^^^^^^^^^^^^^^
01:06:22 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[65] 
01:06:22 	protected UpdateValueStrategy modelToTargetStrategy;
01:06:22 	          ^^^^^^^^^^^^^^^^^^^
01:06:22 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[75] 
01:06:22 	protected IValidator modelValidator;
01:06:22 	          ^^^^^^^^^^
01:06:22 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[116] 
01:06:22 	protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
01:06:22 	                                   ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[116] 
01:06:22 	protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
01:06:22 	                                                                      ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[116] 
01:06:22 	protected void setWidgetObservable(IObservableValue widgetObservable, IConverter targetToModel, IConverter modelToTarget) {
01:06:22 	                                                                                                ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[130] 
01:06:22 	protected void setWidgetObservable(IObservableValue widgetObservable, boolean commitOnChange) {
01:06:22 	                                   ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[148] 
01:06:22 	protected void setWidgetObservable(IObservableValue widgetObservable) {
01:06:22 	                                   ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[158] 
01:06:22 	public void setModelObservable(IObservableValue modelProperty) {
01:06:22 	                               ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[167] 
01:06:22 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
01:06:22 	                          ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[167] 
01:06:22 	public void setConverters(IConverter targetToModel, IConverter modelToTarget) {
01:06:22 	                                                    ^^^^^^^^^^
01:06:22 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[169] 
01:06:22 	targetToModelStrategy = new UpdateValueStrategy();
01:06:22 	                            ^^^^^^^^^^^^^^^^^^^
01:06:22 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[172] 
01:06:22 	modelToTargetStrategy = new UpdateValueStrategy();
01:06:22 	                            ^^^^^^^^^^^^^^^^^^^
01:06:22 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[174] 
01:06:22 	targetToModelStrategy.setConverter(targetToModel);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[175] 
01:06:22 	modelToTargetStrategy.setConverter(modelToTarget);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[187] 
01:06:22 	public void setUpdateStrategies(UpdateValueStrategy targetToModelStrategy, UpdateValueStrategy modelToTargetStrategy) {
01:06:22 	                                ^^^^^^^^^^^^^^^^^^^
01:06:22 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[187] 
01:06:22 	public void setUpdateStrategies(UpdateValueStrategy targetToModelStrategy, UpdateValueStrategy modelToTargetStrategy) {
01:06:22 	                                                                           ^^^^^^^^^^^^^^^^^^^
01:06:22 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
01:06:22 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
01:06:22 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 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
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
01:06:22 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
01:06:22 	                                        ^^^^^^^^^^^^^^^^
01:06:22 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
01:06:22 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
01:06:22 	                                                          ^^^^^^^^^^^^^
01:06:22 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
01:06:22 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
01:06:22 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[220] 
01:06:22 	binding = getBindingContext().bindValue(widgetObservable, modelProperty, targetToModelStrategy, modelToTargetStrategy);
01:06:22 	                                                                                                ^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[221] 
01:06:22 	binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() {
01:06:22 			@Override
01:06:22 			public void handleValueChange(ValueChangeEvent event) {
01:06:22 				// Don't handle validation changes if we don't have a validator, because then it could only be green and it isn't useful.
01:06:22 				// Also, if we're showing in a dialog, then our widget may have been disposed already if we're validating a change applied
01:06:22 				// by hitting the OK button
01:06:22 				if ((modelValidator) != null) {
01:06:22 					// Check if the widget is disposed before isReadOnly() to avoid NPE
01:06:22 					if (!AbstractValueEditor.this.isDisposed() && !isReadOnly()) { // Bug 434787 : Shouldn't not execute the timer thread if the widget is disposed
01:06:22 						IStatus status = (IStatus) binding.getValidationStatus().getValue(); // Bug 435415 : Update the status only if the widget isn't disposed
01:06:22 						updateStatus(status);
01:06:22 						// Don't kick the colour if we're just doing the initial validation to show the decoration.
01:06:22 						// Only trigger the colours on user-initiated edits
01:06:22 						if (!initialValidation) {
01:06:22 							changeColorField();
01:06:22 						}
01:06:22 					}
01:06:22 				}
01:06:22 			}
01:06:22 		});
01:06:22 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The expression of type new IValueChangeListener(){} needs unchecked conversion to conform to IValueChangeListener<? super IStatus>
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[221] 
01:06:22 	binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() {
01:06:22 	                                                         ^^^^^^^^^^^^^^^^^^^^
01:06:22 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[224] 
01:06:22 	public void handleValueChange(ValueChangeEvent event) {
01:06:22 	                              ^^^^^^^^^^^^^^^^
01:06:22 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[256] 
01:06:22 	targetToModelStrategy.setAfterGetValidator(targetToModelValidator);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[266] 
01:06:22 	public void setModelValidator(IValidator targetToModelValidator) {
01:06:22 	                              ^^^^^^^^^^
01:06:22 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[268] 
01:06:22 	targetToModelStrategy.setBeforeSetValidator(targetToModelValidator);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method setBeforeSetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[269] 
01:06:22 	modelToTargetStrategy.setAfterGetValidator(targetToModelValidator);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[288] 
01:06:22 	modelToTargetStrategy = new UpdateValueStrategy();
01:06:22 	                            ^^^^^^^^^^^^^^^^^^^
01:06:22 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractValueEditor.java:[291] 
01:06:22 	targetToModelStrategy = new UpdateValueStrategy();
01:06:22 	                            ^^^^^^^^^^^^^^^^^^^
01:06:22 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextReferenceDialog.java:[68] 
01:06:22 	protected IObservableValue createWidgetObservable(IObservableValue modelProperty) {
01:06:22 	          ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompletionStyledTextReferenceDialog.java:[68] 
01:06:22 	protected IObservableValue createWidgetObservable(IObservableValue modelProperty) {
01:06:22 	                                                  ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/InputValidatorWrapper.java:[30] 
01:06:22 	protected IValidator validator;
01:06:22 	          ^^^^^^^^^^
01:06:22 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/InputValidatorWrapper.java:[32] 
01:06:22 	public InputValidatorWrapper(IValidator validator) {
01:06:22 	                             ^^^^^^^^^^
01:06:22 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/validator/InputValidatorWrapper.java:[39] 
01:06:22 	IStatus status = validator.validate(newText);
01:06:22 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/ITreeSelectorDialog.java:[63] 
01:06:22 	public void setInitialElementSelections(List selectedElements);
01:06:22 	                                        ^^^^
01:06:22 List is a raw type. References to generic type List<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[23] 
01:06:22 	import org.eclipse.jface.databinding.swt.WidgetProperties;
01:06:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type WidgetProperties is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[106] 
01:06:22 	SelectObservableValue observable = new SelectObservableValue();
01:06:22 	^^^^^^^^^^^^^^^^^^^^^
01:06:22 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[106] 
01:06:22 	SelectObservableValue observable = new SelectObservableValue();
01:06:22 	                                       ^^^^^^^^^^^^^^^^^^^^^
01:06:22 SelectObservableValue is a raw type. References to generic type SelectObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 
01:06:22 	IObservableValue buttonObservable = WidgetProperties.selection().observe(button);
01:06:22 	^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 
01:06:22 	IObservableValue buttonObservable = WidgetProperties.selection().observe(button);
01:06:22 	                                    ^^^^^^^^^^^^^^^^
01:06:22 The type WidgetProperties is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 
01:06:22 	IObservableValue buttonObservable = WidgetProperties.selection().observe(button);
01:06:22 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[112] 
01:06:22 	IObservableValue buttonObservable = WidgetProperties.selection().observe(button);
01:06:22 	                                                     ^^^^^^^^^^^
01:06:22 The method selection() from the type WidgetProperties is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[113] 
01:06:22 	observable.addOption(value, buttonObservable);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method addOption(Object, IObservableValue) belongs to the raw type SelectObservableValue. References to generic type SelectObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[210] 
01:06:22 	modelProperty.setValue(value);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/EnumRadio.java:[213] 
01:06:22 	widgetObservable.setValue(value);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[74] 
01:06:22 	protected MultipleValueSelectorDialog dialog;
01:06:22 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type MultipleValueSelectorDialog is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[148] 
01:06:22 	dialog = new MultipleValueSelectorDialog(parent.getShell(), selector, unique);
01:06:22 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type MultipleValueSelectorDialog is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[148] 
01:06:22 	dialog = new MultipleValueSelectorDialog(parent.getShell(), selector, unique);
01:06:22 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, boolean) is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[179] 
01:06:22 	dialog.setLabelProvider(provider);
01:06:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[238] 
01:06:22 	dialog.setContextElement(getContextElement());
01:06:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[240] 
01:06:22 	int returnCode = dialog.open();
01:06:22 	                        ^^^^^^
01:06:22 The method open() from the type MultipleValueSelectorDialog is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/CompactMultipleValueEditor.java:[257] 
01:06:22 	modelProperty.addAll(resultElements);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/selectors/ReferenceSelector.java:[313] 
01:06:22 	TreeBrowseStrategy revealBrowseStrategy = new ProviderBasedBrowseStrategy(provider);
01:06:22 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/util/ISetNameResolutionHelper.java:[18] 
01:06:22 	import org.eclipse.papyrus.infra.widgets.util.INameResolutionHelper;
01:06:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The import org.eclipse.papyrus.infra.widgets.util.INameResolutionHelper is never used
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringEditor.java:[219] 
01:06:22 	public void setModelObservable(IObservableValue observable) {
01:06:22 	                               ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringEditor.java:[357] 
01:06:22 	IStatus status = targetValidator.validate(text.getText());
01:06:22 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/StringEditor.java:[361] 
01:06:22 	IStatus status = modelValidator.validate(text.getText());
01:06:22 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/MultipleValueDialog.java:[172] 
01:06:22 	public void setInitialSelections(Object[] selectedElements) {
01:06:22 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Varargs methods should only override or be overridden by other varargs methods unlike MultipleValueDialog.setInitialSelections(Object[]) and SelectionDialog.setInitialSelections(Object...)
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/util/DoNothingCompletionProposal.java:[37] 
01:06:22 	private int fReplacementLength;
01:06:22 	            ^^^^^^^^^^^^^^^^^^
01:06:22 The value of the field DoNothingCompletionProposal.fReplacementLength is not used
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/selectors/BooleanSelector.java:[44] 
01:06:22 	result = new Boolean[] { new Boolean(text.getText()) };
01:06:22 	                             ^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The constructor Boolean(String) is deprecated since version 9
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[35] 
01:06:22 	public class ComboObservableValue extends AbstractObservableValue implements ISelectionChangedListener {
01:06:22 	                                          ^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[62] 
01:06:22 	public ComboObservableValue(ComboViewer viewer, IObservableValue modelProperty) {
01:06:22 	                                                ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[121] 
01:06:22 	fireValueChange(new ValueDiff() {
01:06:22 				@Override
01:06:22 				public Object getOldValue() {
01:06:22 					return oldValue;
01:06:22 				}
01:06:22 				@Override
01:06:22 				public Object getNewValue() {
01:06:22 					return newValue;
01:06:22 				}
01:06:22 			});
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/ComboObservableValue.java:[121] 
01:06:22 	fireValueChange(new ValueDiff() {
01:06:22 	                    ^^^^^^^^^
01:06:22 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[22] 
01:06:22 	import org.eclipse.nebula.widgets.richtext.toolbar.ToolbarConfiguration;
01:06:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The type ToolbarConfiguration is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[32] 
01:06:22 	public class GenericToolbarConfiguration extends ToolbarConfiguration {
01:06:22 	                                                 ^^^^^^^^^^^^^^^^^^^^
01:06:22 The type ToolbarConfiguration is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[44] 
01:06:22 	removeDefaultToolbarButton(RichTextUtils.ITEM_FLASH);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[45] 
01:06:22 	removeDefaultToolbarButton(RichTextUtils.ITEM_TABLE);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[46] 
01:06:22 	removeDefaultToolbarButton(RichTextUtils.ITEM_HORIZONTALRULE);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[47] 
01:06:22 	removeDefaultToolbarButton(RichTextUtils.ITEM_SMILEY);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[48] 
01:06:22 	removeDefaultToolbarButton(RichTextUtils.ITEM_SPECIALCHAR);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[49] 
01:06:22 	removeDefaultToolbarButton(RichTextUtils.ITEM_PAGEBREAK);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[50] 
01:06:22 	removeDefaultToolbarButton(RichTextUtils.ITEM_IFRAME);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method removeDefaultToolbarButton(String) from the type ToolbarConfiguration is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[68] 
01:06:22 	addToolbarButton(action);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method addToolbarButton(ToolbarButton) from the type ToolbarConfiguration is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/richtext/GenericToolbarConfiguration.java:[82] 
01:06:22 	super.addToolbarButton(button, function);
01:06:22 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 The method addToolbarButton(ToolbarButton, BrowserFunction) from the type ToolbarConfiguration is deprecated
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/databinding/StyledTextReferenceDialogObservableValue.java:[53] 
01:06:22 	public StyledTextReferenceDialogObservableValue(final AbstractValueEditor dialog, final StyledText styledText, final IObservableValue modelObservable, final int eventType, final ILabelProvider labelProvider) {
01:06:22 	                                                                                                                     ^^^^^^^^^^^^^^^^
01:06:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[357] 
01:06:22 	protected abstract void setInput(IObservableList modelProperty);
01:06:22 	                                 ^^^^^^^^^^^^^^^
01:06:22 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[480] 
01:06:22 	modelProperty.addAll(Arrays.asList(result));
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[723] 
01:06:22 	public void setModelObservable(IObservableList modelProperty) {
01:06:22 	                               ^^^^^^^^^^^^^^^
01:06:22 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/org/eclipse/papyrus/infra/widgets/editors/AbstractMultipleValueEditor.java:[885] 
01:06:22 	modelProperty.add(result);
01:06:22 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:22 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:06:22 272 problems (272 warnings)
01:06:22 [INFO] 
01:06:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.widgets ---
01:06:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/src/test/resources
01:06:22 [INFO] 
01:06:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widgets ---
01:06:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/target/org.eclipse.papyrus.infra.widgets-4.1.0-SNAPSHOT-sources.jar
01:06:22 [INFO] 
01:06:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widgets ---
01:06:22 [INFO] 
01:06:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.widgets ---
01:06:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets/target/org.eclipse.papyrus.infra.widgets-4.1.0-SNAPSHOT.jar
01:06:22 [INFO] 
01:06:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widgets ---
01:06:22 [INFO] 
01:06:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.widgets ---
01:06:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:22 [INFO] 
01:06:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widgets ---
01:06:22 [INFO] 
01:06:22 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.widgets.toolbox >----
01:06:22 [INFO] Building org.eclipse.papyrus.infra.widgets.toolbox 3.0.0-SNAPSHOT [86/728]
01:06:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:22 [INFO] 
01:06:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:22 [INFO] 
01:06:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:22 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:22 [INFO] 
01:06:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:22 [INFO] 
01:06:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:22 [INFO] 
01:06:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/main/resources
01:06:22 [INFO] 
01:06:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:22 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/bin
01:06:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/org/eclipse/papyrus/infra/widgets/toolbox/notification/popups/PopupNotification.java:[28] 
01:06:23 	private final PapyrusPopup popup;
01:06:23 	                           ^^^^^
01:06:23 The value of the field PopupNotification.popup is not used
01:06:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/org/eclipse/papyrus/infra/widgets/toolbox/notification/builders/NotificationBuilder.java:[295] 
01:06:23 	copy.add(builderClass.newInstance());
01:06:23 	                      ^^^^^^^^^^^^^
01:06:23 The method newInstance() from the type Class<capture#5-of ? extends IBuilder> is deprecated since version 9
01:06:23 2 problems (2 warnings)
01:06:23 [INFO] 
01:06:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/src/test/resources
01:06:23 [INFO] 
01:06:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/target/org.eclipse.papyrus.infra.widgets.toolbox-3.0.0-SNAPSHOT-sources.jar
01:06:23 [INFO] 
01:06:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:23 [INFO] 
01:06:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.widgets.toolbox/target/org.eclipse.papyrus.infra.widgets.toolbox-3.0.0-SNAPSHOT.jar
01:06:23 [INFO] 
01:06:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:23 [INFO] 
01:06:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:23 [INFO] 
01:06:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widgets.toolbox ---
01:06:23 [INFO] 
01:06:23 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui >----------
01:06:23 [INFO] Building org.eclipse.papyrus.infra.ui 3.0.0-SNAPSHOT            [87/728]
01:06:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:23 [INFO] 
01:06:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui ---
01:06:23 [INFO] 
01:06:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui ---
01:06:23 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:23 [INFO] 
01:06:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui ---
01:06:23 [INFO] 
01:06:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui ---
01:06:23 [INFO] 
01:06:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui ---
01:06:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/main/resources
01:06:23 [INFO] 
01:06:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui ---
01:06:23 [INFO] Compiling 122 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/DiSashModelMngrServiceFactory.java:[26] 
01:06:25 	private TransactionalEditingDomain transactionalEditingDomain;
01:06:25 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The value of the field DiSashModelMngrServiceFactory.transactionalEditingDomain is not used
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/util/EditorUtils.java:[42] 
01:06:25 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
01:06:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The type DiResourceSet is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/util/EditorUtils.java:[115] 
01:06:25 	IFile diFile = DiModelUtils.getRelatedDiFile(file);
01:06:25 	                            ^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The method getRelatedDiFile(IFile) from the type DiModelUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/multidiagram/actionbarcontributor/ActionBarContributorExtensionFactory.java:[69] 
01:06:25 	res.contextClass = (Class<EditorActionBarContributor>) parseClass(element, CONTEXTCLASS_ATTRIBUTE, EDITOR_ACTIONBARCONTRIBUTOR_EXTENSIONPOINT);
01:06:25 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<EditorActionBarContributor>
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[25] 
01:06:25 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
01:06:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The type ServiceUtilsForActionHandlers is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[111] 
01:06:25 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
01:06:25 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The type ServiceUtilsForActionHandlers is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[111] 
01:06:25 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
01:06:25 	                                              ^^^^^^^^^^^^^
01:06:25 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractParametricOnSelectedElementsAction.java:[111] 
01:06:25 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
01:06:25 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/lifecycleevents/SaveAndDirtyService.java:[335] 
01:06:25 	resourceSet.saveAs(path);
01:06:25 	            ^^^^^^^^^^^^
01:06:25 The method saveAs(IPath) from the type ModelSet is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/AbstractEMFParametricOnSelectedElementsAction.java:[23] 
01:06:25 	import org.eclipse.papyrus.infra.ui.menu.AbstractParametricOnSelectedElementsAction;
01:06:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The import org.eclipse.papyrus.infra.ui.menu.AbstractParametricOnSelectedElementsAction is never used
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/extension/diagrameditor/EditorFactoryProxy.java:[101] 
01:06:25 	editorFactory = editorDescriptor.getEditorFactoryClass().newInstance();
01:06:25 	                                                         ^^^^^^^^^^^^^
01:06:25 The method newInstance() from the type Class<IPluggableEditorFactory> is deprecated since version 9
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[18] 
01:06:25 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:06:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[36] 
01:06:25 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
01:06:25 	                                  ^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[36] 
01:06:25 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
01:06:25 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[57] 
01:06:25 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
01:06:25 	                                  ^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[57] 
01:06:25 	IReloadContextProvider provider = AdapterUtils.adapt(reloadContextProvider, IReloadContextProvider.class, null);
01:06:25 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[71] 
01:06:25 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:06:25 	       ^^^^^^
01:06:25 Type safety: The return type Object for getAdapter(Class) from the type DelegatingReloadContext needs unchecked conversion to conform to T from the type IAdaptable
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[78] 
01:06:25 	if ((delegate != null) && (AdapterUtils.adapt(delegate, IInternalEMFSelectionContext.class, null) != null)) {
01:06:25 	                           ^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/DelegatingReloadContext.java:[78] 
01:06:25 	if ((delegate != null) && (AdapterUtils.adapt(delegate, IInternalEMFSelectionContext.class, null) != null)) {
01:06:25 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[21] 
01:06:25 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:06:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[73] 
01:06:25 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:06:25 	       ^^^^^^
01:06:25 Type safety: The return type Object for getAdapter(Class) from the type CompositeReloadContext needs unchecked conversion to conform to T from the type IAdaptable
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[81] 
01:06:25 	if (AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null) != null) {
01:06:25 	    ^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/CompositeReloadContext.java:[81] 
01:06:25 	if (AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null) != null) {
01:06:25 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/ContentOutlineRegistry.java:[218] 
01:06:25 	factoryClass = (Class<IPapyrusContentOutlinePage>) Class.forName(className);
01:06:25 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 Type safety: Unchecked cast from Class<capture#1-of ?> to Class<IPapyrusContentOutlinePage>
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/ContentOutlineRegistry.java:[224] 
01:06:25 	factoryClass = (Class<IPapyrusContentOutlinePage>) bundle.loadClass(className);
01:06:25 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<IPapyrusContentOutlinePage>
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/ContentOutlineRegistry.java:[241] 
01:06:25 	IPapyrusContentOutlinePage outline = loadClass().newInstance();
01:06:25 	                                                 ^^^^^^^^^^^^^
01:06:25 The method newInstance() from the type Class<IPapyrusContentOutlinePage> is deprecated since version 9
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/MultiDiagramEditorSelectionContext.java:[34] 
01:06:25 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:06:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/MultiDiagramEditorSelectionContext.java:[126] 
01:06:25 	sashContainer = AdapterUtils.adapt(editor, ISashWindowsContainer.class, null);
01:06:25 	                ^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/MultiDiagramEditorSelectionContext.java:[126] 
01:06:25 	sashContainer = AdapterUtils.adapt(editor, ISashWindowsContainer.class, null);
01:06:25 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The method adapt(Object, Class<ISashWindowsContainer>, ISashWindowsContainer) from the type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/menu/NamePropertyTester.java:[37] 
01:06:25 	return new Boolean(answer).equals(expectedValue);
01:06:25 	           ^^^^^^^^^^^^^^^
01:06:25 The constructor Boolean(boolean) is deprecated since version 9
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[58] 
01:06:25 	import org.eclipse.ui.internal.WorkbenchMessages;
01:06:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[247] 
01:06:25 	return new Double(defaults.getDouble(key, DOUBLE_DEFAULT_DEFAULT));
01:06:25 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The constructor Double(double) is deprecated since version 9
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[249] 
01:06:25 	return new Float(defaults.getFloat(key, FLOAT_DEFAULT_DEFAULT));
01:06:25 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The constructor Float(float) is deprecated since version 9
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[352] 
01:06:25 	Assert.isTrue(false, WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError);
01:06:25 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[352] 
01:06:25 	Assert.isTrue(false, WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError);
01:06:25 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 Discouraged access: The field 'WorkbenchMessages.ScopedPreferenceStore_DefaultAddedError' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[731] 
01:06:25 	firePropertyChangeEvent(name, new Double(oldValue), new Double(value));
01:06:25 	                                  ^^^^^^^^^^^^^^^^
01:06:25 The constructor Double(double) is deprecated since version 9
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[731] 
01:06:25 	firePropertyChangeEvent(name, new Double(oldValue), new Double(value));
01:06:25 	                                                        ^^^^^^^^^^^^^
01:06:25 The constructor Double(double) is deprecated since version 9
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[757] 
01:06:25 	firePropertyChangeEvent(name, new Float(oldValue), new Float(value));
01:06:25 	                                  ^^^^^^^^^^^^^^^
01:06:25 The constructor Float(float) is deprecated since version 9
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/preferences/PapyrusScopedPreferenceStore.java:[757] 
01:06:25 	firePropertyChangeEvent(name, new Float(oldValue), new Float(value));
01:06:25 	                                                       ^^^^^^^^^^^^
01:06:25 The constructor Float(float) is deprecated since version 9
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[44] 
01:06:25 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:06:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[533] 
01:06:25 	return mapIPapyrusPageToOutlineRec.containsKey(page);
01:06:25 	                                               ^^^^
01:06:25 Unlikely argument type IContentOutlinePage for containsKey(Object) on a Map<IPage,NestedEditorDelegatedOutlinePage.OutlinePageRec>
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1075] 
01:06:25 	IReloadContextProvider provider = AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null);
01:06:25 	                                  ^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1075] 
01:06:25 	IReloadContextProvider provider = AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null);
01:06:25 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1092] 
01:06:25 	AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null).restore(context);
01:06:25 	^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePage.java:[1092] 
01:06:25 	AdapterUtils.adapt(outlinePage.contentOutlinePage, IReloadContextProvider.class, null).restore(context);
01:06:25 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EditorReloadEvent.java:[24] 
01:06:25 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:06:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EditorReloadEvent.java:[84] 
01:06:25 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(object, IInternalEMFSelectionContext.class, null);
01:06:25 	                                          ^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EditorReloadEvent.java:[84] 
01:06:25 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(object, IInternalEMFSelectionContext.class, null);
01:06:25 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EMFSelectionContext.java:[36] 
01:06:25 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:06:25 	       ^^^^^^
01:06:25 Type safety: The return type Object for getAdapter(Class) from the type EMFSelectionContext needs unchecked conversion to conform to T from the type IAdaptable
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/extension/diagrameditor/EditorIconFactory.java:[110] 
01:06:25 	editorFactory = editorDescriptor.getEditorFactoryClass().newInstance();
01:06:25 	                                                         ^^^^^^^^^^^^^
01:06:25 The method newInstance() from the type Class<IPluggableEditorFactory> is deprecated since version 9
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/multidiagram/actionbarcontributor/ActionBarContributorDescriptor.java:[57] 
01:06:25 	EditorActionBarContributor context = contextClass.newInstance();
01:06:25 	                                                  ^^^^^^^^^^^^^
01:06:25 The method newInstance() from the type Class<capture#1-of ? extends EditorActionBarContributor> is deprecated since version 9
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[22] 
01:06:25 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:06:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[81] 
01:06:25 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null);
01:06:25 	                                          ^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[81] 
01:06:25 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(next, IInternalEMFSelectionContext.class, null);
01:06:25 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[104] 
01:06:25 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(delegating.getDelegate(), IInternalEMFSelectionContext.class, null);
01:06:25 	                                          ^^^^^^^^^^^^
01:06:25 The type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/IInternalEMFSelectionContext.java:[104] 
01:06:25 	IInternalEMFSelectionContext emfContext = AdapterUtils.adapt(delegating.getDelegate(), IInternalEMFSelectionContext.class, null);
01:06:25 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:25 The method adapt(Object, Class<IInternalEMFSelectionContext>, IInternalEMFSelectionContext) from the type AdapterUtils is deprecated
01:06:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/org/eclipse/papyrus/infra/ui/editor/reload/EMFTreeViewerContext.java:[36] 
01:06:25 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:06:25 	       ^^^^^^
01:06:25 Type safety: The return type Object for getAdapter(Class) from the type EMFTreeViewerContext needs unchecked conversion to conform to T from the type IAdaptable
01:06:25 57 problems (57 warnings)
01:06:25 [INFO] 
01:06:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui ---
01:06:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/src/test/resources
01:06:25 [INFO] 
01:06:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui ---
01:06:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/target/org.eclipse.papyrus.infra.ui-3.0.0-SNAPSHOT-sources.jar
01:06:25 [INFO] 
01:06:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui ---
01:06:25 [INFO] 
01:06:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui ---
01:06:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/target/org.eclipse.papyrus.infra.ui-3.0.0-SNAPSHOT.jar
01:06:25 [INFO] 
01:06:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui ---
01:06:25 [INFO] 
01:06:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui ---
01:06:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:25 [INFO] 
01:06:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui ---
01:06:25 [INFO] 
01:06:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra-internationalization >--
01:06:25 [INFO] Building Papyrus Internationalization 0.0.1-SNAPSHOT            [88/728]
01:06:25 [INFO] --------------------------------[ pom ]---------------------------------
01:06:25 [INFO] 
01:06:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-internationalization ---
01:06:25 [INFO] 
01:06:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-internationalization ---
01:06:25 [INFO] 
01:06:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-internationalization ---
01:06:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:25 [INFO] 
01:06:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-internationalization ---
01:06:25 [INFO] 
01:06:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.common >--
01:06:25 [INFO] Building org.eclipse.papyrus.infra.internationalization.common 2.0.0-SNAPSHOT [89/728]
01:06:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:25 [INFO] 
01:06:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:25 [INFO] 
01:06:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:25 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:25 [INFO] 
01:06:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:25 [INFO] 
01:06:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:25 [INFO] 
01:06:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/src/main/resources
01:06:25 [INFO] 
01:06:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:25 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/bin
01:06:26 [INFO] 
01:06:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/src/test/resources
01:06:26 [INFO] 
01:06:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/target/org.eclipse.papyrus.infra.internationalization.common-2.0.0-SNAPSHOT-sources.jar
01:06:26 [INFO] 
01:06:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:26 [INFO] 
01:06:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.common/target/org.eclipse.papyrus.infra.internationalization.common-2.0.0-SNAPSHOT.jar
01:06:26 [INFO] 
01:06:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:26 [INFO] 
01:06:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:26 [INFO] 
01:06:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.common ---
01:06:26 [INFO] 
01:06:26 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-nattable >-------
01:06:26 [INFO] Building Papyrus Nattable 0.0.1-SNAPSHOT                        [90/728]
01:06:26 [INFO] --------------------------------[ pom ]---------------------------------
01:06:26 [INFO] 
01:06:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-nattable ---
01:06:26 [INFO] 
01:06:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-nattable ---
01:06:26 [INFO] 
01:06:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-nattable ---
01:06:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:26 [INFO] 
01:06:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-nattable ---
01:06:26 [INFO] 
01:06:26 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model >----
01:06:26 [INFO] Building org.eclipse.papyrus.infra.nattable.model 5.0.0-SNAPSHOT [91/728]
01:06:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:26 [INFO] 
01:06:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:26 [INFO] 
01:06:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:26 [INFO] The project's OSGi version is 5.0.0.202103040552
01:06:26 [INFO] 
01:06:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:26 [INFO] 
01:06:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:26 [INFO] 
01:06:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src/main/resources
01:06:26 [INFO] 
01:06:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:26 [INFO] Compiling 229 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/bin
01:06:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/nattablestyle/impl/StyledElementImpl.java:[99] 
01:06:28 	for(Iterator i = getStyles().iterator(); i.hasNext();) {
01:06:28 	    ^^^^^^^^
01:06:28 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:06:28 1 problem (1 warning)
01:06:28 [INFO] 
01:06:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src/test/resources
01:06:28 [INFO] 
01:06:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/target/org.eclipse.papyrus.infra.nattable.model-5.0.0-SNAPSHOT-sources.jar
01:06:28 [INFO] 
01:06:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:28 [INFO] 
01:06:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/target/org.eclipse.papyrus.infra.nattable.model-5.0.0-SNAPSHOT.jar
01:06:28 [INFO] 
01:06:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:28 [INFO] 
01:06:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:28 [INFO] 
01:06:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model ---
01:06:28 [INFO] 
01:06:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization >--
01:06:28 [INFO] Building org.eclipse.papyrus.infra.internationalization 2.0.0-SNAPSHOT [92/728]
01:06:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:28 [INFO] 
01:06:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization ---
01:06:28 [INFO] 
01:06:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization ---
01:06:28 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:28 [INFO] 
01:06:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization ---
01:06:28 [INFO] 
01:06:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization ---
01:06:28 [INFO] 
01:06:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization ---
01:06:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/src/main/resources
01:06:28 [INFO] 
01:06:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization ---
01:06:28 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/bin
01:06:29 [INFO] 
01:06:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization ---
01:06:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/src/test/resources
01:06:29 [INFO] 
01:06:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization ---
01:06:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/target/org.eclipse.papyrus.infra.internationalization-2.0.0-SNAPSHOT-sources.jar
01:06:29 [INFO] 
01:06:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization ---
01:06:29 [INFO] 
01:06:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization ---
01:06:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization/target/org.eclipse.papyrus.infra.internationalization-2.0.0-SNAPSHOT.jar
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization ---
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization ---
01:06:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization ---
01:06:30 [INFO] 
01:06:30 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile >--------
01:06:30 [INFO] Building org.eclipse.papyrus.infra.onefile 3.0.0-SNAPSHOT       [93/728]
01:06:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:30 [INFO] 
01:06:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [INFO] 
01:06:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/main/resources
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/bin
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[129] 
01:06:30 	public Object getAdapter(Class adapter) {
01:06:30 	       ^^^^^^
01:06:30 Type safety: The return type Object for getAdapter(Class) from the type PapyrusFile needs unchecked conversion to conform to T from the type IAdaptable
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[129] 
01:06:30 	public Object getAdapter(Class adapter) {
01:06:30 	                         ^^^^^
01:06:30 Class is a raw type. References to generic type Class<T> should be parameterized
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[130] 
01:06:30 	return Platform.getAdapterManager().getAdapter(this, adapter);
01:06:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:30 Type safety: Unchecked invocation getAdapter(PapyrusFile, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/PapyrusFile.java:[130] 
01:06:30 	return Platform.getAdapterManager().getAdapter(this, adapter);
01:06:30 	                                                     ^^^^^^^
01:06:30 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/PapyrusModelHelper.java:[101] 
01:06:30 	className).newInstance();
01:06:30 	           ^^^^^^^^^^^^^
01:06:30 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[71] 
01:06:30 	public Object getAdapter(Class adapter) {
01:06:30 	       ^^^^^^
01:06:30 Type safety: The return type Object for getAdapter(Class) from the type SubResourceFile needs unchecked conversion to conform to T from the type IAdaptable
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[71] 
01:06:30 	public Object getAdapter(Class adapter) {
01:06:30 	                         ^^^^^
01:06:30 Class is a raw type. References to generic type Class<T> should be parameterized
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[72] 
01:06:30 	return Platform.getAdapterManager().getAdapter(this, adapter);
01:06:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:30 Type safety: Unchecked invocation getAdapter(SubResourceFile, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/impl/SubResourceFile.java:[72] 
01:06:30 	return Platform.getAdapterManager().getAdapter(this, adapter);
01:06:30 	                                                     ^^^^^^^
01:06:30 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/model/DiViewFilterHelper.java:[139] 
01:06:30 	instance = (IDiViewFilter) bundle.loadClass(className).newInstance();
01:06:30 	                                                       ^^^^^^^^^^^^^
01:06:30 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/providers/OneFileModelProvider.java:[61] 
01:06:30 	public Object getAdapter(Class adapter) {
01:06:30 	       ^^^^^^
01:06:30 Type safety: The return type Object for getAdapter(Class) from the type OneFileModelProvider needs unchecked conversion to conform to T from the type PlatformObject
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/providers/OneFileModelProvider.java:[62] 
01:06:30 	return super.getAdapter(adapter);
01:06:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:30 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PlatformObject
01:06:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/org/eclipse/papyrus/infra/onefile/providers/OneFileModelProvider.java:[62] 
01:06:30 	return super.getAdapter(adapter);
01:06:30 	                        ^^^^^^^
01:06:30 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:30 13 problems (13 warnings)
01:06:30 [INFO] 
01:06:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/src/test/resources
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/target/org.eclipse.papyrus.infra.onefile-3.0.0-SNAPSHOT-sources.jar
01:06:30 [INFO] 
01:06:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/onefile/org.eclipse.papyrus.infra.onefile/target/org.eclipse.papyrus.infra.onefile-3.0.0-SNAPSHOT.jar
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.onefile ---
01:06:30 [INFO] 
01:06:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.editor >--
01:06:30 [INFO] Building org.eclipse.papyrus.infra.constraints.editor 3.0.0-SNAPSHOT [94/728]
01:06:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:30 [INFO] 
01:06:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:30 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:30 [INFO] 
01:06:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src/main/resources
01:06:30 [INFO] 
01:06:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:30 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/bin
01:06:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/presentation/ConstraintsEditor.java:[1337] 
01:06:31 	public Object getAdapter(Class key) {
01:06:31 	       ^^^^^^
01:06:31 Type safety: The return type Object for getAdapter(Class) from the type ConstraintsEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:06:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/presentation/ConstraintsEditor.java:[1348] 
01:06:31 	return super.getAdapter(key);
01:06:31 	       ^^^^^^^^^^^^^^^^^^^^^
01:06:31 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:06:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/presentation/ConstraintsEditor.java:[1348] 
01:06:31 	return super.getAdapter(key);
01:06:31 	                        ^^^
01:06:31 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/environment/presentation/EnvironmentEditor.java:[1338] 
01:06:31 	public Object getAdapter(Class key) {
01:06:31 	       ^^^^^^
01:06:31 Type safety: The return type Object for getAdapter(Class) from the type EnvironmentEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:06:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/environment/presentation/EnvironmentEditor.java:[1349] 
01:06:31 	return super.getAdapter(key);
01:06:31 	       ^^^^^^^^^^^^^^^^^^^^^
01:06:31 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:06:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src-gen/org/eclipse/papyrus/infra/constraints/environment/presentation/EnvironmentEditor.java:[1349] 
01:06:31 	return super.getAdapter(key);
01:06:31 	                        ^^^
01:06:31 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:31 6 problems (6 warnings)
01:06:31 [INFO] 
01:06:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/src/test/resources
01:06:31 [INFO] 
01:06:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/target/org.eclipse.papyrus.infra.constraints.editor-3.0.0-SNAPSHOT-sources.jar
01:06:31 [INFO] 
01:06:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:31 [INFO] 
01:06:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.editor/target/org.eclipse.papyrus.infra.constraints.editor-3.0.0-SNAPSHOT.jar
01:06:31 [INFO] 
01:06:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:31 [INFO] 
01:06:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:31 [INFO] 
01:06:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.editor ---
01:06:31 [INFO] 
01:06:31 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.constraints.ui >----
01:06:31 [INFO] Building org.eclipse.papyrus.infra.constraints.ui 3.0.0-SNAPSHOT [95/728]
01:06:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:31 [INFO] 
01:06:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:31 [INFO] 
01:06:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:31 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:31 [INFO] 
01:06:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:31 [INFO] 
01:06:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:31 [INFO] 
01:06:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/src/main/resources
01:06:31 [INFO] 
01:06:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:31 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/bin
01:06:32 [INFO] 
01:06:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/src/test/resources
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/target/org.eclipse.papyrus.infra.constraints.ui-3.0.0-SNAPSHOT-sources.jar
01:06:32 [INFO] 
01:06:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints.ui/target/org.eclipse.papyrus.infra.constraints.ui-3.0.0-SNAPSHOT.jar
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.constraints.ui ---
01:06:32 [INFO] 
01:06:32 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra-editor >--------
01:06:32 [INFO] Building Papyrus Editor Welcome Page 0.0.1-SNAPSHOT             [96/728]
01:06:32 [INFO] --------------------------------[ pom ]---------------------------------
01:06:32 [INFO] 
01:06:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-editor ---
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-editor ---
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-editor ---
01:06:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-editor ---
01:06:32 [INFO] 
01:06:32 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra-properties >------
01:06:32 [INFO] Building Papyrus Infra Properties Framework 0.0.1-SNAPSHOT      [97/728]
01:06:32 [INFO] --------------------------------[ pom ]---------------------------------
01:06:32 [INFO] 
01:06:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-properties ---
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-properties ---
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-properties ---
01:06:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-properties ---
01:06:32 [INFO] 
01:06:32 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties >------
01:06:32 [INFO] Building org.eclipse.papyrus.infra.properties 4.0.0-SNAPSHOT    [98/728]
01:06:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:32 [INFO] 
01:06:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties ---
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties ---
01:06:32 [INFO] The project's OSGi version is 4.0.0.202103040552
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties ---
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties ---
01:06:32 [INFO] 
01:06:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties ---
01:06:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/src/main/resources
01:06:32 [INFO] 
01:06:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties ---
01:06:32 [INFO] Compiling 87 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/bin
01:06:33 [INFO] 
01:06:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties ---
01:06:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/src/test/resources
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties ---
01:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/target/org.eclipse.papyrus.infra.properties-4.0.0-SNAPSHOT-sources.jar
01:06:33 [INFO] 
01:06:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties ---
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties ---
01:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties/target/org.eclipse.papyrus.infra.properties-4.0.0-SNAPSHOT.jar
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties ---
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.properties ---
01:06:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties ---
01:06:33 [INFO] 
01:06:33 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.readonly >-----
01:06:33 [INFO] Building org.eclipse.papyrus.infra.emf.readonly 4.0.0-SNAPSHOT  [99/728]
01:06:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:33 [INFO] 
01:06:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [INFO] The project's OSGi version is 4.0.0.202103040552
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [INFO] 
01:06:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/main/resources
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/bin
01:06:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyAdapterFactory.java:[27] 
01:06:33 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:06:33 	       ^^^^^^
01:06:33 Type safety: The return type Object for getAdapter(Object, Class) from the type ReadOnlyAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
01:06:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyAdapterFactory.java:[34] 
01:06:33 	public Class[] getAdapterList() {
01:06:33 	       ^^^^^^^
01:06:33 Type safety: The return type Class[] for getAdapterList() from the type ReadOnlyAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:06:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/org/eclipse/papyrus/infra/emf/readonly/internal/ControlledResourceTracker.java:[52] 
01:06:33 	@SuppressWarnings("restriction")
01:06:33 	                  ^^^^^^^^^^^^^
01:06:33 Unnecessary @SuppressWarnings("restriction")
01:06:33 3 problems (3 warnings)
01:06:33 [INFO] 
01:06:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/src/test/resources
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/target/org.eclipse.papyrus.infra.emf.readonly-4.0.0-SNAPSHOT-sources.jar
01:06:33 [INFO] 
01:06:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/target/org.eclipse.papyrus.infra.emf.readonly-4.0.0-SNAPSHOT.jar
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.readonly ---
01:06:33 [INFO] 
01:06:33 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.emf >--------
01:06:33 [INFO] Building org.eclipse.papyrus.infra.ui.emf 3.0.0-SNAPSHOT       [100/728]
01:06:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:33 [INFO] 
01:06:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:33 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:33 [INFO] 
01:06:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:33 [INFO] 
01:06:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/main/resources
01:06:34 [INFO] 
01:06:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:34 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin
01:06:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/databinding/AnnotationObservableValue.java:[32] 
01:06:35 	public class AnnotationObservableValue extends AbstractObservableValue {
01:06:35 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
01:06:35 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:06:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/databinding/AnnotationObservableValue.java:[240] 
01:06:35 	annotation.getDetails().remove(key);
01:06:35 	                               ^^^
01:06:35 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>>
01:06:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/databinding/AnnotationObservableValue.java:[300] 
01:06:35 	annotation.getDetails().remove(key);
01:06:35 	                               ^^^
01:06:35 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>>
01:06:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/internal/emf/Activator.java:[109] 
01:06:35 	private void init(final ICustomizationManager customizationManager) {
01:06:35 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:35 The method init(ICustomizationManager) from the type Activator is never used locally
01:06:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/utils/ProviderHelper.java:[73] 
01:06:35 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
01:06:35 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:35 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
01:06:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/EMFContentProvider.java:[103] 
01:06:35 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
01:06:35 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:35 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
01:06:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/DependentEMFLabelProvider.java:[133] 
01:06:35 	subscriptions.computeIfAbsent(subscription, x -> Sets.newSetFromMap(new WeakHashMap<>()))
01:06:35 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:35 The method newSetFromMap(Map<EObject,Boolean>) from the type Sets is deprecated
01:06:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/EMFLabelProvider.java:[171] 
01:06:35 	final EClass common = org.eclipse.papyrus.emf.facet.util.emf.core.internal.EMFUtils.computeLeastCommonSupertype(getEClasses(selectedEObject));
01:06:35 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:35 Discouraged access: The type 'EMFUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin')
01:06:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/org/eclipse/papyrus/infra/ui/emf/providers/EMFLabelProvider.java:[171] 
01:06:35 	final EClass common = org.eclipse.papyrus.emf.facet.util.emf.core.internal.EMFUtils.computeLeastCommonSupertype(getEClasses(selectedEObject));
01:06:35 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:35 Discouraged access: The method 'EMFUtils.computeLeastCommonSupertype(Collection<EClass>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/facet/org.eclipse.papyrus.emf.facet.util.emf.core/bin')
01:06:35 9 problems (9 warnings)
01:06:35 [INFO] 
01:06:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/src/test/resources
01:06:35 [INFO] 
01:06:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/target/org.eclipse.papyrus.infra.ui.emf-3.0.0-SNAPSHOT-sources.jar
01:06:35 [INFO] 
01:06:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:35 [INFO] 
01:06:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/target/org.eclipse.papyrus.infra.ui.emf-3.0.0-SNAPSHOT.jar
01:06:35 [INFO] 
01:06:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:35 [INFO] 
01:06:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:35 [INFO] 
01:06:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.emf ---
01:06:35 [INFO] 
01:06:35 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.ui >-----
01:06:35 [INFO] Building org.eclipse.papyrus.infra.properties.ui 4.1.0-SNAPSHOT [101/728]
01:06:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:35 [INFO] 
01:06:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:35 [INFO] 
01:06:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:35 [INFO] The project's OSGi version is 4.1.0.202103040552
01:06:35 [INFO] 
01:06:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:35 [INFO] 
01:06:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:35 [INFO] 
01:06:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/main/resources
01:06:35 [INFO] 
01:06:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:35 [INFO] Compiling 111 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/bin
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/providers/EncapsulatedComboViewer.java:[39] 
01:06:36 	public void setFilters(ViewerFilter[] filters) {
01:06:36 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:36 Varargs methods should only override or be overridden by other varargs methods unlike EncapsulatedComboViewer.setFilters(ViewerFilter[]) and StructuredViewer.setFilters(ViewerFilter...)
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[101] 
01:06:36 	protected IObservableList observableList;
01:06:36 	          ^^^^^^^^^^^^^^^
01:06:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[107] 
01:06:36 	protected IObservableValue observableValue;
01:06:36 	          ^^^^^^^^^^^^^^^^
01:06:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[110] 
01:06:36 	protected IValidator modelValidator;
01:06:36 	          ^^^^^^^^^^
01:06:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[112] 
01:06:36 	protected IConverter targetToModelConverter;
01:06:36 	          ^^^^^^^^^^
01:06:36 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[255] 
01:06:36 	IObservableList inputObservableList = getInputObservableList();
01:06:36 	^^^^^^^^^^^^^^^
01:06:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[262] 
01:06:36 	IObservableValue inputObservableValue = getInputObservableValue();
01:06:36 	^^^^^^^^^^^^^^^^
01:06:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[269] 
01:06:36 	IValidator modelVal = getValidator();
01:06:36 	^^^^^^^^^^
01:06:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[535] 
01:06:36 	protected IObservableList getInputObservableList() {
01:06:36 	          ^^^^^^^^^^^^^^^
01:06:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[538] 
01:06:36 	observableList = (IObservableList) input.getObservable(propertyPath);
01:06:36 	                  ^^^^^^^^^^^^^^^
01:06:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[551] 
01:06:36 	protected IObservableValue getInputObservableValue() {
01:06:36 	          ^^^^^^^^^^^^^^^^
01:06:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[554] 
01:06:36 	observableValue = (IObservableValue) input.getObservable(propertyPath);
01:06:36 	                   ^^^^^^^^^^^^^^^^
01:06:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[691] 
01:06:36 	public IValidator getValidator() {
01:06:36 	       ^^^^^^^^^^
01:06:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[711] 
01:06:36 	IObservableValue observable = AbstractPropertyEditor.this.observableValue;
01:06:36 	^^^^^^^^^^^^^^^^
01:06:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/AbstractPropertyEditor.java:[856] 
01:06:36 	this.listenerClassesSet.add((IPropertiesListener) listenerClass.newInstance());
01:06:36 	                                                                ^^^^^^^^^^^^^
01:06:36 The method newInstance() from the type Class<capture#6-of ?> is deprecated since version 9
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[113] 
01:06:36 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
01:06:36 	^^^^^^^^^^^^^^^
01:06:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[113] 
01:06:36 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
01:06:36 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:36 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[113] 
01:06:36 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new EMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
01:06:36 	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:36 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[117] 
01:06:36 	IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new EMFObservableValue(getSource(featurePath), feature, domain);
01:06:36 	^^^^^^^^^^^^^^^^
01:06:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/EMFModelElement.java:[117] 
01:06:36 	IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new EMFObservableValue(getSource(featurePath), feature, domain);
01:06:36 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:36 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/DataSource.java:[570] 
01:06:36 	public IValidator getValidator(String propertyPath) {
01:06:36 	       ^^^^^^^^^^
01:06:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiReferenceEditorWithPropertyView.java:[115] 
01:06:36 	public void setModelObservable(IObservableList modelObservable) {
01:06:36 	                               ^^^^^^^^^^^^^^^
01:06:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/internal/ui/observable/PreferencesObservableValue.java:[23] 
01:06:36 	public class PreferencesObservableValue extends AbstractObservableValue implements IPropertyChangeListener {
01:06:36 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
01:06:36 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/internal/ui/observable/PreferencesObservableValue.java:[56] 
01:06:36 	fireValueChange(Diffs.createValueDiff(event.getOldValue(), event.getNewValue()));
01:06:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:36 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/runtime/DefaultDisplayEngine.java:[353] 
01:06:36 	constraintEvaluationCache.replace(key, new Boolean(value));
01:06:36 	                                           ^^^^^^^^^^^^^^
01:06:36 The constructor Boolean(boolean) is deprecated since version 9
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/runtime/DefaultDisplayEngine.java:[355] 
01:06:36 	constraintEvaluationCache.put(key, new Boolean(value));
01:06:36 	                                       ^^^^^^^^^^^^^^
01:06:36 The constructor Boolean(boolean) is deprecated since version 9
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiString.java:[34] 
01:06:36 	protected MultipleStringEditor editor;
01:06:36 	          ^^^^^^^^^^^^^^^^^^^^
01:06:36 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiString.java:[58] 
01:06:36 	protected MultipleStringEditor createMultipleStringEditor(Composite parent, int style) {
01:06:36 	          ^^^^^^^^^^^^^^^^^^^^
01:06:36 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/MultiString.java:[59] 
01:06:36 	return new MultipleStringEditor(parent, style);
01:06:36 	           ^^^^^^^^^^^^^^^^^^^^
01:06:36 MultipleStringEditor is a raw type. References to generic type MultipleStringEditor<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[39] 
01:06:36 	import org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyRegistry;
01:06:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:36 Discouraged access: The type 'TabbedPropertyRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[40] 
01:06:36 	import org.eclipse.ui.internal.views.properties.tabbed.view.TabbedPropertyRegistryFactory;
01:06:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:36 Discouraged access: The type 'TabbedPropertyRegistryFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 
01:06:36 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
01:06:36 	^^^^^^^^^^^^^^^^^^^^^^
01:06:36 Discouraged access: The type 'TabbedPropertyRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 
01:06:36 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
01:06:36 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:36 Discouraged access: The type 'TabbedPropertyRegistryFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 
01:06:36 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
01:06:36 	                                                                ^^^^^^^^^^^
01:06:36 Discouraged access: The method 'TabbedPropertyRegistryFactory.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[161] 
01:06:36 	TabbedPropertyRegistry registry = TabbedPropertyRegistryFactory.getInstance().createRegistry(contributor);
01:06:36 	                                                                              ^^^^^^^^^^^^^^
01:06:36 Discouraged access: The method 'TabbedPropertyRegistryFactory.createRegistry(ITabbedPropertySheetPageContributor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[167] 
01:06:36 	Method method = TabbedPropertyRegistry.class.getDeclaredMethod("getAllTabDescriptors"); //$NON-NLS-1$
01:06:36 	                ^^^^^^^^^^^^^^^^^^^^^^
01:06:36 Discouraged access: The type 'TabbedPropertyRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[202] 
01:06:36 	TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor);				
01:06:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:36 Discouraged access: The type 'TabbedPropertyRegistryFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[202] 
01:06:36 	TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor);				
01:06:36 	                              ^^^^^^^^^^^
01:06:36 Discouraged access: The method 'TabbedPropertyRegistryFactory.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/xwt/XWTTabDescriptorProvider.java:[202] 
01:06:36 	TabbedPropertyRegistryFactory.getInstance().disposeRegistry(contributor);				
01:06:36 	                                            ^^^^^^^^^^^^^^^
01:06:36 Discouraged access: The method 'TabbedPropertyRegistryFactory.disposeRegistry(ITabbedPropertySheetPageContributor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar')
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/ModelElement.java:[173] 
01:06:36 	public IValidator getValidator(String propertyPath);
01:06:36 	       ^^^^^^^^^^
01:06:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[225] 
01:06:36 	IObservableValue observableValue = (IObservableValue) observable;
01:06:36 	^^^^^^^^^^^^^^^^
01:06:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[225] 
01:06:36 	IObservableValue observableValue = (IObservableValue) observable;
01:06:36 	                                    ^^^^^^^^^^^^^^^^
01:06:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[234] 
01:06:36 	IObservableList observableList = (IObservableList) observable;
01:06:36 	^^^^^^^^^^^^^^^
01:06:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/ViewEditor.java:[234] 
01:06:36 	IObservableList observableList = (IObservableList) observable;
01:06:36 	                                  ^^^^^^^^^^^^^^^
01:06:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:06:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/modelelement/AbstractModelElement.java:[193] 
01:06:36 	public IValidator getValidator(String propertyPath) {
01:06:36 	       ^^^^^^^^^^
01:06:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:06:36 45 problems (45 warnings)
01:06:36 [INFO] 
01:06:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/test/resources
01:06:36 [INFO] 
01:06:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/target/org.eclipse.papyrus.infra.properties.ui-4.1.0-SNAPSHOT-sources.jar
01:06:37 [INFO] 
01:06:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:37 [INFO] 
01:06:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/target/org.eclipse.papyrus.infra.properties.ui-4.1.0-SNAPSHOT.jar
01:06:37 [INFO] 
01:06:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:37 [INFO] 
01:06:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:37 [INFO] 
01:06:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.ui ---
01:06:37 [INFO] 
01:06:37 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome >----
01:06:37 [INFO] Building org.eclipse.papyrus.infra.editor.welcome 3.0.0-SNAPSHOT [102/728]
01:06:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:37 [INFO] 
01:06:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:37 [INFO] 
01:06:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:37 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:37 [INFO] 
01:06:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:37 [INFO] 
01:06:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:37 [INFO] 
01:06:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/main/resources
01:06:37 [INFO] 
01:06:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:37 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[36] 
01:06:38 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
01:06:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[72] 
01:06:38 	protected abstract Command getToggleCommand(SashLayoutCommandFactory factory);
01:06:38 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[82] 
01:06:38 	Command command = getToggleCommand(new SashLayoutCommandFactory(editor));
01:06:38 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/AbstractPageLayoutToggleValue.java:[82] 
01:06:38 	Command command = getToggleCommand(new SashLayoutCommandFactory(editor));
01:06:38 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 Discouraged access: The constructor 'SashLayoutCommandFactory(IMultiDiagramEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/PrivateLayoutValue.java:[28] 
01:06:38 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
01:06:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/PrivateLayoutValue.java:[66] 
01:06:38 	protected Command getToggleCommand(SashLayoutCommandFactory factory) {
01:06:38 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/PrivateLayoutValue.java:[67] 
01:06:38 	return factory.createTogglePrivateLayoutCommand();
01:06:38 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 Discouraged access: The method 'SashLayoutCommandFactory.createTogglePrivateLayoutCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeModelManager.java:[49] 
01:06:38 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
01:06:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 The type TransactionHelper is deprecated
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeModelManager.java:[316] 
01:06:38 	TransactionHelper.run(TransactionUtil.getEditingDomain(rset), () -> {
01:06:38 	^^^^^^^^^^^^^^^^^
01:06:38 The type TransactionHelper is deprecated
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeModelManager.java:[316] 
01:06:38 	TransactionHelper.run(TransactionUtil.getEditingDomain(rset), () -> {
01:06:38 								Welcome newWelcome = getWelcome(rset);
01:06:38 								become(realWelcome, newWelcome);
01:06:38 								// And it was unloaded, so it has a proxy URI that it shouldn't
01:06:38 								((InternalEObject) realWelcome).eSetProxyURI(null);
01:06:38 							});
01:06:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/RestoreActivePageValue.java:[22] 
01:06:38 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
01:06:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/RestoreActivePageValue.java:[51] 
01:06:38 	protected Command getToggleCommand(SashLayoutCommandFactory factory) {
01:06:38 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/modelelements/RestoreActivePageValue.java:[52] 
01:06:38 	return factory.createToggleRestoreActivePageCommand();
01:06:38 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 Discouraged access: The method 'SashLayoutCommandFactory.createToggleRestoreActivePageCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[41] 
01:06:38 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
01:06:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 The type TransactionHelper is deprecated
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[488] 
01:06:38 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
01:06:38 	^^^^^^^^^^^^^^^^^
01:06:38 The type TransactionHelper is deprecated
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[488] 
01:06:38 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
01:06:38 					if (welcome.eResource() != res) {
01:06:38 						// Move it
01:06:38 						res.getContents().add(welcome);
01:06:38 					}
01:06:38 					WelcomePage page = welcome.getWelcomePage();
01:06:38 					if (page == null) {
01:06:38 						page = welcome.createWelcomePage();
01:06:38 					}
01:06:38 					recordTabSectionOrder(page);
01:06:38 					recordSashLayout(page);
01:06:38 				});
01:06:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[579] 
01:06:38 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
01:06:38 	^^^^^^^^^^^^^^^^^
01:06:38 The type TransactionHelper is deprecated
01:06:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/org/eclipse/papyrus/infra/editor/welcome/internal/WelcomeLayout.java:[579] 
01:06:38 	TransactionHelper.run(EMFHelper.resolveEditingDomain(welcome), () -> {
01:06:38 				Welcome defaultWelcome = (Welcome) EcoreUtil.getObjectByType(welcomeResource.getContents(), WelcomePackage.Literals.WELCOME);
01:06:38 				if (res == sashResource) {
01:06:38 					// Move it back to the default resource
01:06:38 					if (defaultWelcome != null) {
01:06:38 						EcoreUtil.replace(defaultWelcome, welcome);
01:06:38 					} else {
01:06:38 						res.getContents().add(welcome);
01:06:38 					}
01:06:38 				}
01:06:38 				if (!EcoreUtil.equals(defaultWelcome, welcome)) {
01:06:38 					recompute[0] = true;
01:06:38 					// We need to keep the identity of the welcome object to maintain
01:06:38 					// the reference from the sash model page, so make it look like the
01:06:38 					// default welcome
01:06:38 					become(welcome, defaultWelcome);
01:06:38 				}
01:06:38 			});
01:06:38 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:38 The method run(EditingDomain, Runnable) from the type TransactionHelper is deprecated
01:06:38 18 problems (18 warnings)
01:06:38 [INFO] 
01:06:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/src/test/resources
01:06:38 [INFO] 
01:06:38 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/target/org.eclipse.papyrus.infra.editor.welcome-3.0.0-SNAPSHOT-sources.jar
01:06:38 [INFO] 
01:06:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:38 [INFO] 
01:06:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/target/org.eclipse.papyrus.infra.editor.welcome-3.0.0-SNAPSHOT.jar
01:06:38 [INFO] 
01:06:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:38 [INFO] 
01:06:38 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:38 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:38 [INFO] 
01:06:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome ---
01:06:39 [INFO] 
01:06:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation >--
01:06:39 [INFO] Building org.eclipse.papyrus.infra.services.navigation 4.0.0-SNAPSHOT [103/728]
01:06:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:39 [INFO] 
01:06:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [INFO] 
01:06:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [INFO] The project's OSGi version is 4.0.0.202103040552
01:06:39 [INFO] 
01:06:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [INFO] 
01:06:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [INFO] 
01:06:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/src/main/resources
01:06:39 [INFO] 
01:06:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/bin
01:06:39 [INFO] 
01:06:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/src/test/resources
01:06:39 [INFO] 
01:06:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/target/org.eclipse.papyrus.infra.services.navigation-4.0.0-SNAPSHOT-sources.jar
01:06:39 [INFO] 
01:06:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [INFO] 
01:06:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.navigation/target/org.eclipse.papyrus.infra.services.navigation-4.0.0-SNAPSHOT.jar
01:06:39 [INFO] 
01:06:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [INFO] 
01:06:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:39 [INFO] 
01:06:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.navigation ---
01:06:39 [INFO] 
01:06:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.nattable >--
01:06:39 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.nattable 4.0.0-SNAPSHOT [104/728]
01:06:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:40 [INFO] 
01:06:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:40 [INFO] 
01:06:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:40 [INFO] The project's OSGi version is 4.0.0.202103040552
01:06:40 [INFO] 
01:06:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:40 [INFO] 
01:06:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:40 [INFO] 
01:06:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/src/main/resources
01:06:40 [INFO] 
01:06:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:40 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/bin
01:06:40 [INFO] 
01:06:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/src/test/resources
01:06:40 [INFO] 
01:06:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/target/org.eclipse.papyrus.infra.editor.welcome.nattable-4.0.0-SNAPSHOT-sources.jar
01:06:40 [INFO] 
01:06:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:40 [INFO] 
01:06:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.nattable/target/org.eclipse.papyrus.infra.editor.welcome.nattable-4.0.0-SNAPSHOT.jar
01:06:40 [INFO] 
01:06:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:40 [INFO] 
01:06:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:40 [INFO] 
01:06:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome.nattable ---
01:06:41 [INFO] 
01:06:41 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.appearance >----
01:06:41 [INFO] Building org.eclipse.papyrus.infra.emf.appearance 3.0.0-SNAPSHOT [105/728]
01:06:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:41 [INFO] 
01:06:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [INFO] 
01:06:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/main/resources
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/bin
01:06:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/org/eclipse/papyrus/infra/emf/appearance/style/AnnotationStyleProvider.java:[46] 
01:06:41 	return new Boolean(gradientvalueString);
01:06:41 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:41 The constructor Boolean(String) is deprecated since version 9
01:06:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/org/eclipse/papyrus/infra/emf/appearance/style/AnnotationStyleProvider.java:[67] 
01:06:41 	return new Integer(depthString);
01:06:41 	           ^^^^^^^^^^^^^^^^^^^^
01:06:41 The constructor Integer(String) is deprecated since version 9
01:06:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/org/eclipse/papyrus/infra/emf/appearance/style/AnnotationStyleProvider.java:[83] 
01:06:41 	return new Boolean(gradientvalueString);
01:06:41 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:41 The constructor Boolean(String) is deprecated since version 9
01:06:41 3 problems (3 warnings)
01:06:41 [INFO] 
01:06:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/src/test/resources
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/target/org.eclipse.papyrus.infra.emf.appearance-3.0.0-SNAPSHOT-sources.jar
01:06:41 [INFO] 
01:06:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.appearance/target/org.eclipse.papyrus.infra.emf.appearance-3.0.0-SNAPSHOT.jar
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.appearance ---
01:06:41 [INFO] 
01:06:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.diagram.common >--
01:06:41 [INFO] Building org.eclipse.papyrus.infra.emf.diagram.common 3.0.0-SNAPSHOT [106/728]
01:06:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:41 [INFO] 
01:06:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:41 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:41 [INFO] 
01:06:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/src/main/resources
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:41 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/bin
01:06:41 [INFO] 
01:06:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/src/test/resources
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/target/org.eclipse.papyrus.infra.emf.diagram.common-3.0.0-SNAPSHOT-sources.jar
01:06:41 [INFO] 
01:06:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.diagram.common/target/org.eclipse.papyrus.infra.emf.diagram.common-3.0.0-SNAPSHOT.jar
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:41 [INFO] 
01:06:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.diagram.common ---
01:06:42 [INFO] 
01:06:42 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.core >------
01:06:42 [INFO] Building org.eclipse.papyrus.infra.types.core 5.0.0-SNAPSHOT   [107/728]
01:06:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:42 [INFO] 
01:06:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.core ---
01:06:42 [INFO] 
01:06:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.core ---
01:06:42 [INFO] The project's OSGi version is 5.0.0.202103040552
01:06:42 [INFO] 
01:06:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.core ---
01:06:42 [INFO] 
01:06:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.core ---
01:06:42 [INFO] 
01:06:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.core ---
01:06:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/src/main/resources
01:06:42 [INFO] 
01:06:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.core ---
01:06:42 [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/bin
01:06:43 [INFO] 
01:06:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.core ---
01:06:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/src/test/resources
01:06:43 [INFO] 
01:06:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.core ---
01:06:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/target/org.eclipse.papyrus.infra.types.core-5.0.0-SNAPSHOT-sources.jar
01:06:43 [INFO] 
01:06:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.core ---
01:06:43 [INFO] 
01:06:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.core ---
01:06:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.core/target/org.eclipse.papyrus.infra.types.core-5.0.0-SNAPSHOT.jar
01:06:43 [INFO] 
01:06:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.core ---
01:06:43 [INFO] 
01:06:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.core ---
01:06:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:43 [INFO] 
01:06:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.core ---
01:06:44 [INFO] 
01:06:44 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.rulebased >----
01:06:44 [INFO] Building org.eclipse.papyrus.infra.types.rulebased 5.0.0-SNAPSHOT [108/728]
01:06:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:44 [INFO] 
01:06:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:44 [INFO] 
01:06:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:44 [INFO] The project's OSGi version is 5.0.0.202103040552
01:06:44 [INFO] 
01:06:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:44 [INFO] 
01:06:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:44 [INFO] 
01:06:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/main/resources
01:06:44 [INFO] 
01:06:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:44 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/bin
01:06:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/AbstractRule.java:[56] 
01:06:44 	values.addAll((List<Object>) value);
01:06:44 	              ^^^^^^^^^^^^^^^^^^^^
01:06:44 Type safety: Unchecked cast from Object to List<Object>
01:06:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/AbstractRule.java:[74] 
01:06:44 	Map<EObject, EReference> objectsToMove = ((MoveRequest) request).getElementsToMove();
01:06:44 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:44 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EReference>
01:06:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/DefaultRuleEditHelperAdvice.java:[85] 
01:06:44 	values.addAll((List<Object>) value);
01:06:44 	              ^^^^^^^^^^^^^^^^^^^^
01:06:44 Type safety: Unchecked cast from Object to List<Object>
01:06:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/org/eclipse/papyrus/infra/types/rulebased/core/DefaultRuleEditHelperAdvice.java:[107] 
01:06:44 	Map<EObject, EReference> objectsToMove = ((MoveRequest) request).getElementsToMove();
01:06:44 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:44 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EReference>
01:06:44 4 problems (4 warnings)
01:06:44 [INFO] 
01:06:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/src/test/resources
01:06:44 [INFO] 
01:06:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/target/org.eclipse.papyrus.infra.types.rulebased-5.0.0-SNAPSHOT-sources.jar
01:06:44 [INFO] 
01:06:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:44 [INFO] 
01:06:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.rulebased/target/org.eclipse.papyrus.infra.types.rulebased-5.0.0-SNAPSHOT.jar
01:06:45 [INFO] 
01:06:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:45 [INFO] 
01:06:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:45 [INFO] 
01:06:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.rulebased ---
01:06:45 [INFO] 
01:06:45 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types >-------
01:06:45 [INFO] Building org.eclipse.papyrus.infra.emf.types 5.0.0-SNAPSHOT    [109/728]
01:06:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:45 [INFO] 
01:06:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types ---
01:06:45 [INFO] 
01:06:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types ---
01:06:45 [INFO] The project's OSGi version is 5.0.0.202103040552
01:06:45 [INFO] 
01:06:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types ---
01:06:45 [INFO] 
01:06:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types ---
01:06:45 [INFO] 
01:06:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types ---
01:06:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/main/resources
01:06:45 [INFO] 
01:06:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types ---
01:06:45 [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/bin
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToIntegerConverter.java:[24] 
01:06:45 	public class ValueSpecificationToIntegerConverter extends Converter implements IConverter {
01:06:45 	                                                          ^^^^^^^^^
01:06:45 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToIntegerConverter.java:[24] 
01:06:45 	public class ValueSpecificationToIntegerConverter extends Converter implements IConverter {
01:06:45 	                                                                               ^^^^^^^^^^
01:06:45 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[34] 
01:06:45 	private Map<Class<?>, IConverter> converterMaps = new HashMap<Class<?>, IConverter>();
01:06:45 	                      ^^^^^^^^^^
01:06:45 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[34] 
01:06:45 	private Map<Class<?>, IConverter> converterMaps = new HashMap<Class<?>, IConverter>();
01:06:45 	                                                                        ^^^^^^^^^^
01:06:45 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[74] 
01:06:45 	public IConverter getConverter(Class<?> toType) {
01:06:45 	       ^^^^^^^^^^
01:06:45 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[80] 
01:06:45 	IConverter converter = getConverter(parameterType);
01:06:45 	^^^^^^^^^^
01:06:45 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ConverterRegistry.java:[83] 
01:06:45 	return converter.convert(valueInstance);
01:06:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:45 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToBooleanConverter.java:[24] 
01:06:45 	public class ValueSpecificationToBooleanConverter extends Converter implements IConverter {
01:06:45 	                                                          ^^^^^^^^^
01:06:45 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToBooleanConverter.java:[24] 
01:06:45 	public class ValueSpecificationToBooleanConverter extends Converter implements IConverter {
01:06:45 	                                                                               ^^^^^^^^^^
01:06:45 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/advices/values/SetValuesAdviceEditHelperAdvice.java:[30] 
01:06:45 	import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureToSet;
01:06:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:45 The import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureToSet is never used
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/advices/values/SetValuesAdviceEditHelperAdvice.java:[31] 
01:06:45 	import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureValue;
01:06:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:45 The import org.eclipse.papyrus.infra.emf.types.advices.values.FeatureValue is never used
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/advices/values/SetValuesAdviceEditHelperAdvice.java:[32] 
01:06:45 	import org.eclipse.papyrus.infra.emf.types.advices.values.SetValuesAdviceConfiguration;
01:06:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:45 The import org.eclipse.papyrus.infra.emf.types.advices.values.SetValuesAdviceConfiguration is never used
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/rules/container/InvariantContainerRule.java:[34] 
01:06:45 	@SuppressWarnings("restriction")
01:06:45 	                  ^^^^^^^^^^^^^
01:06:45 Unnecessary @SuppressWarnings("restriction")
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToStringConverter.java:[24] 
01:06:45 	public class ValueSpecificationToStringConverter extends Converter implements IConverter {
01:06:45 	                                                         ^^^^^^^^^
01:06:45 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToStringConverter.java:[24] 
01:06:45 	public class ValueSpecificationToStringConverter extends Converter implements IConverter {
01:06:45 	                                                                              ^^^^^^^^^^
01:06:45 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEENumConverter.java:[27] 
01:06:45 	public class ValueSpecificationToEENumConverter extends Converter implements IConverter {
01:06:45 	                                                        ^^^^^^^^^
01:06:46 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
01:06:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEENumConverter.java:[27] 
01:06:46 	public class ValueSpecificationToEENumConverter extends Converter implements IConverter {
01:06:46 	                                                                             ^^^^^^^^^^
01:06:46 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEnumerationConverter.java:[29] 
01:06:46 	public class ValueSpecificationToEnumerationConverter extends Converter implements IConverter {
01:06:46 	                                                              ^^^^^^^^^
01:06:46 Converter is a raw type. References to generic type Converter<F,T> should be parameterized
01:06:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/org/eclipse/papyrus/infra/emf/types/converter/ValueSpecificationToEnumerationConverter.java:[29] 
01:06:46 	public class ValueSpecificationToEnumerationConverter extends Converter implements IConverter {
01:06:46 	                                                                                   ^^^^^^^^^^
01:06:46 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:06:46 19 problems (19 warnings)
01:06:46 [INFO] 
01:06:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types ---
01:06:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/src/test/resources
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types ---
01:06:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/target/org.eclipse.papyrus.infra.emf.types-5.0.0-SNAPSHOT-sources.jar
01:06:46 [INFO] 
01:06:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types ---
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types ---
01:06:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types/target/org.eclipse.papyrus.infra.emf.types-5.0.0-SNAPSHOT.jar
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types ---
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.types ---
01:06:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types ---
01:06:46 [INFO] 
01:06:46 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.edit >----
01:06:46 [INFO] Building org.eclipse.papyrus.infra.properties.edit 4.0.0-SNAPSHOT [110/728]
01:06:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:46 [INFO] 
01:06:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:46 [INFO] The project's OSGi version is 4.0.0.202103040552
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:46 [INFO] 
01:06:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/src/main/resources
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:46 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/bin
01:06:46 [INFO] 
01:06:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/src/test/resources
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/target/org.eclipse.papyrus.infra.properties.edit-4.0.0-SNAPSHOT-sources.jar
01:06:46 [INFO] 
01:06:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.edit/target/org.eclipse.papyrus.infra.properties.edit-4.0.0-SNAPSHOT.jar
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:46 [INFO] 
01:06:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.edit ---
01:06:47 [INFO] 
01:06:47 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui >-----
01:06:47 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui 5.0.0-SNAPSHOT [111/728]
01:06:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:47 [INFO] 
01:06:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:47 [INFO] 
01:06:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:47 [INFO] The project's OSGi version is 5.0.0.202103040552
01:06:47 [INFO] 
01:06:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:47 [INFO] 
01:06:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:47 [INFO] 
01:06:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/src/main/resources
01:06:47 [INFO] 
01:06:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:47 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/bin
01:06:47 [INFO] 
01:06:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/src/test/resources
01:06:47 [INFO] 
01:06:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/target/org.eclipse.papyrus.infra.emf.types.ui-5.0.0-SNAPSHOT-sources.jar
01:06:47 [INFO] 
01:06:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:47 [INFO] 
01:06:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui/target/org.eclipse.papyrus.infra.emf.types.ui-5.0.0-SNAPSHOT.jar
01:06:47 [INFO] 
01:06:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:47 [INFO] 
01:06:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:47 [INFO] 
01:06:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui ---
01:06:48 [INFO] 
01:06:48 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.edit >--
01:06:48 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.edit 2.0.0-SNAPSHOT [112/728]
01:06:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:48 [INFO] 
01:06:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:48 [INFO] 
01:06:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:48 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:48 [INFO] 
01:06:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:48 [INFO] 
01:06:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:48 [INFO] 
01:06:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/src/main/resources
01:06:48 [INFO] 
01:06:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:48 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/bin
01:06:48 [INFO] 
01:06:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/src/test/resources
01:06:48 [INFO] 
01:06:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/target/org.eclipse.papyrus.infra.emf.expressions.edit-2.0.0-SNAPSHOT-sources.jar
01:06:48 [INFO] 
01:06:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:48 [INFO] 
01:06:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.edit/target/org.eclipse.papyrus.infra.emf.expressions.edit-2.0.0-SNAPSHOT.jar
01:06:48 [INFO] 
01:06:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:48 [INFO] 
01:06:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:48 [INFO] 
01:06:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.edit ---
01:06:49 [INFO] 
01:06:49 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.editor >--
01:06:49 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.editor 2.0.0-SNAPSHOT [113/728]
01:06:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:49 [INFO] 
01:06:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:49 [INFO] 
01:06:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:49 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:49 [INFO] 
01:06:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:49 [INFO] 
01:06:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:49 [INFO] 
01:06:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src/main/resources
01:06:49 [INFO] 
01:06:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:49 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/bin
01:06:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src-gen/org/eclipse/papyrus/infra/emf/expressions/booleanexpressions/presentation/BooleanExpressionsEditor.java:[1091] 
01:06:49 	@SuppressWarnings("rawtypes")
01:06:49 	                  ^^^^^^^^^^
01:06:49 Unnecessary @SuppressWarnings("rawtypes")
01:06:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src-gen/org/eclipse/papyrus/infra/emf/expressions/presentation/ExpressionsEditor.java:[1347] 
01:06:49 	@SuppressWarnings("rawtypes")
01:06:49 	                  ^^^^^^^^^^
01:06:49 Unnecessary @SuppressWarnings("rawtypes")
01:06:49 2 problems (2 warnings)
01:06:49 [INFO] 
01:06:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/src/test/resources
01:06:49 [INFO] 
01:06:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/target/org.eclipse.papyrus.infra.emf.expressions.editor-2.0.0-SNAPSHOT-sources.jar
01:06:49 [INFO] 
01:06:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:49 [INFO] 
01:06:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.editor/target/org.eclipse.papyrus.infra.emf.expressions.editor-2.0.0-SNAPSHOT.jar
01:06:49 [INFO] 
01:06:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:49 [INFO] 
01:06:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:49 [INFO] 
01:06:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.editor ---
01:06:50 [INFO] 
01:06:50 [INFO] --< org.eclipse.papyrus.infra.emf-expressions:org.eclipse.papyrus.infra.emf.expressions.properties >--
01:06:50 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.properties 2.0.0-SNAPSHOT [114/728]
01:06:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:50 [INFO] 
01:06:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:50 [INFO] 
01:06:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:50 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:50 [INFO] 
01:06:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:50 [INFO] 
01:06:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:50 [INFO] 
01:06:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/src/main/resources
01:06:50 [INFO] 
01:06:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:50 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/bin
01:06:51 [INFO] 
01:06:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/src/test/resources
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/target/org.eclipse.papyrus.infra.emf.expressions.properties-2.0.0-SNAPSHOT-sources.jar
01:06:51 [INFO] 
01:06:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.properties/target/org.eclipse.papyrus.infra.emf.expressions.properties-2.0.0-SNAPSHOT.jar
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.properties ---
01:06:51 [INFO] 
01:06:51 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-filters >--------
01:06:51 [INFO] Building Papyrus Infra Filters Model 0.0.1-SNAPSHOT            [115/728]
01:06:51 [INFO] --------------------------------[ pom ]---------------------------------
01:06:51 [INFO] 
01:06:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-filters ---
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-filters ---
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-filters ---
01:06:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-filters ---
01:06:51 [INFO] 
01:06:51 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.filters >--------
01:06:51 [INFO] Building org.eclipse.papyrus.infra.filters 2.0.0-SNAPSHOT      [116/728]
01:06:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:51 [INFO] 
01:06:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [INFO] 
01:06:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/src/main/resources
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/bin
01:06:51 [INFO] 
01:06:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/src/test/resources
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/target/org.eclipse.papyrus.infra.filters-2.0.0-SNAPSHOT-sources.jar
01:06:51 [INFO] 
01:06:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters/target/org.eclipse.papyrus.infra.filters-2.0.0-SNAPSHOT.jar
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.filters ---
01:06:51 [INFO] 
01:06:51 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.filters.edit >-----
01:06:51 [INFO] Building org.eclipse.papyrus.infra.filters.edit 2.0.0-SNAPSHOT [117/728]
01:06:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:51 [INFO] 
01:06:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:51 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:51 [INFO] 
01:06:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/src/main/resources
01:06:51 [INFO] 
01:06:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:51 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/bin
01:06:52 [INFO] 
01:06:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/src/test/resources
01:06:52 [INFO] 
01:06:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/target/org.eclipse.papyrus.infra.filters.edit-2.0.0-SNAPSHOT-sources.jar
01:06:52 [INFO] 
01:06:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:52 [INFO] 
01:06:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/filters/org.eclipse.papyrus.infra.filters.edit/target/org.eclipse.papyrus.infra.filters.edit-2.0.0-SNAPSHOT.jar
01:06:52 [INFO] 
01:06:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:52 [INFO] 
01:06:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:52 [INFO] 
01:06:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.filters.edit ---
01:06:52 [INFO] 
01:06:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.properties.editor >---
01:06:52 [INFO] Building org.eclipse.papyrus.infra.properties.editor 4.0.0-SNAPSHOT [118/728]
01:06:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:52 [INFO] 
01:06:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:52 [INFO] 
01:06:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:52 [INFO] The project's OSGi version is 4.0.0.202103040552
01:06:52 [INFO] 
01:06:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:52 [INFO] 
01:06:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:52 [INFO] 
01:06:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src/main/resources
01:06:52 [INFO] 
01:06:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:52 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/bin
01:06:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/environment/presentation/EnvironmentEditor.java:[1334] 
01:06:53 	public Object getAdapter(Class key) {
01:06:53 	       ^^^^^^
01:06:53 Type safety: The return type Object for getAdapter(Class) from the type EnvironmentEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:06:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/environment/presentation/EnvironmentEditor.java:[1342] 
01:06:53 	return super.getAdapter(key);
01:06:53 	       ^^^^^^^^^^^^^^^^^^^^^
01:06:53 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:06:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/environment/presentation/EnvironmentEditor.java:[1342] 
01:06:53 	return super.getAdapter(key);
01:06:53 	                        ^^^
01:06:53 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/ui/presentation/UiEditor.java:[1335] 
01:06:53 	public Object getAdapter(Class key) {
01:06:53 	       ^^^^^^
01:06:53 Type safety: The return type Object for getAdapter(Class) from the type UiEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:06:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/ui/presentation/UiEditor.java:[1343] 
01:06:53 	return super.getAdapter(key);
01:06:53 	       ^^^^^^^^^^^^^^^^^^^^^
01:06:53 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:06:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/ui/presentation/UiEditor.java:[1343] 
01:06:53 	return super.getAdapter(key);
01:06:53 	                        ^^^
01:06:53 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/contexts/presentation/ContextsEditor.java:[1335] 
01:06:53 	public Object getAdapter(Class key) {
01:06:53 	       ^^^^^^
01:06:53 Type safety: The return type Object for getAdapter(Class) from the type ContextsEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:06:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/contexts/presentation/ContextsEditor.java:[1343] 
01:06:53 	return super.getAdapter(key);
01:06:53 	       ^^^^^^^^^^^^^^^^^^^^^
01:06:53 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:06:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src-gen/org/eclipse/papyrus/infra/properties/contexts/presentation/ContextsEditor.java:[1343] 
01:06:53 	return super.getAdapter(key);
01:06:53 	                        ^^^
01:06:53 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:06:53 9 problems (9 warnings)
01:06:53 [INFO] 
01:06:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/src/test/resources
01:06:53 [INFO] 
01:06:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/target/org.eclipse.papyrus.infra.properties.editor-4.0.0-SNAPSHOT-sources.jar
01:06:53 [INFO] 
01:06:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:53 [INFO] 
01:06:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/properties/org.eclipse.papyrus.infra.properties.editor/target/org.eclipse.papyrus.infra.properties.editor-4.0.0-SNAPSHOT.jar
01:06:53 [INFO] 
01:06:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:53 [INFO] 
01:06:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:53 [INFO] 
01:06:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.editor ---
01:06:54 [INFO] 
01:06:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.architecture >--
01:06:54 [INFO] Building org.eclipse.papyrus.infra.services.architecture 2.0.0-SNAPSHOT [119/728]
01:06:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:54 [INFO] 
01:06:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:54 [INFO] 
01:06:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:54 [INFO] The project's OSGi version is 2.0.0.202103040552
01:06:54 [INFO] 
01:06:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:54 [INFO] 
01:06:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:54 [INFO] 
01:06:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/src/main/resources
01:06:54 [INFO] 
01:06:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:54 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/bin
01:06:54 [INFO] 
01:06:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/src/test/resources
01:06:54 [INFO] 
01:06:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/target/org.eclipse.papyrus.infra.services.architecture-2.0.0-SNAPSHOT-sources.jar
01:06:54 [INFO] 
01:06:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:54 [INFO] 
01:06:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.architecture/target/org.eclipse.papyrus.infra.services.architecture-2.0.0-SNAPSHOT.jar
01:06:54 [INFO] 
01:06:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:54 [INFO] 
01:06:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:54 [INFO] 
01:06:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.architecture ---
01:06:55 [INFO] 
01:06:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode >--
01:06:55 [INFO] Building org.eclipse.papyrus.infra.services.controlmode 3.0.0-SNAPSHOT [120/728]
01:06:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:55 [INFO] 
01:06:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:55 [INFO] 
01:06:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:55 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:55 [INFO] 
01:06:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:55 [INFO] 
01:06:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:55 [INFO] 
01:06:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/main/resources
01:06:55 [INFO] 
01:06:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:55 [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/bin
01:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/helper/advice/ControlModeEditHelperAdvice.java:[78] 
01:06:55 	request.getParameters().put(RequestParameterConstants.TRANSACTIONAL_NESTING, Boolean.TRUE);
01:06:55 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:55 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[31] 
01:06:55 	import org.eclipse.papyrus.infra.emf.internal.resource.CrossReferenceIndex;
01:06:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:55 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[32] 
01:06:55 	import org.eclipse.papyrus.infra.emf.internal.resource.index.IndexManager;
01:06:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:55 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[74] 
01:06:55 	if (IndexManager.getInstance().isStarted()) {
01:06:55 	    ^^^^^^^^^^^^
01:06:55 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[74] 
01:06:55 	if (IndexManager.getInstance().isStarted()) {
01:06:55 	                 ^^^^^^^^^^^
01:06:55 Discouraged access: The method 'IndexManager.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[74] 
01:06:55 	if (IndexManager.getInstance().isStarted()) {
01:06:55 	                               ^^^^^^^^^
01:06:55 Discouraged access: The method 'IndexManager.isStarted()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[91] 
01:06:55 	index = CrossReferenceIndex.getInstance();
01:06:55 	        ^^^^^^^^^^^^^^^^^^^
01:06:55 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[91] 
01:06:55 	index = CrossReferenceIndex.getInstance();
01:06:55 	                            ^^^^^^^^^^^
01:06:55 Discouraged access: The method 'CrossReferenceIndex.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[94] 
01:06:55 	unregisterHandler = ((CrossReferenceIndex) index).onIndexChanged(
01:06:55 	                      ^^^^^^^^^^^^^^^^^^^
01:06:55 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[94] 
01:06:55 	unregisterHandler = ((CrossReferenceIndex) index).onIndexChanged(
01:06:55 	                                                  ^^^^^^^^^^^^^^
01:06:55 Discouraged access: The method 'CrossReferenceIndex.onIndexChanged(Consumer<? super CrossReferenceIndex>, Executor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:06:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/org/eclipse/papyrus/infra/services/controlmode/internal/ui/ControlledUnitLabelDecorator.java:[158] 
01:06:55 	@SuppressWarnings("unchecked")
01:06:55 	                  ^^^^^^^^^^^
01:06:55 Unnecessary @SuppressWarnings("unchecked")
01:06:55 11 problems (11 warnings)
01:06:55 [INFO] 
01:06:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/src/test/resources
01:06:55 [INFO] 
01:06:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/target/org.eclipse.papyrus.infra.services.controlmode-3.0.0-SNAPSHOT-sources.jar
01:06:56 [INFO] 
01:06:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:56 [INFO] 
01:06:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode/target/org.eclipse.papyrus.infra.services.controlmode-3.0.0-SNAPSHOT.jar
01:06:56 [INFO] 
01:06:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:56 [INFO] 
01:06:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:56 [INFO] 
01:06:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode ---
01:06:56 [INFO] 
01:06:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.history >--
01:06:56 [INFO] Building org.eclipse.papyrus.infra.services.controlmode.history 3.0.0-SNAPSHOT [121/728]
01:06:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:56 [INFO] 
01:06:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:56 [INFO] 
01:06:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:56 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:56 [INFO] 
01:06:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:56 [INFO] 
01:06:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:56 [INFO] 
01:06:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/main/resources
01:06:56 [INFO] 
01:06:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:56 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/bin
01:06:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/org/eclipse/papyrus/infra/services/controlmode/history/utils/HistoryUtils.java:[41] 
01:06:56 	return (HistoryModel) ModelUtils.getModelSetChecked().getModel(HistoryModel.MODEL_ID);
01:06:56 	                                 ^^^^^^^^^^^^^^^^^^^^
01:06:56 The method getModelSetChecked() from the type ModelUtils is deprecated
01:06:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/org/eclipse/papyrus/infra/services/controlmode/history/utils/HistoryUtils.java:[58] 
01:06:56 	return (HistoryModel) ModelUtils.getModelSetChecked().getModel(HistoryModel.MODEL_ID);
01:06:56 	                                 ^^^^^^^^^^^^^^^^^^^^
01:06:56 The method getModelSetChecked() from the type ModelUtils is deprecated
01:06:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/org/eclipse/papyrus/infra/services/controlmode/history/utils/HistoryUtils.java:[162] 
01:06:56 	if (SashModel.MODEL_FILE_EXTENSION.equals(r.getURI().fileExtension())) {
01:06:56 	              ^^^^^^^^^^^^^^^^^^^^
01:06:56 The field SashModel.MODEL_FILE_EXTENSION is deprecated
01:06:56 3 problems (3 warnings)
01:06:56 [INFO] 
01:06:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/src/test/resources
01:06:56 [INFO] 
01:06:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/target/org.eclipse.papyrus.infra.services.controlmode.history-3.0.0-SNAPSHOT-sources.jar
01:06:56 [INFO] 
01:06:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:56 [INFO] 
01:06:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.history/target/org.eclipse.papyrus.infra.services.controlmode.history-3.0.0-SNAPSHOT.jar
01:06:57 [INFO] 
01:06:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:57 [INFO] 
01:06:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:57 [INFO] 
01:06:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode.history ---
01:06:57 [INFO] 
01:06:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration >--
01:06:57 [INFO] Building org.eclipse.papyrus.infra.services.decoration 3.0.0-SNAPSHOT [122/728]
01:06:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:57 [INFO] 
01:06:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:57 [INFO] 
01:06:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:57 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:57 [INFO] 
01:06:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:57 [INFO] 
01:06:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:57 [INFO] 
01:06:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/main/resources
01:06:57 [INFO] 
01:06:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:57 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/bin
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/IDecorationService.java:[18] 
01:06:57 	import java.util.Observer;
01:06:57 	       ^^^^^^^^^^^^^^^^^^
01:06:57 The type Observer is deprecated since version 9
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/IDecorationService.java:[55] 
01:06:57 	void addListener(Observer o);
01:06:57 	                 ^^^^^^^^
01:06:57 The type Observer is deprecated since version 9
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/IDecorationService.java:[63] 
01:06:57 	void deleteListener(Observer o);
01:06:57 	                    ^^^^^^^^
01:06:57 The type Observer is deprecated since version 9
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[27] 
01:06:57 	import java.util.Observable;
01:06:57 	       ^^^^^^^^^^^^^^^^^^^^
01:06:57 The type Observable is deprecated since version 9
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[28] 
01:06:57 	import java.util.Observer;
01:06:57 	       ^^^^^^^^^^^^^^^^^^
01:06:57 The type Observer is deprecated since version 9
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[47] 
01:06:57 	public class DecorationService extends Observable implements IDecorationService {
01:06:57 	                                       ^^^^^^^^^^
01:06:57 The type Observable is deprecated since version 9
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[94] 
01:06:57 	if (countObservers() > 0) {
01:06:57 	    ^^^^^^^^^^^^^^^^
01:06:57 The method countObservers() from the type Observable is deprecated
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[106] 
01:06:57 	setChanged();
01:06:57 	^^^^^^^^^^^^
01:06:57 The method setChanged() from the type Observable is deprecated
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[107] 
01:06:57 	notifyObservers(new DecorationChange(DecorationChangeKind.DecorationRemoved, next));
01:06:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:57 The method notifyObservers(Object) from the type Observable is deprecated
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[130] 
01:06:57 	public synchronized void addListener(Observer o) {
01:06:57 	                                     ^^^^^^^^
01:06:57 The type Observer is deprecated since version 9
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[131] 
01:06:57 	addObserver(o);
01:06:57 	^^^^^^^^^^^^^^
01:06:57 The method addObserver(Observer) from the type Observable is deprecated
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[142] 
01:06:57 	public synchronized void deleteListener(Observer o) {
01:06:57 	                                        ^^^^^^^^
01:06:57 The type Observer is deprecated since version 9
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[143] 
01:06:57 	deleteObserver(o);
01:06:57 	^^^^^^^^^^^^^^^^^
01:06:57 The method deleteObserver(Observer) from the type Observable is deprecated
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[160] 
01:06:57 	setChanged();
01:06:57 	^^^^^^^^^^^^
01:06:57 The method setChanged() from the type Observable is deprecated
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[161] 
01:06:57 	notifyObservers(new DecorationChange(DecorationChangeKind.DecorationRemoved, decoration));
01:06:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:57 The method notifyObservers(Object) from the type Observable is deprecated
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[235] 
01:06:57 	setChanged();
01:06:57 	^^^^^^^^^^^^
01:06:57 The method setChanged() from the type Observable is deprecated
01:06:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/org/eclipse/papyrus/infra/services/decoration/DecorationService.java:[236] 
01:06:57 	notifyObservers(new DecorationChange(decorationChangeKind, decoration));
01:06:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:06:57 The method notifyObservers(Object) from the type Observable is deprecated
01:06:57 17 problems (17 warnings)
01:06:57 [INFO] 
01:06:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/src/test/resources
01:06:57 [INFO] 
01:06:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/target/org.eclipse.papyrus.infra.services.decoration-3.0.0-SNAPSHOT-sources.jar
01:06:57 [INFO] 
01:06:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:57 [INFO] 
01:06:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.decoration/target/org.eclipse.papyrus.infra.services.decoration-3.0.0-SNAPSHOT.jar
01:06:57 [INFO] 
01:06:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:57 [INFO] 
01:06:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:57 [INFO] 
01:06:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.decoration ---
01:06:58 [INFO] 
01:06:58 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.edit.ui >---
01:06:58 [INFO] Building org.eclipse.papyrus.infra.services.edit.ui 4.0.0-SNAPSHOT [123/728]
01:06:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:58 [INFO] 
01:06:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:58 [INFO] 
01:06:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:58 [INFO] The project's OSGi version is 4.0.0.202103040552
01:06:58 [INFO] 
01:06:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:58 [INFO] 
01:06:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:58 [INFO] 
01:06:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/src/main/resources
01:06:58 [INFO] 
01:06:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:58 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/bin
01:06:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/src/org/eclipse/papyrus/infra/services/edit/ui/databinding/AggregatedPapyrusObservableValue.java:[48] 
01:06:58 	if (((IObservableValue) observable).getValueType() != valueType) {
01:06:58 	      ^^^^^^^^^^^^^^^^
01:06:58 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:06:58 1 problem (1 warning)
01:06:58 [INFO] 
01:06:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/src/test/resources
01:06:58 [INFO] 
01:06:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/target/org.eclipse.papyrus.infra.services.edit.ui-4.0.0-SNAPSHOT-sources.jar
01:06:58 [INFO] 
01:06:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:58 [INFO] 
01:06:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui/target/org.eclipse.papyrus.infra.services.edit.ui-4.0.0-SNAPSHOT.jar
01:06:58 [INFO] 
01:06:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:58 [INFO] 
01:06:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:06:58 [INFO] 
01:06:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit.ui ---
01:06:59 [INFO] 
01:06:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.localizer >--
01:06:59 [INFO] Building org.eclipse.papyrus.infra.services.localizer 3.0.0-SNAPSHOT [124/728]
01:06:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:06:59 [INFO] 
01:06:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.localizer ---
01:06:59 [INFO] 
01:06:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.localizer ---
01:06:59 [INFO] The project's OSGi version is 3.0.0.202103040552
01:06:59 [INFO] 
01:06:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.localizer ---
01:06:59 [INFO] 
01:06:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.localizer ---
01:06:59 [INFO] 
01:06:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.localizer ---
01:06:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:06:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:06:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/src/main/resources
01:06:59 [INFO] 
01:06:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.localizer ---
01:06:59 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/bin
01:07:00 [INFO] 
01:07:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.localizer ---
01:07:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/src/test/resources
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.localizer ---
01:07:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/target/org.eclipse.papyrus.infra.services.localizer-3.0.0-SNAPSHOT-sources.jar
01:07:00 [INFO] 
01:07:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.localizer ---
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.localizer ---
01:07:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.localizer/target/org.eclipse.papyrus.infra.services.localizer-3.0.0-SNAPSHOT.jar
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.localizer ---
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.localizer ---
01:07:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.localizer ---
01:07:00 [INFO] 
01:07:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.openelement >--
01:07:00 [INFO] Building org.eclipse.papyrus.infra.services.openelement 4.0.0-SNAPSHOT [125/728]
01:07:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:00 [INFO] 
01:07:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:00 [INFO] The project's OSGi version is 4.0.0.202103040552
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:00 [INFO] 
01:07:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/src/main/resources
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:00 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/bin
01:07:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/src/org/eclipse/papyrus/infra/services/openelement/service/impl/OpenElementServiceImpl.java:[274] 
01:07:00 	fileURI = fileURI.appendFileExtension(SashModel.MODEL_FILE_EXTENSION);
01:07:00 	                                                ^^^^^^^^^^^^^^^^^^^^
01:07:00 The field SashModel.MODEL_FILE_EXTENSION is deprecated
01:07:00 1 problem (1 warning)
01:07:00 [INFO] 
01:07:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/src/test/resources
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/target/org.eclipse.papyrus.infra.services.openelement-4.0.0-SNAPSHOT-sources.jar
01:07:00 [INFO] 
01:07:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.openelement/target/org.eclipse.papyrus.infra.services.openelement-4.0.0-SNAPSHOT.jar
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:00 [INFO] 
01:07:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.openelement ---
01:07:01 [INFO] 
01:07:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading >--
01:07:01 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading 4.0.0-SNAPSHOT [126/728]
01:07:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:01 [INFO] 
01:07:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [INFO] The project's OSGi version is 4.0.0.202103040552
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [INFO] 
01:07:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/main/resources
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin
01:07:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/HistoryRoutingUtils.java:[49] 
01:07:01 	set.getResource(URI.createURI(path.concat(initialURI.trimFragment().trimFileExtension().appendFileExtension(SashModel.MODEL_FILE_EXTENSION).toString())), loadCorrespondantDI);
01:07:01 	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^
01:07:01 The field SashModel.MODEL_FILE_EXTENSION is deprecated
01:07:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/ControledResourceAdapter.java:[73] 
01:07:01 	if (SashModel.MODEL_FILE_EXTENSION.equals(r.getURI().fileExtension())) {
01:07:01 	              ^^^^^^^^^^^^^^^^^^^^
01:07:01 The field SashModel.MODEL_FILE_EXTENSION is deprecated
01:07:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/OnDemandLoadingModelSet.java:[27] 
01:07:01 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
01:07:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:01 The type DiResourceSet is deprecated
01:07:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/OnDemandLoadingModelSet.java:[42] 
01:07:01 	public class OnDemandLoadingModelSet extends DiResourceSet {
01:07:01 	                                             ^^^^^^^^^^^^^
01:07:01 The type DiResourceSet is deprecated
01:07:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/org/eclipse/papyrus/infra/services/resourceloading/OnDemandLoadingModelSet.java:[62] 
01:07:01 	super();
01:07:01 	^^^^^^^^
01:07:01 The constructor DiResourceSet() is deprecated
01:07:01 5 problems (5 warnings)
01:07:01 [INFO] 
01:07:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/src/test/resources
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/target/org.eclipse.papyrus.infra.services.resourceloading-4.0.0-SNAPSHOT-sources.jar
01:07:01 [INFO] 
01:07:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/target/org.eclipse.papyrus.infra.services.resourceloading-4.0.0-SNAPSHOT.jar
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.resourceloading ---
01:07:01 [INFO] 
01:07:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.resourceloading.ui >--
01:07:01 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading.ui 2.0.0-SNAPSHOT [127/728]
01:07:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:01 [INFO] 
01:07:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:01 [INFO] The project's OSGi version is 2.0.0.202103040552
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:01 [INFO] 
01:07:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/main/resources
01:07:01 [INFO] 
01:07:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:01 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/bin
01:07:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/editor/UnloadResourcesEditorFactory.java:[15] 
01:07:02 	private EditorDescriptor editorDescriptor;
01:07:02 	                         ^^^^^^^^^^^^^^^^
01:07:02 The value of the field UnloadResourcesEditorFactory.editorDescriptor is not used
01:07:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/editor/UnloadResourcesEditorFactory.java:[17] 
01:07:02 	private ServicesRegistry serviceRegistry;
01:07:02 	                         ^^^^^^^^^^^^^^^
01:07:02 The value of the field UnloadResourcesEditorFactory.serviceRegistry is not used
01:07:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/expressions/LoadingTester.java:[62] 
01:07:02 	return new Boolean(answer).equals(expectedValue);
01:07:02 	           ^^^^^^^^^^^^^^^
01:07:02 The constructor Boolean(boolean) is deprecated since version 9
01:07:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/expressions/LoadingTester.java:[66] 
01:07:02 	return new Boolean(answer).equals(expectedValue);
01:07:02 	           ^^^^^^^^^^^^^^^
01:07:02 The constructor Boolean(boolean) is deprecated since version 9
01:07:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[136] 
01:07:02 	IModel mainDiModel = modelSet.getModel(DiModel.MODEL_ID);
01:07:02 	                                               ^^^^^^^^
01:07:02 The field DiModel.MODEL_ID is deprecated
01:07:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[217] 
01:07:02 	ArrayList v = new ArrayList();
01:07:02 	^^^^^^^^^
01:07:02 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[217] 
01:07:02 	ArrayList v = new ArrayList();
01:07:02 	                  ^^^^^^^^^
01:07:02 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[219] 
01:07:02 	v.add(st.nextElement());
01:07:02 	^^^^^^^^^^^^^^^^^^^^^^^
01:07:02 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:07:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/strategy/LoadedAuthorizedResourceManager.java:[221] 
01:07:02 	return (String[]) v.toArray(new String[v.size()]);
01:07:02 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:02 Type safety: The method toArray(Object[]) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:07:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/preferences/LoadinStrategyGroup.java:[22] 
01:07:02 	import org.eclipse.papyrus.infra.services.resourceloading.impl.ProxyManager;
01:07:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:02 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin')
01:07:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/preferences/LoadinStrategyGroup.java:[62] 
01:07:02 	Map<Integer, String> allStrategies = ProxyManager.getAllStrategies();
01:07:02 	                                     ^^^^^^^^^^^^
01:07:02 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin')
01:07:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/org/eclipse/papyrus/infra/services/resourceloading/internal/ui/preferences/LoadinStrategyGroup.java:[62] 
01:07:02 	Map<Integer, String> allStrategies = ProxyManager.getAllStrategies();
01:07:02 	                                                  ^^^^^^^^^^^^^^^^
01:07:02 Discouraged access: The method 'ProxyManager.getAllStrategies()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin')
01:07:02 12 problems (12 warnings)
01:07:02 [INFO] 
01:07:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/src/test/resources
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/target/org.eclipse.papyrus.infra.services.resourceloading.ui-2.0.0-SNAPSHOT-sources.jar
01:07:02 [INFO] 
01:07:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.ui/target/org.eclipse.papyrus.infra.services.resourceloading.ui-2.0.0-SNAPSHOT.jar
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.resourceloading.ui ---
01:07:02 [INFO] 
01:07:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.semantic >---
01:07:02 [INFO] Building org.eclipse.papyrus.infra.services.semantic 3.0.0-SNAPSHOT [128/728]
01:07:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:02 [INFO] 
01:07:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:02 [INFO] The project's OSGi version is 3.0.0.202103040552
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:02 [INFO] 
01:07:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/src/main/resources
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:02 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/bin
01:07:02 [INFO] 
01:07:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/src/test/resources
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/target/org.eclipse.papyrus.infra.services.semantic-3.0.0-SNAPSHOT-sources.jar
01:07:02 [INFO] 
01:07:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/target/org.eclipse.papyrus.infra.services.semantic-3.0.0-SNAPSHOT.jar
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:02 [INFO] 
01:07:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.semantic ---
01:07:03 [INFO] 
01:07:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.validation >--
01:07:03 [INFO] Building org.eclipse.papyrus.infra.services.validation 4.1.0-SNAPSHOT [129/728]
01:07:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:03 [INFO] 
01:07:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [INFO] The project's OSGi version is 4.1.0.202103040552
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [INFO] 
01:07:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/src/main/resources
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/bin
01:07:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/src/org/eclipse/papyrus/infra/services/validation/ValidationTool.java:[81] 
01:07:03 	: MarkerListenerUtils.getMarkerProvider(resource);
01:07:03 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:03 The method getMarkerProvider(Resource) from the type MarkerListenerUtils is deprecated
01:07:03 1 problem (1 warning)
01:07:03 [INFO] 
01:07:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/src/test/resources
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/target/org.eclipse.papyrus.infra.services.validation-4.1.0-SNAPSHOT-sources.jar
01:07:03 [INFO] 
01:07:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.validation/target/org.eclipse.papyrus.infra.services.validation-4.1.0-SNAPSHOT.jar
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.validation ---
01:07:03 [INFO] 
01:07:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewersearch >--
01:07:03 [INFO] Building org.eclipse.papyrus.infra.services.viewersearch 4.0.0-SNAPSHOT [130/728]
01:07:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:03 [INFO] 
01:07:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:03 [INFO] The project's OSGi version is 4.0.0.202103040552
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:03 [INFO] 
01:07:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/src/main/resources
01:07:03 [INFO] 
01:07:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:03 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/bin
01:07:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/src/org/eclipse/papyrus/infra/services/viewersearch/impl/AbstractViewerSearcher.java:[26] 
01:07:04 	import org.eclipse.papyrus.infra.services.viewersearch.IViewerSearcher;
01:07:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:04 The import org.eclipse.papyrus.infra.services.viewersearch.IViewerSearcher is never used
01:07:04 1 problem (1 warning)
01:07:04 [INFO] 
01:07:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/src/test/resources
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/target/org.eclipse.papyrus.infra.services.viewersearch-4.0.0-SNAPSHOT-sources.jar
01:07:04 [INFO] 
01:07:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewersearch/target/org.eclipse.papyrus.infra.services.viewersearch-4.0.0-SNAPSHOT.jar
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.viewersearch ---
01:07:04 [INFO] 
01:07:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.viewlabelprovider >--
01:07:04 [INFO] Building org.eclipse.papyrus.infra.services.viewlabelprovider 2.0.0-SNAPSHOT [131/728]
01:07:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:04 [INFO] 
01:07:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:04 [INFO] The project's OSGi version is 2.0.0.202103040552
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:04 [INFO] 
01:07:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/src/main/resources
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:04 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/bin
01:07:04 [INFO] 
01:07:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/src/test/resources
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/target/org.eclipse.papyrus.infra.services.viewlabelprovider-2.0.0-SNAPSHOT-sources.jar
01:07:04 [INFO] 
01:07:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.viewlabelprovider/target/org.eclipse.papyrus.infra.services.viewlabelprovider-2.0.0-SNAPSHOT.jar
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:04 [INFO] 
01:07:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.viewlabelprovider ---
01:07:05 [INFO] 
01:07:05 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-newchild >-------
01:07:05 [INFO] Building Papyrus Infra New-Child Model 0.0.1-SNAPSHOT          [132/728]
01:07:05 [INFO] --------------------------------[ pom ]---------------------------------
01:07:05 [INFO] 
01:07:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-newchild ---
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-newchild ---
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-newchild ---
01:07:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-newchild ---
01:07:05 [INFO] 
01:07:05 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra-gmfdiag >--------
01:07:05 [INFO] Building Papyrus Diagram Infrastructure 0.0.1-SNAPSHOT         [133/728]
01:07:05 [INFO] --------------------------------[ pom ]---------------------------------
01:07:05 [INFO] 
01:07:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-gmfdiag ---
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-gmfdiag ---
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-gmfdiag ---
01:07:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-gmfdiag ---
01:07:05 [INFO] 
01:07:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration >--
01:07:05 [INFO] Building Papyrus UML Diagram PaletteConfiguration 0.0.1-SNAPSHOT [134/728]
01:07:05 [INFO] --------------------------------[ pom ]---------------------------------
01:07:05 [INFO] 
01:07:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
01:07:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag-paletteconfiguration ---
01:07:05 [INFO] 
01:07:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration >--
01:07:05 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration 5.0.0-SNAPSHOT [135/728]
01:07:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:05 [INFO] 
01:07:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:05 [INFO] The project's OSGi version is 5.0.0.202103040552
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:05 [INFO] 
01:07:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/main/resources
01:07:05 [INFO] 
01:07:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:05 [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/bin
01:07:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/impl/PaletteconfigurationFactoryImpl.java:[23] 
01:07:06 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*;
01:07:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:06 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used
01:07:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/util/PaletteconfigurationSwitch.java:[21] 
01:07:06 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*;
01:07:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:06 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used
01:07:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/util/PaletteconfigurationAdapterFactory.java:[22] 
01:07:06 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.*;
01:07:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:06 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration is never used
01:07:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[73] 
01:07:06 	public IValidator getValidator(final String propertyPath) {
01:07:06 	       ^^^^^^^^^^
01:07:06 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:07:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[74] 
01:07:06 	IValidator validator = null;
01:07:06 	^^^^^^^^^^
01:07:06 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:07:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[78] 
01:07:06 	validator = new IValidator() {
01:07:06 	                ^^^^^^^^^^
01:07:06 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:07:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/modelelement/ConfigurationModelElement.java:[99] 
01:07:06 	validator = new IValidator() {
01:07:06 	                ^^^^^^^^^^
01:07:06 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:07:06 7 problems (7 warnings)
01:07:06 [INFO] 
01:07:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/src/test/resources
01:07:06 [INFO] 
01:07:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration-5.0.0-SNAPSHOT-sources.jar
01:07:06 [INFO] 
01:07:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:06 [INFO] 
01:07:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration-5.0.0-SNAPSHOT.jar
01:07:06 [INFO] 
01:07:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:06 [INFO] 
01:07:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:06 [INFO] 
01:07:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration ---
01:07:06 [INFO] 
01:07:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation >--
01:07:06 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.representation 3.0.0-SNAPSHOT [136/728]
01:07:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:07 [INFO] 
01:07:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:07 [INFO] 
01:07:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:07 [INFO] The project's OSGi version is 3.0.0.202103040552
01:07:07 [INFO] 
01:07:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:07 [INFO] 
01:07:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:07 [INFO] 
01:07:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/main/resources
01:07:07 [INFO] 
01:07:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:07 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/bin
01:07:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/org/eclipse/papyrus/infra/gmfdiag/representation/impl/AssistantRuleCustomImpl.java:[23] 
01:07:07 	import org.eclipse.papyrus.infra.gmfdiag.representation.impl.AssistantRuleImpl;
01:07:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:07 The import org.eclipse.papyrus.infra.gmfdiag.representation.impl.AssistantRuleImpl is never used
01:07:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/org/eclipse/papyrus/infra/gmfdiag/representation/impl/PathElementCustomImpl.java:[20] 
01:07:07 	import org.eclipse.papyrus.infra.gmfdiag.representation.AssistantRule;
01:07:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:07 The import org.eclipse.papyrus.infra.gmfdiag.representation.AssistantRule is never used
01:07:07 2 problems (2 warnings)
01:07:07 [INFO] 
01:07:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/src/test/resources
01:07:07 [INFO] 
01:07:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/target/org.eclipse.papyrus.infra.gmfdiag.representation-3.0.0-SNAPSHOT-sources.jar
01:07:07 [INFO] 
01:07:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:07 [INFO] 
01:07:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation/target/org.eclipse.papyrus.infra.gmfdiag.representation-3.0.0-SNAPSHOT.jar
01:07:07 [INFO] 
01:07:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:07 [INFO] 
01:07:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:07 [INFO] 
01:07:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.representation ---
01:07:08 [INFO] 
01:07:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.utils >--
01:07:08 [INFO] Building org.eclipse.papyrus.infra.internationalization.utils 2.0.0-SNAPSHOT [137/728]
01:07:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:08 [INFO] 
01:07:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [INFO] The project's OSGi version is 2.0.0.202103040552
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [INFO] 
01:07:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/src/main/resources
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/bin
01:07:08 [INFO] 
01:07:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/src/test/resources
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/target/org.eclipse.papyrus.infra.internationalization.utils-2.0.0-SNAPSHOT-sources.jar
01:07:08 [INFO] 
01:07:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.utils/target/org.eclipse.papyrus.infra.internationalization.utils-2.0.0-SNAPSHOT.jar
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.utils ---
01:07:08 [INFO] 
01:07:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation >--
01:07:08 [INFO] Building org.eclipse.papyrus.infra.nattable.representation 3.0.0-SNAPSHOT [138/728]
01:07:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:08 [INFO] 
01:07:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:08 [INFO] The project's OSGi version is 3.0.0.202103040552
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:08 [INFO] 
01:07:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/src/main/resources
01:07:08 [INFO] 
01:07:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:08 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/bin
01:07:09 [INFO] 
01:07:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/src/test/resources
01:07:09 [INFO] 
01:07:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/target/org.eclipse.papyrus.infra.nattable.representation-3.0.0-SNAPSHOT-sources.jar
01:07:09 [INFO] 
01:07:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:09 [INFO] 
01:07:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation/target/org.eclipse.papyrus.infra.nattable.representation-3.0.0-SNAPSHOT.jar
01:07:09 [INFO] 
01:07:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:09 [INFO] 
01:07:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:09 [INFO] 
01:07:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.representation ---
01:07:09 [INFO] 
01:07:09 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra-viewpoints >------
01:07:09 [INFO] Building Papyrus Infra Viewpoints 0.0.1-SNAPSHOT               [139/728]
01:07:09 [INFO] --------------------------------[ pom ]---------------------------------
01:07:09 [INFO] 
01:07:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-viewpoints ---
01:07:09 [INFO] 
01:07:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-viewpoints ---
01:07:09 [INFO] 
01:07:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-viewpoints ---
01:07:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:09 [INFO] 
01:07:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-viewpoints ---
01:07:09 [INFO] 
01:07:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.policy >---
01:07:09 [INFO] Building org.eclipse.papyrus.infra.viewpoints.policy 4.0.0-SNAPSHOT [140/728]
01:07:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:09 [INFO] 
01:07:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:09 [INFO] 
01:07:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:09 [INFO] The project's OSGi version is 4.0.0.202103040552
01:07:09 [INFO] 
01:07:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:09 [INFO] 
01:07:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:09 [INFO] 
01:07:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/main/resources
01:07:09 [INFO] 
01:07:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:09 [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/bin
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[83] 
01:07:10 	public Adapter casePapyrusView(PapyrusView object) {
01:07:10 	                               ^^^^^^^^^^^
01:07:10 The type PapyrusView is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[88] 
01:07:10 	public Adapter casePapyrusDiagram(PapyrusDiagram object) {
01:07:10 	                                  ^^^^^^^^^^^^^^
01:07:10 The type PapyrusDiagram is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[93] 
01:07:10 	public Adapter casePapyrusSyncTable(PapyrusSyncTable object) {
01:07:10 	                                    ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusSyncTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationAdapterFactory.java:[98] 
01:07:10 	public Adapter casePapyrusTable(PapyrusTable object) {
01:07:10 	                                ^^^^^^^^^^^^
01:07:10 The type PapyrusTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[44] 
01:07:10 	PapyrusView createPapyrusView();
01:07:10 	^^^^^^^^^^^
01:07:10 The type PapyrusView is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[53] 
01:07:10 	PapyrusDiagram createPapyrusDiagram();
01:07:10 	^^^^^^^^^^^^^^
01:07:10 The type PapyrusDiagram is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[62] 
01:07:10 	PapyrusSyncTable createPapyrusSyncTable();
01:07:10 	^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusSyncTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/ConfigurationFactory.java:[71] 
01:07:10 	PapyrusTable createPapyrusTable();
01:07:10 	^^^^^^^^^^^^
01:07:10 The type PapyrusTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[83] 
01:07:10 	PapyrusView papyrusView = (PapyrusView) theEObject;
01:07:10 	^^^^^^^^^^^
01:07:10 The type PapyrusView is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[83] 
01:07:10 	PapyrusView papyrusView = (PapyrusView) theEObject;
01:07:10 	                           ^^^^^^^^^^^
01:07:10 The type PapyrusView is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[90] 
01:07:10 	PapyrusDiagram papyrusDiagram = (PapyrusDiagram) theEObject;
01:07:10 	^^^^^^^^^^^^^^
01:07:10 The type PapyrusDiagram is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[90] 
01:07:10 	PapyrusDiagram papyrusDiagram = (PapyrusDiagram) theEObject;
01:07:10 	                                 ^^^^^^^^^^^^^^
01:07:10 The type PapyrusDiagram is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[99] 
01:07:10 	PapyrusSyncTable papyrusSyncTable = (PapyrusSyncTable) theEObject;
01:07:10 	^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusSyncTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[99] 
01:07:10 	PapyrusSyncTable papyrusSyncTable = (PapyrusSyncTable) theEObject;
01:07:10 	                                     ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusSyncTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[108] 
01:07:10 	PapyrusTable papyrusTable = (PapyrusTable) theEObject;
01:07:10 	^^^^^^^^^^^^
01:07:10 The type PapyrusTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[108] 
01:07:10 	PapyrusTable papyrusTable = (PapyrusTable) theEObject;
01:07:10 	                             ^^^^^^^^^^^^
01:07:10 The type PapyrusTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[132] 
01:07:10 	public T casePapyrusView(PapyrusView object) {
01:07:10 	                         ^^^^^^^^^^^
01:07:10 The type PapyrusView is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[147] 
01:07:10 	public T casePapyrusDiagram(PapyrusDiagram object) {
01:07:10 	                            ^^^^^^^^^^^^^^
01:07:10 The type PapyrusDiagram is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[162] 
01:07:10 	public T casePapyrusSyncTable(PapyrusSyncTable object) {
01:07:10 	                              ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusSyncTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/util/ConfigurationSwitch.java:[177] 
01:07:10 	public T casePapyrusTable(PapyrusTable object) {
01:07:10 	                          ^^^^^^^^^^^^
01:07:10 The type PapyrusTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/StyleFactory.java:[44] 
01:07:10 	PapyrusViewStyle createPapyrusViewStyle();
01:07:10 	^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewStyle is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[26] 
01:07:10 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusDiagram;
01:07:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusDiagram is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[27] 
01:07:10 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusSyncTable;
01:07:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusSyncTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[28] 
01:07:10 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusTable;
01:07:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[29] 
01:07:10 	import org.eclipse.papyrus.infra.viewpoints.configuration.PapyrusView;
01:07:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusView is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[277] 
01:07:10 	initEClass(papyrusViewEClass, PapyrusView.class, "PapyrusView", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
01:07:10 	                              ^^^^^^^^^^^
01:07:10 The type PapyrusView is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[278] 
01:07:10 	initEAttribute(getPapyrusView_Name(), ecorePackage.getEString(), "name", null, 0, 1, PapyrusView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
01:07:10 	                                                                                     ^^^^^^^^^^^
01:07:10 The type PapyrusView is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[279] 
01:07:10 	initEAttribute(getPapyrusView_Icon(), ecorePackage.getEString(), "icon", null, 0, 1, PapyrusView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
01:07:10 	                                                                                     ^^^^^^^^^^^
01:07:10 The type PapyrusView is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[280] 
01:07:10 	initEAttribute(getPapyrusView_ImplementationID(), ecorePackage.getEString(), "implementationID", null, 1, 1, PapyrusView.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
01:07:10 	                                                                                                             ^^^^^^^^^^^
01:07:10 The type PapyrusView is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[282] 
01:07:10 	initEClass(papyrusDiagramEClass, PapyrusDiagram.class, "PapyrusDiagram", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
01:07:10 	                                 ^^^^^^^^^^^^^^
01:07:10 The type PapyrusDiagram is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[284] 
01:07:10 	initEClass(papyrusSyncTableEClass, PapyrusSyncTable.class, "PapyrusSyncTable", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
01:07:10 	                                   ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusSyncTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationPackageImpl.java:[286] 
01:07:10 	initEClass(papyrusTableEClass, PapyrusTable.class, "PapyrusTable", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
01:07:10 	                               ^^^^^^^^^^^^
01:07:10 The type PapyrusTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[108] 
01:07:10 	EList list = (EList) current.eGet(feature);
01:07:10 	^^^^^
01:07:10 EList is a raw type. References to generic type EList<E> should be parameterized
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[108] 
01:07:10 	EList list = (EList) current.eGet(feature);
01:07:10 	              ^^^^^
01:07:10 EList is a raw type. References to generic type EList<E> should be parameterized
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[109] 
01:07:10 	list.add(target);
01:07:10 	^^^^^^^^^^^^^^^^
01:07:10 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[123] 
01:07:10 	((EList) undoOrigin.eGet(undoReference)).remove(undoValueNext);
01:07:10 	  ^^^^^
01:07:10 EList is a raw type. References to generic type EList<E> should be parameterized
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[134] 
01:07:10 	((EList) undoOrigin.eGet(undoReference)).add(undoValueNext);
01:07:10 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:10 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[134] 
01:07:10 	((EList) undoOrigin.eGet(undoReference)).add(undoValueNext);
01:07:10 	  ^^^^^
01:07:10 EList is a raw type. References to generic type EList<E> should be parameterized
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[163] 
01:07:10 	EList list = (EList) value;
01:07:10 	^^^^^
01:07:10 EList is a raw type. References to generic type EList<E> should be parameterized
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[163] 
01:07:10 	EList list = (EList) value;
01:07:10 	              ^^^^^
01:07:10 EList is a raw type. References to generic type EList<E> should be parameterized
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ModelAddData.java:[175] 
01:07:10 	list.add(inst);
01:07:10 	^^^^^^^^^^^^^^
01:07:10 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[25] 
01:07:10 	import org.eclipse.papyrus.infra.viewpoints.style.PapyrusViewStyle;
01:07:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewStyle is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[202] 
01:07:10 	initEClass(papyrusViewStyleEClass, PapyrusViewStyle.class, "PapyrusViewStyle", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); //$NON-NLS-1$
01:07:10 	                                   ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewStyle is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[203] 
01:07:10 	initEReference(getPapyrusViewStyle_Owner(), theEcorePackage.getEObject(), null, "owner", null, 1, 1, PapyrusViewStyle.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
01:07:10 	                                                                                                     ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewStyle is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StylePackageImpl.java:[204] 
01:07:10 	initEReference(getPapyrusViewStyle_Configuration(), theConfigurationPackage.getPapyrusView(), null, "configuration", null, 0, 1, PapyrusViewStyle.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); //$NON-NLS-1$
01:07:10 	                                                                                                                                 ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewStyle is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleAdapterFactory.java:[81] 
01:07:10 	public Adapter casePapyrusViewStyle(PapyrusViewStyle object) {
01:07:10 	                                    ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewStyle is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[80] 
01:07:10 	public PapyrusViewStyle createPapyrusViewStyle() {
01:07:10 	       ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewStyle is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[81] 
01:07:10 	PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl();
01:07:10 	^^^^^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewStyleImpl is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[81] 
01:07:10 	PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl();
01:07:10 	                                            ^^^^^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewStyleImpl is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/impl/StyleFactoryImpl.java:[81] 
01:07:10 	PapyrusViewStyleImpl papyrusViewStyle = new PapyrusViewStyleImpl();
01:07:10 	                                            ^^^^^^^^^^^^^^^^^^^^^^
01:07:10 The constructor PapyrusViewStyleImpl() is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[90] 
01:07:10 	public PapyrusView createPapyrusView() {
01:07:10 	       ^^^^^^^^^^^
01:07:10 The type PapyrusView is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[91] 
01:07:10 	PapyrusViewImpl papyrusView = new PapyrusViewImpl();
01:07:10 	^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewImpl is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[91] 
01:07:10 	PapyrusViewImpl papyrusView = new PapyrusViewImpl();
01:07:10 	                                  ^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewImpl is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[91] 
01:07:10 	PapyrusViewImpl papyrusView = new PapyrusViewImpl();
01:07:10 	                                  ^^^^^^^^^^^^^^^^^
01:07:10 The constructor PapyrusViewImpl() is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[101] 
01:07:10 	public PapyrusDiagram createPapyrusDiagram() {
01:07:10 	       ^^^^^^^^^^^^^^
01:07:10 The type PapyrusDiagram is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[102] 
01:07:10 	PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl();
01:07:10 	^^^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusDiagramImpl is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[102] 
01:07:10 	PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl();
01:07:10 	                                        ^^^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusDiagramImpl is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[102] 
01:07:10 	PapyrusDiagramImpl papyrusDiagram = new PapyrusDiagramImpl();
01:07:10 	                                        ^^^^^^^^^^^^^^^^^^^^
01:07:10 The constructor PapyrusDiagramImpl() is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[112] 
01:07:10 	public PapyrusSyncTable createPapyrusSyncTable() {
01:07:10 	       ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusSyncTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[113] 
01:07:10 	PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl();
01:07:10 	^^^^^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusSyncTableImpl is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[113] 
01:07:10 	PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl();
01:07:10 	                                            ^^^^^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusSyncTableImpl is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[113] 
01:07:10 	PapyrusSyncTableImpl papyrusSyncTable = new PapyrusSyncTableImpl();
01:07:10 	                                            ^^^^^^^^^^^^^^^^^^^^^^
01:07:10 The constructor PapyrusSyncTableImpl() is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[123] 
01:07:10 	public PapyrusTable createPapyrusTable() {
01:07:10 	       ^^^^^^^^^^^^
01:07:10 The type PapyrusTable is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[124] 
01:07:10 	PapyrusTableImpl papyrusTable = new PapyrusTableImpl();
01:07:10 	^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusTableImpl is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[124] 
01:07:10 	PapyrusTableImpl papyrusTable = new PapyrusTableImpl();
01:07:10 	                                    ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusTableImpl is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/configuration/impl/ConfigurationFactoryImpl.java:[124] 
01:07:10 	PapyrusTableImpl papyrusTable = new PapyrusTableImpl();
01:07:10 	                                    ^^^^^^^^^^^^^^^^^^
01:07:10 The constructor PapyrusTableImpl() is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleSwitch.java:[81] 
01:07:10 	PapyrusViewStyle papyrusViewStyle = (PapyrusViewStyle)theEObject;
01:07:10 	^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewStyle is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleSwitch.java:[81] 
01:07:10 	PapyrusViewStyle papyrusViewStyle = (PapyrusViewStyle)theEObject;
01:07:10 	                                     ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewStyle is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src-gen/org/eclipse/papyrus/infra/viewpoints/style/util/StyleSwitch.java:[102] 
01:07:10 	public T casePapyrusViewStyle(PapyrusViewStyle object) {
01:07:10 	                              ^^^^^^^^^^^^^^^^
01:07:10 The type PapyrusViewStyle is deprecated
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ViewpointExplorer.java:[56] 
01:07:10 	import org.eclipse.ui.IViewSite;
01:07:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^
01:07:10 The import org.eclipse.ui.IViewSite is never used
01:07:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/org/eclipse/papyrus/infra/viewpoints/policy/ViewpointExplorer.java:[58] 
01:07:10 	import org.eclipse.ui.PartInitException;
01:07:10 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:10 The import org.eclipse.ui.PartInitException is never used
01:07:10 71 problems (71 warnings)
01:07:10 [INFO] 
01:07:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/src/test/resources
01:07:10 [INFO] 
01:07:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/target/org.eclipse.papyrus.infra.viewpoints.policy-4.0.0-SNAPSHOT-sources.jar
01:07:10 [INFO] 
01:07:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:10 [INFO] 
01:07:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/target/org.eclipse.papyrus.infra.viewpoints.policy-4.0.0-SNAPSHOT.jar
01:07:10 [INFO] 
01:07:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:10 [INFO] 
01:07:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:10 [INFO] 
01:07:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.policy ---
01:07:10 [INFO] 
01:07:10 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.commands >---
01:07:10 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.commands 4.0.0-SNAPSHOT [141/728]
01:07:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:10 [INFO] 
01:07:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:10 [INFO] 
01:07:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:10 [INFO] The project's OSGi version is 4.0.0.202103040552
01:07:10 [INFO] 
01:07:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:10 [INFO] 
01:07:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:10 [INFO] 
01:07:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/main/resources
01:07:10 [INFO] 
01:07:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:10 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/bin
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/OperationToGEFCommandWrapper.java:[27] 
01:07:11 	import org.eclipse.papyrus.commands.INonDirtying;
01:07:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:11 The type INonDirtying is deprecated
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/OperationToGEFCommandWrapper.java:[66] 
01:07:11 	if (operation instanceof INonDirtying) {
01:07:11 	                         ^^^^^^^^^^^^
01:07:11 The type INonDirtying is deprecated
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/OperationToGEFCommandWrapper.java:[162] 
01:07:11 	public static class NonDirtying extends OperationToGEFCommandWrapper implements INonDirtying {
01:07:11 	                                                                                ^^^^^^^^^^^^
01:07:11 The type INonDirtying is deprecated
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[53] 
01:07:11 	affectedFiles = new ArrayList<Object>(super.getAffectedFiles());
01:07:11 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^
01:07:11 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[54] 
01:07:11 	affectedFiles.addAll(fileOfIncomingReferences(((DestroyElementRequest) getRequest()).getElementToDestroy()));
01:07:11 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:11 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[65] 
01:07:11 	protected List fileOfIncomingReferences(EObject destructee) {
01:07:11 	          ^^^^
01:07:11 List is a raw type. References to generic type List<E> should be parameterized
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[73] 
01:07:11 	List files = getWorkspaceFiles(setting.getEObject());
01:07:11 	^^^^
01:07:11 List is a raw type. References to generic type List<E> should be parameterized
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/DestroyElementPapyrusCommand.java:[75] 
01:07:11 	result.addAll(files);
01:07:11 	              ^^^^^
01:07:11 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/GMFtoGEFCommandWrapper.java:[23] 
01:07:11 	import org.eclipse.papyrus.commands.INonDirtying;
01:07:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:11 The type INonDirtying is deprecated
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/GMFtoGEFCommandWrapper.java:[64] 
01:07:11 	if (command instanceof INonDirtying) {
01:07:11 	                       ^^^^^^^^^^^^
01:07:11 The type INonDirtying is deprecated
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/GMFtoGEFCommandWrapper.java:[164] 
01:07:11 	public static class NonDirtying extends GMFtoGEFCommandWrapper implements INonDirtying {
01:07:11 	                                                                          ^^^^^^^^^^^^
01:07:11 The type INonDirtying is deprecated
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/ICreationCommand.java:[19] 
01:07:11 	import org.eclipse.papyrus.infra.gmfdiag.representation.PapyrusDiagram;
01:07:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:11 The import org.eclipse.papyrus.infra.gmfdiag.representation.PapyrusDiagram is never used
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CheckedDiagramCommandStack.java:[30] 
01:07:11 	import org.eclipse.papyrus.commands.util.NonDirtyingUtils;
01:07:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:11 The type NonDirtyingUtils is deprecated
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CheckedDiagramCommandStack.java:[76] 
01:07:11 	return NonDirtyingUtils.wrap(command);
01:07:11 	       ^^^^^^^^^^^^^^^^
01:07:11 The type NonDirtyingUtils is deprecated
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CheckedDiagramCommandStack.java:[76] 
01:07:11 	return NonDirtyingUtils.wrap(command);
01:07:11 	                        ^^^^^^^^^^^^^
01:07:11 The method wrap(Command) from the type NonDirtyingUtils is deprecated
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandDescriptor.java:[86] 
01:07:11 	ICreationCommand command = creationCommandClass.newInstance();
01:07:11 	                                                ^^^^^^^^^^^^^
01:07:11 The method newInstance() from the type Class<capture#1-of ? extends ICreationCommand> is deprecated since version 9
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandExtensionFactory.java:[76] 
01:07:11 	res.creationCommandClass = (Class<ICreationCommand>) parseClass(element, CREATION_COMMAND_CLASS_ATTR, CREATION_COMMAND_EXTENSIONPOINT);
01:07:11 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:11 Type safety: Unchecked cast from Class<capture#2-of ?> to Class<ICreationCommand>
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandExtensionFactory.java:[86] 
01:07:11 	Class<ICreationCondition> classCondition = (Class<ICreationCondition>) parseClass(element, CONDITION_COMMAND_CLASS_ATTR, CREATION_COMMAND_EXTENSIONPOINT);
01:07:11 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:11 Type safety: Unchecked cast from Class<capture#3-of ?> to Class<ICreationCondition>
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/CreationCommandExtensionFactory.java:[89] 
01:07:11 	res.setCondition(classCondition.newInstance());
01:07:11 	                                ^^^^^^^^^^^^^
01:07:11 The method newInstance() from the type Class<ICreationCondition> is deprecated since version 9
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/EMFtoGEFCommandWrapper.java:[21] 
01:07:11 	import org.eclipse.papyrus.commands.INonDirtying;
01:07:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:11 The type INonDirtying is deprecated
01:07:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/org/eclipse/papyrus/commands/wrappers/EMFtoGEFCommandWrapper.java:[157] 
01:07:11 	public static class NonDirtying extends EMFtoGEFCommandWrapper implements INonDirtying {
01:07:11 	                                                                          ^^^^^^^^^^^^
01:07:11 The type INonDirtying is deprecated
01:07:11 21 problems (21 warnings)
01:07:11 [INFO] 
01:07:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/src/test/resources
01:07:11 [INFO] 
01:07:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/target/org.eclipse.papyrus.infra.gmfdiag.commands-4.0.0-SNAPSHOT-sources.jar
01:07:11 [INFO] 
01:07:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:11 [INFO] 
01:07:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands/target/org.eclipse.papyrus.infra.gmfdiag.commands-4.0.0-SNAPSHOT.jar
01:07:11 [INFO] 
01:07:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:11 [INFO] 
01:07:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:11 [INFO] 
01:07:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.commands ---
01:07:11 [INFO] 
01:07:11 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild >-------
01:07:11 [INFO] Building org.eclipse.papyrus.infra.newchild 5.0.0-SNAPSHOT     [142/728]
01:07:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:11 [INFO] 
01:07:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild ---
01:07:11 [INFO] 
01:07:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild ---
01:07:11 [INFO] The project's OSGi version is 5.0.0.202103040552
01:07:11 [INFO] 
01:07:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild ---
01:07:11 [INFO] 
01:07:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild ---
01:07:11 [INFO] 
01:07:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild ---
01:07:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/src/main/resources
01:07:11 [INFO] 
01:07:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild ---
01:07:11 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin
01:07:12 [INFO] 
01:07:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild ---
01:07:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/src/test/resources
01:07:12 [INFO] 
01:07:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild ---
01:07:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/target/org.eclipse.papyrus.infra.newchild-5.0.0-SNAPSHOT-sources.jar
01:07:12 [INFO] 
01:07:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild ---
01:07:12 [INFO] 
01:07:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild ---
01:07:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/target/org.eclipse.papyrus.infra.newchild-5.0.0-SNAPSHOT.jar
01:07:12 [INFO] 
01:07:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild ---
01:07:12 [INFO] 
01:07:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild ---
01:07:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:12 [INFO] 
01:07:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild ---
01:07:12 [INFO] 
01:07:12 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.edit >-----
01:07:12 [INFO] Building org.eclipse.papyrus.infra.newchild.edit 5.0.0-SNAPSHOT [143/728]
01:07:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:13 [INFO] 
01:07:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [INFO] The project's OSGi version is 5.0.0.202103040552
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [INFO] 
01:07:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/src/main/resources
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/bin
01:07:13 [INFO] 
01:07:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/src/test/resources
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/target/org.eclipse.papyrus.infra.newchild.edit-5.0.0-SNAPSHOT-sources.jar
01:07:13 [INFO] 
01:07:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.edit/target/org.eclipse.papyrus.infra.newchild.edit-5.0.0-SNAPSHOT.jar
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.edit ---
01:07:13 [INFO] 
01:07:13 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.editor >----
01:07:13 [INFO] Building org.eclipse.papyrus.infra.newchild.editor 4.0.0-SNAPSHOT [144/728]
01:07:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:13 [INFO] 
01:07:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:13 [INFO] The project's OSGi version is 4.0.0.202103040552
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:13 [INFO] 
01:07:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src/main/resources
01:07:13 [INFO] 
01:07:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:13 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/bin
01:07:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src-gen/org/eclipse/papyrus/infra/newchild/elementcreationmenumodel/presentation/ElementCreationMenuModelEditor.java:[1323] 
01:07:14 	public Object getAdapter(Class key) {
01:07:14 	       ^^^^^^
01:07:14 Type safety: The return type Object for getAdapter(Class) from the type ElementCreationMenuModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:07:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src-gen/org/eclipse/papyrus/infra/newchild/elementcreationmenumodel/presentation/ElementCreationMenuModelEditor.java:[1334] 
01:07:14 	return super.getAdapter(key);
01:07:14 	       ^^^^^^^^^^^^^^^^^^^^^
01:07:14 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:07:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src-gen/org/eclipse/papyrus/infra/newchild/elementcreationmenumodel/presentation/ElementCreationMenuModelEditor.java:[1334] 
01:07:14 	return super.getAdapter(key);
01:07:14 	                        ^^^
01:07:14 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:07:14 3 problems (3 warnings)
01:07:14 [INFO] 
01:07:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/src/test/resources
01:07:14 [INFO] 
01:07:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/target/org.eclipse.papyrus.infra.newchild.editor-4.0.0-SNAPSHOT-sources.jar
01:07:14 [INFO] 
01:07:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:14 [INFO] 
01:07:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild.editor/target/org.eclipse.papyrus.infra.newchild.editor-4.0.0-SNAPSHOT.jar
01:07:14 [INFO] 
01:07:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:14 [INFO] 
01:07:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:14 [INFO] 
01:07:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.editor ---
01:07:15 [INFO] 
01:07:15 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.editor >-----
01:07:15 [INFO] Building org.eclipse.papyrus.infra.types.editor 4.0.0-SNAPSHOT [145/728]
01:07:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:15 [INFO] 
01:07:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.editor ---
01:07:15 [INFO] 
01:07:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.editor ---
01:07:15 [INFO] The project's OSGi version is 4.0.0.202103040552
01:07:15 [INFO] 
01:07:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.editor ---
01:07:15 [INFO] 
01:07:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.editor ---
01:07:15 [INFO] 
01:07:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.editor ---
01:07:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src/main/resources
01:07:15 [INFO] 
01:07:15 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.editor ---
01:07:15 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/bin
01:07:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src-gen/org/eclipse/papyrus/infra/types/presentation/ElementTypesConfigurationsEditor.java:[1326] 
01:07:16 	public Object getAdapter(Class key) {
01:07:16 	       ^^^^^^
01:07:16 Type safety: The return type Object for getAdapter(Class) from the type ElementTypesConfigurationsEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:07:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src-gen/org/eclipse/papyrus/infra/types/presentation/ElementTypesConfigurationsEditor.java:[1337] 
01:07:16 	return super.getAdapter(key);
01:07:16 	       ^^^^^^^^^^^^^^^^^^^^^
01:07:16 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:07:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src-gen/org/eclipse/papyrus/infra/types/presentation/ElementTypesConfigurationsEditor.java:[1337] 
01:07:16 	return super.getAdapter(key);
01:07:16 	                        ^^^
01:07:16 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:07:16 3 problems (3 warnings)
01:07:16 [INFO] 
01:07:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.editor ---
01:07:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/src/test/resources
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.editor ---
01:07:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/target/org.eclipse.papyrus.infra.types.editor-4.0.0-SNAPSHOT-sources.jar
01:07:16 [INFO] 
01:07:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.editor ---
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.editor ---
01:07:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.editor/target/org.eclipse.papyrus.infra.types.editor-4.0.0-SNAPSHOT.jar
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.editor ---
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.editor ---
01:07:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.editor ---
01:07:16 [INFO] 
01:07:16 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.ui >-------
01:07:16 [INFO] Building org.eclipse.papyrus.infra.types.ui 4.0.0-SNAPSHOT     [146/728]
01:07:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:16 [INFO] 
01:07:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [INFO] The project's OSGi version is 4.0.0.202103040552
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [INFO] 
01:07:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/src/main/resources
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/bin
01:07:16 [INFO] 
01:07:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/src/test/resources
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/target/org.eclipse.papyrus.infra.types.ui-4.0.0-SNAPSHOT-sources.jar
01:07:16 [INFO] 
01:07:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/types/org.eclipse.papyrus.infra.types.ui/target/org.eclipse.papyrus.infra.types.ui-4.0.0-SNAPSHOT.jar
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:16 [INFO] 
01:07:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.ui ---
01:07:16 [INFO] 
01:07:16 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable >-------
01:07:16 [INFO] Building org.eclipse.papyrus.infra.nattable 7.0.0-SNAPSHOT     [147/728]
01:07:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:17 [INFO] 
01:07:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable ---
01:07:17 [INFO] 
01:07:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable ---
01:07:17 [INFO] The project's OSGi version is 7.0.0.202103040552
01:07:17 [INFO] 
01:07:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable ---
01:07:17 [INFO] 
01:07:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable ---
01:07:17 [INFO] 
01:07:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable ---
01:07:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/main/resources
01:07:17 [INFO] 
01:07:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable ---
01:07:17 [INFO] Compiling 487 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/bin
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[56] 
01:07:21 	private final AbstractTableComparatorChooser tableComparatorChooser;
01:07:21 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 AbstractTableComparatorChooser is a raw type. References to generic type AbstractTableComparatorChooser<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[61] 
01:07:21 	public SortingState(AbstractTableComparatorChooser tableComparatorChooser) {
01:07:21 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 AbstractTableComparatorChooser is a raw type. References to generic type AbstractTableComparatorChooser<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[65] 
01:07:21 	public AbstractTableComparatorChooser getTableComparatorChooser() {
01:07:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 AbstractTableComparatorChooser is a raw type. References to generic type AbstractTableComparatorChooser<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[81] 
01:07:21 	public Comparator buildComparator() {
01:07:21 	       ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[89] 
01:07:21 	Comparator comparator = sortingColumn.getComparator();
01:07:21 	^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[92] 
01:07:21 	comparators.add(comparator);
01:07:21 	                ^^^^^^^^^^
01:07:21 Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator<Object>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[107] 
01:07:21 	sortingColumns.add(new Integer(clickedColumn.getColumn()));
01:07:21 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The constructor Integer(int) is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[129] 
01:07:21 	public void detectStateFromComparator(Comparator foreignComparator) {
01:07:21 	                                      ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[134] 
01:07:21 	final List<Comparator> comparatorsList;
01:07:21 	           ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[138] 
01:07:21 	ComparatorChain chain = (ComparatorChain) foreignComparator;
01:07:21 	^^^^^^^^^^^^^^^
01:07:21 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[138] 
01:07:21 	ComparatorChain chain = (ComparatorChain) foreignComparator;
01:07:21 	                         ^^^^^^^^^^^^^^^
01:07:21 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[145] 
01:07:21 	for (Iterator<Comparator> i = comparatorsList.iterator(); i.hasNext();) {
01:07:21 	              ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[147] 
01:07:21 	Comparator comparator = i.next();
01:07:21 	^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[151] 
01:07:21 	comparator = ((ReverseComparator) comparator).getSourceComparator();
01:07:21 	               ^^^^^^^^^^^^^^^^^
01:07:21 ReverseComparator is a raw type. References to generic type ReverseComparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[183] 
01:07:21 	public void rebuildColumns(TableFormat tableFormat) {
01:07:21 	                           ^^^^^^^^^^^
01:07:21 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[195] 
01:07:21 	protected SortingColumn createSortingColumn(TableFormat tableFormat, int columnIndex) {
01:07:21 	                                            ^^^^^^^^^^^
01:07:21 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[273] 
01:07:21 	private final List<Comparator> comparators = new ArrayList<Comparator>(1);
01:07:21 	                   ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[273] 
01:07:21 	private final List<Comparator> comparators = new ArrayList<Comparator>(1);
01:07:21 	                                                           ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[280] 
01:07:21 	public SortingColumn(TableFormat tableFormat, int column) {
01:07:21 	                     ^^^^^^^^^^^
01:07:21 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[285] 
01:07:21 	AdvancedTableFormat advancedTableFormat = (AdvancedTableFormat) tableFormat;
01:07:21 	^^^^^^^^^^^^^^^^^^^
01:07:21 AdvancedTableFormat is a raw type. References to generic type AdvancedTableFormat<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[285] 
01:07:21 	AdvancedTableFormat advancedTableFormat = (AdvancedTableFormat) tableFormat;
01:07:21 	                                           ^^^^^^^^^^^^^^^^^^^
01:07:21 AdvancedTableFormat is a raw type. References to generic type AdvancedTableFormat<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[286] 
01:07:21 	Comparator columnComparator = advancedTableFormat.getColumnComparator(column);
01:07:21 	^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[288] 
01:07:21 	comparators.add(new TableColumnComparator(tableFormat, column, columnComparator));
01:07:21 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The constructor TableColumnComparator(TableFormat, int, Comparator) belongs to the raw type TableColumnComparator. References to generic type TableColumnComparator<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[288] 
01:07:21 	comparators.add(new TableColumnComparator(tableFormat, column, columnComparator));
01:07:21 	                    ^^^^^^^^^^^^^^^^^^^^^
01:07:21 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[291] 
01:07:21 	comparators.add(new TableColumnComparator(tableFormat, column));
01:07:21 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The constructor TableColumnComparator(TableFormat, int) belongs to the raw type TableColumnComparator. References to generic type TableColumnComparator<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[291] 
01:07:21 	comparators.add(new TableColumnComparator(tableFormat, column));
01:07:21 	                    ^^^^^^^^^^^^^^^^^^^^^
01:07:21 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[319] 
01:07:21 	public List<Comparator> getComparators() {
01:07:21 	            ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[326] 
01:07:21 	public Comparator getComparator() {
01:07:21 	       ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[329] 
01:07:21 	Comparator comparator = comparators.get(getComparatorIndex());
01:07:21 	^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[331] 
01:07:21 	comparator = GlazedLists.reverseComparator(comparator);
01:07:21 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: Unchecked invocation reverseComparator(Comparator) of the generic method reverseComparator(Comparator<T>) of type GlazedLists
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/SortingState.java:[331] 
01:07:21 	comparator = GlazedLists.reverseComparator(comparator);
01:07:21 	                                           ^^^^^^^^^^
01:07:21 Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator<Object>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/celleditor/config/CellAxisConfigurationRegistry.java:[68] 
01:07:21 	final Integer order = new Integer(iConfigurationElement.getAttribute(ORDER_ATTRIBUTE));
01:07:21 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The constructor Integer(String) is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/layer/PapyrusSelectionLayer.java:[64] 
01:07:21 	super(underlyingLayer, selectionModel, useDefaultConfiguration, registerDefaultEventHandler);
01:07:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The constructor SelectionLayer(IUniqueIndexLayer, ISelectionModel, boolean, boolean) is deprecated
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ComparatorChain.java:[30] 
01:07:21 	this.comparators = comparators.toArray(new Comparator[comparators.size()]);
01:07:21 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The expression of type Comparator[] needs unchecked conversion to conform to Comparator<T>[]
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ComparatorChain.java:[60] 
01:07:21 	final ComparatorChain that = (ComparatorChain) o;
01:07:21 	      ^^^^^^^^^^^^^^^
01:07:21 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ComparatorChain.java:[60] 
01:07:21 	final ComparatorChain that = (ComparatorChain) o;
01:07:21 	                              ^^^^^^^^^^^^^^^
01:07:21 ComparatorChain is a raw type. References to generic type ComparatorChain<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dialog/LoadCurrentAxisProvidersDialog.java:[58] 
01:07:21 	private IConfigRegistry registry;
01:07:21 	                        ^^^^^^^^
01:07:21 The value of the field LoadCurrentAxisProvidersDialog.registry is not used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/cell/CellManagerFactory.java:[88] 
01:07:21 	final Integer order = new Integer(iConfigurationElement.getAttribute(ORDER));
01:07:21 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The constructor Integer(String) is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/layer/PapyrusSpanningDataLayer.java:[39] 
01:07:21 	private INattableModelManager manager;
01:07:21 	                              ^^^^^^^
01:07:21 The value of the field PapyrusSpanningDataLayer.manager is not used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/configuration/PapyrusRowResizeBindingsConfiguration.java:[64] 
01:07:21 	configRegistry.registerConfigAttribute(NattableConfigAttributes.REINITIALISE_ROW_HEIGHT, new Boolean(false));
01:07:21 	                                                                                             ^^^^^^^^^^^^^^
01:07:21 The constructor Boolean(boolean) is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/wizard/ConfigureTableCategoriesWizard.java:[502] 
01:07:21 	IAxis axis = IAxisFactory.createAxisForFeature(categoryItem.getElement(), representation, categoryItem.getAlias());
01:07:21 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The method createAxisForFeature(Object, AxisManagerRepresentation, String) from the type IAxisFactory is deprecated
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[81] 
01:07:21 	private static final int MIN_AXIS_FOR_PROGRESS_MONITOR = 5;
01:07:21 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The value of the field PasteEObjectAxisInTableCommandProvider.MIN_AXIS_FOR_PROGRESS_MONITOR is not used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[420] 
01:07:21 	final List<Cell> cells = (List<Cell>) sharedMap.get(Constants.CELLS_TO_ADD_KEY);
01:07:21 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: Unchecked cast from Object to List<Cell>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[421] 
01:07:21 	final List<IValueSetter> valueToSet = (List<IValueSetter>) sharedMap.get(Constants.REFERENCES_TO_SET_KEY);
01:07:21 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: Unchecked cast from Object to List<IValueSetter>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/provider/PasteEObjectAxisInTableCommandProvider.java:[654] 
01:07:21 	private Boolean mustInitializeName() {
01:07:21 	                ^^^^^^^^^^^^^^^^^^^^
01:07:21 The method mustInitializeName() from the type PasteEObjectAxisInTableCommandProvider is never used locally
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/MatrixTableWidgetModelManager.java:[25] 
01:07:21 	import org.eclipse.emf.common.command.UnexecutableCommand;
01:07:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The import org.eclipse.emf.common.command.UnexecutableCommand is never used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/wizard/pages/ConfigurePastePage.java:[371] 
01:07:21 	treeContentProvider = new ProviderBasedBrowseStrategy(new EncapsulatedContentProvider(containmentFeatureContentProvider));
01:07:21 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/ErrorTransactionalCommand.java:[53] 
01:07:21 	final String label, final List affectedFiles, final IStatus errorStatus) {
01:07:21 	                          ^^^^
01:07:21 List is a raw type. References to generic type List<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/ErrorTransactionalCommand.java:[73] 
01:07:21 	final String label, final Map options, final List affectedFiles, final IStatus errorStatus) {
01:07:21 	                          ^^^
01:07:21 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/ErrorTransactionalCommand.java:[73] 
01:07:21 	final String label, final Map options, final List affectedFiles, final IStatus errorStatus) {
01:07:21 	                                             ^^^^
01:07:21 List is a raw type. References to generic type List<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[74] 
01:07:21 	Set<EObject> elementsToDestroy = adapter.getInverseReferencers(eobject, NattableaxisPackage.eINSTANCE.getEObjectAxis_Element(), NattableaxisPackage.eINSTANCE.getEObjectAxis());
01:07:21 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The expression of type Set needs unchecked conversion to conform to Set<EObject>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[75] 
01:07:21 	elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablecellPackage.eINSTANCE.getEObjectAxisWrapper_Element(), NattablecellPackage.eINSTANCE.getEObjectAxisWrapper()));
01:07:21 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[77] 
01:07:21 	elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablewrapperPackage.eINSTANCE.getEObjectWrapper_Element(), NattablewrapperPackage.eINSTANCE.getEObjectWrapper()));
01:07:21 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[80] 
01:07:21 	elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablecellPackage.eINSTANCE.getCell_RowWrapper(), NattablecellPackage.eINSTANCE.getCell()));
01:07:21 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/helper/advice/TableContentsAdviceHelper.java:[81] 
01:07:21 	elementsToDestroy.addAll(adapter.getInverseReferencers(eobject, NattablecellPackage.eINSTANCE.getCell_ColumnWrapper(), NattablecellPackage.eINSTANCE.getCell()));
01:07:21 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends EObject>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/fillhandle/command/PapyrusFillHandlePasteCommandHandler.java:[484] 
01:07:21 	diff = new Integer(Integer.parseInt(((String) c1.getDataValue()).replace(templateString, "")) - Integer.parseInt(((String) c2.getDataValue()).replace(templateString, ""))); //$NON-NLS-1$ //$NON-NLS-2$
01:07:21 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The constructor Integer(int) is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/layerstack/RowHeaderHierarchicalLayerStack.java:[49] 
01:07:21 	private Object rowSortModel;// TODO
01:07:21 	               ^^^^^^^^^^^^
01:07:21 The value of the field RowHeaderHierarchicalLayerStack.rowSortModel is not used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/sort/PapyrusGlazedListsSortModel.java:[130] 
01:07:21 	public List<Comparator> getComparatorsForColumnIndex(int columnIndex) {
01:07:21 	            ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/sort/PapyrusCompositeGlazedListSortModel.java:[161] 
01:07:21 	public List<Comparator> getComparatorsForColumnIndex(int columnIndex) {
01:07:21 	            ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/ITreeNattableModelManager.java:[114] 
01:07:21 	public TreeList getTreeList();
01:07:21 	       ^^^^^^^^
01:07:21 TreeList is a raw type. References to generic type TreeList<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dataprovider/FilterRowDataProvider.java:[485] 
01:07:21 	private String getFilterStringRepresentation(Object filterValue, IDisplayConverter converter) {
01:07:21 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The method getFilterStringRepresentation(Object, IDisplayConverter) from the type FilterRowDataProvider<T> is never used locally
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dataprovider/FilterRowDataProvider.java:[525] 
01:07:21 	private Object getFilterFromString(String filterText, IDisplayConverter converter) throws InstantiationException, IllegalAccessException, ClassNotFoundException {
01:07:21 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The method getFilterFromString(String, IDisplayConverter) from the type FilterRowDataProvider<T> is never used locally
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/dataprovider/FilterRowDataProvider.java:[530] 
01:07:21 	Collection filterCollection = (Collection) Class.forName(collectionSpec).newInstance();
01:07:21 	                                                                         ^^^^^^^^^^^^^
01:07:21 The method newInstance() from the type Class<capture#7-of ?> is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/axis/AbstractAxisManager.java:[745] 
01:07:21 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:07:21 	       ^^^^^^
01:07:21 Type safety: The return type Object for getAdapter(Class) from the type AbstractAxisManager needs unchecked conversion to conform to T from the type IAdaptable
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/validator/StringFilterDataValidator.java:[66] 
01:07:21 	String num = value.replaceFirst(PapyrusTextMatchingMode.NUM.getMode(), ""); //$NON-NLS-1$
01:07:21 	       ^^^
01:07:21 The value of the local variable num is not used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[132] 
01:07:21 	protected TreeList treeList;
01:07:21 	          ^^^^^^^^
01:07:21 TreeList is a raw type. References to generic type TreeList<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[235] 
01:07:21 	this.treeList = new TreeList(this.horizontalFilterList, treeFormat, expansionModel);
01:07:21 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The constructor TreeList(EventList, TreeList.Format, TreeList.ExpansionModel) belongs to the raw type TreeList. References to generic type TreeList<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[235] 
01:07:21 	this.treeList = new TreeList(this.horizontalFilterList, treeFormat, expansionModel);
01:07:21 	                    ^^^^^^^^
01:07:21 TreeList is a raw type. References to generic type TreeList<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[237] 
01:07:21 	return this.treeList;
01:07:21 	       ^^^^^^^^^^^^^
01:07:21 Type safety: The expression of type TreeList needs unchecked conversion to conform to List<Object>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/TreeNattableModelManager.java:[241] 
01:07:21 	public TreeList getTreeList() {
01:07:21 	       ^^^^^^^^
01:07:21 TreeList is a raw type. References to generic type TreeList<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[27] 
01:07:21 	import java.util.Observable;
01:07:21 	       ^^^^^^^^^^^^^^^^^^^^
01:07:21 The type Observable is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[28] 
01:07:21 	import java.util.Observer;
01:07:21 	       ^^^^^^^^^^^^^^^^^^
01:07:21 The type Observer is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[202] 
01:07:21 	private Observer decoractionServiceObserver;
01:07:21 	        ^^^^^^^^
01:07:21 The type Observer is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[217] 
01:07:21 	private final AdapterImpl changeAxisProviderHistory;
01:07:21 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The value of the field NattableModelManager.changeAxisProviderHistory is not used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[800] 
01:07:21 	final ICompositeAxisManager newRowManager = this.columnManager;
01:07:21 	                            ^^^^^^^^^^^^^
01:07:21 The value of the local variable newRowManager is not used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2003] 
01:07:21 	final Object feature = notification.getFeature();
01:07:21 	             ^^^^^^^
01:07:21 The value of the local variable feature is not used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2006] 
01:07:21 	final int type = notification.getEventType();
01:07:21 	          ^^^^
01:07:21 The value of the local variable type is not used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2247] 
01:07:21 	private Observer getOrCreateDecorationServiceObserver() {
01:07:21 	        ^^^^^^^^
01:07:21 The type Observer is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2249] 
01:07:21 	this.decoractionServiceObserver = new Observer() {
01:07:21 	                                      ^^^^^^^^
01:07:21 The type Observer is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/NattableModelManager.java:[2258] 
01:07:21 	public void update(Observable o, Object arg) {
01:07:21 	                   ^^^^^^^^^^
01:07:21 The type Observable is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/celleditor/config/CellEditorConfigurationFactory.java:[68] 
01:07:21 	final Integer order = new Integer(iConfigurationElement.getAttribute(ORDER_ATTRIBUTE));
01:07:21 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The constructor Integer(String) is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/utils/TableSelectionWrapper2.java:[112] 
01:07:21 	super(manager, Collections.emptyList(), Collections.emptyMap(), Collections.emptyMap());
01:07:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The constructor TableSelectionWrapper(INattableModelManager, Collection<PositionCoordinate>, Map<Integer,Object>, Map<Integer,Object>) is deprecated
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ReverseComparator.java:[49] 
01:07:21 	final ReverseComparator that = (ReverseComparator) o;
01:07:21 	      ^^^^^^^^^^^^^^^^^
01:07:21 ReverseComparator is a raw type. References to generic type ReverseComparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/ReverseComparator.java:[49] 
01:07:21 	final ReverseComparator that = (ReverseComparator) o;
01:07:21 	                                ^^^^^^^^^^^^^^^^^
01:07:21 ReverseComparator is a raw type. References to generic type ReverseComparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/axis/AxisManagerFactory.java:[97] 
01:07:21 	axisManager = managerClass.newInstance();
01:07:21 	                           ^^^^^^^^^^^^^
01:07:21 The method newInstance() from the type Class<IAxisManager> is deprecated since version 9
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/configuration/CellEditorAxisConfiguration.java:[57] 
01:07:21 	private Collection<String> messagesAlreadyDisplayed = new ArrayList<String>();
01:07:21 	                           ^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The value of the field CellEditorAxisConfiguration.messagesAlreadyDisplayed is not used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/wizard/ImportTableWizard.java:[190] 
01:07:21 	IStatus status = pasteManager.doAction();
01:07:21 	        ^^^^^^
01:07:21 The value of the local variable status is not used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/AbstractTableComparatorChooser.java:[138] 
01:07:21 	final Comparator<E> rebuiltComparator = sortingState.buildComparator();
01:07:21 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The expression of type Comparator needs unchecked conversion to conform to Comparator<E>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/AbstractTableComparatorChooser.java:[167] 
01:07:21 	public List<Comparator> getComparatorsForColumn(int column) {
01:07:21 	            ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/AbstractTableComparatorChooser.java:[261] 
01:07:21 	public Comparator createComparatorForElement(Comparator<E> comparatorForColumn, int column) {
01:07:21 	       ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/PapyrusSortingState.java:[54] 
01:07:21 	protected SortingColumn createSortingColumn(TableFormat tableFormat, int columnIndex) {
01:07:21 	                                            ^^^^^^^^^^^
01:07:21 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/PapyrusSortingState.java:[76] 
01:07:21 	public PapyrusSortingColumn(TableFormat tableFormat, int column, INattableModelManager manager) {
01:07:21 	                            ^^^^^^^^^^^
01:07:21 TableFormat is a raw type. References to generic type TableFormat<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/command/TableCommands.java:[324] 
01:07:21 	private static final ICommand getRegisterLocalHeaderAxisConfigurationCommand(final Table table, final LocalTableHeaderAxisConfiguration localHeaderAxisConfiguration, final boolean workOnColumn) {
01:07:21 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The method getRegisterLocalHeaderAxisConfigurationCommand(Table, LocalTableHeaderAxisConfiguration, boolean) from the type TableCommands is never used locally
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[50] 
01:07:21 	public static final MatchOperation GREATER_THAN = new MatchOperation(1, false);
01:07:21 	                    ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[50] 
01:07:21 	public static final MatchOperation GREATER_THAN = new MatchOperation(1, false);
01:07:21 	                                                      ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[51] 
01:07:21 	public static final MatchOperation GREATER_THAN_OR_EQUAL = new MatchOperation(1, true);
01:07:21 	                    ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[51] 
01:07:21 	public static final MatchOperation GREATER_THAN_OR_EQUAL = new MatchOperation(1, true);
01:07:21 	                                                               ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[52] 
01:07:21 	public static final MatchOperation LESS_THAN = new MatchOperation(-1, false);
01:07:21 	                    ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[52] 
01:07:21 	public static final MatchOperation LESS_THAN = new MatchOperation(-1, false);
01:07:21 	                                                   ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[53] 
01:07:21 	public static final MatchOperation LESS_THAN_OR_EQUAL = new MatchOperation(-1, true);
01:07:21 	                    ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[53] 
01:07:21 	public static final MatchOperation LESS_THAN_OR_EQUAL = new MatchOperation(-1, true);
01:07:21 	                                                            ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[54] 
01:07:21 	public static final MatchOperation EQUAL = new MatchOperation(0, true);
01:07:21 	                    ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[54] 
01:07:21 	public static final MatchOperation EQUAL = new MatchOperation(0, true);
01:07:21 	                                               ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[55] 
01:07:21 	public static final MatchOperation NOT_EQUAL = new MatchOperation(0, false);
01:07:21 	                    ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[55] 
01:07:21 	public static final MatchOperation NOT_EQUAL = new MatchOperation(0, false);
01:07:21 	                                                   ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[57] 
01:07:21 	private MatchOperation currentMatcher;
01:07:21 	        ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[60] 
01:07:21 	private MatchOperation operation;
01:07:21 	        ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[111] 
01:07:21 	public PapyrusThresholdMatcherEditor(T threshold, MatchOperation operation) {
01:07:21 	                                                  ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[128] 
01:07:21 	public PapyrusThresholdMatcherEditor(T threshold, MatchOperation operation, Comparator<T> comparator) {
01:07:21 	                                                  ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[150] 
01:07:21 	public PapyrusThresholdMatcherEditor(T threshold, MatchOperation operation, Comparator<T> comparator, FunctionList.Function<E, T> function) {
01:07:21 	                                                  ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[178] 
01:07:21 	public PapyrusThresholdMatcherEditor(final T threshold, final MatchOperation operation, final Comparator<T> comparator, final FunctionList.Function<E, T> function, final int columnIndex, final Object objectToMatch) {
01:07:21 	                                                              ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[179] 
01:07:21 	MatchOperation modifiedOperation = operation;
01:07:21 	^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[186] 
01:07:21 	modifiedComparator = (Comparator<T>) GlazedLists.comparableComparator();
01:07:21 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: Unchecked cast from Comparator<Comparable> to Comparator<T>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[191] 
01:07:21 	modifiedFunction = (FunctionList.Function<E, T>) GlazedListsImpl.identityFunction();
01:07:21 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: Unchecked cast from FunctionList.Function<Object,Object> to FunctionList.Function<E,T>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[203] 
01:07:21 	currentMatcher = modifiedOperation.instance(modifiedComparator, threshold, modifiedFunction);
01:07:21 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The method instance(Comparator, Object, FunctionList.Function) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[204] 
01:07:21 	fireChanged(currentMatcher);
01:07:21 	            ^^^^^^^^^^^^^^
01:07:21 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[259] 
01:07:21 	public void setMatchOperation(MatchOperation operation) {
01:07:21 	                              ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[270] 
01:07:21 	public MatchOperation getMatchOperation() {
01:07:21 	       ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[280] 
01:07:21 	comparator = (Comparator<T>) GlazedLists.comparableComparator();
01:07:21 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: Unchecked cast from Comparator<Comparable> to Comparator<T>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[292] 
01:07:21 	final MatchOperation newMatcher = operation.instance(comparator, threshold, function);
01:07:21 	      ^^^^^^^^^^^^^^
01:07:21 PapyrusThresholdMatcherEditor.MatchOperation is a raw type. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[292] 
01:07:21 	final MatchOperation newMatcher = operation.instance(comparator, threshold, function);
01:07:21 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The method instance(Comparator, Object, FunctionList.Function) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[295] 
01:07:21 	final boolean moreStrict = newMatcher.isMoreStrict(currentMatcher);
01:07:21 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The method isMoreStrict(PapyrusThresholdMatcherEditor.MatchOperation) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[296] 
01:07:21 	final boolean lessStrict = currentMatcher.isMoreStrict(newMatcher);
01:07:21 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The method isMoreStrict(PapyrusThresholdMatcherEditor.MatchOperation) belongs to the raw type PapyrusThresholdMatcherEditor.MatchOperation. References to generic type PapyrusThresholdMatcherEditor.MatchOperation<E,T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[305] 
01:07:21 	fireChanged(currentMatcher);
01:07:21 	            ^^^^^^^^^^^^^^
01:07:21 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[307] 
01:07:21 	fireConstrained(currentMatcher);
01:07:21 	                ^^^^^^^^^^^^^^
01:07:21 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[309] 
01:07:21 	fireRelaxed(currentMatcher);
01:07:21 	            ^^^^^^^^^^^^^^
01:07:21 Type safety: The expression of type PapyrusThresholdMatcherEditor.MatchOperation needs unchecked conversion to conform to Matcher<E>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[338] 
01:07:21 	this(null, null, polarity, inclusive, (FunctionList.Function<E, T>) GlazedListsImpl.identityFunction());
01:07:21 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: Unchecked cast from FunctionList.Function<Object,Object> to FunctionList.Function<E,T>
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/PapyrusThresholdMatcherEditor.java:[387] 
01:07:21 	final int compareResult = comparator.compare((T) object, threshold);
01:07:21 	                                             ^^^^^^^^^^
01:07:21 Type safety: Unchecked cast from Object to T
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/Activator.java:[92] 
01:07:21 	this.papyrusPreferenceStore = new PapyrusTablePreferenceStore(new InstanceScope(), getBundle().getSymbolicName());
01:07:21 	                                                                  ^^^^^^^^^^^^^^^
01:07:21 The constructor InstanceScope() is deprecated
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/messages/Messages.java:[17] 
01:07:21 	import javax.inject.Singleton;
01:07:21 	       ^^^^^^^^^^^^^^^^^^^^^^
01:07:21 The import javax.inject.Singleton is never used
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[23] 
01:07:21 	private Comparator comparator = null;
01:07:21 	        ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[37] 
01:07:21 	public TableColumnComparator(TableFormat<? super E> tableFormat, int column, Comparator comparator) {
01:07:21 	                                                                             ^^^^^^^^^^
01:07:21 Comparator is a raw type. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[50] 
01:07:21 	return comparator.compare(alphaField, betaField);
01:07:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:21 Type safety: The method compare(Object, Object) belongs to the raw type Comparator. References to generic type Comparator<T> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[75] 
01:07:21 	final TableColumnComparator that = (TableColumnComparator) o;
01:07:21 	      ^^^^^^^^^^^^^^^^^^^^^
01:07:21 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/glazedlists/copy/TableColumnComparator.java:[75] 
01:07:21 	final TableColumnComparator that = (TableColumnComparator) o;
01:07:21 	                                    ^^^^^^^^^^^^^^^^^^^^^
01:07:21 TableColumnComparator is a raw type. References to generic type TableColumnComparator<E> should be parameterized
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1171] 
01:07:21 	BooleanValueStyle fillColumnsSize = (BooleanValueStyle) getTable().getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
01:07:21 	                                                                                                                                                            ^^^^^^^^^^^^^^^^^
01:07:21 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1174] 
01:07:21 	fillColumnsSize = (BooleanValueStyle) config.getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
01:07:21 	                                                                                                                                      ^^^^^^^^^^^^^^^^^
01:07:21 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
01:07:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1949] 
01:07:22 	BooleanValueStyle fillColumnsSize = (BooleanValueStyle) getTable().getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
01:07:22 	                                                                                                                                                            ^^^^^^^^^^^^^^^^^
01:07:22 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
01:07:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[1952] 
01:07:22 	fillColumnsSize = (BooleanValueStyle) config.getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
01:07:22 	                                                                                                                                      ^^^^^^^^^^^^^^^^^
01:07:22 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
01:07:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/manager/table/AbstractNattableWidgetManager.java:[2311] 
01:07:22 	public Object getAdapter(Class adapter) {
01:07:22 	       ^^^^^^
01:07:22 Type safety: The return type Object for getAdapter(Class) from the type AbstractNattableWidgetManager needs unchecked conversion to conform to T from the type IAdaptable
01:07:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/configuration/AbstractDoubleEditorFilterConfiguration.java:[109] 
01:07:22 	values.add(new Double(object.toString()).toString());
01:07:22 	               ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:22 The constructor Double(String) is deprecated since version 9
01:07:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/org/eclipse/papyrus/infra/nattable/filter/configuration/AbstractDoubleEditorFilterConfiguration.java:[119] 
01:07:22 	values.add(new Double(canonicalValue.toString()).toString());
01:07:22 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:22 The constructor Double(String) is deprecated since version 9
01:07:22 142 problems (142 warnings)
01:07:22 [INFO] 
01:07:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable ---
01:07:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/src/test/resources
01:07:22 [INFO] 
01:07:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable ---
01:07:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/target/org.eclipse.papyrus.infra.nattable-7.0.0-SNAPSHOT-sources.jar
01:07:22 [INFO] 
01:07:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable ---
01:07:22 [INFO] 
01:07:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable ---
01:07:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable/target/org.eclipse.papyrus.infra.nattable-7.0.0-SNAPSHOT.jar
01:07:22 [INFO] 
01:07:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable ---
01:07:22 [INFO] 
01:07:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable ---
01:07:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:22 [INFO] 
01:07:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable ---
01:07:22 [INFO] 
01:07:22 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.nattable >-----
01:07:22 [INFO] Building org.eclipse.papyrus.infra.emf.nattable 6.0.0-SNAPSHOT [148/728]
01:07:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:23 [INFO] 
01:07:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:23 [INFO] 
01:07:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:23 [INFO] The project's OSGi version is 6.0.0.202103040552
01:07:23 [INFO] 
01:07:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:23 [INFO] 
01:07:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:23 [INFO] 
01:07:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/main/resources
01:07:23 [INFO] 
01:07:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:23 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/bin
01:07:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/org/eclipse/papyrus/infra/emf/nattable/manager/axis/AbstractSynchronizedOnEStructuralFeatureAxisManager.java:[388] 
01:07:23 	final Collection<EObject> collection = (Collection<EObject>) ((EObject)notification.getNotifier()).eGet((EStructuralFeature) notification.getFeature());
01:07:23 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:23 Type safety: Unchecked cast from Object to Collection<EObject>
01:07:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/org/eclipse/papyrus/infra/emf/nattable/manager/axis/EObjectColumnMatrixAxisManager.java:[506] 
01:07:23 	final Collection<EObject> collection = (Collection<EObject>) ((EObject) notification.getNotifier()).eGet((EStructuralFeature) notification.getFeature());
01:07:23 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:23 Type safety: Unchecked cast from Object to Collection<EObject>
01:07:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/org/eclipse/papyrus/infra/emf/nattable/validator/IntegerDataValidator.java:[40] 
01:07:23 	new Integer(newValue.toString());
01:07:23 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:23 The constructor Integer(String) is deprecated since version 9
01:07:23 3 problems (3 warnings)
01:07:23 [INFO] 
01:07:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/src/test/resources
01:07:23 [INFO] 
01:07:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/target/org.eclipse.papyrus.infra.emf.nattable-6.0.0-SNAPSHOT-sources.jar
01:07:23 [INFO] 
01:07:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:24 [INFO] 
01:07:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.emf.nattable/target/org.eclipse.papyrus.infra.emf.nattable-6.0.0-SNAPSHOT.jar
01:07:24 [INFO] 
01:07:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:24 [INFO] 
01:07:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:24 [INFO] 
01:07:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.nattable ---
01:07:24 [INFO] 
01:07:24 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.common >----
01:07:24 [INFO] Building org.eclipse.papyrus.infra.nattable.common 6.0.0-SNAPSHOT [149/728]
01:07:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:24 [INFO] 
01:07:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:24 [INFO] 
01:07:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:24 [INFO] The project's OSGi version is 6.0.0.202103040552
01:07:24 [INFO] 
01:07:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:24 [INFO] 
01:07:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:24 [INFO] 
01:07:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/main/resources
01:07:24 [INFO] 
01:07:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:24 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/bin
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[73] 
01:07:25 	Set<Object> duplicatedObjects = ((Set<Object>) additional);
01:07:25 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:25 Type safety: Unchecked cast from Object to Set<Object>
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[152] 
01:07:25 	List<Object> elementsToBeDuplicated = request.getElementsToBeDuplicated();
01:07:25 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:25 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[200] 
01:07:25 	public DuplicateTableCommand(TransactionalEditingDomain editingDomain, String label, Table Table, Map allDuplicatedObjectsMap) {
01:07:25 	                                                                                                  ^^^
01:07:25 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[220] 
01:07:25 	public DuplicateTableCommand(TransactionalEditingDomain editingDomain, String label, Table Table, Map allDuplicatedObjectsMap, EObject targetContainer) {
01:07:25 	                                                                                                  ^^^
01:07:25 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[234] 
01:07:25 	EcoreUtil.Copier copier = new TableCopier(getAllDuplicatedObjectsMap());
01:07:25 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:25 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EObject>
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[248] 
01:07:25 	pageManager.addPage(duplicateTable);
01:07:25 	            ^^^^^^^^^^^^^^^^^^^^^^^
01:07:25 The method addPage(Object) from the type IPageManager is deprecated
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/advice/NatTableDuplicateEditHelperAdvice.java:[264] 
01:07:25 	pageManager.addPage(duplicateTable);
01:07:25 	            ^^^^^^^^^^^^^^^^^^^^^^^
01:07:25 The method addPage(Object) from the type IPageManager is deprecated
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/AbstractEMFNattableEditor.java:[267] 
01:07:25 	public Object getAdapter(@SuppressWarnings("rawtypes") final Class adapter) {
01:07:25 	       ^^^^^^
01:07:25 Type safety: The return type Object for getAdapter(Class) from the type AbstractEMFNattableEditor needs unchecked conversion to conform to T from the type WorkbenchPart
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/AbstractEMFNattableEditor.java:[291] 
01:07:25 	return super.getAdapter(adapter);
01:07:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:25 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type WorkbenchPart
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/AbstractEMFNattableEditor.java:[291] 
01:07:25 	return super.getAdapter(adapter);
01:07:25 	                        ^^^^^^^
01:07:25 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/adapter/NattableAdapterFactory.java:[25] 
01:07:25 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:07:25 	       ^^^^^^
01:07:25 Type safety: The return type Object for getAdapter(Object, Class) from the type NattableAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/adapter/NattableAdapterFactory.java:[36] 
01:07:25 	public Class[] getAdapterList() {
01:07:25 	       ^^^^^^^
01:07:25 Type safety: The return type Class[] for getAdapterList() from the type NattableAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/helper/TableCommandHelper.java:[78] 
01:07:25 	command = creationCommandClass.newInstance();
01:07:25 	                               ^^^^^^^^^^^^^
01:07:25 The method newInstance() from the type Class<capture#3-of ? extends ITableCreationCommand> is deprecated since version 9
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/internal/common/commands/CreateAndOpenTableEditorCommand.java:[220] 
01:07:25 	final Table table = TableHelper.createTable(configuration, null, this.name, this.description); // context null here, see bug 410357
01:07:25 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:25 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/api/TableEditorDeleteHelper.java:[80] 
01:07:25 	@SuppressWarnings("unchecked")
01:07:25 	                  ^^^^^^^^^^^
01:07:25 Unnecessary @SuppressWarnings("unchecked")
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/utils/TableEditorInput.java:[78] 
01:07:25 	public Object getAdapter(@SuppressWarnings("rawtypes") final Class adapter) {
01:07:25 	       ^^^^^^
01:07:25 Type safety: The return type Object for getAdapter(Class) from the type TableEditorInput needs unchecked conversion to conform to T from the type IAdaptable
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/NattableReloadContextProvider.java:[22] 
01:07:25 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:07:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:25 The type AdapterUtils is deprecated
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/NattableReloadContextProvider.java:[57] 
01:07:25 	INattableModelManager mgr = AdapterUtils.adapt(editor, INattableModelManager.class, null);
01:07:25 	                            ^^^^^^^^^^^^
01:07:25 The type AdapterUtils is deprecated
01:07:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/org/eclipse/papyrus/infra/nattable/common/editor/NattableReloadContextProvider.java:[57] 
01:07:25 	INattableModelManager mgr = AdapterUtils.adapt(editor, INattableModelManager.class, null);
01:07:25 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:25 The method adapt(Object, Class<INattableModelManager>, INattableModelManager) from the type AdapterUtils is deprecated
01:07:25 19 problems (19 warnings)
01:07:25 [INFO] 
01:07:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/src/test/resources
01:07:25 [INFO] 
01:07:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/target/org.eclipse.papyrus.infra.nattable.common-6.0.0-SNAPSHOT-sources.jar
01:07:25 [INFO] 
01:07:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:25 [INFO] 
01:07:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common/target/org.eclipse.papyrus.infra.nattable.common-6.0.0-SNAPSHOT.jar
01:07:25 [INFO] 
01:07:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:25 [INFO] 
01:07:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:25 [INFO] 
01:07:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.common ---
01:07:25 [INFO] 
01:07:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.controlmode >--
01:07:25 [INFO] Building org.eclipse.papyrus.infra.nattable.controlmode 3.0.0-SNAPSHOT [150/728]
01:07:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:26 [INFO] 
01:07:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:26 [INFO] 
01:07:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:26 [INFO] The project's OSGi version is 3.0.0.202103040552
01:07:26 [INFO] 
01:07:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:26 [INFO] 
01:07:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:26 [INFO] 
01:07:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/src/main/resources
01:07:26 [INFO] 
01:07:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:26 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/bin
01:07:26 [INFO] 
01:07:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/src/test/resources
01:07:26 [INFO] 
01:07:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/target/org.eclipse.papyrus.infra.nattable.controlmode-3.0.0-SNAPSHOT-sources.jar
01:07:26 [INFO] 
01:07:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:26 [INFO] 
01:07:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.controlmode/target/org.eclipse.papyrus.infra.nattable.controlmode-3.0.0-SNAPSHOT.jar
01:07:26 [INFO] 
01:07:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:26 [INFO] 
01:07:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:26 [INFO] 
01:07:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.controlmode ---
01:07:27 [INFO] 
01:07:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.edit >--
01:07:27 [INFO] Building org.eclipse.papyrus.infra.nattable.model.edit 5.0.0-SNAPSHOT [151/728]
01:07:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:27 [INFO] 
01:07:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:27 [INFO] 
01:07:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:27 [INFO] The project's OSGi version is 5.0.0.202103040552
01:07:27 [INFO] 
01:07:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:27 [INFO] 
01:07:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:27 [INFO] 
01:07:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/src/main/resources
01:07:27 [INFO] 
01:07:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:27 [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/bin
01:07:27 [INFO] 
01:07:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/src/test/resources
01:07:27 [INFO] 
01:07:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/target/org.eclipse.papyrus.infra.nattable.model.edit-5.0.0-SNAPSHOT-sources.jar
01:07:27 [INFO] 
01:07:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:27 [INFO] 
01:07:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.edit/target/org.eclipse.papyrus.infra.nattable.model.edit-5.0.0-SNAPSHOT.jar
01:07:27 [INFO] 
01:07:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:28 [INFO] 
01:07:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:28 [INFO] 
01:07:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model.edit ---
01:07:28 [INFO] 
01:07:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.model.editor >--
01:07:28 [INFO] Building org.eclipse.papyrus.infra.nattable.model.editor 6.0.0-SNAPSHOT [152/728]
01:07:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:28 [INFO] 
01:07:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:28 [INFO] 
01:07:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:28 [INFO] The project's OSGi version is 6.0.0.202103040552
01:07:28 [INFO] 
01:07:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:28 [INFO] 
01:07:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:28 [INFO] 
01:07:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/src/main/resources
01:07:28 [INFO] 
01:07:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:28 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/bin
01:07:29 [INFO] 
01:07:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/src/test/resources
01:07:29 [INFO] 
01:07:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/target/org.eclipse.papyrus.infra.nattable.model.editor-6.0.0-SNAPSHOT-sources.jar
01:07:30 [INFO] 
01:07:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.editor/target/org.eclipse.papyrus.infra.nattable.model.editor-6.0.0-SNAPSHOT.jar
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model.editor ---
01:07:30 [INFO] 
01:07:30 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style >-----
01:07:30 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.style 3.0.0-SNAPSHOT [153/728]
01:07:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:30 [INFO] 
01:07:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:30 [INFO] The project's OSGi version is 3.0.0.202103040552
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:30 [INFO] 
01:07:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/src/main/resources
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:30 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/bin
01:07:30 [INFO] 
01:07:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/src/test/resources
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/target/org.eclipse.papyrus.infra.gmfdiag.style-3.0.0-SNAPSHOT-sources.jar
01:07:30 [INFO] 
01:07:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style/target/org.eclipse.papyrus.infra.gmfdiag.style-3.0.0-SNAPSHOT.jar
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:30 [INFO] 
01:07:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.style ---
01:07:31 [INFO] 
01:07:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.tooling.runtime >--
01:07:31 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.tooling.runtime 4.0.0-SNAPSHOT [154/728]
01:07:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:31 [INFO] 
01:07:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:31 [INFO] 
01:07:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:31 [INFO] The project's OSGi version is 4.0.0.202103040552
01:07:31 [INFO] 
01:07:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:31 [INFO] 
01:07:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:31 [INFO] 
01:07:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/main/resources
01:07:31 [INFO] 
01:07:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:31 [INFO] Compiling 111 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/bin
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/impl/ocl/tracker/activeocl/EcoreEnvironmentFactoryEx.java:[21] 
01:07:32 	import org.eclipse.ocl.internal.evaluation.TracingEvaluationVisitor;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'TracingEvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ocl/3.16.0.v20210301-1325/org.eclipse.ocl-3.16.0.v20210301-1325.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/impl/ocl/tracker/activeocl/EcoreEnvironmentFactoryEx.java:[48] 
01:07:32 	return new TracingEvaluationVisitor<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>(base);
01:07:32 	           ^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'TracingEvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ocl/3.16.0.v20210301-1325/org.eclipse.ocl-3.16.0.v20210301-1325.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/impl/ocl/tracker/activeocl/EcoreEnvironmentFactoryEx.java:[48] 
01:07:32 	return new TracingEvaluationVisitor<PK, C, O, P, EL, PM, S, COA, SSA, CT, CLS, E>(base);
01:07:32 	           ^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'TracingEvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>(EvaluationVisitor<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ocl/3.16.0.v20210301-1325/org.eclipse.ocl-3.16.0.v20210301-1325.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[27] 
01:07:32 	import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The type DiagramStructure is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[42] 
01:07:32 	private final DiagramStructure diagramStructure;
01:07:32 	              ^^^^^^^^^^^^^^^^
01:07:32 The type DiagramStructure is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[46] 
01:07:32 	public DefaultEditPartProvider(EditPartFactory factory, DiagramStructure diagramStructure, String expectedModelId) {
01:07:32 	                                                        ^^^^^^^^^^^^^^^^
01:07:32 The type DiagramStructure is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DefaultEditPartProvider.java:[104] 
01:07:32 	if (!expectedModelId.equals(diagramStructure.getModelID(view))) {
01:07:32 	                                             ^^^^^^^^^^^^^^^^
01:07:32 The method getModelID(View) from the type DiagramStructure is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/locator/LabelCellEditorLocator.java:[28] 
01:07:32 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
01:07:32 	                                                         ^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[18] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[19] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[23] 
01:07:32 	* horizontally, the {@link OrthogonalRouter} has to decide whether the first /
01:07:32 	                           ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[29] 
01:07:32 	* The default {@link RectilinearRouter} always prefers the first choice.
01:07:32 	                     ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[31] 
01:07:32 	* This router extends the {@link OrthogonalRouter} with ability to specify the
01:07:32 	                                 ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/HintedOrthogonalRouter.java:[36] 
01:07:32 	public interface HintedOrthogonalRouter extends OrthogonalRouter {
01:07:32 	                                                ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/CreationEditPolicyWithCustomReparent.java:[23] 
01:07:32 	import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The type DiagramStructure is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/CreationEditPolicyWithCustomReparent.java:[30] 
01:07:32 	private final DiagramStructure myDiagramStructure;
01:07:32 	              ^^^^^^^^^^^^^^^^
01:07:32 The type DiagramStructure is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/CreationEditPolicyWithCustomReparent.java:[32] 
01:07:32 	public CreationEditPolicyWithCustomReparent(DiagramStructure diagramStructure) {
01:07:32 	                                            ^^^^^^^^^^^^^^^^
01:07:32 The type DiagramStructure is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/update/UpdaterLinkDescriptor.java:[50] 
01:07:32 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:07:32 	       ^^^^^^
01:07:32 Type safety: The return type Object for getAdapter(Class) from the type new IAdaptable(){} needs unchecked conversion to conform to T from the type IAdaptable
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[8] 
01:07:32 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.ResizableLabelLocator;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ResizableLabelLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[12] 
01:07:32 	* Extends default GMF Runtime {@link ResizableLabelLocator} with custom
01:07:32 	                                     ^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ResizableLabelLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[18] 
01:07:32 	public class LinkLFResizableLabelLocator extends ResizableLabelLocator {
01:07:32 	                                                 ^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ResizableLabelLocator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/labels/LinkLFResizableLabelLocator.java:[22] 
01:07:32 	super(parent, bounds, alignment);
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'ResizableLabelLocator(IFigure, Rectangle, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[19] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.ConnectionLayerEx;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ConnectionLayerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[20] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[23] 
01:07:32 	* Allows to redefine default GMF Runtime {@link RectilinearRouter} for given
01:07:32 	                                                ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[28] 
01:07:32 	public class CustomRoutersConnectionLayer extends ConnectionLayerEx {
01:07:32 	                                                  ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ConnectionLayerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[60] 
01:07:32 	* standard GMF Runtime {@link RectilinearRouter}, subclasses may override
01:07:32 	                              ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[64] 
01:07:32 	return new RectilinearRouter();
01:07:32 	           ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersConnectionLayer.java:[64] 
01:07:32 	return new RectilinearRouter();
01:07:32 	           ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'RectilinearRouter()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/locator/TextCellEditorLocator.java:[31] 
01:07:32 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
01:07:32 	                                                         ^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersDiagramRootEditPartProvider.java:[10] 
01:07:32 	import org.eclipse.gmf.runtime.diagram.ui.render.internal.providers.DiagramUIRenderEditPartProvider;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'DiagramUIRenderEditPartProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersDiagramRootEditPartProvider.java:[22] 
01:07:32 	DiagramUIRenderEditPartProvider implements IExecutableExtension {
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'DiagramUIRenderEditPartProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/router/CustomRoutersDiagramRootEditPartProvider.java:[30] 
01:07:32 	View view = op.getView();
01:07:32 	               ^^^^^^^
01:07:32 Discouraged access: The method 'EditPartOperation.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[30] 
01:07:32 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[35] 
01:07:32 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[44] 
01:07:32 	* {@link org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.ConnectionBendpointEditPolicy}.
01:07:32 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[62] 
01:07:32 	protected ConnectionBendpointEditPolicy3(LineMode lineSegMode) {
01:07:32 	                                         ^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[70] 
01:07:32 	super(LineMode.OBLIQUE);
01:07:32 	      ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[70] 
01:07:32 	super(LineMode.OBLIQUE);
01:07:32 	               ^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[136] 
01:07:32 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[136] 
01:07:32 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
01:07:32 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[136] 
01:07:32 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
01:07:32 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'SetConnectionBendpointsCommand(TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[138] 
01:07:32 	sbbCommand.setEdgeAdapter(new EObjectAdapter(edge));
01:07:32 	           ^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[139] 
01:07:32 	sbbCommand.setNewPointList(connection.getPoints(), ptRef1, ptRef2);
01:07:32 	           ^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[159] 
01:07:32 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[159] 
01:07:32 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
01:07:32 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[159] 
01:07:32 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(
01:07:32 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'SetConnectionBendpointsCommand(TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[161] 
01:07:32 	sbbCommand.setEdgeAdapter(new EObjectAdapter((Edge) getHost()
01:07:32 	           ^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[166] 
01:07:32 	sbbCommand.setNewPointList(newPoints, request.getSourceReference(),
01:07:32 	           ^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy3.java:[169] 
01:07:32 	sbbCommand.setNewPointList(newPoints, connection.getSourceAnchor(),
01:07:32 	           ^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, ConnectionAnchor, ConnectionAnchor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[24] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[27] 
01:07:32 	* Right now extending {@link RectilinearRouter} does not make sense, because
01:07:32 	                             ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[35] 
01:07:32 	* private counterparts in {@link RectilinearRouter}, without any changes.
01:07:32 	                                 ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[43] 
01:07:32 	class RectilinearRouter2 extends RectilinearRouter {
01:07:32 	                                 ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[46] 
01:07:32 	* [GMFRT] make protected in {@link RectilinearRouter}
01:07:32 	                                   ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[86] 
01:07:32 	* [GMFRT] make protected in {@link RectilinearRouter}
01:07:32 	                                   ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[115] 
01:07:32 	* [GMFRT] make protected in {@link RectilinearRouter}
01:07:32 	                                   ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[137] 
01:07:32 	* [GMFRT] make protected in {@link RectilinearRouter}
01:07:32 	                                   ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[171] 
01:07:32 	super.routeLine(conn, nestedRoutingDepth, newLine);
01:07:32 	      ^^^^^^^^^
01:07:32 Discouraged access: The method 'RectilinearRouter.routeLine(Connection, int, PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[175] 
01:07:32 	* [GMFRT] make protected in {@link RectilinearRouter}
01:07:32 	                                   ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[195] 
01:07:32 	* [GMFRT] make protected in {@link RectilinearRouter}
01:07:32 	                                   ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/RectilinearRouter2.java:[215] 
01:07:32 	* [GMFRT] make protected in {@link RectilinearRouter}
01:07:32 	                                   ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[18] 
01:07:32 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorExDelegate;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[23] 
01:07:32 	/* public */class ComboCellEditorEx extends ComboBoxCellEditor implements org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx {
01:07:32 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'CellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[27] 
01:07:32 	private org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorExDelegate myExDelegate;
01:07:32 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[43] 
01:07:32 	private CellEditorExDelegate getExDelegate() {
01:07:32 	        ^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[45] 
01:07:32 	myExDelegate = new CellEditorExDelegate(this);
01:07:32 	                   ^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'CellEditorExDelegate' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[45] 
01:07:32 	myExDelegate = new CellEditorExDelegate(this);
01:07:32 	                   ^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'CellEditorExDelegate(CellEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[81] 
01:07:32 	getExDelegate().setOriginalValue(value);
01:07:32 	                ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'CellEditorExDelegate.setOriginalValue(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[96] 
01:07:32 	return getExDelegate().hasValueChanged();
01:07:32 	                       ^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'CellEditorExDelegate.hasValueChanged()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[106] 
01:07:32 	if (!getExDelegate().unlockDeactivation()) {
01:07:32 	                     ^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'CellEditorExDelegate.unlockDeactivation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[117] 
01:07:32 	return getExDelegate().isDeactivationLocked();
01:07:32 	                       ^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'CellEditorExDelegate.isDeactivationLocked()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/ComboCellEditorEx.java:[127] 
01:07:32 	getExDelegate().setDeactivationLock(deactivationLock);
01:07:32 	                ^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'CellEditorExDelegate.setDeactivationLock(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[18] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[38] 
01:07:32 	* when active router is {@link OrthogonalRouter}, adjusted anchor position
01:07:32 	                               ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[85] 
01:07:32 	if (router instanceof OrthogonalRouter) {
01:07:32 	                      ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeNodeAnchorDelegate.java:[118] 
01:07:32 	if (router instanceof OrthogonalRouter) {
01:07:32 	                      ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/providers/DiagramElementTypeImages.java:[16] 
01:07:32 	import org.eclipse.swt.widgets.Display;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The import org.eclipse.swt.widgets.Display is never used
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[23] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ForestRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[24] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[25] 
01:07:32 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[118] 
01:07:32 	if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) {
01:07:32 	                                                           ^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[121] 
01:07:32 	LineMode.ORTHOGONAL_CONSTRAINED));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[121] 
01:07:32 	LineMode.ORTHOGONAL_CONSTRAINED));
01:07:32 	         ^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[122] 
01:07:32 	} else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) {
01:07:32 	                                                                  ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[125] 
01:07:32 	LineMode.ORTHOGONAL_FREE));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[125] 
01:07:32 	LineMode.ORTHOGONAL_FREE));
01:07:32 	         ^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.ORTHOGONAL_FREE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[128] 
01:07:32 	new LinksLFConnectionBendpointEditPolicy(LineMode.OBLIQUE));
01:07:32 	                                         ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/LinkLFConnectionNodeEditPart.java:[128] 
01:07:32 	new LinksLFConnectionBendpointEditPolicy(LineMode.OBLIQUE));
01:07:32 	                                                  ^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/locator/VerticalLabelCellEditorLocator.java:[28] 
01:07:32 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
01:07:32 	                                                         ^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[8] 
01:07:32 	import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.ConnectionLineSegEditPolicy;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ConnectionLineSegEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[9] 
01:07:32 	import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.TreeConnectionBendpointEditPolicy;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'TreeConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[12] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ForestRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[13] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[14] 
01:07:32 	import org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[45] 
01:07:32 	if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) {
01:07:32 	                                                           ^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[47] 
01:07:32 	new TreeConnectionBendpointEditPolicy());
01:07:32 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'TreeConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[47] 
01:07:32 	new TreeConnectionBendpointEditPolicy());
01:07:32 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'TreeConnectionBendpointEditPolicy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[48] 
01:07:32 	} else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) {
01:07:32 	                                                                  ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[50] 
01:07:32 	new ConnectionLineSegEditPolicy());
01:07:32 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ConnectionLineSegEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[50] 
01:07:32 	new ConnectionLineSegEditPolicy());
01:07:32 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'ConnectionLineSegEditPolicy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[69] 
01:07:32 	if (getConnectionFigure().getConnectionRouter() instanceof ForestRouter) {
01:07:32 	                                                           ^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ForestRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[70] 
01:07:32 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
01:07:32 	                                ^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[70] 
01:07:32 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
01:07:32 	                                        ^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[71] 
01:07:32 	} else if (getConnectionFigure().getConnectionRouter() instanceof OrthogonalRouter) {
01:07:32 	                                                                  ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[72] 
01:07:32 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
01:07:32 	                                ^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[72] 
01:07:32 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_MOVE);
01:07:32 	                                        ^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[74] 
01:07:32 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_ADD);
01:07:32 	                                ^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/editparts/OverridableConnectionNodeEditPart.java:[74] 
01:07:32 	getConnectionFigure().setCursor(Cursors.CURSOR_SEG_ADD);
01:07:32 	                                        ^^^^^^^^^^^^^^
01:07:32 Discouraged access: The field 'Cursors.CURSOR_SEG_ADD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustSyntheticBendpointsEditPolicy.java:[18] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustSyntheticBendpointsEditPolicy.java:[91] 
01:07:32 	if (false == router instanceof OrthogonalRouter) {
01:07:32 	                               ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[38] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.AnimatableScrollPane;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[39] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.OverlayScrollPaneLayout;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OverlayScrollPaneLayout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[243] 
01:07:32 	scrollpane.setLayoutManager(new OverlayScrollPaneLayout());
01:07:32 	                                ^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OverlayScrollPaneLayout' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[243] 
01:07:32 	scrollpane.setLayoutManager(new OverlayScrollPaneLayout());
01:07:32 	                                ^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'OverlayScrollPaneLayout()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/LinkLFShapeCompartmentEditPart.java:[260] 
01:07:32 	AnimatableScrollPane implements IMapMode {
01:07:32 	^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[31] 
01:07:32 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[32] 
01:07:32 	import org.eclipse.gmf.runtime.gef.ui.internal.tools.ConnectionBendpointTrackerEx;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ConnectionBendpointTrackerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[33] 
01:07:32 	import org.eclipse.gmf.runtime.gef.ui.internal.tools.SelectConnectionEditPartTracker;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SelectConnectionEditPartTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[42] 
01:07:32 	ConnectionBendpointEditPolicy3 {
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The type ConnectionBendpointEditPolicy3 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[54] 
01:07:32 	public LinksLFConnectionBendpointEditPolicy(LineMode lineMode) {
01:07:32 	                                            ^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[55] 
01:07:32 	super(lineMode);
01:07:32 	^^^^^^^^^^^^^^^^
01:07:32 The constructor ConnectionBendpointEditPolicy3(LineMode) is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[59] 
01:07:32 	this(LineMode.OBLIQUE);
01:07:32 	     ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[59] 
01:07:32 	this(LineMode.OBLIQUE);
01:07:32 	              ^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[68] 
01:07:32 	* The difference is that the {@link ConnectionBendpointTrackerEx} (case of
01:07:32 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ConnectionBendpointTrackerEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[69] 
01:07:32 	* single bendpoint) and {@link SelectConnectionEditPartTracker} (case of
01:07:32 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SelectConnectionEditPartTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[75] 
01:07:32 	* {@link SelectConnectionEditPartTracker#handleButtonUp(int)}) first erases
01:07:32 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SelectConnectionEditPartTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[102] 
01:07:32 	Command result = super.getBendpointsChangedCommand(request);
01:07:32 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getBendpointsChangedCommand(BendpointRequest) from the type ConnectionBendpointEditPolicy3 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[105] 
01:07:32 	request.getExtendedData().put(
01:07:32 					PARAM_CACHED_COMMAND_BASED_ON_FEEDBACK, result);
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[219] 
01:07:32 	sbbCommand.setNewPointList(
01:07:32 	           ^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[224] 
01:07:32 	sbbCommand.setNewPointList(
01:07:32 	           ^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, ConnectionAnchor, ConnectionAnchor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[240] 
01:07:32 	return super.getConnection();
01:07:32 	             ^^^^^^^^^^^^^^^
01:07:32 The method getConnection() from the type ConnectionBendpointEditPolicy2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[249] 
01:07:32 	List constraint) {
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[272] 
01:07:32 	constraint.add(0, new AbsoluteBendpoint(startPoint));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[281] 
01:07:32 	List constraint) {
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[302] 
01:07:32 	constraint.add(new AbsoluteBendpoint(endPoint));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[329] 
01:07:32 	super.showSourceFeedback(request);
01:07:32 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method showSourceFeedback(Request) from the type ConnectionBendpointEditPolicy2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[339] 
01:07:32 	super.eraseSourceFeedback(request);
01:07:32 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method eraseSourceFeedback(Request) from the type ConnectionBendpointEditPolicy2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[349] 
01:07:32 	super.eraseConnectionFeedback(request, removeFeedbackFigure);
01:07:32 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method eraseConnectionFeedback(BendpointRequest, boolean) from the type ConnectionBendpointEditPolicy2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[359] 
01:07:32 	super.showMoveBendpointFeedback(request);
01:07:32 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method showMoveBendpointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[365] 
01:07:32 	super.showCreateBendpointFeedback(request);
01:07:32 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method showCreateBendpointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[371] 
01:07:32 	super.showMoveLineSegFeedback(request);
01:07:32 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method showMoveLineSegFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionBendpointEditPolicy.java:[377] 
01:07:32 	super.showMoveOrthogonalBenspointFeedback(request);
01:07:32 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method showMoveOrthogonalBenspointFeedback(BendpointRequest) from the type ConnectionBendpointEditPolicy2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[29] 
01:07:32 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[118] 
01:07:32 	SetConnectionBendpointsCommand sbbCommand = new SetAbsoluteBendpointsCommand(
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[120] 
01:07:32 	sbbCommand.setEdgeAdapter(request.getConnectionEditPart());
01:07:32 	           ^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[121] 
01:07:32 	sbbCommand.setNewPointList(pointList,
01:07:32 	           ^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[181] 
01:07:32 	SetConnectionBendpointsCommand sbpCommand = (SetConnectionBendpointsCommand) commandItr
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[181] 
01:07:32 	SetConnectionBendpointsCommand sbpCommand = (SetConnectionBendpointsCommand) commandItr
01:07:32 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[189] 
01:07:32 	PointList points = sbpCommand.getNewPointList();
01:07:32 	                              ^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'SetConnectionBendpointsCommand.getNewPointList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[231] 
01:07:32 	sbpCommand.setNewPointList(points, sourceAnchor, targetAnchor);
01:07:32 	           ^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, ConnectionAnchor, ConnectionAnchor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[260] 
01:07:32 	SetConnectionBendpointsCommand sbbCommand = new SetAbsoluteBendpointsCommand(
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[262] 
01:07:32 	sbbCommand.setEdgeAdapter(getViewAdapter());
01:07:32 	           ^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFGraphicalNodeEditPolicy.java:[270] 
01:07:32 	request.getExtendedData().put(PARAM_SOURCE_ANCHOR, sourceAnchor);
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[21] 
01:07:32 	* @see org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'WrapTextCellEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[23] 
01:07:32 	public class WrapTextCellEditor extends org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor {
01:07:32 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'WrapTextCellEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[31] 
01:07:32 	super();
01:07:32 	^^^^^^^^
01:07:32 Discouraged access: The constructor 'WrapTextCellEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[42] 
01:07:32 	super(parent);
01:07:32 	^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'WrapTextCellEditor(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/WrapTextCellEditor.java:[54] 
01:07:32 	super(parent, style);
01:07:32 	^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'WrapTextCellEditor(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/draw2d/labels/VerticalLabelCellEditorLocator.java:[27] 
01:07:32 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
01:07:32 	                                                         ^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[108] 
01:07:32 	protected List createSelectionHandles() {
01:07:32 	          ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[109] 
01:07:32 	List list = new ArrayList();
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[109] 
01:07:32 	List list = new ArrayList();
01:07:32 	                ^^^^^^^^^
01:07:32 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[110] 
01:07:32 	list.add(new ConnectionEndpointHandle((ConnectionEditPart) getHost(),
01:07:32 				ConnectionLocator.SOURCE));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/LinksLFConnectionEndPointEditPolicy.java:[112] 
01:07:32 	list.add(new ConnectionEndpointHandle((ConnectionEditPart) getHost(),
01:07:32 				ConnectionLocator.TARGET));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[48] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.FeedbackConnection;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'FeedbackConnection' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[50] 
01:07:32 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.LineMode;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[51] 
01:07:32 	import org.eclipse.gmf.runtime.gef.ui.internal.handles.BendpointCreationInvisibleHandle;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'BendpointCreationInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[52] 
01:07:32 	import org.eclipse.gmf.runtime.gef.ui.internal.handles.BendpointMoveHandleEx;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'BendpointMoveHandleEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[53] 
01:07:32 	import org.eclipse.gmf.runtime.gef.ui.internal.handles.LineSegMoveInvisibleHandle;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineSegMoveInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[57] 
01:07:32 	* {@link org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.ConnectionBendpointEditPolicy}
01:07:32 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'ConnectionBendpointEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[90] 
01:07:32 	private static List NULL_CONSTRAINT = new ArrayList();
01:07:32 	               ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[90] 
01:07:32 	private static List NULL_CONSTRAINT = new ArrayList();
01:07:32 	                                          ^^^^^^^^^
01:07:32 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[93] 
01:07:32 	private LineMode lineSegMode = LineMode.OBLIQUE;
01:07:32 	        ^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[93] 
01:07:32 	private LineMode lineSegMode = LineMode.OBLIQUE;
01:07:32 	                               ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[93] 
01:07:32 	private LineMode lineSegMode = LineMode.OBLIQUE;
01:07:32 	                                        ^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[96] 
01:07:32 	public List originalConstraint;
01:07:32 	       ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[124] 
01:07:32 	public ConnectionBendpointEditPolicy2(LineMode lineSegMode) {
01:07:32 	                                      ^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[132] 
01:07:32 	public LineMode getLineSegMode() {
01:07:32 	       ^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[157] 
01:07:32 	FeedbackConnection r = new FeedbackConnection(getConnection());
01:07:32 	^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'FeedbackConnection' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[157] 
01:07:32 	FeedbackConnection r = new FeedbackConnection(getConnection());
01:07:32 	                           ^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'FeedbackConnection' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[157] 
01:07:32 	FeedbackConnection r = new FeedbackConnection(getConnection());
01:07:32 	                           ^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'FeedbackConnection(Connection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[182] 
01:07:32 	protected List createManualHandles() {
01:07:32 	          ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[183] 
01:07:32 	List list = new ArrayList();
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[183] 
01:07:32 	List list = new ArrayList();
01:07:32 	                ^^^^^^^^^
01:07:32 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[188] 
01:07:32 	list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator(
01:07:32 					getConnection(), i)));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[188] 
01:07:32 	list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator(
01:07:32 	             ^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'BendpointMoveHandleEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[188] 
01:07:32 	list.add(new BendpointMoveHandleEx(connEP, i, new BendpointLocator(
01:07:32 	             ^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'BendpointMoveHandleEx(ConnectionEditPart, int, Locator)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[204] 
01:07:32 	protected void addInvisibleCreationHandle(List list,
01:07:32 	                                          ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[206] 
01:07:32 	if (getLineSegMode() != LineMode.OBLIQUE) {
01:07:32 	                        ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[206] 
01:07:32 	if (getLineSegMode() != LineMode.OBLIQUE) {
01:07:32 	                                 ^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[207] 
01:07:32 	list.add(new LineSegMoveInvisibleHandle(connEP, i));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[207] 
01:07:32 	list.add(new LineSegMoveInvisibleHandle(connEP, i));
01:07:32 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineSegMoveInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[207] 
01:07:32 	list.add(new LineSegMoveInvisibleHandle(connEP, i));
01:07:32 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'LineSegMoveInvisibleHandle(ConnectionEditPart, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[209] 
01:07:32 	list.add(new BendpointCreationInvisibleHandle(connEP, i));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[209] 
01:07:32 	list.add(new BendpointCreationInvisibleHandle(connEP, i));
01:07:32 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'BendpointCreationInvisibleHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[209] 
01:07:32 	list.add(new BendpointCreationInvisibleHandle(connEP, i));
01:07:32 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The constructor 'BendpointCreationInvisibleHandle(ConnectionEditPart, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[221] 
01:07:32 	protected List createSelectionHandles() {
01:07:32 	          ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[273] 
01:07:32 	if (getLineSegMode() != LineMode.OBLIQUE) {
01:07:32 	                        ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[273] 
01:07:32 	if (getLineSegMode() != LineMode.OBLIQUE) {
01:07:32 	                                 ^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[361] 
01:07:32 	getFeedbackState().originalConstraint = (List) getConnection()
01:07:32 	                                         ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[366] 
01:07:32 	if (getLineSegMode() != LineMode.OBLIQUE && !getFeedbackState().init) {
01:07:32 	                        ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[366] 
01:07:32 	if (getLineSegMode() != LineMode.OBLIQUE && !getFeedbackState().init) {
01:07:32 	                                 ^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[368] 
01:07:32 	List newConstraint = new ArrayList(
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[368] 
01:07:32 	List newConstraint = new ArrayList(
01:07:32 	                         ^^^^^^^^^
01:07:32 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[377] 
01:07:32 	newConstraint.add(abp);
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[404] 
01:07:32 	getFeedbackState().originalConstraint.add(i, bpNew);
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[410] 
01:07:32 	new ArrayList(getFeedbackState().originalConstraint));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[410] 
01:07:32 	new ArrayList(getFeedbackState().originalConstraint));
01:07:32 	    ^^^^^^^^^
01:07:32 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[430] 
01:07:32 	List constraint = (List) getConnection().getRoutingConstraint();
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[430] 
01:07:32 	List constraint = (List) getConnection().getRoutingConstraint();
01:07:32 	                   ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[440] 
01:07:32 	private void setNewFeedbackConstraint(List constraint) {
01:07:32 	                                      ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[452] 
01:07:32 	List constraint;
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[459] 
01:07:32 	constraint = (List) getConnection().getRoutingConstraint();
01:07:32 	              ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[460] 
01:07:32 	constraint.add(request.getIndex() + 1, bp);
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[462] 
01:07:32 	constraint = (List) getConnection().getRoutingConstraint();
01:07:32 	              ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[479] 
01:07:32 	List constraint = (List) getConnection().getRoutingConstraint();
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[479] 
01:07:32 	List constraint = (List) getConnection().getRoutingConstraint();
01:07:32 	                   ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[520] 
01:07:32 	List constraint = (List) getConnection().getRoutingConstraint();
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[520] 
01:07:32 	List constraint = (List) getConnection().getRoutingConstraint();
01:07:32 	                   ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[532] 
01:07:32 	protected void stickyStraightLineFeedback(List constraint, int nIndex,
01:07:32 	                                          ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[568] 
01:07:32 	constraint.set(nIndex, bpNew);
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[570] 
01:07:32 	constraint.set(nIndex, bp);
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[588] 
01:07:32 	if (getLineSegMode() != LineMode.OBLIQUE) {
01:07:32 	                        ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[588] 
01:07:32 	if (getLineSegMode() != LineMode.OBLIQUE) {
01:07:32 	                                 ^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.OBLIQUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[631] 
01:07:32 	protected final LineSeg getLineSeg(List bendPoints, int nIndex) {
01:07:32 	                                   ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[645] 
01:07:32 	protected void setLineSeg(List bendPoints, int nIndex, LineSeg newLine) {
01:07:32 	                          ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[649] 
01:07:32 	bendPoints.set(nIndex - 1, bp1);
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[650] 
01:07:32 	bendPoints.set(nIndex, bp2);
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[678] 
01:07:32 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
01:07:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[678] 
01:07:32 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
01:07:32 	                                     ^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[716] 
01:07:32 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
01:07:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[716] 
01:07:32 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
01:07:32 	                                     ^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[744] 
01:07:32 	protected void removeOutsideSourceFeedback(List constraint) {
01:07:32 	                                           ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[755] 
01:07:32 	protected void removeOutsideTargetFeedback(List constraint) {
01:07:32 	                                           ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[771] 
01:07:32 	List constraint = (List) getConnection().getRoutingConstraint();
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[771] 
01:07:32 	List constraint = (List) getConnection().getRoutingConstraint();
01:07:32 	                   ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[801] 
01:07:32 	constraint.set(index, new AbsoluteBendpoint(movedFirst.getOrigin()));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[802] 
01:07:32 	constraint.set(index + 1,
01:07:32 				new AbsoluteBendpoint(movedFirst.getTerminus()));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[807] 
01:07:32 	constraint.set(index + 1,
01:07:32 				new AbsoluteBendpoint(movedSecond.getTerminus()));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method set(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[827] 
01:07:32 	List constraint = (List) getConnection().getRoutingConstraint();
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[827] 
01:07:32 	List constraint = (List) getConnection().getRoutingConstraint();
01:07:32 	                   ^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[863] 
01:07:32 	List constraint, LineSeg moveLine) {
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[864] 
01:07:32 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
01:07:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'LineMode' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[864] 
01:07:32 	if (getLineSegMode().equals(LineMode.ORTHOGONAL_CONSTRAINED)) {
01:07:32 	                                     ^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The field 'LineMode.ORTHOGONAL_CONSTRAINED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[937] 
01:07:32 	List constraint) {
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[955] 
01:07:32 	constraint.add(0, new AbsoluteBendpoint(startPoint));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[967] 
01:07:32 	List constraint) {
01:07:32 	^^^^
01:07:32 List is a raw type. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[985] 
01:07:32 	constraint.add(new AbsoluteBendpoint(endPoint));
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/ConnectionBendpointEditPolicy2.java:[994] 
01:07:32 	public Object getAdapter(Class key) {
01:07:32 	                         ^^^^^
01:07:32 Class is a raw type. References to generic type Class<T> should be parameterized
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[22] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouterUtilities;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[23] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[83] 
01:07:32 	* While {@link RectilinearRouter} claims to ignore the endpoints, it still
01:07:32 	               ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[112] 
01:07:32 	* @see org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter#resetEndPointsToEdge(org.eclipse.draw2d.Connection,
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[112] 
01:07:32 	* @see org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter#resetEndPointsToEdge(org.eclipse.draw2d.Connection,
01:07:32 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'RectilinearRouter.resetEndPointsToEdge(Connection, PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[120] 
01:07:32 	if (isReorienting(conn)) {
01:07:32 	    ^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'ObliqueRouter.isReorienting(Connection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[128] 
01:07:32 	super.resetEndPointsToEdge(conn, line);
01:07:32 	      ^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'RectilinearRouter.resetEndPointsToEdge(Connection, PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[131] 
01:07:32 	PrecisionRectangle source = sourceBoundsRelativeToConnection2(conn);
01:07:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method sourceBoundsRelativeToConnection2(Connection) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[132] 
01:07:32 	PrecisionRectangle target = targetBoundsRelativeToConnection2(conn);
01:07:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method targetBoundsRelativeToConnection2(Connection) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[157] 
01:07:32 	sourceAnchorRelativeLocation = getAnchorOffRectangleDirection2(
01:07:32 					sourceAnchorPoint, source);
01:07:32 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[159] 
01:07:32 	targetAnchorRelativeLocation = getAnchorOffRectangleDirection2(
01:07:32 					targetAnchorPoint, target);
01:07:32 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[166] 
01:07:32 	offSourceDirection = getOffShapeDirection2(sourceAnchorRelativeLocation);
01:07:32 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[167] 
01:07:32 	offTargetDirection = getOffShapeDirection2(targetAnchorRelativeLocation);
01:07:32 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[205] 
01:07:32 	sourceAnchorRelativeLocation = getAnchorOffRectangleDirection2(
01:07:32 					line.getFirstPoint(), source);
01:07:32 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[207] 
01:07:32 	offSourceDirection = getOffShapeDirection2(sourceAnchorRelativeLocation);
01:07:32 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[208] 
01:07:32 	targetAnchorRelativeLocation = getAnchorOffRectangleDirection2(
01:07:32 					line.getLastPoint(), target);
01:07:32 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getAnchorOffRectangleDirection2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[210] 
01:07:32 	offTargetDirection = getOffShapeDirection2(targetAnchorRelativeLocation);
01:07:32 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[217] 
01:07:32 	OrthogonalRouterUtilities.transformToOrthogonalPointList(line,
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[217] 
01:07:32 	OrthogonalRouterUtilities.transformToOrthogonalPointList(line,
01:07:32 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'OrthogonalRouterUtilities.transformToOrthogonalPointList(PointList, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[219] 
01:07:32 	removeRedundantPoints2(line);
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method removeRedundantPoints2(PointList) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[228] 
01:07:32 	* Copy-pasted from {@link RectilinearRouter} lines 416.
01:07:32 	                          ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[297] 
01:07:32 	return getOffShapeDirection2(direction);
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getOffShapeDirection2(int) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[350] 
01:07:32 	LineSeg fromFigureToBendpoint = OrthogonalRouterUtilities
01:07:32 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[351] 
01:07:32 	.getOrthogonalLineSegToAnchorLoc(conn, anchor, bendpoint);
01:07:32 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'OrthogonalRouterUtilities.getOrthogonalLineSegToAnchorLoc(Connection, ConnectionAnchor, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[385] 
01:07:32 	fromFigureToBendpoint = OrthogonalRouterUtilities
01:07:32 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/router/LinkLFRectilinearRouter.java:[386] 
01:07:32 	.getOrthogonalLineSegToAnchorLoc(conn, anchor,
01:07:32 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'OrthogonalRouterUtilities.getOrthogonalLineSegToAnchorLoc(Connection, ConnectionAnchor, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[22] 
01:07:32 	import org.eclipse.papyrus.infra.gmfdiag.tooling.runtime.structure.DiagramStructure;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The type DiagramStructure is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[34] 
01:07:32 	private DiagramStructure myDiagramStructure;
01:07:32 	        ^^^^^^^^^^^^^^^^
01:07:32 The type DiagramStructure is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[48] 
01:07:32 	public void setVisualIDRegistry(DiagramStructure diagramStructure) {
01:07:32 	                                ^^^^^^^^^^^^^^^^
01:07:32 The type DiagramStructure is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[71] 
01:07:32 	int actualVisualId = myDiagramStructure.getVisualID(childView);
01:07:32 	                                        ^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getVisualID(View) from the type DiagramStructure is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/edit/policies/reparent/MoveViewCommand.java:[72] 
01:07:32 	return myDiagramStructure.checkNodeVisualID(parentView, child, actualVisualId);
01:07:32 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method checkNodeVisualID(View, EObject, int) from the type DiagramStructure is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[31] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[32] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.OrthogonalRouterUtilities;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[33] 
01:07:32 	import org.eclipse.gmf.runtime.draw2d.ui.internal.routers.RectilinearRouter;
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[205] 
01:07:32 	conn.getConnectionRouter() instanceof OrthogonalRouter;
01:07:32 	                                      ^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[485] 
01:07:32 	if (!OrthogonalRouterUtilities.isRectilinear(middlePart)) {
01:07:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[485] 
01:07:32 	if (!OrthogonalRouterUtilities.isRectilinear(middlePart)) {
01:07:32 	                               ^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'OrthogonalRouterUtilities.isRectilinear(PointList)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[492] 
01:07:32 	OrthogonalRouterUtilities.transformToOrthogonalPointList(
01:07:32 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'OrthogonalRouterUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[492] 
01:07:32 	OrthogonalRouterUtilities.transformToOrthogonalPointList(
01:07:32 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The method 'OrthogonalRouterUtilities.transformToOrthogonalPointList(PointList, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[543] 
01:07:32 	* @see RectilinearRouter
01:07:32 	       ^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'RectilinearRouter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[546] 
01:07:32 	return INSTANCE.removeRedundantPoints2(line);
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The static method removeRedundantPoints2(PointList) from the type RectilinearRouter2 should be accessed in a static way
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[546] 
01:07:32 	return INSTANCE.removeRedundantPoints2(line);
01:07:32 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method removeRedundantPoints2(PointList) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/linklf/policies/AdjustLinksToIndirectlyMovedNodesEditPolicy.java:[584] 
01:07:32 	return getOutisePointOffRectanglePosition2(start, new Rectangle(
01:07:32 					end.x, end.y, 0, 0));
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 The method getOutisePointOffRectanglePosition2(Point, Rectangle) from the type RectilinearRouter2 is deprecated
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/CellEditorEx.java:[19] 
01:07:32 	* @see org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx
01:07:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'CellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/org/eclipse/papyrus/infra/gmfdiag/tooling/runtime/directedit/CellEditorEx.java:[22] 
01:07:32 	public interface CellEditorEx extends org.eclipse.gmf.runtime.gef.ui.internal.parts.CellEditorEx {
01:07:32 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:32 Discouraged access: The type 'CellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:32 295 problems (295 warnings)
01:07:32 [INFO] 
01:07:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/src/test/resources
01:07:32 [INFO] 
01:07:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/target/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime-4.0.0-SNAPSHOT-sources.jar
01:07:33 [INFO] 
01:07:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:33 [INFO] 
01:07:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime/target/org.eclipse.papyrus.infra.gmfdiag.tooling.runtime-4.0.0-SNAPSHOT.jar
01:07:33 [INFO] 
01:07:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:33 [INFO] 
01:07:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:33 [INFO] 
01:07:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.tooling.runtime ---
01:07:33 [INFO] 
01:07:33 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra-misc >---------
01:07:33 [INFO] Building Papyrus Infra Other Bundles 0.0.1-SNAPSHOT            [155/728]
01:07:33 [INFO] --------------------------------[ pom ]---------------------------------
01:07:33 [INFO] 
01:07:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-misc ---
01:07:33 [INFO] 
01:07:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-misc ---
01:07:33 [INFO] 
01:07:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-misc ---
01:07:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:33 [INFO] 
01:07:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-misc ---
01:07:33 [INFO] 
01:07:33 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.sync >---------
01:07:33 [INFO] Building org.eclipse.papyrus.infra.sync 3.0.0-SNAPSHOT         [156/728]
01:07:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:33 [INFO] 
01:07:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.sync ---
01:07:33 [INFO] 
01:07:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.sync ---
01:07:33 [INFO] The project's OSGi version is 3.0.0.202103040552
01:07:33 [INFO] 
01:07:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.sync ---
01:07:33 [INFO] 
01:07:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.sync ---
01:07:33 [INFO] 
01:07:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.sync ---
01:07:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/main/resources
01:07:33 [INFO] 
01:07:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.sync ---
01:07:33 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/bin
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncObject.java:[70] 
01:07:34 	public <V, X extends Exception> org.eclipse.papyrus.infra.sync.guava.CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation) {
01:07:34 	                                                                     ^^^^^^^^^^^^^
01:07:34 The type CheckedFuture<V,X> is deprecated
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/SyncObject.java:[71] 
01:07:34 	org.eclipse.papyrus.infra.sync.guava.CheckedFuture<V, X> result = operation.asFuture(this);
01:07:34 	                                     ^^^^^^^^^^^^^
01:07:34 The type CheckedFuture<V,X> is deprecated
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[22] 
01:07:34 	import org.eclipse.papyrus.infra.sync.guava.AbstractCheckedFuture;
01:07:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:34 The type AbstractCheckedFuture<V,X> is deprecated
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[23] 
01:07:34 	import org.eclipse.papyrus.infra.sync.guava.CheckedFuture;
01:07:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:34 The type CheckedFuture<V,X> is deprecated
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[57] 
01:07:34 	public CheckedFuture<V, X> asFuture(final ISyncObject context) {
01:07:34 	       ^^^^^^^^^^^^^
01:07:34 The type CheckedFuture<V,X> is deprecated
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[66] 
01:07:34 	private CheckedFuture<V, X> checked(final ListenableFuture<V> future) {
01:07:34 	        ^^^^^^^^^^^^^
01:07:34 The type CheckedFuture<V,X> is deprecated
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[67] 
01:07:34 	class Checked extends AbstractCheckedFuture<V, X> implements Runnable {
01:07:34 	                      ^^^^^^^^^^^^^^^^^^^^^
01:07:34 The type AbstractCheckedFuture<V,X> is deprecated
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/service/SyncServiceRunnable.java:[69] 
01:07:34 	super(future);
01:07:34 	^^^^^^^^^^^^^^
01:07:34 The constructor AbstractCheckedFuture<V,X>(ListenableFuture<V>) is deprecated
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/EMFDispatchManager.java:[253] 
01:07:34 	active.remove(key);
01:07:34 	              ^^^
01:07:34 Unlikely argument type SyncItem<capture#7-of ?,capture#8-of ?> for remove(Object) on a Collection<Map.Entry<SyncItem<?,?>,D>>
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/ISyncObject.java:[72] 
01:07:34 	<V, X extends Exception> org.eclipse.papyrus.infra.sync.guava.CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation);
01:07:34 	                                                              ^^^^^^^^^^^^^
01:07:34 The type CheckedFuture<V,X> is deprecated
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[46] 
01:07:34 	import org.eclipse.papyrus.infra.sync.guava.CheckedFuture;
01:07:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:34 The type CheckedFuture<V,X> is deprecated
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[183] 
01:07:34 	result = registryType.newInstance();
01:07:34 	                      ^^^^^^^^^^^^^
01:07:34 The method newInstance() from the type Class<R> is deprecated since version 9
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[366] 
01:07:34 	public <V, X extends Exception> CheckedFuture<V, X> runAsync(SyncServiceRunnable<V, X> operation) {
01:07:34 	                                ^^^^^^^^^^^^^
01:07:34 The type CheckedFuture<V,X> is deprecated
01:07:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/org/eclipse/papyrus/infra/sync/internal/SyncService.java:[367] 
01:07:34 	CheckedFuture<V, X> result = operation.asFuture(this);
01:07:34 	^^^^^^^^^^^^^
01:07:34 The type CheckedFuture<V,X> is deprecated
01:07:34 14 problems (14 warnings)
01:07:34 [INFO] 
01:07:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.sync ---
01:07:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/src/test/resources
01:07:34 [INFO] 
01:07:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.sync ---
01:07:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/target/org.eclipse.papyrus.infra.sync-3.0.0-SNAPSHOT-sources.jar
01:07:34 [INFO] 
01:07:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.sync ---
01:07:34 [INFO] 
01:07:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.sync ---
01:07:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.sync/target/org.eclipse.papyrus.infra.sync-3.0.0-SNAPSHOT.jar
01:07:34 [INFO] 
01:07:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.sync ---
01:07:34 [INFO] 
01:07:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.sync ---
01:07:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:34 [INFO] 
01:07:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.sync ---
01:07:34 [INFO] 
01:07:34 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common >----
01:07:34 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.common 4.0.0-SNAPSHOT [157/728]
01:07:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:34 [INFO] 
01:07:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:34 [INFO] 
01:07:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:34 [INFO] The project's OSGi version is 4.0.0.202103040552
01:07:34 [INFO] 
01:07:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:34 [INFO] 
01:07:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:34 [INFO] 
01:07:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/main/resources
01:07:34 [INFO] 
01:07:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:34 [INFO] Compiling 359 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/bin
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[28] 
01:07:38 	import org.eclipse.gmf.runtime.diagram.ui.internal.util.LabelViewConstants;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[49] 
01:07:38 	private Point margin = new Point();
01:07:38 	              ^^^^^^
01:07:38 The value of the field PapyrusLabelLocator.margin is not used
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[115] 
01:07:38 	return LabelViewConstants.TARGET_LOCATION;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[115] 
01:07:38 	return LabelViewConstants.TARGET_LOCATION;
01:07:38 	                          ^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'LabelViewConstants.TARGET_LOCATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[117] 
01:07:38 	return LabelViewConstants.SOURCE_LOCATION;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[117] 
01:07:38 	return LabelViewConstants.SOURCE_LOCATION;
01:07:38 	                          ^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'LabelViewConstants.SOURCE_LOCATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[119] 
01:07:38 	return LabelViewConstants.MIDDLE_LOCATION;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[119] 
01:07:38 	return LabelViewConstants.MIDDLE_LOCATION;
01:07:38 	                          ^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'LabelViewConstants.MIDDLE_LOCATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[121] 
01:07:38 	return LabelViewConstants.MIDDLE_LOCATION;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'LabelViewConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/locator/PapyrusLabelLocator.java:[121] 
01:07:38 	return LabelViewConstants.MIDDLE_LOCATION;
01:07:38 	                          ^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'LabelViewConstants.MIDDLE_LOCATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleValueCommand.java:[60] 
01:07:38 	view.getStyles().add(valueStyle);
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/SelectEditPartTracker.java:[226] 
01:07:38 	List selectedObjects = viewer.getSelectedEditParts();
01:07:38 	^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/ShapeDisplayCompartmentEditPart.java:[178] 
01:07:38 	List<Object> children = new ArrayList<>(contentPane.getChildren());
01:07:38 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/ShapeDisplayCompartmentEditPart.java:[178] 
01:07:38 	List<Object> children = new ArrayList<>(contentPane.getChildren());
01:07:38 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Object>
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramPropertyTester.java:[26] 
01:07:38 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 The type AdapterUtils is deprecated
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramPropertyTester.java:[131] 
01:07:38 	AdapterUtils.adapt(viewOrAdaptableToView, View.class, null);
01:07:38 	^^^^^^^^^^^^
01:07:38 The type AdapterUtils is deprecated
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramPropertyTester.java:[131] 
01:07:38 	AdapterUtils.adapt(viewOrAdaptableToView, View.class, null);
01:07:38 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 The method adapt(Object, Class<View>, View) from the type AdapterUtils is deprecated
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/FollowSVGSymbolEditPolicy.java:[40] 
01:07:38 	protected IObservableValue styleObservable;
01:07:38 	          ^^^^^^^^^^^^^^^^
01:07:38 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[35] 
01:07:38 	import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[186] 
01:07:38 	Iterator<PaletteEntry> it = container.getChildren().iterator();
01:07:38 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<PaletteEntry>
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[233] 
01:07:38 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
01:07:38 	                                                         ^^^^^^^^^
01:07:38 The value of the local variable providers is not used
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[233] 
01:07:38 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
01:07:38 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: Unchecked cast from List<capture#1-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor>
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[234] 
01:07:38 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<>());
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[234] 
01:07:38 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<>());
01:07:38 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[234] 
01:07:38 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<>());
01:07:38 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[264] 
01:07:38 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
01:07:38 	                                                         ^^^^^^^^^
01:07:38 The value of the local variable providers is not used
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[264] 
01:07:38 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
01:07:38 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: Unchecked cast from List<capture#5-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor>
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[265] 
01:07:38 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[265] 
01:07:38 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
01:07:38 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[265] 
01:07:38 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
01:07:38 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[297] 
01:07:38 	public static String convertToCommaSeparatedRepresentation(Collection objects) {
01:07:38 	                                                           ^^^^^^^^^^
01:07:38 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[301] 
01:07:38 	public static String convertToFlatRepresentation(Collection objects, String separator) {
01:07:38 	                                                 ^^^^^^^^^^
01:07:38 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PaletteUtil.java:[303] 
01:07:38 	Iterator it = objects.iterator();
01:07:38 	^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[42] 
01:07:38 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.l10n.EditorMessages;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[202] 
01:07:38 	String title = EditorMessages.Editor_error_setinput_title;
01:07:38 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[202] 
01:07:38 	String title = EditorMessages.Editor_error_setinput_title;
01:07:38 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'EditorMessages.Editor_error_setinput_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[203] 
01:07:38 	String msg = EditorMessages.Editor_error_setinput_message;
01:07:38 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[203] 
01:07:38 	String msg = EditorMessages.Editor_error_setinput_message;
01:07:38 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'EditorMessages.Editor_error_setinput_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[303] 
01:07:38 	String title = EditorMessages.Editor_error_save_deleted_title;
01:07:38 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[303] 
01:07:38 	String title = EditorMessages.Editor_error_save_deleted_title;
01:07:38 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'EditorMessages.Editor_error_save_deleted_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[304] 
01:07:38 	String msg = EditorMessages.Editor_error_save_deleted_message;
01:07:38 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[304] 
01:07:38 	String msg = EditorMessages.Editor_error_save_deleted_message;
01:07:38 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'EditorMessages.Editor_error_save_deleted_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[357] 
01:07:38 	String title = EditorMessages.Editor_error_validateEdit_title;
01:07:38 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[357] 
01:07:38 	String title = EditorMessages.Editor_error_validateEdit_title;
01:07:38 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'EditorMessages.Editor_error_validateEdit_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[358] 
01:07:38 	String msg = EditorMessages.Editor_error_validateEdit_message;
01:07:38 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[358] 
01:07:38 	String msg = EditorMessages.Editor_error_validateEdit_message;
01:07:38 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'EditorMessages.Editor_error_validateEdit_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[514] 
01:07:38 	String title = EditorMessages.Editor_error_save_outofsync_title;
01:07:38 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[514] 
01:07:38 	String title = EditorMessages.Editor_error_save_outofsync_title;
01:07:38 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'EditorMessages.Editor_error_save_outofsync_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[515] 
01:07:38 	String msg = EditorMessages.Editor_error_save_outofsync_message;
01:07:38 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[515] 
01:07:38 	String msg = EditorMessages.Editor_error_save_outofsync_message;
01:07:38 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'EditorMessages.Editor_error_save_outofsync_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[529] 
01:07:38 	String title = EditorMessages.Editor_error_save_title;
01:07:38 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[529] 
01:07:38 	String title = EditorMessages.Editor_error_save_title;
01:07:38 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'EditorMessages.Editor_error_save_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[530] 
01:07:38 	String msg = EditorMessages.Editor_error_save_message;
01:07:38 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/ModelManagerEditor.java:[530] 
01:07:38 	String msg = EditorMessages.Editor_error_save_message;
01:07:38 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'EditorMessages.Editor_error_save_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[33] 
01:07:38 	import org.eclipse.gmf.runtime.diagram.core.internal.DiagramPlugin;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[34] 
01:07:38 	import org.eclipse.gmf.runtime.diagram.core.internal.DiagramStatusCodes;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[35] 
01:07:38 	import org.eclipse.gmf.runtime.diagram.core.internal.l10n.DiagramCoreMessages;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[113] 
01:07:38 	return (Edge) createNewView(getEdgeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint });
01:07:38 	                                                                                                                                                             ^^^^^^^^^^^^^^
01:07:38 The constructor Integer(int) is deprecated since version 9
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[119] 
01:07:38 	return (Node) createNewView(getNodeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint });
01:07:38 	                                                                                                                                                             ^^^^^^^^^^^^^^
01:07:38 The constructor Integer(int) is deprecated since version 9
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[221] 
01:07:38 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:07:38 	          ^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[221] 
01:07:38 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:07:38 	                        ^^^^^^^^^^^
01:07:38 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[221] 
01:07:38 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:07:38 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[221] 
01:07:38 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:07:38 	                                                          ^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'DiagramStatusCodes.SERVICE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[227] 
01:07:38 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:07:38 	          ^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[227] 
01:07:38 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:07:38 	                        ^^^^^^^^^^^
01:07:38 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[227] 
01:07:38 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:07:38 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[227] 
01:07:38 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:07:38 	                                                          ^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'DiagramStatusCodes.SERVICE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[232] 
01:07:38 	String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName());
01:07:38 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[232] 
01:07:38 	String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName());
01:07:38 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[233] 
01:07:38 	Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e);
01:07:38 	            ^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/AbstractViewProvider.java:[233] 
01:07:38 	Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e);
01:07:38 	                          ^^^^^^^^^^^
01:07:38 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/ConnectionEditPart.java:[101] 
01:07:38 	private IObservableValue sourceDecorationObservable;
01:07:38 	        ^^^^^^^^^^^^^^^^
01:07:38 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/ConnectionEditPart.java:[104] 
01:07:38 	private IObservableValue targetDecorationObservable;
01:07:38 	        ^^^^^^^^^^^^^^^^
01:07:38 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/UnitsConverterUtils.java:[55] 
01:07:38 	Double value = new Double(0.125);
01:07:38 	                   ^^^^^^^^^^^^^
01:07:38 The constructor Double(double) is deprecated since version 9
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/UnitsConverterUtils.java:[106] 
01:07:38 	return new Double(number.doubleValue());
01:07:38 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 The constructor Double(double) is deprecated since version 9
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/PapyrusLabelHelper.java:[207] 
01:07:38 	calculatedOffset = new Point(normalizedOffset.x
01:07:38 							* Math.cos(theta)
01:07:38 							- normalizedOffset.y
01:07:38 									* Math.sin(theta),
01:07:38 							normalizedOffset.x * Math.sin(theta)
01:07:38 									+ normalizedOffset.y * Math.cos(theta));
01:07:38 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 The constructor Point(double, double) is deprecated
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/PapyrusLabelHelper.java:[287] 
01:07:38 	Point orth = new Point(dx, dy);
01:07:38 	                 ^^^^^^^^^^^^^
01:07:38 The constructor Point(double, double) is deprecated
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[26] 
01:07:38 	public static Map getSaveOptions() {
01:07:38 	              ^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[27] 
01:07:38 	Map saveOptions = new HashMap();
01:07:38 	^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[27] 
01:07:38 	Map saveOptions = new HashMap();
01:07:38 	                      ^^^^^^^
01:07:38 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[28] 
01:07:38 	saveOptions.put(XMLResource.OPTION_ENCODING, "UTF-8"); //$NON-NLS-1$
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/UMLDiagramEditorUtil.java:[29] 
01:07:38 	saveOptions.put(Resource.OPTION_SAVE_ONLY_IF_CHANGED, Resource.OPTION_SAVE_ONLY_IF_CHANGED_MEMORY_BUFFER);
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[70] 
01:07:38 	getConnectionAnchors().put(terminal, connectAnchor);
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[101] 
01:07:38 	protected Hashtable getConnectionAnchors() {
01:07:38 	          ^^^^^^^^^
01:07:38 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[103] 
01:07:38 	connectionAnchors = new Hashtable(1);
01:07:38 	                        ^^^^^^^^^
01:07:38 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[114] 
01:07:38 	private Hashtable connectionAnchors;
01:07:38 	        ^^^^^^^^^
01:07:38 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/PapyrusAnchorableWrappingLabel.java:[128] 
01:07:38 	Iterator iter = getConnectionAnchors().keySet().iterator();
01:07:38 	^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[53] 
01:07:38 	protected IObservableList observableConcreteList;
01:07:38 	          ^^^^^^^^^^^^^^^
01:07:38 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[64] 
01:07:38 	observableConcreteList = (IObservableList) concreteList;
01:07:38 	                          ^^^^^^^^^^^^^^^
01:07:38 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[80] 
01:07:38 	for (Style style : (List<Style>) view.getStyles()) {
01:07:38 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: Unchecked cast from EList to List<Style>
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[100] 
01:07:38 	private static IObservableList getWrappedList(View view, String styleName, EClass eClass, EStructuralFeature feature) {
01:07:38 	               ^^^^^^^^^^^^^^^
01:07:38 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[104] 
01:07:38 	return EMFProperties.list(feature).observe(style);
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[109] 
01:07:38 	return new WritableList();
01:07:38 	           ^^^^^^^^^^^^
01:07:38 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomStyleObservableList.java:[164] 
01:07:38 	protected IObservableList getConcreteList() {
01:07:38 	          ^^^^^^^^^^^^^^^
01:07:38 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/DiagramEdgesSyncFeature.java:[28] 
01:07:38 	import org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 The import org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants is never used
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[64] 
01:07:38 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[65] 
01:07:38 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[297] 
01:07:38 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:07:38 	                  ^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[297] 
01:07:38 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:07:38 	                                ^^^^
01:07:38 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[309] 
01:07:38 	Map options = new HashMap(GMFResourceFactory.getDefaultLoadOptions());
01:07:38 	^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[309] 
01:07:38 	Map options = new HashMap(GMFResourceFactory.getDefaultLoadOptions());
01:07:38 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[309] 
01:07:38 	Map options = new HashMap(GMFResourceFactory.getDefaultLoadOptions());
01:07:38 	                  ^^^^^^^
01:07:38 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[326] 
01:07:38 	for (Iterator it = resource.getContents().iterator(); it.hasNext();) {
01:07:38 	     ^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[393] 
01:07:38 	Collection files2Validate = new ArrayList();
01:07:38 	^^^^^^^^^^
01:07:38 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[393] 
01:07:38 	Collection files2Validate = new ArrayList();
01:07:38 	                                ^^^^^^^^^
01:07:38 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[394] 
01:07:38 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
01:07:38 	     ^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[398] 
01:07:38 	files2Validate.add(file);
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[402] 
01:07:38 	(IFile[]) files2Validate.toArray(new IFile[files2Validate.size()]), computationContext);
01:07:38 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[454] 
01:07:38 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
01:07:38 	     ^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[494] 
01:07:38 	Collection rules = new ArrayList();
01:07:38 	^^^^^^^^^^
01:07:38 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[494] 
01:07:38 	Collection rules = new ArrayList();
01:07:38 	                       ^^^^^^^^^
01:07:38 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[495] 
01:07:38 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
01:07:38 	     ^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[499] 
01:07:38 	rules.add(ResourcesPlugin.getWorkspace().getRuleFactory().modifyRule(file));
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[502] 
01:07:38 	return new MultiRule((ISchedulingRule[]) rules.toArray(new ISchedulingRule[rules.size()]));
01:07:38 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[512] 
01:07:38 	Collection rules = new ArrayList();
01:07:38 	^^^^^^^^^^
01:07:38 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[512] 
01:07:38 	Collection rules = new ArrayList();
01:07:38 	                       ^^^^^^^^^
01:07:38 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[513] 
01:07:38 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
01:07:38 	     ^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[517] 
01:07:38 	rules.add(computeSchedulingRule(file));
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[520] 
01:07:38 	return new MultiRule((ISchedulingRule[]) rules.toArray(new ISchedulingRule[rules.size()]));
01:07:38 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[530] 
01:07:38 	Collection rules = new ArrayList();
01:07:38 	^^^^^^^^^^
01:07:38 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[530] 
01:07:38 	Collection rules = new ArrayList();
01:07:38 	                       ^^^^^^^^^
01:07:38 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[531] 
01:07:38 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
01:07:38 	     ^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[535] 
01:07:38 	rules.add(ResourcesPlugin.getWorkspace().getRuleFactory().refreshRule(file));
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[538] 
01:07:38 	return new MultiRule((ISchedulingRule[]) rules.toArray(new ISchedulingRule[rules.size()]));
01:07:38 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[548] 
01:07:38 	Collection files = new ArrayList();
01:07:38 	^^^^^^^^^^
01:07:38 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[548] 
01:07:38 	Collection files = new ArrayList();
01:07:38 	                       ^^^^^^^^^
01:07:38 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[549] 
01:07:38 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
01:07:38 	     ^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[553] 
01:07:38 	files.add(file);
01:07:38 	^^^^^^^^^^^^^^^
01:07:38 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[557] 
01:07:38 	(IFile[]) files.toArray(new IFile[files.size()]));
01:07:38 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[586] 
01:07:38 	for (Iterator it = info.getResourceSet().getResources().iterator(); it.hasNext();) {
01:07:38 	     ^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[607] 
01:07:38 	List resources = info.getResourceSet().getResources();
01:07:38 	^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[610] 
01:07:38 	for (Iterator it = resources.iterator(); it.hasNext();) {
01:07:38 	     ^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[620] 
01:07:38 	EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[620] 
01:07:38 	EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:07:38 	                  ^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[635] 
01:07:38 	List affectedFiles = null;
01:07:38 	^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[754] 
01:07:38 	private WorkspaceSynchronizer mySynchronizer;
01:07:38 	                              ^^^^^^^^^^^^^^
01:07:38 The value of the field GmfMultiDiagramDocumentProvider.ResourceSetInfo.mySynchronizer is not used
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[757] 
01:07:38 	private Collection myUnSynchronizedResources = new ArrayList();
01:07:38 	        ^^^^^^^^^^
01:07:38 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[757] 
01:07:38 	private Collection myUnSynchronizedResources = new ArrayList();
01:07:38 	                                                   ^^^^^^^^^
01:07:38 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[837] 
01:07:38 	myUnSynchronizedResources.add(resource);
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[888] 
01:07:38 	private class SynchronizerDelegate implements WorkspaceSynchronizer.Delegate {
01:07:38 	              ^^^^^^^^^^^^^^^^^^^^
01:07:38 The type GmfMultiDiagramDocumentProvider.ResourceSetInfo.SynchronizerDelegate is never used locally
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/GmfMultiDiagramDocumentProvider.java:[996] 
01:07:38 	for (Iterator it = resource.getResourceSet().getResources().iterator(); it.hasNext() && !modified;) {
01:07:38 	     ^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleListValueCommand.java:[63] 
01:07:38 	view.getStyles().add(style);
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleListValueCommand.java:[93] 
01:07:38 	EList currentList = (EList) (style.eGet(styleFeature));
01:07:38 	^^^^^
01:07:38 EList is a raw type. References to generic type EList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleListValueCommand.java:[93] 
01:07:38 	EList currentList = (EList) (style.eGet(styleFeature));
01:07:38 	      ^^^^^^^^^^^
01:07:38 The value of the local variable currentList is not used
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleListValueCommand.java:[93] 
01:07:38 	EList currentList = (EList) (style.eGet(styleFeature));
01:07:38 	                     ^^^^^
01:07:38 EList is a raw type. References to generic type EList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteCustomizer.java:[302] 
01:07:38 	for (Iterator iterator = paletteContainer.getChildren().iterator(); iterator.hasNext();) {
01:07:38 	     ^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[47] 
01:07:38 	ValueDiff diff = new ValueDiff() {
01:07:38 	^^^^^^^^^
01:07:38 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[47] 
01:07:38 	ValueDiff diff = new ValueDiff() {
01:07:38 	                     ^^^^^^^^^
01:07:38 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[59] 
01:07:38 	fireValueChange(diff);
01:07:38 	^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[102] 
01:07:38 	final ValueDiff diff = new ValueDiff() {
01:07:38 	      ^^^^^^^^^
01:07:38 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[102] 
01:07:38 	final ValueDiff diff = new ValueDiff() {
01:07:38 	                           ^^^^^^^^^
01:07:38 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[114] 
01:07:38 	fireValueChange(diff);
01:07:38 	^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[119] 
01:07:38 	final ValueDiff diff = new ValueDiff() {
01:07:38 	      ^^^^^^^^^
01:07:38 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[119] 
01:07:38 	final ValueDiff diff = new ValueDiff() {
01:07:38 	                           ^^^^^^^^^
01:07:38 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomDoubleStyleWithStoreObservableValue.java:[131] 
01:07:38 	fireValueChange(diff);
01:07:38 	^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/updater/UpdaterLinkDescriptor.java:[64] 
01:07:38 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:07:38 	       ^^^^^^
01:07:38 Type safety: The return type Object for getAdapter(Class) from the type new IAdaptable(){} needs unchecked conversion to conform to T from the type IAdaptable
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DuplicateDiagramCommand.java:[75] 
01:07:38 	public DuplicateDiagramCommand(TransactionalEditingDomain editingDomain, String label, Diagram diagram, Map allDuplicatedObjectsMap) {
01:07:38 	                                                                                                        ^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DuplicateDiagramCommand.java:[95] 
01:07:38 	public DuplicateDiagramCommand(TransactionalEditingDomain editingDomain, String label, Diagram diagram, Map allDuplicatedObjectsMap, EObject targetContainer) {
01:07:38 	                                                                                                        ^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DuplicateDiagramCommand.java:[109] 
01:07:38 	EcoreUtil.Copier copier = new DiagramCopier(getAllDuplicatedObjectsMap());
01:07:38 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The expression of type Map needs unchecked conversion to conform to Map<EObject,EObject>
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/NameDisplayEditPolicy.java:[39] 
01:07:38 	protected IObservableValue styleObservable;
01:07:38 	          ^^^^^^^^^^^^^^^^
01:07:38 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[200] 
01:07:38 	private List operationSet;
01:07:38 	        ^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[376] 
01:07:38 	protected List createOperationSet() {
01:07:38 	          ^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[377] 
01:07:38 	return new ArrayList(getCurrentViewer().getSelectedEditParts());
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[377] 
01:07:38 	return new ArrayList(getCurrentViewer().getSelectedEditParts());
01:07:38 	           ^^^^^^^^^
01:07:38 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[623] 
01:07:38 	protected List getOperationSet() {
01:07:38 	          ^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[937] 
01:07:38 	private boolean isCurrentViewerMirrored() {
01:07:38 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 The method isCurrentViewerMirrored() from the type AbstractTool is never used locally
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[1494] 
01:07:38 	public void setProperties(Map properties) {
01:07:38 	                          ^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[1498] 
01:07:38 	Iterator entries = properties.entrySet().iterator();
01:07:38 	^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[1500] 
01:07:38 	Entry entry = (Entry) entries.next();
01:07:38 	^^^^^
01:07:38 Map.Entry is a raw type. References to generic type Map.Entry<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/AbstractTool.java:[1500] 
01:07:38 	Entry entry = (Entry) entries.next();
01:07:38 	               ^^^^^
01:07:38 Map.Entry is a raw type. References to generic type Map.Entry<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/figure/node/ShapeFlowLayout.java:[48] 
01:07:38 	Iterator iterator = parent.getChildren().iterator();
01:07:38 	^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[226] 
01:07:38 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
01:07:38 	^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[226] 
01:07:38 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
01:07:38 	                 ^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[228] 
01:07:38 	Map map = (Map) cacheMaps.get(req.getElementToDestroy());
01:07:38 	^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[228] 
01:07:38 	Map map = (Map) cacheMaps.get(req.getElementToDestroy());
01:07:38 	           ^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[271] 
01:07:38 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
01:07:38 	^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[271] 
01:07:38 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
01:07:38 	                 ^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[272] 
01:07:38 	Set checkedElement = null;
01:07:38 	^^^
01:07:38 Set is a raw type. References to generic type Set<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[274] 
01:07:38 	checkedElement = (Set) cacheMaps.get(Checked_Elements);
01:07:38 	                  ^^^
01:07:38 Set is a raw type. References to generic type Set<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[275] 
01:07:38 	checkedElement.add(parent);
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[276] 
01:07:38 	Map parentMap = (Map) cacheMaps.get(parent);
01:07:38 	^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[276] 
01:07:38 	Map parentMap = (Map) cacheMaps.get(parent);
01:07:38 	                 ^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[287] 
01:07:38 	for (Iterator iter = parent.eContents().iterator(); iter.hasNext();) {
01:07:38 	     ^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[294] 
01:07:38 	if ((ddr == null) || ((checkedElement != null) && checkedElement.add(next)) || (!ddr.getDependentElementsToDestroy().contains(next))) {
01:07:38 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[349] 
01:07:38 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
01:07:38 	^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[349] 
01:07:38 	Map cacheMaps = (Map) req.getParameter(Cache_Maps);
01:07:38 	                 ^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[354] 
01:07:38 	Map contextMap = (Map) cacheMaps.get(type);
01:07:38 	^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[354] 
01:07:38 	Map contextMap = (Map) cacheMaps.get(type);
01:07:38 	                  ^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[361] 
01:07:38 	Map contextMap = (Map) cacheMaps.get(contextObject);
01:07:38 	^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[361] 
01:07:38 	Map contextMap = (Map) cacheMaps.get(contextObject);
01:07:38 	                  ^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[369] 
01:07:38 	Map contextMap = (Map) cacheMaps.get(editHelperContext);
01:07:38 	^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/DefaultEditHelper.java:[369] 
01:07:38 	Map contextMap = (Map) cacheMaps.get(editHelperContext);
01:07:38 	                  ^^^
01:07:38 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/advice/GMFDiagramDuplicateEditHelperAdvice.java:[54] 
01:07:38 	Set<Object> duplicatedObjects = ((Set<Object>) additional);
01:07:38 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: Unchecked cast from Object to Set<Object>
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/advice/GMFDiagramDuplicateEditHelperAdvice.java:[132] 
01:07:38 	List<Object> elementsToBeDuplicated = request.getElementsToBeDuplicated();
01:07:38 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[78] 
01:07:38 	private List exclusionSet;
01:07:38 	        ^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[155] 
01:07:38 	List editparts = getOperationSet();
01:07:38 	^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[170] 
01:07:38 	compoundSrcRect = compoundSrcRect.union(bounds);
01:07:38 	                                  ^^^^^^^^^^^^^
01:07:38 The method union(PrecisionRectangle) from the type PrecisionRectangle is deprecated
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[194] 
01:07:38 	protected List createOperationSet() {
01:07:38 	          ^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[196] 
01:07:38 	List list = ToolUtilities.getSelectionWithoutDependants(getCurrentViewer());
01:07:38 	^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[201] 
01:07:38 	return new ArrayList();
01:07:38 	           ^^^^^^^^^
01:07:38 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[245] 
01:07:38 	List editParts = getOperationSet();
01:07:38 	^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[264] 
01:07:38 	Iterator iter = getOperationSet().iterator();
01:07:38 	^^^^^^^^
01:07:38 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[326] 
01:07:38 	protected Collection getExclusionSet() {
01:07:38 	          ^^^^^^^^^^
01:07:38 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[328] 
01:07:38 	List set = getOperationSet();
01:07:38 	^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[329] 
01:07:38 	exclusionSet = new ArrayList(set.size() + 1);
01:07:38 	                   ^^^^^^^^^
01:07:38 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[332] 
01:07:38 	exclusionSet.add(editpart.getFigure());
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[336] 
01:07:38 	exclusionSet.add(layerManager.getLayer(LayerConstants.CONNECTION_LAYER));
01:07:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/CustomDragEditPartsTracker.java:[597] 
01:07:38 	List editParts = getOperationSet();
01:07:38 	^^^^
01:07:38 List is a raw type. References to generic type List<E> should be parameterized
01:07:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/DefaultGraphicalNodeEditPolicy.java:[40] 
01:07:38 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
01:07:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:38 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/SemanticAdapter.java:[55] 
01:07:39 	public Object getAdapter(Class adapter) {
01:07:39 	       ^^^^^^
01:07:39 Type safety: The return type Object for getAdapter(Class) from the type SemanticAdapter needs unchecked conversion to conform to T from the type IAdaptable
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/SemanticAdapter.java:[55] 
01:07:39 	public Object getAdapter(Class adapter) {
01:07:39 	                         ^^^^^
01:07:39 Class is a raw type. References to generic type Class<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/MaskLabelHelper.java:[45] 
01:07:39 	Set<String> result = new HashSet<String>(values);
01:07:39 	                                         ^^^^^^
01:07:39 Type safety: The expression of type CustomStringStyleObservableList needs unchecked conversion to conform to Collection<? extends String>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[19] 
01:07:39 	import org.eclipse.papyrus.infra.sync.guava.CheckedFuture;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The type CheckedFuture<V,X> is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[49] 
01:07:39 	public static <V, X extends Exception> CheckedFuture<V, X> asyncExec(final ISyncObject syncObject, final SyncServiceRunnable<V, X> operation) {
01:07:39 	                                       ^^^^^^^^^^^^^
01:07:39 The type CheckedFuture<V,X> is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[50] 
01:07:39 	return (CheckedFuture<V, X>) syncObject.runAsync(operation);
01:07:39 	        ^^^^^^^^^^^^^
01:07:39 The type CheckedFuture<V,X> is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[70] 
01:07:39 	CheckedFuture<V, X> result = operation.asFuture(syncObject);
01:07:39 	^^^^^^^^^^^^^
01:07:39 The type CheckedFuture<V,X> is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/UISyncUtils.java:[74] 
01:07:39 	return result.checkedGet();
01:07:39 	              ^^^^^^^^^^^^
01:07:39 The method checkedGet() from the type CheckedFuture<V,X> is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[34] 
01:07:39 	protected Collection elementToPaste;
01:07:39 	          ^^^^^^^^^^
01:07:39 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[42] 
01:07:39 	public PasteRequest(Collection elementToPaste) {
01:07:39 	                    ^^^^^^^^^^
01:07:39 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[53] 
01:07:39 	public void setElementToPaste(Collection elementToPaste) {
01:07:39 	                              ^^^^^^^^^^
01:07:39 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[62] 
01:07:39 	public Collection getElementToPaste() {
01:07:39 	       ^^^^^^^^^^
01:07:39 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[73] 
01:07:39 	duplicateRequest.setEditParts(new ArrayList());
01:07:39 	                                  ^^^^^^^^^
01:07:39 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/requests/PasteRequest.java:[74] 
01:07:39 	duplicateRequest.setExtendedData(new HashMap());
01:07:39 	                                     ^^^^^^^
01:07:39 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/SemanticAdapter.java:[55] 
01:07:39 	public Object getAdapter(Class adapter) {
01:07:39 	       ^^^^^^
01:07:39 Type safety: The return type Object for getAdapter(Class) from the type SemanticAdapter needs unchecked conversion to conform to T from the type IAdaptable
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/SemanticAdapter.java:[55] 
01:07:39 	public Object getAdapter(Class adapter) {
01:07:39 	                         ^^^^^
01:07:39 Class is a raw type. References to generic type Class<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/DiagramOutlineAdapterFactory.java:[29] 
01:07:39 	public Class[] getAdapterList() {
01:07:39 	       ^^^^^^^
01:07:39 Type safety: The return type Class[] for getAdapterList() from the type DiagramOutlineAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/DiagramOutlineAdapterFactory.java:[34] 
01:07:39 	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
01:07:39 	       ^^^^^^
01:07:39 Type safety: The return type Object for getAdapter(Object, Class) from the type DiagramOutlineAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/EditPartSyncTrigger.java:[26] 
01:07:39 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/EditPartSyncTrigger.java:[101] 
01:07:39 	model = AdapterUtils.adapt(editPart, registry.getModelType(), null);
01:07:39 	        ^^^^^^^^^^^^
01:07:39 The type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/sync/EditPartSyncTrigger.java:[101] 
01:07:39 	model = AdapterUtils.adapt(editPart, registry.getModelType(), null);
01:07:39 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method adapt(Object, Class<M>, M) from the type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[218] 
01:07:39 	list.add(new Integer(array[i]));
01:07:39 	             ^^^^^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[349] 
01:07:39 	if (eastPositions.contains(new Integer(side))) {
01:07:39 	                               ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[351] 
01:07:39 	} else if (westPositions.contains(new Integer(side))) {
01:07:39 	                                      ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[358] 
01:07:39 	if (eastPositions.contains(new Integer(side))) {
01:07:39 	                               ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[360] 
01:07:39 	} else if (westPositions.contains(new Integer(side))) {
01:07:39 	                                      ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[367] 
01:07:39 	if (northPositions.contains(new Integer(side))) {
01:07:39 	                                ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[369] 
01:07:39 	} else if (southPositions.contains(new Integer(side))) {
01:07:39 	                                       ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[376] 
01:07:39 	if (northPositions.contains(new Integer(side))) {
01:07:39 	                                ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[378] 
01:07:39 	} else if (southPositions.contains(new Integer(side))) {
01:07:39 	                                       ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[440] 
01:07:39 	if (eastPositions.contains(new Integer(side))) {
01:07:39 	                               ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[442] 
01:07:39 	} else if (westPositions.contains(new Integer(side))) {
01:07:39 	                                      ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[449] 
01:07:39 	if (eastPositions.contains(new Integer(side))) {
01:07:39 	                               ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[451] 
01:07:39 	} else if (westPositions.contains(new Integer(side))) {
01:07:39 	                                      ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[458] 
01:07:39 	if (northPositions.contains(new Integer(side))) {
01:07:39 	                                ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[460] 
01:07:39 	} else if (southPositions.contains(new Integer(side))) {
01:07:39 	                                       ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[467] 
01:07:39 	if (northPositions.contains(new Integer(side))) {
01:07:39 	                                ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[469] 
01:07:39 	} else if (southPositions.contains(new Integer(side))) {
01:07:39 	                                       ^^^^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[492] 
01:07:39 	int intersectPosition = getRelativePositionFor(sourceBounds, new PrecisionRectangle(intersection), diagramBounds);
01:07:39 	    ^^^^^^^^^^^^^^^^^
01:07:39 The value of the local variable intersectPosition is not used
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[540] 
01:07:39 	pos.setX(reference.preciseX());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setX(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[542] 
01:07:39 	pos.setHeight(reference.preciseY());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[543] 
01:07:39 	pos.setWidth(reference.preciseWidth());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[548] 
01:07:39 	pos.setX(reference.preciseX());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setX(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[549] 
01:07:39 	pos.setY(reference.getBottom().preciseY());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setY(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[550] 
01:07:39 	pos.setHeight(diagramBounds.preciseHeight() - reference.getBottom().preciseY());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[551] 
01:07:39 	pos.setWidth(reference.preciseWidth());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[556] 
01:07:39 	pos.setX(reference.getRight().preciseX());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setX(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[557] 
01:07:39 	pos.setY(reference.getTop().preciseY());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setY(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[558] 
01:07:39 	pos.setHeight(reference.preciseHeight());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[559] 
01:07:39 	pos.setWidth(diagramBounds.preciseWidth() - reference.getLeft().preciseY());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[566] 
01:07:39 	pos.setY(reference.preciseY());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setY(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[567] 
01:07:39 	pos.setHeight(reference.preciseHeight());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[568] 
01:07:39 	pos.setWidth(reference.preciseX());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[594] 
01:07:39 	pos.setX(reference.getTop().preciseX());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setX(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[596] 
01:07:39 	pos.setHeight(reference.getRight().preciseY());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[597] 
01:07:39 	pos.setWidth(diagramBounds.preciseWidth() - reference.getTop().preciseX());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[605] 
01:07:39 	pos.setHeight(reference.getLeft().preciseY());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[606] 
01:07:39 	pos.setWidth(reference.getTop().preciseX());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[613] 
01:07:39 	pos.setX(reference.getBottom().preciseX());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setX(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[614] 
01:07:39 	pos.setY(reference.getRight().preciseY());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setY(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[615] 
01:07:39 	pos.setHeight(diagramBounds.preciseHeight() - reference.getRight().preciseY());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[616] 
01:07:39 	pos.setWidth(diagramBounds.preciseWidth() - reference.getBottom().preciseX());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[624] 
01:07:39 	pos.setY(reference.getLeft().preciseY());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setY(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[625] 
01:07:39 	pos.setHeight(diagramBounds.preciseHeight() - reference.getLeft().preciseY());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/LayoutUtils.java:[626] 
01:07:39 	pos.setWidth(reference.getBottom().preciseX());
01:07:39 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/PaletteViewerReloadContextProvider.java:[23] 
01:07:39 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/PaletteViewerReloadContextProvider.java:[48] 
01:07:39 	IReloadContextProvider result = AdapterUtils.adapt(palette, IReloadContextProvider.class, null);
01:07:39 	                                ^^^^^^^^^^^^
01:07:39 The type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/PaletteViewerReloadContextProvider.java:[48] 
01:07:39 	IReloadContextProvider result = AdapterUtils.adapt(palette, IReloadContextProvider.class, null);
01:07:39 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[286] 
01:07:39 	private List newObjectList = new ArrayList();
01:07:39 	        ^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[286] 
01:07:39 	private List newObjectList = new ArrayList();
01:07:39 	                                 ^^^^^^^^^
01:07:39 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[347] 
01:07:39 	newObjectList.add(((CreateRequest) createRequest).getNewObject());
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[370] 
01:07:39 	for (IElementType elementType : (List<IElementType>) CreateAspectUnspecifiedTypeConnectionRequest.this.getElementTypes()) {
01:07:39 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: Unchecked cast from List to List<IElementType>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[405] 
01:07:39 	public List getAllRequests() {
01:07:39 	       ^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[407] 
01:07:39 	return new ArrayList(requests.values());
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeConnectionTool.java:[407] 
01:07:39 	return new ArrayList(requests.values());
01:07:39 	           ^^^^^^^^^
01:07:39 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/DiagramAdapterFactory.java:[27] 
01:07:39 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:07:39 	       ^^^^^^
01:07:39 Type safety: The return type Object for getAdapter(Object, Class) from the type DiagramAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/DiagramAdapterFactory.java:[38] 
01:07:39 	public Class[] getAdapterList() {
01:07:39 	       ^^^^^^^
01:07:39 Type safety: The return type Class[] for getAdapterList() from the type DiagramAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/DefaultCreationEditPolicy.java:[130] 
01:07:39 	Map parameters = moveRequest.getParameters();
01:07:39 	^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/DefaultCreationEditPolicy.java:[133] 
01:07:39 	parameters.put(RequestParameterConstants.TYPE_MOVING, RequestParameterConstants.TYPE_MOVING_DIAGRAM);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/DefaultCreationEditPolicy.java:[134] 
01:07:39 	parameters.put(RequestParameterConstants.AFFECTED_VIEW, view);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[37] 
01:07:39 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[52] 
01:07:39 	public class BorderDisplayEditPolicy extends GraphicalEditPolicyEx implements IChangeListener, NotificationListener, NamedStyleProperties {
01:07:39 	                                             ^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[67] 
01:07:39 	protected IObservableValue styleObservable;
01:07:39 	          ^^^^^^^^^^^^^^^^
01:07:39 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[149] 
01:07:39 	* @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh()
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[149] 
01:07:39 	* @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh()
01:07:39 	                                                                                  ^^^^^^^
01:07:39 Discouraged access: The method 'GraphicalEditPolicyEx.refresh()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/BorderDisplayEditPolicy.java:[217] 
01:07:39 	((OneTopLineResizableBorder) defaultBorder).setLengthRatio(new Float(NotationUtils.getStringValue(view, LINE_LENGTH_RATIO, LINE_LENGTH_RATIO_DEFAULT_VALUE).replace(',', '.')));// $NON-NLS-1$ 
01:07:39 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The constructor Float(String) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/OverlayVisibilityIcon.java:[57] 
01:07:39 	drawImage(initialImage.getImageData(), 0, 0);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/OverlayVisibilityIcon.java:[58] 
01:07:39 	ImageData imageData = visDesc.getImageData();
01:07:39 	                              ^^^^^^^^^^^^^^
01:07:39 The method getImageData() from the type ImageDescriptor is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/OverlayVisibilityIcon.java:[59] 
01:07:39 	drawImage(imageData, size.x - imageData.width, size.y - imageData.height);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[136] 
01:07:39 	IEditorPart part = ((ContributeToPaletteOperation) operation).getEditor();
01:07:39 	            ^^^^
01:07:39 The value of the local variable part is not used
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[169] 
01:07:39 	public void contributeToPalette(IEditorPart editor, Object content, PaletteRoot root, Map predefinedEntries) {
01:07:39 	                                                                                      ^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[210] 
01:07:39 	protected PaletteDrawer generateDrawer(PaletteRoot root, DrawerConfiguration drawerConfiguration, Map predefinedEntries) {
01:07:39 	                                                                                                  ^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[219] 
01:07:39 	predefinedEntries.put(id, drawer);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[254] 
01:07:39 	ToolConfiguration toolConfiguration = ((ToolConfiguration) configuration);
01:07:39 	                  ^^^^^^^^^^^^^^^^^
01:07:39 The value of the local variable toolConfiguration is not used
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[312] 
01:07:39 	protected void generateContent(PaletteDrawer drawer, DrawerConfiguration drawerConfiguration, Map predefinedEntries) {
01:07:39 	                                                                                              ^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[334] 
01:07:39 	protected CombinedTemplateCreationEntry generateTool(PaletteContainer container, ToolConfiguration configuration, Map predefinedEntries) {
01:07:39 	                                                                                                                  ^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[354] 
01:07:39 	protected CombinedTemplateCreationEntry generateConnectionTool(PaletteContainer container, ToolConfiguration configuration, Map predefinedEntries) {
01:07:39 	                                                                                                                            ^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[372] 
01:07:39 	predefinedEntries.put(toolID, toolEntry);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[389] 
01:07:39 	protected CombinedTemplateCreationEntry generateCreationTool(PaletteContainer container, ToolConfiguration configuration, Map predefinedEntries) {
01:07:39 	                                                                                                                          ^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[409] 
01:07:39 	predefinedEntries.put(toolID, toolEntry);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[426] 
01:07:39 	protected PaletteToolEntry retrieveTool(String toolID, Map predefinedEntries) {
01:07:39 	                                                       ^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[444] 
01:07:39 	@SuppressWarnings("restriction")
01:07:39 	                  ^^^^^^^^^^^^^
01:07:39 Unnecessary @SuppressWarnings("restriction")
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[445] 
01:07:39 	protected PaletteStack generateStack(PaletteContainer container, StackConfiguration configuration, Map predefinedEntries) {
01:07:39 	                                                                                                   ^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[456] 
01:07:39 	predefinedEntries.put(stackID, stack);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ExtendedPluginPaletteProvider.java:[483] 
01:07:39 	protected PaletteSeparator generateSeparator(PaletteContainer container, SeparatorConfiguration leafConfiguration, Map predefinedEntries) {
01:07:39 	                                                                                                                   ^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusDiagramEditPart.java:[74] 
01:07:39 	diagramEditParts = Sets.newSetFromMap(new WeakHashMap<PapyrusDiagramEditPart, Boolean>());
01:07:39 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method newSetFromMap(Map<PapyrusDiagramEditPart,Boolean>) from the type Sets is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[24] 
01:07:39 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[79] 
01:07:39 	IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null);
01:07:39 	                                      ^^^^^^^^^^^^
01:07:39 The type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[79] 
01:07:39 	IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null);
01:07:39 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[113] 
01:07:39 	IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null);
01:07:39 	                                      ^^^^^^^^^^^^
01:07:39 The type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/DiagramReloadContextProvider.java:[113] 
01:07:39 	IReloadContextProvider pageProvider = AdapterUtils.adapt(page, IReloadContextProvider.class, null);
01:07:39 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method adapt(Object, Class<IReloadContextProvider>, IReloadContextProvider) from the type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[100] 
01:07:39 	Map internalClipboardToTargetCopy = papyrusClipboard.getInternalClipboardToTargetCopy();
01:07:39 	^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[106] 
01:07:39 	Collection<Diagram> duplicateDiagrams = diagramClipboardAdditionnalData.getDuplicatedDiagrams(internalClipboardToTargetCopy);
01:07:39 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Diagram>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[106] 
01:07:39 	Collection<Diagram> duplicateDiagrams = diagramClipboardAdditionnalData.getDuplicatedDiagrams(internalClipboardToTargetCopy);
01:07:39 	                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[122] 
01:07:39 	Collection<Diagram> diagrams = diagramClipboardAdditionalData.getDuplicatedDiagrams(internalClipboardToTargetCopy);
01:07:39 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Diagram>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[122] 
01:07:39 	Collection<Diagram> diagrams = diagramClipboardAdditionalData.getDuplicatedDiagrams(internalClipboardToTargetCopy);
01:07:39 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[158] 
01:07:39 	Map sourceToInternalClipboard = papyrusClipboard.getSourceToInternalClipboard();
01:07:39 	^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[161] 
01:07:39 	DiagramClipboardAdditionalData diagramAdditionnalData = new DiagramClipboardAdditionalData(extractSelectedWithoutOwner, sourceToInternalClipboard);
01:07:39 	                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/paste/DiagramPasteStrategy.java:[170] 
01:07:39 	DiagramClipboardAdditionalData diagramAdditionnalData = new DiagramClipboardAdditionalData(associatedDiagrams, sourceToInternalClipboard);
01:07:39 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/SynchronizableGmfDiagramEditor.java:[428] 
01:07:39 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:07:39 	       ^^^^^^
01:07:39 Type safety: The return type Object for getAdapter(Class) from the type SynchronizableGmfDiagramEditor.PalettePageWrapper needs unchecked conversion to conform to T from the type IAdaptable
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[98] 
01:07:39 	public static final int BEHAVIOR_OBJECT_INCLUDED = new Integer(1).intValue();
01:07:39 	                                                       ^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[103] 
01:07:39 	public static final int BEHAVIOR_OBJECT_TOUCHED = new Integer(2).intValue();
01:07:39 	                                                      ^^^^^^^^^^
01:07:39 The constructor Integer(int) is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[257] 
01:07:39 	private List calculateNewSelection() {
01:07:39 	        ^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[458] 
01:07:39 	List<EditPart> children = editPart.getChildren();
01:07:39 	                          ^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[469] 
01:07:39 	List sourceConnections = child.getSourceConnections();
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[470] 
01:07:39 	List targetConnections = child.getTargetConnections();
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[656] 
01:07:39 	selectedEditParts = calculateNewSelection();
01:07:39 	                    ^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[713] 
01:07:39 	List newSelections = calculateNewSelection();
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[723] 
01:07:39 	List selected = new ArrayList(viewer.getSelectedEditParts());
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[723] 
01:07:39 	List selected = new ArrayList(viewer.getSelectedEditParts());
01:07:39 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[723] 
01:07:39 	List selected = new ArrayList(viewer.getSelectedEditParts());
01:07:39 	                    ^^^^^^^^^
01:07:39 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[729] 
01:07:39 	selected.add(editPart);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[754] 
01:07:39 	weakReference = new WeakReference(viewer);
01:07:39 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The constructor WeakReference(Object) belongs to the raw type WeakReference. References to generic type WeakReference<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/PapyrusRubberbandSelectionTool.java:[754] 
01:07:39 	weakReference = new WeakReference(viewer);
01:07:39 	                    ^^^^^^^^^^^^^
01:07:39 WeakReference is a raw type. References to generic type WeakReference<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeCreationTool.java:[97] 
01:07:39 	Collection<?> selectableEditParts = new LinkedList<Object>(DiagramCommandStack.getReturnValues(command));
01:07:39 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<? extends Object>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeCreationTool.java:[164] 
01:07:39 	for (IElementType elementType : (List<IElementType>) CreateAspectUnspecifiedTypeRequest.this.getElementTypes()) {
01:07:39 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: Unchecked cast from List to List<IElementType>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/AspectUnspecifiedTypeCreationTool.java:[183] 
01:07:39 	requests.put(elementType, request);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[49] 
01:07:39 	private List exclusionSet;
01:07:39 	        ^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[166] 
01:07:39 	protected Collection getExclusionSet() {
01:07:39 	          ^^^^^^^^^^
01:07:39 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[168] 
01:07:39 	exclusionSet = new ArrayList();
01:07:39 	                   ^^^^^^^^^
01:07:39 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[169] 
01:07:39 	exclusionSet.add(getConnection());
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[306] 
01:07:39 	List list;
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/ConnectionEndpointTracker.java:[321] 
01:07:39 	int d = p.getDistanceOrthogonal(start);
01:07:39 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method getDistanceOrthogonal(Point) from the type Point is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[79] 
01:07:39 	private IObservableValue labelConstrainedObservable;
01:07:39 	        ^^^^^^^^^^^^^^^^
01:07:39 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[93] 
01:07:39 	private IObservableValue positionObservable;
01:07:39 	        ^^^^^^^^^^^^^^^^
01:07:39 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[96] 
01:07:39 	private IObservableValue labelOffsetXObservable;
01:07:39 	        ^^^^^^^^^^^^^^^^
01:07:39 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[99] 
01:07:39 	private IObservableValue labelOffsetYObservable;
01:07:39 	        ^^^^^^^^^^^^^^^^
01:07:39 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[102] 
01:07:39 	private IObservableValue leftMarginObservable;
01:07:39 	        ^^^^^^^^^^^^^^^^
01:07:39 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[105] 
01:07:39 	private IObservableValue rightMarginObservable;
01:07:39 	        ^^^^^^^^^^^^^^^^
01:07:39 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[108] 
01:07:39 	private IObservableValue topMarginObservable;
01:07:39 	        ^^^^^^^^^^^^^^^^
01:07:39 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[111] 
01:07:39 	private IObservableValue bottomMarginObservable;
01:07:39 	        ^^^^^^^^^^^^^^^^
01:07:39 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpart/PapyrusLabelEditPart.java:[457] 
01:07:39 	public Object getAdapter(Class key) {
01:07:39 	                         ^^^^^
01:07:39 Class is a raw type. References to generic type Class<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/CreateShapeCompartmentViewCommand.java:[65] 
01:07:39 	compartment.getStyles().add(ts);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/DragEditPartsTrackerEx.java:[92] 
01:07:39 	List editparts = ToolUtilities
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/DragEditPartsTrackerEx.java:[110] 
01:07:39 	Iterator iter = getOperationSet().iterator();
01:07:39 	^^^^^^^^
01:07:39 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/DragEditPartsTrackerEx.java:[300] 
01:07:39 	request.getExtendedData().put(SnapToHelperUtil.RESTRICTED_DIRECTIONS,
01:07:39 					restrictedDirection);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[40] 
01:07:39 	import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[203] 
01:07:39 	public boolean providesWithVisibility(ContributeToPaletteOperation operation) {
01:07:39 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[213] 
01:07:39 	if (operation instanceof ContributeToPaletteOperation) {
01:07:39 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[214] 
01:07:39 	ContributeToPaletteOperation o = operation;
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[216] 
01:07:39 	IEditorPart part = o.getEditor();
01:07:39 	                     ^^^^^^^^^
01:07:39 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[260] 
01:07:39 	ZipFile zipFile = new ZipFile(jarPath);
01:07:39 	        ^^^^^^^
01:07:39 Resource leak: 'zipFile' is never closed
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/ArchitectureExtendedProviderDescriptor.java:[283] 
01:07:39 	private static String retrieveBundleId(final String initialValue) {
01:07:39 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method retrieveBundleId(String) from the type ArchitectureExtendedProviderDescriptor is never used locally
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[354] 
01:07:39 	EditPart topEditPart = getTopMostEditPart(editPart);
01:07:39 	         ^^^^^^^^^^^
01:07:39 The value of the local variable topEditPart is not used
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[462] 
01:07:39 	List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element);
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[463] 
01:07:39 	for (Iterator it = editPolicies.iterator(); it.hasNext();) {
01:07:39 	     ^^^^^^^^
01:07:39 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[492] 
01:07:39 	List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element);
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[493] 
01:07:39 	for (Iterator it = editPolicies.iterator(); it.hasNext();) {
01:07:39 	     ^^^^^^^^
01:07:39 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[518] 
01:07:39 	List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element);
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[519] 
01:07:39 	for (Iterator it = editPolicies.iterator(); it.hasNext();) {
01:07:39 	     ^^^^^^^^
01:07:39 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[551] 
01:07:39 	List editPolicies = CanonicalEditPolicy.getRegisteredEditPolicies(element);
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[552] 
01:07:39 	for (Iterator it = editPolicies.iterator(); it.hasNext();) {
01:07:39 	     ^^^^^^^^
01:07:39 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[573] 
01:07:39 	List<EditPart> children = editPart.getChildren();
01:07:39 	                          ^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[673] 
01:07:39 	List referencerViews = getEObjectViews((EObject) o);
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[694] 
01:07:39 	return Collections.EMPTY_LIST;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramEditPartsUtil.java:[712] 
01:07:39 	IEditorPart editor = plugin.getWorkbench().getActiveWorkbenchWindow().getActivePage().getActiveEditor();
01:07:39 	                            ^^^^^^^^^^^^^^
01:07:39 The method getWorkbench() from the type AbstractUIPlugin is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/helper/GMFDiagramViewTypeHelper.java:[65] 
01:07:39 	command = creationCommandClass.newInstance();
01:07:39 	                               ^^^^^^^^^^^^^
01:07:39 The method newInstance() from the type Class<capture#3-of ? extends AbstractPapyrusGmfCreateDiagramCommandHandler> is deprecated since version 9
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/RulersUnitStyleObservableValue.java:[74] 
01:07:39 	IObservableValue observable = new CustomDoubleStyleWithStoreObservableValue(this.source, this.domain, WorkspaceViewerProperties.GRIDSPACING, this.preferenceStore);
01:07:39 	^^^^^^^^^^^^^^^^
01:07:39 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/RulersUnitStyleObservableValue.java:[77] 
01:07:39 	observable.setValue(newGridSpacing);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/MaintainSymbolRatioEditPolicy.java:[39] 
01:07:39 	protected IObservableValue styleObservable;
01:07:39 	          ^^^^^^^^^^^^^^^^
01:07:39 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[51] 
01:07:39 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[144] 
01:07:39 	final View dest = domain2NotationMap.getFirstView(destination);
01:07:39 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method getFirstView(Object) from the type Domain2Notation is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[146] 
01:07:39 	final View source = domain2NotationMap.getFirstView(source2);
01:07:39 	                                       ^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method getFirstView(Object) from the type Domain2Notation is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[155] 
01:07:39 	View linkView = domain2NotationMap.getFirstView(link);
01:07:39 	                                   ^^^^^^^^^^^^^^^^^^
01:07:39 The method getFirstView(Object) from the type Domain2Notation is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[482] 
01:07:39 	final View view = domain2NotationMap.getFirstView(linkToHide);
01:07:39 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method getFirstView(Object) from the type Domain2Notation is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[549] 
01:07:39 	final View view = domain2NotationMap.getFirstView(linkToShow);
01:07:39 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method getFirstView(Object) from the type Domain2Notation is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[551] 
01:07:39 	return new SetPropertyCommand(domain, "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE);//$NON-NLS-1$
01:07:39 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[551] 
01:07:39 	return new SetPropertyCommand(domain, "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE);//$NON-NLS-1$
01:07:39 	                                                                                                                     ^^^^^^^^^^^^
01:07:39 Discouraged access: The field 'Properties.ID_ISVISIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/AbstractShowHideRelatedLinkEditPolicy.java:[638] 
01:07:39 	View view = domain2NotationMap.getFirstView(element);
01:07:39 	                               ^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method getFirstView(Object) from the type Domain2Notation is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/snap/copy/TargetingTool.java:[139] 
01:07:39 	protected Collection getExclusionSet() {
01:07:39 	          ^^^^^^^^^^
01:07:39 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/DiagramUtils.java:[159] 
01:07:39 	for (Style ownedStyle : (List<Style>) diagram.getStyles()) { // Access all styles directly to avoid CSS computation, and use instanceof (Rather than reflexive EMF)
01:07:39 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: Unchecked cast from EList to List<Style>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomBooleanStyleWithStoreObservableValue.java:[47] 
01:07:39 	ValueDiff diff = new ValueDiff() {
01:07:39 	^^^^^^^^^
01:07:39 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomBooleanStyleWithStoreObservableValue.java:[47] 
01:07:39 	ValueDiff diff = new ValueDiff() {
01:07:39 	                     ^^^^^^^^^
01:07:39 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomBooleanStyleWithStoreObservableValue.java:[59] 
01:07:39 	fireValueChange(diff);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[37] 
01:07:39 	import org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[53] 
01:07:39 	private final int MODIFIER_NO_SNAPPING;
01:07:39 	                  ^^^^^^^^^^^^^^^^^^^^
01:07:39 The value of the field SelectSeveralLinksEditPartTracker.MODIFIER_NO_SNAPPING is not used
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[115] 
01:07:39 	List editparts = getOperationSet();
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[198] 
01:07:39 	return Cursors.CURSOR_SEG_MOVE;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[198] 
01:07:39 	return Cursors.CURSOR_SEG_MOVE;
01:07:39 	               ^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[239] 
01:07:39 	protected List createOperationSet() {
01:07:39 	          ^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[240] 
01:07:39 	List list = new ArrayList();
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[240] 
01:07:39 	List list = new ArrayList();
01:07:39 	                ^^^^^^^^^
01:07:39 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[241] 
01:07:39 	list.add(getConnectionEditPart());
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[251] 
01:07:39 	List editParts = getOperationSet();
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[274] 
01:07:39 	List editParts = getOperationSet();
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[341] 
01:07:39 	List editparts = getOperationSet();
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[420] 
01:07:39 	List editparts = getOperationSet();
01:07:39 	^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[442] 
01:07:39 	protected List getOperationSet() {
01:07:39 	          ^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[446] 
01:07:39 	ArrayList result = new ArrayList<>();
01:07:39 	^^^^^^^^^
01:07:39 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/selection/SelectSeveralLinksEditPartTracker.java:[447] 
01:07:39 	result.add(getSourceEditPart());
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPalettePreferences.java:[768] 
01:07:39 	public static void addLocalExtendedPalette(String paletteID, String paletteName, ProviderPriority priority, String editorID, HashSet requiredProfiles) {
01:07:39 	                                                                                                                             ^^^^^^^
01:07:39 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPalettePreferences.java:[783] 
01:07:39 	propertiesMemento.putString(IPapyrusPaletteConstant.PROFILE_LIST, PaletteUtil.getSerializedProfileList(requiredProfiles));
01:07:39 	                                                                                                       ^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type HashSet needs unchecked conversion to conform to Collection<String>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/Domain2Notation.java:[37] 
01:07:39 	public class Domain2Notation extends HashMap<EObject, Set<View>> {
01:07:39 	             ^^^^^^^^^^^^^^^
01:07:39 The serializable class Domain2Notation does not declare a static final serialVersionUID field of type long
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/ElementTypeIconProvider.java:[28] 
01:07:39 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/ElementTypeIconProvider.java:[54] 
01:07:39 	IElementType elementType = AdapterUtils.adapt(hint, IElementType.class, null);
01:07:39 	                           ^^^^^^^^^^^^
01:07:39 The type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/ElementTypeIconProvider.java:[54] 
01:07:39 	IElementType elementType = AdapterUtils.adapt(hint, IElementType.class, null);
01:07:39 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method adapt(Object, Class<IElementType>, IElementType) from the type AdapterUtils is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[65] 
01:07:39 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[66] 
01:07:39 	import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[194] 
01:07:39 	public boolean isHidden(ContributeToPaletteOperation operation) {
01:07:39 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[196] 
01:07:39 	List<String> hiddenPalettes = PapyrusPalettePreferences.getHiddenPalettes(operation.getEditor());
01:07:39 	                                                                                    ^^^^^^^^^
01:07:39 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[225] 
01:07:39 	if (operation instanceof ContributeToPaletteOperation) {
01:07:39 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[226] 
01:07:39 	ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation;
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[226] 
01:07:39 	ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation;
01:07:39 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[228] 
01:07:39 	IEditorPart part = o.getEditor();
01:07:39 	                     ^^^^^^^^^
01:07:39 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[232] 
01:07:39 	return getProviderConfiguration().supports(o.getEditor(), o.getContent()) && !isHidden(o);
01:07:39 	                                             ^^^^^^^^^
01:07:39 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[232] 
01:07:39 	return getProviderConfiguration().supports(o.getEditor(), o.getContent()) && !isHidden(o);
01:07:39 	                                                            ^^^^^^^^^^
01:07:39 Discouraged access: The method 'ContributeToPaletteOperation.getContent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[247] 
01:07:39 	public boolean providesWithVisibility(ContributeToPaletteOperation operation) {
01:07:39 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[260] 
01:07:39 	return getProviderConfiguration().supports(operation.getEditor(), operation.getContent());
01:07:39 	                                                     ^^^^^^^^^
01:07:39 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[260] 
01:07:39 	return getProviderConfiguration().supports(operation.getEditor(), operation.getContent());
01:07:39 	                                                                            ^^^^^^^^^^
01:07:39 Discouraged access: The method 'ContributeToPaletteOperation.getContent()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[442] 
01:07:39 	ZipFile zipFile = new ZipFile(jarPath);
01:07:39 	        ^^^^^^^
01:07:39 Resource leak: 'zipFile' is never closed
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[548] 
01:07:39 	public boolean isHidden(ContributeToPaletteOperation operation) {
01:07:39 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[550] 
01:07:39 	List<String> hiddenPalettes = PapyrusPalettePreferences.getHiddenPalettes(operation.getEditor());
01:07:39 	                                                                                    ^^^^^^^^^
01:07:39 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[573] 
01:07:39 	if (operation instanceof ContributeToPaletteOperation) {
01:07:39 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[574] 
01:07:39 	ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation;
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[574] 
01:07:39 	ContributeToPaletteOperation o = (ContributeToPaletteOperation) operation;
01:07:39 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[576] 
01:07:39 	IEditorPart part = o.getEditor();
01:07:39 	                     ^^^^^^^^^
01:07:39 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[607] 
01:07:39 	public boolean providesWithVisibility(ContributeToPaletteOperation operation) {
01:07:39 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[617] 
01:07:39 	IEditorPart part = operation.getEditor();
01:07:39 	                             ^^^^^^^^^
01:07:39 Discouraged access: The method 'ContributeToPaletteOperation.getEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[793] 
01:07:39 	getInstance().configureProviders(DiagramUIPlugin.getPluginId(), PALETTE_PROVIDERS);
01:07:39 	                                 ^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[793] 
01:07:39 	getInstance().configureProviders(DiagramUIPlugin.getPluginId(), PALETTE_PROVIDERS);
01:07:39 	                                                 ^^^^^^^^^^^
01:07:39 Discouraged access: The method 'DiagramUIPlugin.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[842] 
01:07:39 	public void contributeToPalette(IEditorPart editor, Object content, PaletteRoot root, Map predefinedEntries) {
01:07:39 	                                                                                      ^^^
01:07:39 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[858] 
01:07:39 	execute(new ContributeToPaletteOperation(editor, content, root, predefinedEntries));
01:07:39 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[858] 
01:07:39 	execute(new ContributeToPaletteOperation(editor, content, root, predefinedEntries));
01:07:39 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[877] 
01:07:39 	@SuppressWarnings("unchecked")
01:07:39 	                  ^^^^^^^^^^^
01:07:39 Unnecessary @SuppressWarnings("unchecked")
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[878] 
01:07:39 	private List execute(IOperation operation) {
01:07:39 	        ^^^^
01:07:39 List is a raw type. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[897] 
01:07:39 	contributeToPalette(editor, content, root, new HashMap());
01:07:39 	                                               ^^^^^^^
01:07:39 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[970] 
01:07:39 	HashMap existingEntryIds = new HashMap();
01:07:39 	^^^^^^^
01:07:39 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[970] 
01:07:39 	HashMap existingEntryIds = new HashMap();
01:07:39 	                               ^^^^^^^
01:07:39 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[971] 
01:07:39 	for (Iterator iter = existingContainer.getChildren().iterator(); iter.hasNext();) {
01:07:39 	     ^^^^^^^^
01:07:39 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[973] 
01:07:39 	existingEntryIds.put(entry.getId(), entry);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[978] 
01:07:39 	for (Iterator iter = newContainer.getChildren().iterator(); iter.hasNext();) {
01:07:39 	     ^^^^^^^^
01:07:39 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1000] 
01:07:39 	for (Iterator iter = existingEntryIds.values().iterator(); iter.hasNext();) {
01:07:39 	     ^^^^^^^^
01:07:39 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1029] 
01:07:39 	final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap());
01:07:39 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1029] 
01:07:39 	final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap());
01:07:39 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1029] 
01:07:39 	final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap());
01:07:39 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1029] 
01:07:39 	final ContributeToPaletteOperation o = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap());
01:07:39 	                                                                                                               ^^^^^^^
01:07:39 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/service/palette/PapyrusPaletteService.java:[1097] 
01:07:39 	protected boolean isContributing(PapyrusPaletteService.ProviderDescriptor provider, ContributeToPaletteOperation o) {
01:07:39 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultPasteCommand.java:[59] 
01:07:39 	public DefaultPasteCommand(EditingDomain domain, EObject targetOwner, PapyrusClipboard papyrusClipboard) {
01:07:39 	                                                                      ^^^^^^^^^^^^^^^^
01:07:39 PapyrusClipboard is a raw type. References to generic type PapyrusClipboard<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultPasteCommand.java:[65] 
01:07:39 	Iterator<Object> iterData = papyrusClipboard.iterator();
01:07:39 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultPasteCommand.java:[83] 
01:07:39 	papyrusClipboard.addAllInternalToTargetCopy(duplicatedObjects);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method addAllInternalToTargetCopy(Map) belongs to the raw type PapyrusClipboard. References to generic type PapyrusClipboard<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultCopyCommand.java:[51] 
01:07:39 	public DefaultCopyCommand(EditingDomain domain, PapyrusClipboard papyrusClipboard, Collection<EObject> pObjectsToPutInClipboard) {
01:07:39 	                                                ^^^^^^^^^^^^^^^^
01:07:39 PapyrusClipboard is a raw type. References to generic type PapyrusClipboard<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultCopyCommand.java:[58] 
01:07:39 	papyrusClipboard.addAllInternalCopyInClipboard(copier);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method addAllInternalCopyInClipboard(Map) belongs to the raw type PapyrusClipboard. References to generic type PapyrusClipboard<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[30] 
01:07:39 	import org.eclipse.papyrus.infra.viewpoints.style.PapyrusViewStyle;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The type PapyrusViewStyle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[42] 
01:07:39 	PapyrusViewStyle oldStyle = null;
01:07:39 	^^^^^^^^^^^^^^^^
01:07:39 The type PapyrusViewStyle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[43] 
01:07:39 	for (Object obj : new ArrayList<Style>(diagram.getStyles())) {
01:07:39 	                                       ^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type EList needs unchecked conversion to conform to Collection<? extends Style>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[44] 
01:07:39 	if (obj instanceof PapyrusViewStyle) {
01:07:39 	                   ^^^^^^^^^^^^^^^^
01:07:39 The type PapyrusViewStyle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[45] 
01:07:39 	oldStyle = (PapyrusViewStyle) obj;
01:07:39 	            ^^^^^^^^^^^^^^^^
01:07:39 The type PapyrusViewStyle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[52] 
01:07:39 	for (Object obj : new ArrayList<Style>(diagram.getStyles())) {
01:07:39 	                                       ^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type EList needs unchecked conversion to conform to Collection<? extends Style>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[61] 
01:07:39 	newStyle.setOwner(oldStyle.getOwner());
01:07:39 	                           ^^^^^^^^^^
01:07:39 The method getOwner() from the type PapyrusViewStyle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[79] 
01:07:39 	protected abstract PapyrusDiagram getDiagramKind(Diagram diagram, PapyrusViewStyle oldStyle);
01:07:39 	                                                                  ^^^^^^^^^^^^^^^^
01:07:39 The type PapyrusViewStyle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[87] 
01:07:39 	private PapyrusViewStyle oldStyle;
01:07:39 	        ^^^^^^^^^^^^^^^^
01:07:39 The type PapyrusViewStyle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[90] 
01:07:39 	public ReplacePapyrusViewStyleCommand(Diagram diagram, PapyrusViewStyle oldStyle, PapyrusDiagramStyle newStyle) {
01:07:39 	                                                       ^^^^^^^^^^^^^^^^
01:07:39 The type PapyrusViewStyle is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[102] 
01:07:39 	diagram.getStyles().add(index, newStyle);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/reconciler/DiagramReconciler_1_3_0.java:[104] 
01:07:39 	diagram.getStyles().add(newStyle);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/GMFMultiDiagramAdapterFactory.java:[29] 
01:07:39 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:07:39 	       ^^^^^^
01:07:39 Type safety: The return type Object for getAdapter(Object, Class) from the type GMFMultiDiagramAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/adapter/GMFMultiDiagramAdapterFactory.java:[29] 
01:07:39 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:07:39 	                                                 ^^^^^
01:07:39 Class is a raw type. References to generic type Class<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleObservableValue.java:[39] 
01:07:39 	public abstract class AbstractCustomStyleObservableValue extends AbstractObservableValue implements CommandBasedObservableValue, IChangeListener, IObserving {
01:07:39 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleObservableValue.java:[70] 
01:07:39 	fireValueChange(new ValueDiff() {
01:07:39 			@Override
01:07:39 			public Object getOldValue() {
01:07:39 				return oldValue;
01:07:39 			}
01:07:39 			@Override
01:07:39 			public Object getNewValue() {
01:07:39 				return newValue;
01:07:39 			}
01:07:39 		});
01:07:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/AbstractCustomStyleObservableValue.java:[70] 
01:07:39 	fireValueChange(new ValueDiff() {
01:07:39 	                    ^^^^^^^^^
01:07:39 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/RefreshTextAlignmentEditPolicy.java:[25] 
01:07:39 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/RefreshTextAlignmentEditPolicy.java:[36] 
01:07:39 	public class RefreshTextAlignmentEditPolicy extends GraphicalEditPolicyEx implements IChangeListener {
01:07:39 	                                                    ^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/editpolicies/RefreshTextAlignmentEditPolicy.java:[42] 
01:07:39 	protected IObservableValue styleObservable;
01:07:39 	          ^^^^^^^^^^^^^^^^
01:07:39 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/StrategyManager.java:[150] 
01:07:39 	preferences.setDefault(getPriorityKey(strategy), strategy.getPriority());
01:07:39 	                                                          ^^^^^^^^^^^^^
01:07:39 The method getPriority() from the type IStrategy is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/StrategyManager.java:[272] 
01:07:39 	return strategy.getPriority(); // Default
01:07:39 	                ^^^^^^^^^^^^^
01:07:39 The method getPriority() from the type IStrategy is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/decoration/ConnectionDecorationRegistry.java:[76] 
01:07:39 	Class<? extends RotatableDecoration> loadClass = ClassLoaderHelper.loadClass(decorationClass, RotatableDecoration.class);
01:07:39 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The method loadClass(String, Class<RotatableDecoration>) from the type ClassLoaderHelper is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/StrategyEditor.java:[258] 
01:07:39 	private class StrategyObservableList extends WritableList {
01:07:39 	                                             ^^^^^^^^^^^^
01:07:39 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/strategy/StrategyEditor.java:[262] 
01:07:39 	addAll(values);
01:07:39 	^^^^^^^^^^^^^^
01:07:39 Type safety: The method addAll(Collection) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/RequestUtils.java:[82] 
01:07:39 	Map<String, Object> parameters = request.getExtendedData();
01:07:39 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[50] 
01:07:39 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The type ServiceUtilsForActionHandlers is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[84] 
01:07:39 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
01:07:39 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The type ServiceUtilsForActionHandlers is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[84] 
01:07:39 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
01:07:39 	                                                     ^^^^^^^^^^^^^
01:07:39 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[84] 
01:07:39 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
01:07:39 	                                                                   ^^^^^^^^^^^^^
01:07:39 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[105] 
01:07:39 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
01:07:39 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 The type ServiceUtilsForActionHandlers is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[105] 
01:07:39 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
01:07:39 	                                                     ^^^^^^^^^^^^^
01:07:39 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[105] 
01:07:39 	return (NotationModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(NotationModel.MODEL_ID);
01:07:39 	                                                                   ^^^^^^^^^^^^^
01:07:39 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[475] 
01:07:39 	EList<String> valueList = ((StringListValueStyle) style).getStringListValue();
01:07:39 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type EList needs unchecked conversion to conform to EList<String>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/model/NotationUtils.java:[510] 
01:07:39 	value = ((StringListValueStyle) style).getStringListValue();
01:07:39 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The expression of type EList needs unchecked conversion to conform to EList<String>
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultDiagramPasteCommand.java:[43] 
01:07:39 	import org.eclipse.papyrus.infra.core.internal.clipboard.CopierFactory;
01:07:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'CopierFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultDiagramPasteCommand.java:[87] 
01:07:39 	EcoreUtil.Copier copier = new CopierFactory(editingDomain.getResourceSet()).get();
01:07:39 	                              ^^^^^^^^^^^^^
01:07:39 Discouraged access: The type 'CopierFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultDiagramPasteCommand.java:[87] 
01:07:39 	EcoreUtil.Copier copier = new CopierFactory(editingDomain.getResourceSet()).get();
01:07:39 	                              ^^^^^^^^^^^^^
01:07:39 Discouraged access: The constructor 'CopierFactory(ResourceSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/DefaultDiagramPasteCommand.java:[87] 
01:07:39 	EcoreUtil.Copier copier = new CopierFactory(editingDomain.getResourceSet()).get();
01:07:39 	                                                                            ^^^
01:07:39 Discouraged access: The method 'CopierFactory.get()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomIntStyleWithStoreObservableValue.java:[48] 
01:07:39 	ValueDiff diff = new ValueDiff() {
01:07:39 	^^^^^^^^^
01:07:39 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomIntStyleWithStoreObservableValue.java:[48] 
01:07:39 	ValueDiff diff = new ValueDiff() {
01:07:39 	                     ^^^^^^^^^
01:07:39 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:07:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/org/eclipse/papyrus/infra/gmfdiag/common/databinding/custom/CustomIntStyleWithStoreObservableValue.java:[60] 
01:07:39 	fireValueChange(diff);
01:07:39 	^^^^^^^^^^^^^^^^^^^^^
01:07:39 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:07:39 513 problems (513 warnings)
01:07:39 [INFO] 
01:07:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src/test/resources
01:07:39 [INFO] 
01:07:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/target/org.eclipse.papyrus.infra.gmfdiag.common-4.0.0-SNAPSHOT-sources.jar
01:07:39 [INFO] 
01:07:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:39 [INFO] 
01:07:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/target/org.eclipse.papyrus.infra.gmfdiag.common-4.0.0-SNAPSHOT.jar
01:07:40 [INFO] 
01:07:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:40 [INFO] 
01:07:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:40 [INFO] 
01:07:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.common ---
01:07:40 [INFO] 
01:07:40 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors >--
01:07:40 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors 2.0.0-SNAPSHOT [158/728]
01:07:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:40 [INFO] 
01:07:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:40 [INFO] 
01:07:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:40 [INFO] The project's OSGi version is 2.0.0.202103040552
01:07:40 [INFO] 
01:07:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:40 [INFO] 
01:07:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:40 [INFO] 
01:07:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/main/resources
01:07:40 [INFO] 
01:07:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:40 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/bin
01:07:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorRegistry.java:[54] 
01:07:41 	priority = new Integer(0);
01:07:41 	               ^^^^^^^^^^
01:07:41 The constructor Integer(int) is deprecated since version 9
01:07:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[312] 
01:07:41 	return new Integer(0);
01:07:41 	           ^^^^^^^^^^
01:07:41 The constructor Integer(int) is deprecated since version 9
01:07:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[315] 
01:07:41 	return new Integer(1);
01:07:41 	           ^^^^^^^^^^
01:07:41 The constructor Integer(int) is deprecated since version 9
01:07:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[318] 
01:07:41 	return new Integer(2);
01:07:41 	           ^^^^^^^^^^
01:07:41 The constructor Integer(int) is deprecated since version 9
01:07:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[321] 
01:07:41 	return new Integer(3);
01:07:41 	           ^^^^^^^^^^
01:07:41 The constructor Integer(int) is deprecated since version 9
01:07:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[324] 
01:07:41 	return new Integer(4);
01:07:41 	           ^^^^^^^^^^
01:07:41 The constructor Integer(int) is deprecated since version 9
01:07:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/org/eclipse/papyrus/infra/gmfdiag/extensionpoints/editors/definition/DirectEditorExtensionPoint.java:[330] 
01:07:41 	return new Integer(3); // PRIORITY_LOW
01:07:41 	           ^^^^^^^^^^
01:07:41 The constructor Integer(int) is deprecated since version 9
01:07:41 7 problems (7 warnings)
01:07:41 [INFO] 
01:07:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/src/test/resources
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/target/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors-2.0.0-SNAPSHOT-sources.jar
01:07:41 [INFO] 
01:07:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors/target/org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors-2.0.0-SNAPSHOT.jar
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors ---
01:07:41 [INFO] 
01:07:41 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.views >------------
01:07:41 [INFO] Building Papyrus Views 0.0.1-SNAPSHOT                          [159/728]
01:07:41 [INFO] --------------------------------[ pom ]---------------------------------
01:07:41 [INFO] 
01:07:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views ---
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views ---
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views ---
01:07:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views ---
01:07:41 [INFO] 
01:07:41 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views-modelexplorer >-----
01:07:41 [INFO] Building Papyrus Model Explorer View 0.0.1-SNAPSHOT            [160/728]
01:07:41 [INFO] --------------------------------[ pom ]---------------------------------
01:07:41 [INFO] 
01:07:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views-modelexplorer ---
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views-modelexplorer ---
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views-modelexplorer ---
01:07:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-modelexplorer ---
01:07:41 [INFO] 
01:07:41 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer >-----
01:07:41 [INFO] Building org.eclipse.papyrus.views.modelexplorer 4.0.0-SNAPSHOT [161/728]
01:07:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:41 [INFO] 
01:07:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:41 [INFO] The project's OSGi version is 4.0.0.202103040552
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:41 [INFO] 
01:07:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/main/resources
01:07:41 [INFO] 
01:07:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:41 [INFO] Compiling 90 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/bin
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/SearchElementHandler.java:[60] 
01:07:42 	Object site = context.getVariable("activeSite");
01:07:42 	       ^^^^
01:07:42 The value of the local variable site is not used
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/commands/MoveOpenableCommand.java:[54] 
01:07:42 	getAffectedFiles().addAll(notations);
01:07:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/commands/MoveOpenableCommand.java:[55] 
01:07:42 	getAffectedFiles().add(WorkspaceSynchronizer.getFile(newContainingRessource));
01:07:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/ResetAppliedCustomizationsHandler.java:[21] 
01:07:42 	import org.eclipse.papyrus.infra.ui.internal.emf.Activator;
01:07:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Discouraged access: The type 'Activator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/ResetAppliedCustomizationsHandler.java:[30] 
01:07:42 	Activator.getDefault().resetToDefaultCustomizations();
01:07:42 	^^^^^^^^^
01:07:42 Discouraged access: The type 'Activator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/ResetAppliedCustomizationsHandler.java:[30] 
01:07:42 	Activator.getDefault().resetToDefaultCustomizations();
01:07:42 	          ^^^^^^^^^^
01:07:42 Discouraged access: The method 'Activator.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/ResetAppliedCustomizationsHandler.java:[30] 
01:07:42 	Activator.getDefault().resetToDefaultCustomizations();
01:07:42 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Discouraged access: The method 'Activator.resetToDefaultCustomizations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[23] 
01:07:42 	import java.util.Observable;
01:07:42 	       ^^^^^^^^^^^^^^^^^^^^
01:07:42 The type Observable is deprecated since version 9
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[24] 
01:07:42 	import java.util.Observer;
01:07:42 	       ^^^^^^^^^^^^^^^^^^
01:07:42 The type Observer is deprecated since version 9
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[40] 
01:07:42 	import org.eclipse.ui.internal.navigator.NavigatorDecoratingLabelProvider;
01:07:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Discouraged access: The type 'NavigatorDecoratingLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar')
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[45] 
01:07:42 	public class DecoratingLabelProviderWTooltips extends NavigatorDecoratingLabelProvider implements Observer {
01:07:42 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Discouraged access: The type 'NavigatorDecoratingLabelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar')
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[45] 
01:07:42 	public class DecoratingLabelProviderWTooltips extends NavigatorDecoratingLabelProvider implements Observer {
01:07:42 	                                                                                                  ^^^^^^^^
01:07:42 The type Observer is deprecated since version 9
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[50] 
01:07:42 	super(labelProvider);
01:07:42 	^^^^^^^^^^^^^^^^^^^^^
01:07:42 Discouraged access: The constructor 'NavigatorDecoratingLabelProvider(ILabelProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar')
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[66] 
01:07:42 	super.dispose();
01:07:42 	      ^^^^^^^
01:07:42 Discouraged access: The method 'NavigatorDecoratingLabelProvider.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar')
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/DecoratingLabelProviderWTooltips.java:[70] 
01:07:42 	public void update(Observable o, Object arg) {
01:07:42 	                   ^^^^^^^^^^
01:07:42 The type Observable is deprecated since version 9
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/DeleteCommandHandler.java:[114] 
01:07:42 	Map parameters = new HashMap();
01:07:42 	^^^
01:07:42 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/DeleteCommandHandler.java:[114] 
01:07:42 	Map parameters = new HashMap();
01:07:42 	                     ^^^^^^^
01:07:42 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/DeleteCommandHandler.java:[132] 
01:07:42 	request.getParameters().putAll(parameters);
01:07:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Type safety: The method putAll(Map) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/DeleteCommandHandler.java:[141] 
01:07:42 	parameters.putAll(request.getParameters());
01:07:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Type safety: The method putAll(Map) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[181] 
01:07:42 	ModelExplorerView.reveal(Iterables.transform(Lists.newArrayList(structured.iterator()), new Function<Object, EObject>() {
01:07:42 					public EObject apply(Object arg0) {
01:07:42 						return EMFHelper.getEObject(arg0);
01:07:42 					}
01:07:42 				}), (CommonViewer) viewer);
01:07:42 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Type safety: Unchecked invocation transform(ArrayList, new Function<Object,EObject>(){}) of the generic method transform(Iterable<F>, Function<? super F,? extends T>) of type Iterables
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[181] 
01:07:42 	ModelExplorerView.reveal(Iterables.transform(Lists.newArrayList(structured.iterator()), new Function<Object, EObject>() {
01:07:42 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Type safety: Unchecked invocation newArrayList(Iterator) of the generic method newArrayList(Iterator<? extends E>) of type Lists
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[181] 
01:07:42 	ModelExplorerView.reveal(Iterables.transform(Lists.newArrayList(structured.iterator()), new Function<Object, EObject>() {
01:07:42 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Type safety: The expression of type ArrayList needs unchecked conversion to conform to Iterable<Object>
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[181] 
01:07:42 	ModelExplorerView.reveal(Iterables.transform(Lists.newArrayList(structured.iterator()), new Function<Object, EObject>() {
01:07:42 	                                                                ^^^^^^^^^^^^^^^^^^^^^
01:07:42 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<? extends Object>
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/NavigatorSearchDialog.java:[415] 
01:07:42 	@SuppressWarnings("unchecked")
01:07:42 	                  ^^^^^^^^^^^
01:07:42 Unnecessary @SuppressWarnings("unchecked")
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[93] 
01:07:42 	ILoadCustomizationsDialog dialog = ILoadCustomizationsDialogFactory.DEFAULT.createLoadCustomizationDialog(shell, registeredCustomizations, customizationManager.getManagedCustomizations(), dialogCallBack);
01:07:42 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 ILoadCustomizationsDialog is a raw type. References to generic type ILoadCustomizationsDialog<D> should be parameterized
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[99] 
01:07:42 	customizationManager.getManagedCustomizations().addAll(dialog.getSelectedCustomizations());
01:07:42 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Customization>
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[101] 
01:07:42 	org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState();
01:07:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Discouraged access: The type 'Activator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[101] 
01:07:42 	org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState();
01:07:42 	                                                    ^^^^^^^^^^
01:07:42 Discouraged access: The method 'Activator.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/LoadBrowserCustomization.java:[101] 
01:07:42 	org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState();
01:07:42 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Discouraged access: The method 'Activator.saveCustomizationManagerState()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/LinkNodeAdapterFactory.java:[29] 
01:07:42 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:07:42 	       ^^^^^^
01:07:42 Type safety: The return type Object for getAdapter(Object, Class) from the type LinkNodeAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/LinkNodeAdapterFactory.java:[29] 
01:07:42 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:07:42 	                                                 ^^^^^
01:07:42 Class is a raw type. References to generic type Class<T> should be parameterized
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/LinkNodeAdapterFactory.java:[38] 
01:07:42 	public Class[] getAdapterList() {
01:07:42 	       ^^^^^
01:07:42 Class is a raw type. References to generic type Class<T> should be parameterized
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/LinkNodeAdapterFactory.java:[38] 
01:07:42 	public Class[] getAdapterList() {
01:07:42 	       ^^^^^^^
01:07:42 Type safety: The return type Class[] for getAdapterList() from the type LinkNodeAdapterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dialog/PapyrusLoadBrowserCustomizationDialog.java:[31] 
01:07:42 	@SuppressWarnings({ "deprecation", "restriction" })
01:07:42 	                                   ^^^^^^^^^^^^^
01:07:42 Unnecessary @SuppressWarnings("restriction")
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPageBookView.java:[104] 
01:07:42 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:07:42 	       ^^^^^^
01:07:42 Type safety: The return type Object for getAdapter(Class) from the type ModelExplorerPageBookView needs unchecked conversion to conform to T from the type PageBookView
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPageBookView.java:[130] 
01:07:42 	return super.getAdapter(adapter);
01:07:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type PageBookView
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPageBookView.java:[130] 
01:07:42 	return super.getAdapter(adapter);
01:07:42 	                        ^^^^^^^
01:07:42 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[34] 
01:07:42 	import org.eclipse.papyrus.views.modelexplorer.factory.IActionHandlerFactory;
01:07:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[53] 
01:07:42 	protected Map<IActionHandlerFactory, ActionProperties> actionsFactoriesMap;
01:07:42 	              ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[63] 
01:07:42 	this.actionsFactoriesMap = new HashMap<IActionHandlerFactory, ActionProperties>();
01:07:42 	                                       ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[64] 
01:07:42 	TransactionalEditingDomain editingDomain = EditorUtils.getTransactionalEditingDomain();
01:07:42 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[74] 
01:07:42 	IActionHandlerFactory factory = (IActionHandlerFactory) createExtension(elt, elt.getAttribute("actionHandler"));
01:07:42 	^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[74] 
01:07:42 	IActionHandlerFactory factory = (IActionHandlerFactory) createExtension(elt, elt.getAttribute("actionHandler"));
01:07:42 	                                 ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[76] 
01:07:42 	factory.createActions(editingDomain);
01:07:42 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 The method createActions(EditingDomain) from the type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[91] 
01:07:42 	for (IActionHandlerFactory factory : actionsFactoriesMap.keySet()) {
01:07:42 	     ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[92] 
01:07:42 	factory.fillActionBars(actionBars);
01:07:42 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 The method fillActionBars(IActionBars) from the type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[112] 
01:07:42 	Object obj = clazz.newInstance();
01:07:42 	                   ^^^^^^^^^^^^^
01:07:42 The method newInstance() from the type Class is deprecated since version 9
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[127] 
01:07:42 	List<IActionHandlerFactory> sortedFactories = sortFactories(actionsFactoriesMap);
01:07:42 	     ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[130] 
01:07:42 	for (IActionHandlerFactory factory : sortedFactories) {
01:07:42 	     ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[135] 
01:07:42 	for (Action action : factory.getActions()) {
01:07:42 	                             ^^^^^^^^^^^^
01:07:42 The method getActions() from the type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[152] 
01:07:42 	for (IActionHandlerFactory factory : actionsFactoriesMap.keySet()) {
01:07:42 	     ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[153] 
01:07:42 	factory.update(structuredSelection);
01:07:42 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 The method update(IStructuredSelection) from the type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[161] 
01:07:42 	for (IActionHandlerFactory factory : actionsFactoriesMap.keySet()) {
01:07:42 	     ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[162] 
01:07:42 	factory.activate(activeViewPart);
01:07:42 	        ^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 The method activate(CommonNavigator) from the type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[172] 
01:07:42 	for (IActionHandlerFactory factory : actionsFactoriesMap.keySet()) {
01:07:42 	     ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[173] 
01:07:42 	factory.deactivate(activeViewPart);
01:07:42 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 The method deactivate(CommonNavigator) from the type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[195] 
01:07:42 	private List<IActionHandlerFactory> sortFactories(final Map<IActionHandlerFactory, ActionProperties> actionsFactoriesMap) {
01:07:42 	             ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[195] 
01:07:42 	private List<IActionHandlerFactory> sortFactories(final Map<IActionHandlerFactory, ActionProperties> actionsFactoriesMap) {
01:07:42 	                                                            ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[197] 
01:07:42 	List<IActionHandlerFactory> factories = new ArrayList<IActionHandlerFactory>(actionsFactoriesMap.keySet());
01:07:42 	     ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[197] 
01:07:42 	List<IActionHandlerFactory> factories = new ArrayList<IActionHandlerFactory>(actionsFactoriesMap.keySet());
01:07:42 	                                                      ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[199] 
01:07:42 	Collections.sort(factories, new Comparator<IActionHandlerFactory>() {
01:07:42 	                                           ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[201] 
01:07:42 	public int compare(IActionHandlerFactory factory1, IActionHandlerFactory factory2) {
01:07:42 	                   ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/actionprovider/EditingDomainActionProvider.java:[201] 
01:07:42 	public int compare(IActionHandlerFactory factory1, IActionHandlerFactory factory2) {
01:07:42 	                                                   ^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IActionHandlerFactory is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/core/ui/pagebookview/ViewPageSite.java:[21] 
01:07:42 	import org.eclipse.ui.IKeyBindingService;
01:07:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type IKeyBindingService is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPropertySheetPage.java:[29] 
01:07:42 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:07:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 The type AdapterUtils is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPropertySheetPage.java:[87] 
01:07:42 	return AdapterUtils.adapt(modelExplorer, IUndoContext.class, null);
01:07:42 	       ^^^^^^^^^^^^
01:07:42 The type AdapterUtils is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerPropertySheetPage.java:[87] 
01:07:42 	return AdapterUtils.adapt(modelExplorer, IUndoContext.class, null);
01:07:42 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:42 The method adapt(Object, Class<IUndoContext>, IUndoContext) from the type AdapterUtils is deprecated
01:07:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/core/ui/pagebookview/ViewPartPage.java:[137] 
01:07:42 	public Object getAdapter(Class adapter) {
01:07:42 	       ^^^^^^
01:07:42 Type safety: The return type Object for getAdapter(Class) from the type ViewPartPage needs unchecked conversion to conform to T from the type IAdaptable
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/core/ui/pagebookview/ViewPartPage.java:[140] 
01:07:43 	return ((IAdaptable) modelExplorer).getAdapter(adapter);
01:07:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:43 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type IAdaptable
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/core/ui/pagebookview/ViewPartPage.java:[140] 
01:07:43 	return ((IAdaptable) modelExplorer).getAdapter(adapter);
01:07:43 	                                               ^^^^^^^
01:07:43 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/handler/CloseHandler.java:[116] 
01:07:43 	this.parameter = (String) ((Hashtable) data).get(this.parameterID);
01:07:43 	                            ^^^^^^^^^
01:07:43 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[74] 
01:07:43 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:07:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:43 The type AdapterUtils is deprecated
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[955] 
01:07:43 	IReadOnlyHandler2 readOnlyHandler = AdapterUtils.adapt(editingDomain, IReadOnlyHandler2.class, null);
01:07:43 	                                    ^^^^^^^^^^^^
01:07:43 The type AdapterUtils is deprecated
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[955] 
01:07:43 	IReadOnlyHandler2 readOnlyHandler = AdapterUtils.adapt(editingDomain, IReadOnlyHandler2.class, null);
01:07:43 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:43 The method adapt(Object, Class<IReadOnlyHandler2>, IReadOnlyHandler2) from the type AdapterUtils is deprecated
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1115] 
01:07:43 	public Object getAdapter(Class adapter) {
01:07:43 	       ^^^^^^
01:07:43 Type safety: The return type Object for getAdapter(Class) from the type ModelExplorerView needs unchecked conversion to conform to T from the type CommonNavigator
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1138] 
01:07:43 	return super.getAdapter(adapter);
01:07:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:43 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type CommonNavigator
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1138] 
01:07:43 	return super.getAdapter(adapter);
01:07:43 	                        ^^^^^^^
01:07:43 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1222] 
01:07:43 	reveal(Lists.newArrayList(structured.iterator()), viewer);
01:07:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:43 Type safety: Unchecked invocation newArrayList(Iterator) of the generic method newArrayList(Iterator<? extends E>) of type Lists
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/ModelExplorerView.java:[1222] 
01:07:43 	reveal(Lists.newArrayList(structured.iterator()), viewer);
01:07:43 	                          ^^^^^^^^^^^^^^^^^^^^^
01:07:43 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<? extends Object>
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dnd/CommonDropAdapterAssistant.java:[270] 
01:07:43 	tmp.addAll((Collection<EObject>) targetOwner.eGet(eStructuralFeature));
01:07:43 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:43 Type safety: Unchecked cast from Object to Collection<EObject>
01:07:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/org/eclipse/papyrus/views/modelexplorer/dnd/CommonDropAdapterAssistant.java:[593] 
01:07:43 	targetStructuralFeatureNewList.addAll(getNewFeatureList(dropTarget, (EList<EObject>) targetStructuralFeatureOld, subSelection, before));
01:07:43 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:43 Type safety: Unchecked cast from Object to EList<EObject>
01:07:43 81 problems (81 warnings)
01:07:43 [INFO] 
01:07:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/src/test/resources
01:07:43 [INFO] 
01:07:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/target/org.eclipse.papyrus.views.modelexplorer-4.0.0-SNAPSHOT-sources.jar
01:07:43 [INFO] 
01:07:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:43 [INFO] 
01:07:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer/target/org.eclipse.papyrus.views.modelexplorer-4.0.0-SNAPSHOT.jar
01:07:43 [INFO] 
01:07:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:43 [INFO] 
01:07:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:43 [INFO] 
01:07:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer ---
01:07:43 [INFO] 
01:07:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.modelexplorer >--
01:07:43 [INFO] Building org.eclipse.papyrus.infra.nattable.modelexplorer 5.0.0-SNAPSHOT [162/728]
01:07:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:43 [INFO] 
01:07:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:43 [INFO] 
01:07:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:43 [INFO] The project's OSGi version is 5.0.0.202103040552
01:07:43 [INFO] 
01:07:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:43 [INFO] 
01:07:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:43 [INFO] 
01:07:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/src/main/resources
01:07:43 [INFO] 
01:07:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:43 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/bin
01:07:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/src/org/eclipse/papyrus/infra/nattable/modelexplorer/providers/TablePropertyTester.java:[54] 
01:07:44 	return new Boolean(answer).equals(expectedValue);
01:07:44 	           ^^^^^^^^^^^^^^^
01:07:44 The constructor Boolean(boolean) is deprecated since version 9
01:07:44 1 problem (1 warning)
01:07:44 [INFO] 
01:07:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/src/test/resources
01:07:44 [INFO] 
01:07:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/target/org.eclipse.papyrus.infra.nattable.modelexplorer-5.0.0-SNAPSHOT-sources.jar
01:07:44 [INFO] 
01:07:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:44 [INFO] 
01:07:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.modelexplorer/target/org.eclipse.papyrus.infra.nattable.modelexplorer-5.0.0-SNAPSHOT.jar
01:07:44 [INFO] 
01:07:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:44 [INFO] 
01:07:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:44 [INFO] 
01:07:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.modelexplorer ---
01:07:44 [INFO] 
01:07:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.properties >--
01:07:44 [INFO] Building org.eclipse.papyrus.infra.nattable.properties 3.0.0-SNAPSHOT [163/728]
01:07:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:44 [INFO] 
01:07:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:44 [INFO] 
01:07:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:44 [INFO] The project's OSGi version is 3.0.0.202103040552
01:07:44 [INFO] 
01:07:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:44 [INFO] 
01:07:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:44 [INFO] 
01:07:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/main/resources
01:07:44 [INFO] 
01:07:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:44 [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/bin
01:07:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractPasteObjectPostActionsObservableValue.java:[73] 
01:07:45 	final List<?> list = EMFProperties.list(NattableaxisconfigurationPackage.eINSTANCE.getIPasteConfiguration_PostActions()).observe(getEditedEObject());
01:07:45 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:45 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:07:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractPasteObjectPostActionsObservableValue.java:[74] 
01:07:45 	this.wrappedList = new LinkedList<Object>(list);
01:07:45 	     ^^^^^^^^^^^
01:07:45 Type safety: The field wrappedList from the raw type ObservableList is assigned a value of type LinkedList<Object>. References to generic type ObservableList<E> should be parameterized
01:07:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractConfigurationElementObservableValue.java:[32] 
01:07:45 	public abstract class AbstractConfigurationElementObservableValue extends AbstractObservableValue implements Listener {
01:07:45 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
01:07:45 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:07:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractConfigurationElementObservableValue.java:[110] 
01:07:45 	fireValueChange(new ValueDiff() {
01:07:45 				@Override
01:07:45 				public Object getOldValue() {
01:07:45 					return localOldValue;
01:07:45 				}
01:07:45 				@Override
01:07:45 				public Object getNewValue() {
01:07:45 					return newValue;
01:07:45 				}
01:07:45 			});
01:07:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:45 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:07:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/org/eclipse/papyrus/infra/nattable/properties/observable/AbstractConfigurationElementObservableValue.java:[110] 
01:07:45 	fireValueChange(new ValueDiff() {
01:07:45 	                    ^^^^^^^^^
01:07:45 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:07:45 5 problems (5 warnings)
01:07:45 [INFO] 
01:07:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/src/test/resources
01:07:45 [INFO] 
01:07:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/target/org.eclipse.papyrus.infra.nattable.properties-3.0.0-SNAPSHOT-sources.jar
01:07:45 [INFO] 
01:07:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:45 [INFO] 
01:07:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.properties/target/org.eclipse.papyrus.infra.nattable.properties-3.0.0-SNAPSHOT.jar
01:07:45 [INFO] 
01:07:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:45 [INFO] 
01:07:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:45 [INFO] 
01:07:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.properties ---
01:07:46 [INFO] 
01:07:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.config >--
01:07:46 [INFO] Building org.eclipse.papyrus.infra.nattable.views.config 6.0.0-SNAPSHOT [164/728]
01:07:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:46 [INFO] 
01:07:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:46 [INFO] 
01:07:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:46 [INFO] The project's OSGi version is 6.0.0.202103040552
01:07:46 [INFO] 
01:07:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:46 [INFO] 
01:07:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:46 [INFO] 
01:07:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/main/resources
01:07:46 [INFO] 
01:07:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:46 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/bin
01:07:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[18] 
01:07:47 	import org.eclipse.papyrus.infra.emf.nattable.celleditor.config.EStructuralFeatureEditorConfig;
01:07:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:47 The type EStructuralFeatureEditorConfig is deprecated
01:07:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[30] 
01:07:47 	public class ModelViewsCellEditorConfiguration extends EStructuralFeatureEditorConfig {
01:07:47 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:47 The type EStructuralFeatureEditorConfig is deprecated
01:07:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[46] 
01:07:47 	return SINGLE_EMF_REFERENCE;
01:07:47 	       ^^^^^^^^^^^^^^^^^^^^
01:07:47 The field EStructuralFeatureEditorConfig.SINGLE_EMF_REFERENCE is deprecated
01:07:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[48] 
01:07:47 	return SINGLE_BOOLEAN;
01:07:47 	       ^^^^^^^^^^^^^^
01:07:47 The field EStructuralFeatureEditorConfig.SINGLE_BOOLEAN is deprecated
01:07:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[50] 
01:07:47 	return SINGLE_STRING;
01:07:47 	       ^^^^^^^^^^^^^
01:07:47 The field EStructuralFeatureEditorConfig.SINGLE_STRING is deprecated
01:07:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[52] 
01:07:47 	return SINGLE_STRING;
01:07:47 	       ^^^^^^^^^^^^^
01:07:47 The field EStructuralFeatureEditorConfig.SINGLE_STRING is deprecated
01:07:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/org/eclipse/papyrus/infra/nattable/views/config/celleditor/ModelViewsCellEditorConfiguration.java:[54] 
01:07:47 	return UNKNOWN_TYPE;
01:07:47 	       ^^^^^^^^^^^^
01:07:47 The field EStructuralFeatureEditorConfig.UNKNOWN_TYPE is deprecated
01:07:47 7 problems (7 warnings)
01:07:47 [INFO] 
01:07:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/src/test/resources
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/target/org.eclipse.papyrus.infra.nattable.views.config-6.0.0-SNAPSHOT-sources.jar
01:07:47 [INFO] 
01:07:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.config/target/org.eclipse.papyrus.infra.nattable.views.config-6.0.0-SNAPSHOT.jar
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.views.config ---
01:07:47 [INFO] 
01:07:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.views.editor >--
01:07:47 [INFO] Building org.eclipse.papyrus.infra.nattable.views.editor 2.0.0-SNAPSHOT [165/728]
01:07:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:47 [INFO] 
01:07:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:47 [INFO] The project's OSGi version is 2.0.0.202103040552
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:47 [INFO] 
01:07:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/src/main/resources
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:47 [INFO] 
01:07:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/src/test/resources
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/target/org.eclipse.papyrus.infra.nattable.views.editor-2.0.0-SNAPSHOT-sources.jar
01:07:47 [INFO] 
01:07:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.editor/target/org.eclipse.papyrus.infra.nattable.views.editor-2.0.0-SNAPSHOT.jar
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:47 [INFO] 
01:07:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.views.editor ---
01:07:48 [INFO] 
01:07:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.representation.edit >--
01:07:48 [INFO] Building org.eclipse.papyrus.infra.nattable.representation.edit 3.0.0-SNAPSHOT [166/728]
01:07:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:48 [INFO] 
01:07:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:48 [INFO] 
01:07:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:48 [INFO] The project's OSGi version is 3.0.0.202103040552
01:07:48 [INFO] 
01:07:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:48 [INFO] 
01:07:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:48 [INFO] 
01:07:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/src/main/resources
01:07:48 [INFO] 
01:07:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:48 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/bin
01:07:48 [INFO] 
01:07:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/src/test/resources
01:07:48 [INFO] 
01:07:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/target/org.eclipse.papyrus.infra.nattable.representation.edit-3.0.0-SNAPSHOT-sources.jar
01:07:48 [INFO] 
01:07:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:48 [INFO] 
01:07:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.representation.edit/target/org.eclipse.papyrus.infra.nattable.representation.edit-3.0.0-SNAPSHOT.jar
01:07:48 [INFO] 
01:07:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:48 [INFO] 
01:07:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:48 [INFO] 
01:07:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.representation.edit ---
01:07:49 [INFO] 
01:07:49 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.gmfdiag >---
01:07:49 [INFO] Building org.eclipse.papyrus.infra.nattable.gmfdiag 2.0.0-SNAPSHOT [167/728]
01:07:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:49 [INFO] 
01:07:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:49 [INFO] 
01:07:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:49 [INFO] The project's OSGi version is 2.0.0.202103040552
01:07:49 [INFO] 
01:07:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:49 [INFO] 
01:07:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:49 [INFO] 
01:07:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/main/resources
01:07:49 [INFO] 
01:07:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/bin
01:07:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[101] 
01:07:49 	Map internalClipboardToTargetCopy = papyrusClipboard.getInternalClipboardToTargetCopy();
01:07:49 	^^^
01:07:49 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[108] 
01:07:49 	Collection<Table> duplicateTables = tableAdditionalData.getDuplicatedTables(internalClipboardToTargetCopy);
01:07:49 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:49 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Table>
01:07:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[108] 
01:07:49 	Collection<Table> duplicateTables = tableAdditionalData.getDuplicatedTables(internalClipboardToTargetCopy);
01:07:49 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:49 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
01:07:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[125] 
01:07:49 	Collection<Table> duplicateTables = tableAdditionalData.getDuplicatedTables(internalClipboardToTargetCopy);
01:07:49 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:49 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Table>
01:07:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[125] 
01:07:49 	Collection<Table> duplicateTables = tableAdditionalData.getDuplicatedTables(internalClipboardToTargetCopy);
01:07:49 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:49 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
01:07:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[160] 
01:07:49 	Map sourceToInternalClipboard = papyrusClipboard.getSourceToInternalClipboard();
01:07:49 	^^^
01:07:49 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:07:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[165] 
01:07:49 	TableClipboardAdditionalData diagramAdditionnalData = new TableClipboardAdditionalData(extractSelectedWithoutOwner, sourceToInternalClipboard);
01:07:49 	                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:49 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
01:07:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/org/eclipse/papyrus/infra/nattable/internal/gmfdiag/strategy/paste/TablePasteStrategy.java:[174] 
01:07:49 	TableClipboardAdditionalData tabledAdditionalData = new TableClipboardAdditionalData(associatedTables, sourceToInternalClipboard);
01:07:49 	                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:49 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends EObject,? extends EObject>
01:07:49 8 problems (8 warnings)
01:07:49 [INFO] 
01:07:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/src/test/resources
01:07:49 [INFO] 
01:07:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/target/org.eclipse.papyrus.infra.nattable.gmfdiag-2.0.0-SNAPSHOT-sources.jar
01:07:49 [INFO] 
01:07:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:49 [INFO] 
01:07:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.gmfdiag/target/org.eclipse.papyrus.infra.nattable.gmfdiag-2.0.0-SNAPSHOT.jar
01:07:49 [INFO] 
01:07:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:49 [INFO] 
01:07:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:49 [INFO] 
01:07:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.gmfdiag ---
01:07:50 [INFO] 
01:07:50 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.fonts >-------
01:07:50 [INFO] Building org.eclipse.papyrus.infra.ui.fonts 2.0.0-SNAPSHOT     [168/728]
01:07:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:50 [INFO] 
01:07:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [INFO] The project's OSGi version is 2.0.0.202103040552
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [INFO] 
01:07:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/src/main/resources
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/bin
01:07:50 [INFO] 
01:07:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/src/test/resources
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/target/org.eclipse.papyrus.infra.ui.fonts-2.0.0-SNAPSHOT-sources.jar
01:07:50 [INFO] 
01:07:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.fonts/target/org.eclipse.papyrus.infra.ui.fonts-2.0.0-SNAPSHOT.jar
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.fonts ---
01:07:50 [INFO] 
01:07:50 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.architecture >----
01:07:50 [INFO] Building org.eclipse.papyrus.infra.ui.architecture 3.0.0-SNAPSHOT [169/728]
01:07:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:50 [INFO] 
01:07:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:50 [INFO] The project's OSGi version is 3.0.0.202103040552
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:50 [INFO] 
01:07:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/src/main/resources
01:07:50 [INFO] 
01:07:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:50 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/bin
01:07:51 [INFO] 
01:07:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/src/test/resources
01:07:51 [INFO] 
01:07:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/target/org.eclipse.papyrus.infra.ui.architecture-3.0.0-SNAPSHOT-sources.jar
01:07:51 [INFO] 
01:07:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:51 [INFO] 
01:07:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.architecture/target/org.eclipse.papyrus.infra.ui.architecture-3.0.0-SNAPSHOT.jar
01:07:51 [INFO] 
01:07:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:51 [INFO] 
01:07:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:51 [INFO] 
01:07:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.architecture ---
01:07:52 [INFO] 
01:07:52 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.resources >-----
01:07:52 [INFO] Building org.eclipse.papyrus.infra.ui.resources 2.0.0-SNAPSHOT [170/728]
01:07:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:52 [INFO] 
01:07:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:52 [INFO] 
01:07:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:52 [INFO] The project's OSGi version is 2.0.0.202103040552
01:07:52 [INFO] 
01:07:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:52 [INFO] 
01:07:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:52 [INFO] 
01:07:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/main/resources
01:07:52 [INFO] 
01:07:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:52 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/bin
01:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[42] 
01:07:52 	import org.eclipse.core.runtime.SubProgressMonitor;
01:07:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:52 The type SubProgressMonitor is deprecated
01:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[211] 
01:07:52 	resourceSet.loadModels(oldFile);
01:07:52 	            ^^^^^^^^^^^^^^^^^^^
01:07:52 The method loadModels(IFile) from the type ModelSet is deprecated
01:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[266] 
01:07:52 	newFile.move(oldFile.getFullPath(), true, new SubProgressMonitor(pm, 1));
01:07:52 	                                              ^^^^^^^^^^^^^^^^^^
01:07:52 The type SubProgressMonitor is deprecated
01:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[266] 
01:07:52 	newFile.move(oldFile.getFullPath(), true, new SubProgressMonitor(pm, 1));
01:07:52 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[295] 
01:07:52 	resourceSet.loadModels(newFile);
01:07:52 	            ^^^^^^^^^^^^^^^^^^^
01:07:52 The method loadModels(IFile) from the type ModelSet is deprecated
01:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[322] 
01:07:52 	IFile newDiFile = DiModelUtils.getRelatedDiFile(newFile);
01:07:52 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:52 The method getRelatedDiFile(IFile) from the type DiModelUtils is deprecated
01:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[327] 
01:07:52 	diRes.saveAs(newFile.getFullPath());
01:07:52 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:52 The method saveAs(IPath) from the type ModelSet is deprecated
01:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[329] 
01:07:52 	editor.setEditorInput(new FileEditorInput(newDiFile));
01:07:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:52 The method setEditorInput(IEditorInput) from the type IMultiDiagramEditor is deprecated
01:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[360] 
01:07:52 	newFile.move(oldFile.getFullPath(), true, new SubProgressMonitor(pm, 1));
01:07:52 	                                              ^^^^^^^^^^^^^^^^^^
01:07:52 The type SubProgressMonitor is deprecated
01:07:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/org/eclipse/papyrus/infra/ui/resources/refactoring/RenameModelChange.java:[360] 
01:07:52 	newFile.move(oldFile.getFullPath(), true, new SubProgressMonitor(pm, 1));
01:07:52 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:07:52 10 problems (10 warnings)
01:07:52 [INFO] 
01:07:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/src/test/resources
01:07:52 [INFO] 
01:07:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/target/org.eclipse.papyrus.infra.ui.resources-2.0.0-SNAPSHOT-sources.jar
01:07:52 [INFO] 
01:07:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:52 [INFO] 
01:07:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui.resources/target/org.eclipse.papyrus.infra.ui.resources-2.0.0-SNAPSHOT.jar
01:07:52 [INFO] 
01:07:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:52 [INFO] 
01:07:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:52 [INFO] 
01:07:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.resources ---
01:07:53 [INFO] 
01:07:53 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.onefile.ui >------
01:07:53 [INFO] Building org.eclipse.papyrus.infra.onefile.ui 2.0.0-SNAPSHOT   [171/728]
01:07:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:53 [INFO] 
01:07:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:53 [INFO] 
01:07:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:53 [INFO] The project's OSGi version is 2.0.0.202103040552
01:07:53 [INFO] 
01:07:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:53 [INFO] 
01:07:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:53 [INFO] 
01:07:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/main/resources
01:07:53 [INFO] 
01:07:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:53 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/bin
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[42] 
01:07:54 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 The type DiResourceSet is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[53] 
01:07:54 	import org.eclipse.ui.internal.ide.IDEWorkbenchMessages;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[54] 
01:07:54 	import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[102] 
01:07:54 	CopyResourcesOperation op = new CopyResourcesOperation(resources, destinationPaths, IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle);
01:07:54 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[102] 
01:07:54 	CopyResourcesOperation op = new CopyResourcesOperation(resources, destinationPaths, IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle);
01:07:54 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[109] 
01:07:54 	IDEWorkbenchPlugin.log(e.getMessage(), e);
01:07:54 	^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[109] 
01:07:54 	IDEWorkbenchPlugin.log(e.getMessage(), e);
01:07:54 	                   ^^^
01:07:54 Discouraged access: The method 'IDEWorkbenchPlugin.log(String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[198] 
01:07:54 	ModelSet modelSet = new DiResourceSet();
01:07:54 	                        ^^^^^^^^^^^^^
01:07:54 The type DiResourceSet is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[198] 
01:07:54 	ModelSet modelSet = new DiResourceSet();
01:07:54 	                        ^^^^^^^^^^^^^^^
01:07:54 The constructor DiResourceSet() is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[199] 
01:07:54 	modelSet.loadModels((IFile) iResource);
01:07:54 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 The method loadModels(IFile) from the type ModelSet is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[266] 
01:07:54 	ModelSet tempModelSet = new DiResourceSet();
01:07:54 	                            ^^^^^^^^^^^^^
01:07:54 The type DiResourceSet is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PapyrusCopyFilesAndFoldersOperation.java:[266] 
01:07:54 	ModelSet tempModelSet = new DiResourceSet();
01:07:54 	                            ^^^^^^^^^^^^^^^
01:07:54 The constructor DiResourceSet() is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/testers/PapyrusClipboardTester.java:[40] 
01:07:54 	return new Boolean(answer).equals(expectedValue);
01:07:54 	           ^^^^^^^^^^^^^^^
01:07:54 The constructor Boolean(boolean) is deprecated since version 9
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/model/adapters/PapyrusCommonDropAdapterAssistant.java:[66] 
01:07:54 	for (Iterator<Object> i = struc.iterator(); i.hasNext();) {
01:07:54 	                          ^^^^^^^^^^^^^^^^
01:07:54 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusModelActionProvider.java:[196] 
01:07:54 	protected List getSelectedResources() {
01:07:54 	          ^^^^
01:07:54 Type safety: The return type List for getSelectedResources() from the type new DeleteResourceAction(){} needs unchecked conversion to conform to List<? extends IResource> from the type SelectionListenerAction
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusModelActionProvider.java:[209] 
01:07:54 	protected List getSelectedResources() {
01:07:54 	          ^^^^
01:07:54 Type safety: The return type List for getSelectedResources() from the type new MoveResourceAction(){} needs unchecked conversion to conform to List<? extends IResource> from the type SelectionListenerAction
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusModelActionProvider.java:[222] 
01:07:54 	protected List getSelectedResources() {
01:07:54 	          ^^^^
01:07:54 Type safety: The return type List for getSelectedResources() from the type new CopyToClipboardAction(){} needs unchecked conversion to conform to List<? extends IResource> from the type SelectionListenerAction
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusModelActionProvider.java:[267] 
01:07:54 	private Shell getShell() {
01:07:54 	              ^^^^^^^^^^
01:07:54 The method PapyrusModelActionProvider.OneFileRenameAction.getShell() does not override the inherited method from WorkspaceAction since it is private to a different package
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusModelActionProvider.java:[454] 
01:07:54 	for (Iterator<Object> i = struc.iterator(); i.hasNext();) {
01:07:54 	                          ^^^^^^^^^^^^^^^^
01:07:54 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/providers/PapyrusViewerSorter.java:[19] 
01:07:54 	import org.eclipse.jface.viewers.ViewerSorter;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 The type ViewerSorter is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/providers/PapyrusViewerSorter.java:[28] 
01:07:54 	public class PapyrusViewerSorter extends ViewerSorter {
01:07:54 	                                         ^^^^^^^^^^^^
01:07:54 The type ViewerSorter is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/providers/PapyrusViewerSorter.java:[36] 
01:07:54 	super();
01:07:54 	^^^^^^^^
01:07:54 The constructor ViewerSorter() is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/providers/PapyrusViewerSorter.java:[40] 
01:07:54 	super(collator);
01:07:54 	^^^^^^^^^^^^^^^^
01:07:54 The constructor ViewerSorter(Collator) is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[31] 
01:07:54 	import org.eclipse.ui.internal.navigator.resources.plugin.WorkbenchNavigatorMessages;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'WorkbenchNavigatorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.0.v20210209-1136/org.eclipse.ui.navigator.resources-3.8.0.v20210209-1136.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[68] 
01:07:54 	super(WorkbenchNavigatorMessages.PasteAction_Past_);
01:07:54 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'WorkbenchNavigatorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.0.v20210209-1136/org.eclipse.ui.navigator.resources-3.8.0.v20210209-1136.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[68] 
01:07:54 	super(WorkbenchNavigatorMessages.PasteAction_Past_);
01:07:54 	                                 ^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'WorkbenchNavigatorMessages.PasteAction_Past_' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.0.v20210209-1136/org.eclipse.ui.navigator.resources-3.8.0.v20210209-1136.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[73] 
01:07:54 	setToolTipText(WorkbenchNavigatorMessages.PasteAction_Paste_selected_resource_s_);
01:07:54 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'WorkbenchNavigatorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.0.v20210209-1136/org.eclipse.ui.navigator.resources-3.8.0.v20210209-1136.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/PasteAction.java:[73] 
01:07:54 	setToolTipText(WorkbenchNavigatorMessages.PasteAction_Paste_selected_resource_s_);
01:07:54 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'WorkbenchNavigatorMessages.PasteAction_Paste_selected_resource_s_' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.0.v20210209-1136/org.eclipse.ui.navigator.resources-3.8.0.v20210209-1136.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusEditActionProvider.java:[96] 
01:07:54 	protected List getSelectedResources() {
01:07:54 	          ^^^^
01:07:54 List is a raw type. References to generic type List<E> should be parameterized
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusEditActionProvider.java:[96] 
01:07:54 	protected List getSelectedResources() {
01:07:54 	          ^^^^
01:07:54 Type safety: The return type List for getSelectedResources() from the type new PapyrusModelPasteAction(){} needs unchecked conversion to conform to List<? extends IResource> from the type SelectionListenerAction
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusEditActionProvider.java:[98] 
01:07:54 	List selectedResources = getSelectedResources(context);
01:07:54 	^^^^
01:07:54 List is a raw type. References to generic type List<E> should be parameterized
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/providers/PapyrusEditActionProvider.java:[102] 
01:07:54 	protected List getSelectedResources(ActionContext context) {
01:07:54 	          ^^^^
01:07:54 List is a raw type. References to generic type List<E> should be parameterized
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/utils/OneFileUIUtils.java:[151] 
01:07:54 	editorDescriptor = IDE.getEditorDescriptor(((IFileEditorInput) input).getFile());
01:07:54 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 The method getEditorDescriptor(IFile) from the type IDE is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/ui/utils/OneFileUIUtils.java:[153] 
01:07:54 	editorDescriptor = IDE.getEditorDescriptor(input.getName());
01:07:54 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 The method getEditorDescriptor(String) from the type IDE is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[49] 
01:07:54 	import org.eclipse.core.runtime.SubProgressMonitor;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 The type SubProgressMonitor is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[70] 
01:07:54 	import org.eclipse.ui.internal.ide.IDEInternalPreferences;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[71] 
01:07:54 	import org.eclipse.ui.internal.ide.IDEWorkbenchMessages;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[72] 
01:07:54 	import org.eclipse.ui.internal.ide.IDEWorkbenchPlugin;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[73] 
01:07:54 	import org.eclipse.ui.internal.ide.StatusUtil;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'StatusUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[74] 
01:07:54 	import org.eclipse.ui.internal.ide.dialogs.IDEResourceInfoUtils;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[199] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_deepCopyQuestion,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[199] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_deepCopyQuestion,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_deepCopyQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[218] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[218] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[245] 
01:07:54 	IFileInfo info = IDEResourceInfoUtils.getFileInfo(location);
01:07:54 	                 ^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[245] 
01:07:54 	IFileInfo info = IDEResourceInfoUtils.getFileInfo(location);
01:07:54 	                                      ^^^^^^^^^^^
01:07:54 Discouraged access: The method 'IDEResourceInfoUtils.getFileInfo(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[250] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingLinkTarget,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[250] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingLinkTarget,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingLinkTarget' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[255] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[255] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceDeleted' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[303] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteMergeQuestion,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[303] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteMergeQuestion,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteMergeQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[310] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeLinkQuestion,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[310] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeLinkQuestion,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeLinkQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[316] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeNoLinkQuestion,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[316] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeNoLinkQuestion,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteNoMergeNoLinkQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[329] 
01:07:54 	IDEResourceInfoUtils.getLocationText(destination),
01:07:54 	^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[329] 
01:07:54 	IDEResourceInfoUtils.getLocationText(destination),
01:07:54 	                     ^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The method 'IDEResourceInfoUtils.getLocationText(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[330] 
01:07:54 	IDEResourceInfoUtils
01:07:54 	^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[331] 
01:07:54 	.getDateStringValue(destination),
01:07:54 	 ^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The method 'IDEResourceInfoUtils.getDateStringValue(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[332] 
01:07:54 	IDEResourceInfoUtils.getLocationText(source),
01:07:54 	^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[332] 
01:07:54 	IDEResourceInfoUtils.getLocationText(source),
01:07:54 	                     ^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The method 'IDEResourceInfoUtils.getLocationText(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[333] 
01:07:54 	IDEResourceInfoUtils.getDateStringValue(source) };
01:07:54 	^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[333] 
01:07:54 	IDEResourceInfoUtils.getDateStringValue(source) };
01:07:54 	                     ^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The method 'IDEResourceInfoUtils.getDateStringValue(IResource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[336] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteWithDetailsQuestion,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[336] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteWithDetailsQuestion,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteWithDetailsQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[341] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceExists,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[341] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceExists,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_resourceExists' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[373] 
01:07:54 	IResource[] copyResources, ArrayList existing) {
01:07:54 	                           ^^^^^^^^^
01:07:54 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[403] 
01:07:54 	existing.add(file);
01:07:54 	^^^^^^^^^^^^^^^^^^
01:07:54 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[408] 
01:07:54 	existing.add(sourceFile);
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[436] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_CopyResourcesTask,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[436] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_CopyResourcesTask,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_CopyResourcesTask' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[556] 
01:07:54 	IResource.KEEP_HISTORY, new SubProgressMonitor(
01:07:54 								subMonitor, 0));
01:07:54 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[556] 
01:07:54 	IResource.KEEP_HISTORY, new SubProgressMonitor(
01:07:54 	                            ^^^^^^^^^^^^^^^^^^
01:07:54 The type SubProgressMonitor is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[671] 
01:07:54 	IDEWorkbenchPlugin.getDefault().getLog().log(
01:07:54 	^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[671] 
01:07:54 	IDEWorkbenchPlugin.getDefault().getLog().log(
01:07:54 	                   ^^^^^^^^^^
01:07:54 Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[672] 
01:07:54 	StatusUtil.newStatus(IStatus.ERROR, format, null));
01:07:54 	^^^^^^^^^^
01:07:54 Discouraged access: The type 'StatusUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[672] 
01:07:54 	StatusUtil.newStatus(IStatus.ERROR, format, null));
01:07:54 	           ^^^^^^^^^
01:07:54 Discouraged access: The method 'StatusUtil.newStatus(int, String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[675] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_internalError,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[675] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_internalError,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_internalError' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[742] 
01:07:54 	StatusManager.getManager().handle(e, IDEWorkbenchPlugin.IDE_WORKBENCH);
01:07:54 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[742] 
01:07:54 	StatusManager.getManager().handle(e, IDEWorkbenchPlugin.IDE_WORKBENCH);
01:07:54 	                                                        ^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchPlugin.IDE_WORKBENCH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[774] 
01:07:54 	IPreferenceStore store = IDEWorkbenchPlugin.getDefault().getPreferenceStore();
01:07:54 	                         ^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[774] 
01:07:54 	IPreferenceStore store = IDEWorkbenchPlugin.getDefault().getPreferenceStore();
01:07:54 	                                            ^^^^^^^^^^
01:07:54 Discouraged access: The method 'IDEWorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[776] 
01:07:54 	String dndPreference = store.getString(targetIsVirtual ? IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE : IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE);
01:07:54 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[776] 
01:07:54 	String dndPreference = store.getString(targetIsVirtual ? IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE : IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE);
01:07:54 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[776] 
01:07:54 	String dndPreference = store.getString(targetIsVirtual ? IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE : IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE);
01:07:54 	                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[776] 
01:07:54 	String dndPreference = store.getString(targetIsVirtual ? IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_VIRTUAL_FOLDER_MODE : IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE);
01:07:54 	                                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[782] 
01:07:54 	if (ResourcesPlugin.getPlugin().getPluginPreferences().getBoolean(ResourcesPlugin.PREF_DISABLE_LINKING)) {
01:07:54 	                                ^^^^^^^^^^^^^^^^^^^^^^
01:07:54 The method getPluginPreferences() from the type Plugin is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[782] 
01:07:54 	if (ResourcesPlugin.getPlugin().getPluginPreferences().getBoolean(ResourcesPlugin.PREF_DISABLE_LINKING)) {
01:07:54 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 The method getBoolean(String) from the type Preferences is deprecated
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[785] 
01:07:54 	if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_PROMPT)) {
01:07:54 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[785] 
01:07:54 	if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_PROMPT)) {
01:07:54 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_PROMPT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[792] 
01:07:54 	} else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_MOVE_COPY)) {
01:07:54 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[792] 
01:07:54 	} else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_MOVE_COPY)) {
01:07:54 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_MOVE_COPY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[794] 
01:07:54 	} else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK)) {
01:07:54 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[794] 
01:07:54 	} else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK)) {
01:07:54 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[796] 
01:07:54 	} else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK_AND_VIRTUAL_FOLDER)) {
01:07:54 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEInternalPreferences' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[796] 
01:07:54 	} else if (dndPreference.equals(IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK_AND_VIRTUAL_FOLDER)) {
01:07:54 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEInternalPreferences.IMPORT_FILES_AND_FOLDERS_MODE_LINK_AND_VIRTUAL_FOLDER' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[881] 
01:07:54 	IFileStore store = IDEResourceInfoUtils.getFileStore(fileNames[i]);
01:07:54 	                   ^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEResourceInfoUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[881] 
01:07:54 	IFileStore store = IDEResourceInfoUtils.getFileStore(fileNames[i]);
01:07:54 	                                        ^^^^^^^^^^^^
01:07:54 Discouraged access: The method 'IDEResourceInfoUtils.getFileStore(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[906] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_infoNotFound,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[906] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_infoNotFound,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_infoNotFound' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1127] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameMustBeDifferent;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1127] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameMustBeDifferent;
01:07:54 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameMustBeDifferent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1135] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameExists;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1135] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameExists;
01:07:54 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_nameExists' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1143] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogTitle,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1143] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogTitle,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1146] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogMessage,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1146] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogMessage,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_inputDialogMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1173] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_operationTitle;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1173] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_operationTitle;
01:07:54 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_operationTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1182] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_problemMessage;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1182] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_problemMessage;
01:07:54 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_problemMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1191] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyFailedTitle;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1191] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyFailedTitle;
01:07:54 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyFailedTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1316] 
01:07:54 	IDEWorkbenchPlugin.log(e.getMessage(), e);
01:07:54 	^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1316] 
01:07:54 	IDEWorkbenchPlugin.log(e.getMessage(), e);
01:07:54 	                   ^^^
01:07:54 Discouraged access: The method 'IDEWorkbenchPlugin.log(String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1355] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle);
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1355] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle);
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_copyTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1364] 
01:07:54 	IDEWorkbenchPlugin.log(e.getMessage(), e);
01:07:54 	^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1364] 
01:07:54 	IDEWorkbenchPlugin.log(e.getMessage(), e);
01:07:54 	                   ^^^
01:07:54 Discouraged access: The method 'IDEWorkbenchPlugin.log(String, Throwable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1394] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteQuestion,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1394] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteQuestion,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_overwriteQuestion' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1404] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_question,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1404] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_question,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_question' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1491] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_destinationAccessError;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1491] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_destinationAccessError;
01:07:54 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_destinationAccessError' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1501] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_parentNotEqual;
01:07:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1501] 
01:07:54 	return IDEWorkbenchMessages.CopyFilesAndFoldersOperation_parentNotEqual;
01:07:54 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_parentNotEqual' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1511] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_sourceCannotBeCopiedIntoAVirtualFolder,
01:07:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The type 'IDEWorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1511] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_sourceCannotBeCopiedIntoAVirtualFolder,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_sourceCannotBeCopiedIntoAVirtualFolder' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/org/eclipse/papyrus/infra/onefile/internal/ui/action/CopyFilesAndFoldersOperation.java:[1522] 
01:07:54 	IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingPathVariable,
01:07:54 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:54 Discouraged access: The field 'IDEWorkbenchMessages.CopyFilesAndFoldersOperation_missingPathVariable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.ide/3.18.100.v20210122-1536/org.eclipse.ui.ide-3.18.100.v20210122-1536.jar')
01:07:54 134 problems (134 warnings)
01:07:54 [INFO] 
01:07:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/src/test/resources
01:07:54 [INFO] 
01:07:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/target/org.eclipse.papyrus.infra.onefile.ui-2.0.0-SNAPSHOT-sources.jar
01:07:54 [INFO] 
01:07:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:54 [INFO] 
01:07:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.onefile.ui/target/org.eclipse.papyrus.infra.onefile.ui-2.0.0-SNAPSHOT.jar
01:07:54 [INFO] 
01:07:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:54 [INFO] 
01:07:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:54 [INFO] 
01:07:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.onefile.ui ---
01:07:55 [INFO] 
01:07:55 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.ui >------
01:07:55 [INFO] Building org.eclipse.papyrus.infra.newchild.ui 3.0.0-SNAPSHOT  [172/728]
01:07:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:55 [INFO] 
01:07:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [INFO] 
01:07:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [INFO] The project's OSGi version is 3.0.0.202103040552
01:07:55 [INFO] 
01:07:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [INFO] 
01:07:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [INFO] 
01:07:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/src/main/resources
01:07:55 [INFO] 
01:07:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/bin
01:07:55 [INFO] 
01:07:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/src/test/resources
01:07:55 [INFO] 
01:07:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/target/org.eclipse.papyrus.infra.newchild.ui-3.0.0-SNAPSHOT-sources.jar
01:07:55 [INFO] 
01:07:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [INFO] 
01:07:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.newchild.ui/target/org.eclipse.papyrus.infra.newchild.ui-3.0.0-SNAPSHOT.jar
01:07:55 [INFO] 
01:07:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [INFO] 
01:07:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:55 [INFO] 
01:07:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.ui ---
01:07:55 [INFO] 
01:07:55 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.hyperlink >-------
01:07:55 [INFO] Building org.eclipse.papyrus.infra.hyperlink 4.0.0-SNAPSHOT    [173/728]
01:07:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:56 [INFO] 
01:07:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:56 [INFO] 
01:07:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:56 [INFO] The project's OSGi version is 4.0.0.202103040552
01:07:56 [INFO] 
01:07:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:56 [INFO] 
01:07:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:56 [INFO] 
01:07:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/src/main/resources
01:07:56 [INFO] 
01:07:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:56 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/bin
01:07:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/src/org/eclipse/papyrus/infra/hyperlink/ui/AbstractLookForEditorShell.java:[239] 
01:07:56 	diagramfilteredTree = new FilteredTree(diagramListcomposite, SWT.BORDER, new PatternFilter(), true);
01:07:56 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:56 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
01:07:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/src/org/eclipse/papyrus/infra/hyperlink/ui/AbstractLookForEditorShell.java:[253] 
01:07:56 	modeFilteredTree = new FilteredTree(treeViewcomposite, SWT.BORDER, new PatternFilter(), true);
01:07:56 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:07:56 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
01:07:56 2 problems (2 warnings)
01:07:56 [INFO] 
01:07:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/src/test/resources
01:07:56 [INFO] 
01:07:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/target/org.eclipse.papyrus.infra.hyperlink-4.0.0-SNAPSHOT-sources.jar
01:07:56 [INFO] 
01:07:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:56 [INFO] 
01:07:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.hyperlink/target/org.eclipse.papyrus.infra.hyperlink-4.0.0-SNAPSHOT.jar
01:07:56 [INFO] 
01:07:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:56 [INFO] 
01:07:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:56 [INFO] 
01:07:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.hyperlink ---
01:07:57 [INFO] 
01:07:57 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.psf >----------
01:07:57 [INFO] Building org.eclipse.papyrus.infra.psf 2.0.0-SNAPSHOT          [174/728]
01:07:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:57 [INFO] 
01:07:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [INFO] The project's OSGi version is 2.0.0.202103040552
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [INFO] 
01:07:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/src/main/resources
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/bin
01:07:57 [INFO] 
01:07:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/src/test/resources
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/target/org.eclipse.papyrus.infra.psf-2.0.0-SNAPSHOT-sources.jar
01:07:57 [INFO] 
01:07:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/misc/org.eclipse.papyrus.infra.psf/target/org.eclipse.papyrus.infra.psf-2.0.0-SNAPSHOT.jar
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.psf ---
01:07:57 [INFO] 
01:07:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.edit >--
01:07:57 [INFO] Building org.eclipse.papyrus.infra.internationalization.edit 2.0.0-SNAPSHOT [175/728]
01:07:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:57 [INFO] 
01:07:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:57 [INFO] The project's OSGi version is 2.0.0.202103040552
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:57 [INFO] 
01:07:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/src/main/resources
01:07:57 [INFO] 
01:07:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:58 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/bin
01:07:58 [INFO] 
01:07:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/src/test/resources
01:07:58 [INFO] 
01:07:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/target/org.eclipse.papyrus.infra.internationalization.edit-2.0.0-SNAPSHOT-sources.jar
01:07:58 [INFO] 
01:07:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:58 [INFO] 
01:07:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.edit/target/org.eclipse.papyrus.infra.internationalization.edit-2.0.0-SNAPSHOT.jar
01:07:58 [INFO] 
01:07:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:58 [INFO] 
01:07:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:58 [INFO] 
01:07:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.edit ---
01:07:58 [INFO] 
01:07:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.ui >--
01:07:58 [INFO] Building org.eclipse.papyrus.infra.internationalization.ui 2.0.0-SNAPSHOT [176/728]
01:07:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:07:58 [INFO] 
01:07:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:07:58 [INFO] 
01:07:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:07:58 [INFO] The project's OSGi version is 2.0.0.202103040552
01:07:58 [INFO] 
01:07:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:07:58 [INFO] 
01:07:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:07:58 [INFO] 
01:07:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:07:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/src/main/resources
01:07:58 [INFO] 
01:07:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:07:58 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/bin
01:07:59 [INFO] 
01:07:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:07:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:07:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:07:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/src/test/resources
01:07:59 [INFO] 
01:07:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:07:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/target/org.eclipse.papyrus.infra.internationalization.ui-2.0.0-SNAPSHOT-sources.jar
01:07:59 [INFO] 
01:07:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:07:59 [INFO] 
01:07:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:07:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.ui/target/org.eclipse.papyrus.infra.internationalization.ui-2.0.0-SNAPSHOT.jar
01:07:59 [INFO] 
01:07:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:07:59 [INFO] 
01:07:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:07:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:07:59 [INFO] 
01:07:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.ui ---
01:08:00 [INFO] 
01:08:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.controlmode >--
01:08:00 [INFO] Building org.eclipse.papyrus.infra.internationalization.controlmode 2.0.0-SNAPSHOT [177/728]
01:08:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:00 [INFO] 
01:08:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [INFO] 
01:08:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/src/main/resources
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/bin
01:08:00 [INFO] 
01:08:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/src/test/resources
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/target/org.eclipse.papyrus.infra.internationalization.controlmode-2.0.0-SNAPSHOT-sources.jar
01:08:00 [INFO] 
01:08:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.controlmode/target/org.eclipse.papyrus.infra.internationalization.controlmode-2.0.0-SNAPSHOT.jar
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.controlmode ---
01:08:00 [INFO] 
01:08:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.readonly >--
01:08:00 [INFO] Building org.eclipse.papyrus.infra.internationalization.readonly 2.0.0-SNAPSHOT [178/728]
01:08:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:00 [INFO] 
01:08:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:00 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:00 [INFO] 
01:08:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/src/main/resources
01:08:00 [INFO] 
01:08:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:00 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/bin
01:08:01 [INFO] 
01:08:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/src/test/resources
01:08:01 [INFO] 
01:08:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/target/org.eclipse.papyrus.infra.internationalization.readonly-2.0.0-SNAPSHOT-sources.jar
01:08:01 [INFO] 
01:08:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:01 [INFO] 
01:08:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.readonly/target/org.eclipse.papyrus.infra.internationalization.readonly-2.0.0-SNAPSHOT.jar
01:08:01 [INFO] 
01:08:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:01 [INFO] 
01:08:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:01 [INFO] 
01:08:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.readonly ---
01:08:01 [INFO] 
01:08:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.editor.welcome.internationalization >--
01:08:01 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.internationalization 3.0.0-SNAPSHOT [179/728]
01:08:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:01 [INFO] 
01:08:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:01 [INFO] 
01:08:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:01 [INFO] The project's OSGi version is 3.0.0.202103040552
01:08:01 [INFO] 
01:08:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:01 [INFO] 
01:08:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:01 [INFO] 
01:08:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/src/main/resources
01:08:01 [INFO] 
01:08:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:01 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/bin
01:08:02 [INFO] 
01:08:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/src/test/resources
01:08:02 [INFO] 
01:08:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/target/org.eclipse.papyrus.infra.editor.welcome.internationalization-3.0.0-SNAPSHOT-sources.jar
01:08:02 [INFO] 
01:08:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:02 [INFO] 
01:08:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/internationalization/org.eclipse.papyrus.infra.editor.welcome.internationalization/target/org.eclipse.papyrus.infra.editor.welcome.internationalization-3.0.0-SNAPSHOT.jar
01:08:02 [INFO] 
01:08:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:02 [INFO] 
01:08:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:02 [INFO] 
01:08:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome.internationalization ---
01:08:02 [INFO] 
01:08:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.extensionpoints.editors >---
01:08:02 [INFO] Building org.eclipse.papyrus.extensionpoints.editors 4.0.0-SNAPSHOT [180/728]
01:08:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:02 [INFO] 
01:08:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:02 [INFO] 
01:08:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:02 [INFO] The project's OSGi version is 4.0.0.202103040552
01:08:02 [INFO] 
01:08:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:02 [INFO] 
01:08:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:02 [INFO] 
01:08:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/src/main/resources
01:08:02 [INFO] 
01:08:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:02 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/bin
01:08:03 [INFO] 
01:08:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/src/test/resources
01:08:03 [INFO] 
01:08:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/target/org.eclipse.papyrus.extensionpoints.editors-4.0.0-SNAPSHOT-sources.jar
01:08:03 [INFO] 
01:08:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:03 [INFO] 
01:08:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.extensionpoints.editors/target/org.eclipse.papyrus.extensionpoints.editors-4.0.0-SNAPSHOT.jar
01:08:03 [INFO] 
01:08:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:03 [INFO] 
01:08:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:03 [INFO] 
01:08:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.extensionpoints.editors ---
01:08:03 [INFO] 
01:08:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.canonical >---
01:08:03 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.canonical 3.0.0-SNAPSHOT [181/728]
01:08:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:03 [INFO] 
01:08:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:03 [INFO] 
01:08:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:03 [INFO] The project's OSGi version is 3.0.0.202103040552
01:08:03 [INFO] 
01:08:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:03 [INFO] 
01:08:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:03 [INFO] 
01:08:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/main/resources
01:08:03 [INFO] 
01:08:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:03 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/bin
01:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/PapyrusCanonicalEditPolicy.java:[58] 
01:08:04 	import org.eclipse.papyrus.commands.util.CommandTreeIterator;
01:08:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:04 The type CommandTreeIterator<C> is deprecated
01:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/PapyrusCanonicalEditPolicy.java:[98] 
01:08:04 	private static final Set<View> createdByCanonical = Sets.newSetFromMap(new WeakHashMap<View, Boolean>());
01:08:04 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:04 The method newSetFromMap(Map<View,Boolean>) from the type Sets is deprecated
01:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/PapyrusCanonicalEditPolicy.java:[973] 
01:08:04 	for (Iterator<ICommand> iter = CommandTreeIterator.iterateGMF(command); iter.hasNext();) {
01:08:04 	                               ^^^^^^^^^^^^^^^^^^^
01:08:04 The type CommandTreeIterator<C> is deprecated
01:08:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/org/eclipse/papyrus/infra/gmfdiag/canonical/editpolicy/PapyrusCanonicalEditPolicy.java:[973] 
01:08:04 	for (Iterator<ICommand> iter = CommandTreeIterator.iterateGMF(command); iter.hasNext();) {
01:08:04 	                                                   ^^^^^^^^^^^^^^^^^^^
01:08:04 The method iterateGMF(Object) from the type CommandTreeIterator is deprecated
01:08:04 4 problems (4 warnings)
01:08:04 [INFO] 
01:08:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/src/test/resources
01:08:04 [INFO] 
01:08:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/target/org.eclipse.papyrus.infra.gmfdiag.canonical-3.0.0-SNAPSHOT-sources.jar
01:08:04 [INFO] 
01:08:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:04 [INFO] 
01:08:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical/target/org.eclipse.papyrus.infra.gmfdiag.canonical-3.0.0-SNAPSHOT.jar
01:08:04 [INFO] 
01:08:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:04 [INFO] 
01:08:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:04 [INFO] 
01:08:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.canonical ---
01:08:05 [INFO] 
01:08:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.controlmode >--
01:08:05 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.controlmode 2.0.0-SNAPSHOT [182/728]
01:08:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:05 [INFO] 
01:08:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:05 [INFO] 
01:08:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:05 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:05 [INFO] 
01:08:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:05 [INFO] 
01:08:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:05 [INFO] 
01:08:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/src/main/resources
01:08:05 [INFO] 
01:08:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:05 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/bin
01:08:05 [INFO] 
01:08:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/src/test/resources
01:08:05 [INFO] 
01:08:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/target/org.eclipse.papyrus.infra.gmfdiag.controlmode-2.0.0-SNAPSHOT-sources.jar
01:08:05 [INFO] 
01:08:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:05 [INFO] 
01:08:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.controlmode/target/org.eclipse.papyrus.infra.gmfdiag.controlmode-2.0.0-SNAPSHOT.jar
01:08:05 [INFO] 
01:08:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:05 [INFO] 
01:08:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:05 [INFO] 
01:08:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.controlmode ---
01:08:06 [INFO] 
01:08:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model >---
01:08:06 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.model 2.0.0-SNAPSHOT [183/728]
01:08:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:06 [INFO] 
01:08:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:06 [INFO] 
01:08:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:06 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:06 [INFO] 
01:08:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:06 [INFO] 
01:08:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:06 [INFO] 
01:08:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/src/main/resources
01:08:06 [INFO] 
01:08:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:06 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/bin
01:08:06 [INFO] 
01:08:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/src/test/resources
01:08:06 [INFO] 
01:08:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/target/org.eclipse.papyrus.infra.gmfdiag.css.model-2.0.0-SNAPSHOT-sources.jar
01:08:06 [INFO] 
01:08:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:06 [INFO] 
01:08:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model/target/org.eclipse.papyrus.infra.gmfdiag.css.model-2.0.0-SNAPSHOT.jar
01:08:06 [INFO] 
01:08:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:06 [INFO] 
01:08:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:06 [INFO] 
01:08:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.model ---
01:08:07 [INFO] 
01:08:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.model.edit >--
01:08:07 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.model.edit 2.0.0-SNAPSHOT [184/728]
01:08:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:07 [INFO] 
01:08:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [INFO] 
01:08:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/src/main/resources
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/bin
01:08:07 [INFO] 
01:08:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/src/test/resources
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/target/org.eclipse.papyrus.infra.gmfdiag.css.model.edit-2.0.0-SNAPSHOT-sources.jar
01:08:07 [INFO] 
01:08:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.model.edit/target/org.eclipse.papyrus.infra.gmfdiag.css.model.edit-2.0.0-SNAPSHOT.jar
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.model.edit ---
01:08:07 [INFO] 
01:08:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag-expansion >---
01:08:07 [INFO] Building Papyrus Diagram Expansion 0.0.1-SNAPSHOT              [185/728]
01:08:07 [INFO] --------------------------------[ pom ]---------------------------------
01:08:07 [INFO] 
01:08:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag-expansion ---
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag-expansion ---
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag-expansion ---
01:08:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag-expansion ---
01:08:07 [INFO] 
01:08:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion >---
01:08:07 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion 4.0.0-SNAPSHOT [186/728]
01:08:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:07 [INFO] 
01:08:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:07 [INFO] The project's OSGi version is 4.0.0.202103040552
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:07 [INFO] 
01:08:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:07 [INFO] Copying 5 resources
01:08:07 [INFO] 
01:08:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:07 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/bin
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/util/ExpansionModelValidationUtil.java:[30] 
01:08:08 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.util.ExpansionModelValidator;
01:08:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:08 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.util.ExpansionModelValidator is never used
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/util/ExpansionModelValidationUtil.java:[54] 
01:08:08 	public static boolean validate_facrtories(AbstractRepresentation abstractRepresentation, DiagnosticChain diagnostic, Map context) {
01:08:08 	                                                                                                                     ^^^
01:08:08 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/util/ExpansionModelValidationUtil.java:[82] 
01:08:08 	public static boolean validate_loadclasses(AbstractRepresentation abstractRepresentation, DiagnosticChain diagnostic, Map context) {
01:08:08 	                                                                                                                      ^^^
01:08:08 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/util/ExpansionModelValidationUtil.java:[122] 
01:08:08 	public static boolean validate_loadclasses(RepresentationKind abstractRepresentation, DiagnosticChain diagnostic, Map context) {
01:08:08 	                                                                                                                  ^^^
01:08:08 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/util/ExpansionModelValidationUtil.java:[162] 
01:08:08 	public static boolean validate_ElementType(Representation abstractRepresentation, DiagnosticChain diagnostic, Map context) {
01:08:08 	                                                                                                              ^^^
01:08:08 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomRepresentationImpl.java:[21] 
01:08:08 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationImpl;
01:08:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:08 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationImpl is never used
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomRepresentationImpl.java:[38] 
01:08:08 	public boolean validate(DiagnosticChain diagnostic, Map context) {
01:08:08 	                                                    ^^^
01:08:08 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandViewProvider.java:[49] 
01:08:08 	private static final String DEBUG_PREFIX = "[EXPANSION_DIAGRAM]";
01:08:08 	                            ^^^^^^^^^^^^
01:08:08 The value of the field ExpandViewProvider.DEBUG_PREFIX is not used
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomInducedRepresentationImpl.java:[21] 
01:08:08 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.InducedRepresentationImpl;
01:08:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:08 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.InducedRepresentationImpl is never used
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomInducedRepresentationImpl.java:[38] 
01:08:08 	public boolean validate(DiagnosticChain diagnostic, Map context) {
01:08:08 	                                                    ^^^
01:08:08 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/AbstractRepresentationImpl.java:[298] 
01:08:08 	public boolean validate(DiagnosticChain diagnostic, Map context) {
01:08:08 	                                                    ^^^
01:08:08 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/AbstractRepresentationImpl.java:[303] 
01:08:08 	if (false) {
01:08:08 			if (diagnostic != null) {
01:08:08 				diagnostic.add
01:08:08 					(new BasicDiagnostic
01:08:08 						(Diagnostic.ERROR,
01:08:08 						 ExpansionModelValidator.DIAGNOSTIC_SOURCE,
01:08:08 						 ExpansionModelValidator.ABSTRACT_REPRESENTATION__VALIDATE,
01:08:08 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "validate", EObjectValidator.getObjectLabel(this, context) }),
01:08:08 						 new Object [] { this }));
01:08:08 			}
01:08:08 			return false;
01:08:08 		}
01:08:08 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:08 Dead code
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/AbstractRepresentationImpl.java:[310] 
01:08:08 	EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "validate", EObjectValidator.getObjectLabel(this, context) }),
01:08:08 	                                                                                                                                   ^^^^^^^
01:08:08 Type safety: The expression of type Map needs unchecked conversion to conform to Map<Object,Object>
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/AbstractRepresentationImpl.java:[426] 
01:08:08 	return validate((DiagnosticChain)arguments.get(0), (Map)arguments.get(1));
01:08:08 	                                                    ^^^
01:08:08 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[27] 
01:08:08 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
01:08:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:08 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[53] 
01:08:08 	private static final String DEBUG_PREFIX = "[EXPANSION_DIAGRAM]";
01:08:08 	                            ^^^^^^^^^^^^
01:08:08 The value of the field ExpandEditPartProvider.DEBUG_PREFIX is not used
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[133] 
01:08:08 	Class editpartClass=null;
01:08:08 	^^^^^
01:08:08 Class is a raw type. References to generic type Class<T> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[167] 
01:08:08 	private Constructor getCreationConstructor(Class editpartClass) {
01:08:08 	        ^^^^^^^^^^^
01:08:08 Constructor is a raw type. References to generic type Constructor<T> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[167] 
01:08:08 	private Constructor getCreationConstructor(Class editpartClass) {
01:08:08 	                                           ^^^^^
01:08:08 Class is a raw type. References to generic type Class<T> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[170] 
01:08:08 	Constructor[] consts = editpartClass.getConstructors();
01:08:08 	^^^^^^^^^^^
01:08:08 Constructor is a raw type. References to generic type Constructor<T> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[180] 
01:08:08 	private IGraphicalEditPart createNewGraphicEditPart(Class editpartClass, Object[] constructorParams) {
01:08:08 	                                                    ^^^^^
01:08:08 Class is a raw type. References to generic type Class<T> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[182] 
01:08:08 	Constructor constructor = getCreationConstructor(editpartClass);
01:08:08 	^^^^^^^^^^^
01:08:08 Constructor is a raw type. References to generic type Constructor<T> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[189] 
01:08:08 	Log.warning(DiagramUIPlugin.getInstance(), IStatus.WARNING, eMsg, e);
01:08:08 	            ^^^^^^^^^^^^^^^
01:08:08 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/providers/ExpandEditPartProvider.java:[189] 
01:08:08 	Log.warning(DiagramUIPlugin.getInstance(), IStatus.WARNING, eMsg, e);
01:08:08 	                            ^^^^^^^^^^^
01:08:08 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomGMFT_BasedRepresentationImpl.java:[21] 
01:08:08 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.GMFT_BasedRepresentationImpl;
01:08:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:08 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.GMFT_BasedRepresentationImpl is never used
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomGMFT_BasedRepresentationImpl.java:[39] 
01:08:08 	public boolean validate(DiagnosticChain diagnostic, Map context) {
01:08:08 	                                                    ^^^
01:08:08 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/AbstractRepresentation.java:[178] 
01:08:08 	boolean validate(DiagnosticChain diagnostic, Map context);
01:08:08 	                                             ^^^
01:08:08 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[22] 
01:08:08 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.ExpansionModelFactoryImpl;
01:08:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:08 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.ExpansionModelFactoryImpl is never used
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[23] 
01:08:08 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.GMFT_BasedRepresentationImpl;
01:08:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:08 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.GMFT_BasedRepresentationImpl is never used
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[24] 
01:08:08 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.InducedRepresentationImpl;
01:08:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:08 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.InducedRepresentationImpl is never used
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[25] 
01:08:08 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationImpl;
01:08:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:08 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationImpl is never used
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomExpansionmodelFactoryImpl.java:[26] 
01:08:08 	import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationKindImpl;
01:08:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:08 The import org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.RepresentationKindImpl is never used
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/impl/CustomRepresentationKindImpl.java:[28] 
01:08:08 	public boolean validate(DiagnosticChain diagnostic, Map context) {
01:08:08 	                                                    ^^^
01:08:08 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/main/java/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/rendering/CreateInducedRepresentationViewCommand.java:[34] 
01:08:08 	private boolean isVisible;
01:08:08 	                ^^^^^^^^^
01:08:08 The value of the field CreateInducedRepresentationViewCommand.isVisible is not used
01:08:08 34 problems (34 warnings)
01:08:08 [INFO] 
01:08:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/src/test/resources
01:08:08 [INFO] 
01:08:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/target/org.eclipse.papyrus.infra.gmfdiag.expansion-4.0.0-SNAPSHOT-sources.jar
01:08:08 [INFO] 
01:08:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:08 [INFO] 
01:08:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion/target/org.eclipse.papyrus.infra.gmfdiag.expansion-4.0.0-SNAPSHOT.jar
01:08:08 [INFO] 
01:08:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:08 [INFO] 
01:08:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:08 [INFO] 
01:08:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion ---
01:08:09 [INFO] 
01:08:09 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.dnd >------
01:08:09 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.dnd 2.0.0-SNAPSHOT  [187/728]
01:08:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:09 [INFO] 
01:08:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:09 [INFO] 
01:08:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:09 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:09 [INFO] 
01:08:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:09 [INFO] 
01:08:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:09 [INFO] 
01:08:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/main/resources
01:08:09 [INFO] 
01:08:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:09 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/bin
01:08:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[76] 
01:08:10 	List objects = ((DropObjectsRequest) request).getObjects();
01:08:10 	^^^^
01:08:10 List is a raw type. References to generic type List<E> should be parameterized
01:08:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[78] 
01:08:10 	result.addAll(objects);
01:08:10 	              ^^^^^^^
01:08:10 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
01:08:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[81] 
01:08:10 	List editParts = ((ChangeBoundsRequest) request).getEditParts();
01:08:10 	^^^^
01:08:10 List is a raw type. References to generic type List<E> should be parameterized
01:08:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[83] 
01:08:10 	result.addAll(editParts);
01:08:10 	              ^^^^^^^^^
01:08:10 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
01:08:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/AbstractDropStrategy.java:[130] 
01:08:10 	Iterator<EditPart> editParts = ToolUtilities.getSelectionWithoutDependants(changeBoundsRequest.getEditParts()).iterator();
01:08:10 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:10 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<EditPart>
01:08:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/preferences/DropStrategyEditor.java:[251] 
01:08:10 	private class DropStrategyObservableList extends WritableList {
01:08:10 	                                                 ^^^^^^^^^^^^
01:08:10 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:08:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/preferences/DropStrategyEditor.java:[255] 
01:08:10 	addAll(values);
01:08:10 	^^^^^^^^^^^^^^
01:08:10 Type safety: The method addAll(Collection) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
01:08:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/MoveDropStrategy.java:[97] 
01:08:10 	values.addAll((List) objectsToDrop);
01:08:10 	              ^^^^^^^^^^^^^^^^^^^^
01:08:10 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends capture#3-of ? extends Object>
01:08:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/strategy/MoveDropStrategy.java:[97] 
01:08:10 	values.addAll((List) objectsToDrop);
01:08:10 	               ^^^^
01:08:10 List is a raw type. References to generic type List<E> should be parameterized
01:08:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/policy/DropStrategyManager.java:[143] 
01:08:10 	preferences.setDefault(getPriorityKey(strategy), strategy.getPriority());
01:08:10 	                                                          ^^^^^^^^^^^^^
01:08:10 The method getPriority() from the type DropStrategy is deprecated
01:08:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/org/eclipse/papyrus/infra/gmfdiag/dnd/policy/DropStrategyManager.java:[264] 
01:08:10 	return strategy.getPriority(); // Default
01:08:10 	                ^^^^^^^^^^^^^
01:08:10 The method getPriority() from the type DropStrategy is deprecated
01:08:10 11 problems (11 warnings)
01:08:10 [INFO] 
01:08:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/src/test/resources
01:08:10 [INFO] 
01:08:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/target/org.eclipse.papyrus.infra.gmfdiag.dnd-2.0.0-SNAPSHOT-sources.jar
01:08:10 [INFO] 
01:08:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:10 [INFO] 
01:08:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.dnd/target/org.eclipse.papyrus.infra.gmfdiag.dnd-2.0.0-SNAPSHOT.jar
01:08:10 [INFO] 
01:08:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:10 [INFO] 
01:08:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:10 [INFO] 
01:08:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.dnd ---
01:08:10 [INFO] 
01:08:10 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra-gmfdiag-css >------
01:08:10 [INFO] Building Papyrus Diagram CSS Support 0.0.1-SNAPSHOT            [188/728]
01:08:10 [INFO] --------------------------------[ pom ]---------------------------------
01:08:10 [INFO] 
01:08:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-gmfdiag-css ---
01:08:10 [INFO] 
01:08:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-gmfdiag-css ---
01:08:10 [INFO] 
01:08:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-gmfdiag-css ---
01:08:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:10 [INFO] 
01:08:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-gmfdiag-css ---
01:08:10 [INFO] 
01:08:10 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css >------
01:08:10 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css 3.0.0-SNAPSHOT  [189/728]
01:08:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:10 [INFO] 
01:08:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:10 [INFO] 
01:08:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:10 [INFO] The project's OSGi version is 3.0.0.202103040552
01:08:10 [INFO] 
01:08:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:10 [INFO] 
01:08:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:10 [INFO] 
01:08:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/main/resources
01:08:10 [INFO] 
01:08:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:10 [INFO] Compiling 165 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/bin
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/provider/IPapyrusElementProvider.java:[18] 
01:08:13 	import org.eclipse.e4.ui.css.core.dom.IElementProvider;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/provider/IPapyrusElementProvider.java:[26] 
01:08:13 	public interface IPapyrusElementProvider extends IElementProvider {
01:08:13 	                                                 ^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/ExtendedCSSEngineImpl.java:[40] 
01:08:13 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 The type AdapterUtils is deprecated
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/ExtendedCSSEngineImpl.java:[373] 
01:08:13 	Diagram diagram = AdapterUtils.adapt(elementAdapter, Diagram.class, null);
01:08:13 	                  ^^^^^^^^^^^^
01:08:13 The type AdapterUtils is deprecated
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/ExtendedCSSEngineImpl.java:[373] 
01:08:13 	Diagram diagram = AdapterUtils.adapt(elementAdapter, Diagram.class, null);
01:08:13 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 The method adapt(Object, Class<Diagram>, Diagram) from the type AdapterUtils is deprecated
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSGuideStyleDelegate.java:[22] 
01:08:13 	private GuideStyle guideStyle;
01:08:13 	                   ^^^^^^^^^^
01:08:13 The value of the field CSSGuideStyleDelegate.guideStyle is not used
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSGuideStyleDelegate.java:[24] 
01:08:13 	private ExtendedCSSEngine engine;
01:08:13 	                          ^^^^^^
01:08:13 The value of the field CSSGuideStyleDelegate.engine is not used
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSDiagramLinkStyleDelegate.java:[22] 
01:08:13 	private DiagramLinkStyle diagramLinkStyle;
01:08:13 	                         ^^^^^^^^^^^^^^^^
01:08:13 The value of the field CSSDiagramLinkStyleDelegate.diagramLinkStyle is not used
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSDiagramLinkStyleDelegate.java:[24] 
01:08:13 	private ExtendedCSSEngine engine;
01:08:13 	                          ^^^^^^
01:08:13 The value of the field CSSDiagramLinkStyleDelegate.engine is not used
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[18] 
01:08:13 	import org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyBackgroundHandler;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'AbstractCSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[19] 
01:08:13 	import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'ICSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[20] 
01:08:13 	import org.eclipse.e4.ui.css.core.engine.CSSEngine;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[30] 
01:08:13 	AbstractCSSPropertyBackgroundHandler {
01:08:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'AbstractCSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[32] 
01:08:13 	public final static ICSSPropertyBackgroundHandler INSTANCE = new CSSPropertyBackgroundXMLHandler();
01:08:13 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'ICSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[36] 
01:08:13 	CSSValue value, String pseudo, CSSEngine engine) throws Exception {
01:08:13 	                               ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[38] 
01:08:13 	super.applyCSSProperty(node, property, value, pseudo,
01:08:13 	      ^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The method 'AbstractCSSPropertyBackgroundHandler.applyCSSProperty(Object, String, CSSValue, String, CSSEngine)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[47] 
01:08:13 	String pseudo, CSSEngine engine) throws Exception {
01:08:13 	               ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[54] 
01:08:13 	String pseudo, CSSEngine engine) throws Exception {
01:08:13 	               ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[61] 
01:08:13 	String pseudo, CSSEngine engine) throws Exception {
01:08:13 	               ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[68] 
01:08:13 	String pseudo, CSSEngine engine) throws Exception {
01:08:13 	               ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyBackgroundXMLHandler.java:[75] 
01:08:13 	String pseudo, CSSEngine engine) throws Exception {
01:08:13 	               ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSFilteringStyleDelegate.java:[49] 
01:08:13 	public java.util.List getCSSFilteringKeys() {
01:08:13 	       ^^^^^^^^^^^^^^
01:08:13 List is a raw type. References to generic type List<E> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSFilteringStyleDelegate.java:[53] 
01:08:13 	return (java.util.List) defaultValue;
01:08:13 	        ^^^^^^^^^^^^^^
01:08:13 List is a raw type. References to generic type List<E> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSFilteringStyleImpl.java:[79] 
01:08:13 	public java.util.List getCSSFilteringKeys() {
01:08:13 	       ^^^^^^^^^^^^^^
01:08:13 List is a raw type. References to generic type List<E> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSFilteringStyleImpl.java:[80] 
01:08:13 	java.util.List value = super.getFilteringKeys();
01:08:13 	^^^^^^^^^^^^^^
01:08:13 List is a raw type. References to generic type List<E> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSFilteringStyleImpl.java:[96] 
01:08:13 	public java.util.List getFilteringKeys() {
01:08:13 	       ^^^^^^^^^^^^^^
01:08:13 List is a raw type. References to generic type List<E> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSFilteringStyleImpl.java:[115] 
01:08:13 	public void setFilteringKeys(java.util.List value) {
01:08:13 	                             ^^^^^^^^^^^^^^
01:08:13 List is a raw type. References to generic type List<E> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/CSSFilteringStyle.java:[23] 
01:08:13 	public java.util.List getCSSFilteringKeys();
01:08:13 	       ^^^^^^^^^^^^^^
01:08:13 List is a raw type. References to generic type List<E> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[18] 
01:08:13 	import org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyFontHandler;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'AbstractCSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[19] 
01:08:13 	import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'ICSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[20] 
01:08:13 	import org.eclipse.e4.ui.css.core.engine.CSSEngine;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[32] 
01:08:13 	public class CSSPropertyFontXMLHandler extends AbstractCSSPropertyFontHandler {
01:08:13 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'AbstractCSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[34] 
01:08:13 	public final static ICSSPropertyFontHandler INSTANCE = new CSSPropertyFontXMLHandler();
01:08:13 	                    ^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'ICSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[38] 
01:08:13 	CSSValue value, String pseudo, CSSEngine engine) throws Exception {
01:08:13 	                               ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[40] 
01:08:13 	super.applyCSSProperty(node, property, value, pseudo,
01:08:13 	      ^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The method 'AbstractCSSPropertyFontHandler.applyCSSProperty(Object, String, CSSValue, String, CSSEngine)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[49] 
01:08:13 	String pseudo, CSSEngine engine) throws Exception {
01:08:13 	               ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[61] 
01:08:13 	String pseudo, CSSEngine engine) throws Exception {
01:08:13 	               ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[73] 
01:08:13 	String pseudo, CSSEngine engine) throws Exception {
01:08:13 	               ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[85] 
01:08:13 	CSSEngine engine) throws Exception {
01:08:13 	^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[92] 
01:08:13 	CSSEngine engine) throws Exception {
01:08:13 	^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[99] 
01:08:13 	CSSEngine engine) throws Exception {
01:08:13 	^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[106] 
01:08:13 	CSSEngine engine) throws Exception {
01:08:13 	^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[113] 
01:08:13 	CSSEngine engine) throws Exception {
01:08:13 	^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[120] 
01:08:13 	CSSEngine engine) throws Exception {
01:08:13 	^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyFontXMLHandler.java:[127] 
01:08:13 	CSSEngine engine) throws Exception {
01:08:13 	^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSortingStyleImpl.java:[79] 
01:08:13 	public java.util.Map getCSSSortingKeys() {
01:08:13 	       ^^^^^^^^^^^^^
01:08:13 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSortingStyleImpl.java:[80] 
01:08:13 	java.util.Map value = super.getSortingKeys();
01:08:13 	^^^^^^^^^^^^^
01:08:13 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSortingStyleImpl.java:[96] 
01:08:13 	public java.util.Map getSortingKeys() {
01:08:13 	       ^^^^^^^^^^^^^
01:08:13 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSortingStyleImpl.java:[115] 
01:08:13 	public void setSortingKeys(java.util.Map value) {
01:08:13 	                           ^^^^^^^^^^^^^
01:08:13 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/resource/CSSNotationResourceFactory.java:[37] 
01:08:13 	resource.getDefaultLoadOptions().putAll(GMFResourceFactory.getDefaultLoadOptions());
01:08:13 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends Object,? extends Object>
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/resource/CSSNotationResourceFactory.java:[38] 
01:08:13 	resource.getDefaultSaveOptions().putAll(GMFResourceFactory.getDefaultSaveOptions());
01:08:13 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? extends Object,? extends Object>
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSMultiDiagramLinkStyleDelegate.java:[22] 
01:08:13 	private MultiDiagramLinkStyle multiDiagramLinkStyle;
01:08:13 	                              ^^^^^^^^^^^^^^^^^^^^^
01:08:13 The value of the field CSSMultiDiagramLinkStyleDelegate.multiDiagramLinkStyle is not used
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSMultiDiagramLinkStyleDelegate.java:[24] 
01:08:13 	private ExtendedCSSEngine engine;
01:08:13 	                          ^^^^^^
01:08:13 The value of the field CSSMultiDiagramLinkStyleDelegate.engine is not used
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSViewDelegate.java:[142] 
01:08:13 	stringListStyle.getStringListValue().addAll(Arrays.asList(values));
01:08:13 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[23] 
01:08:13 	import org.eclipse.e4.ui.css.core.dom.IElementProvider;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[24] 
01:08:13 	import org.eclipse.e4.ui.css.core.engine.CSSElementContext;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSElementContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[79] 
01:08:13 	public IElementProvider getElementProvider() {
01:08:13 	       ^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[84] 
01:08:13 	public void setElementProvider(IElementProvider elementProvider) {
01:08:13 	                               ^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/BaseCSSEngine.java:[89] 
01:08:13 	public CSSElementContext getCSSElementContext(Object node) {
01:08:13 	       ^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSElementContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/notation/ForceValueHelper.java:[114] 
01:08:13 	details.remove(annotationKey);
01:08:13 	               ^^^^^^^^^^^^^
01:08:13 Unlikely argument type String for remove(Object) on a Collection<Map.Entry<String,String>>
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/command/ResetStyleCommand.java:[47] 
01:08:13 	papyrusStyleAnnotations.add(VisualInformationPapyrusConstants.CUSTOM_APPEARENCE_ANNOTATION);
01:08:13 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 The field VisualInformationPapyrusConstants.CUSTOM_APPEARENCE_ANNOTATION is deprecated
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/command/ResetStyleCommand.java:[51] 
01:08:13 	private TransactionalEditingDomain domain;
01:08:13 	                                   ^^^^^^
01:08:13 The value of the field ResetStyleCommand.domain is not used
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[21] 
01:08:13 	import org.eclipse.e4.ui.css.core.dom.IElementProvider;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[22] 
01:08:13 	import org.eclipse.e4.ui.css.core.engine.CSSElementContext;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSElementContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[85] 
01:08:13 	public IElementProvider getElementProvider() {
01:08:13 	       ^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[90] 
01:08:13 	public void setElementProvider(IElementProvider elementProvider) {
01:08:13 	                               ^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'IElementProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/WorkspaceCSSEngine.java:[95] 
01:08:13 	public CSSElementContext getCSSElementContext(Object node) {
01:08:13 	       ^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSElementContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/dom/StyleListener.java:[153] 
01:08:13 	private String getEventType(Notification notification) {
01:08:13 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 The method getEventType(Notification) from the type StyleListener is never used locally
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/dom/GMFElementAdapter.java:[236] 
01:08:13 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:08:13 	       ^^^^^^
01:08:13 Type safety: The return type Object for getAdapter(Class) from the type GMFElementAdapter needs unchecked conversion to conform to T from the type IAdaptable
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/engine/ICSSElementProviderFactory.java:[20] 
01:08:13 	@SuppressWarnings("restriction")
01:08:13 	                  ^^^^^^^^^^^^^
01:08:13 Unnecessary @SuppressWarnings("restriction")
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[17] 
01:08:13 	import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyBackgroundHandler;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'ICSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[18] 
01:08:13 	import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyFontHandler;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'ICSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[19] 
01:08:13 	import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyTextHandler;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'ICSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[20] 
01:08:13 	import org.eclipse.e4.ui.css.core.engine.CSSEngine;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[21] 
01:08:13 	import org.eclipse.e4.ui.css.core.impl.engine.CSSEngineImpl;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngineImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[24] 
01:08:13 	* {@link CSSEngine} implementation to apply style sheet to XML DOM.
01:08:13 	         ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[29] 
01:08:13 	public class CSSXMLEngineImpl extends CSSEngineImpl {
01:08:13 	                                      ^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngineImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[33] 
01:08:13 	super.registerCSSPropertyHandler(ICSSPropertyBackgroundHandler.class,
01:08:13 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The method 'CSSEngineImpl.registerCSSPropertyHandler(Class<?>, ICSSPropertyHandler)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[33] 
01:08:13 	super.registerCSSPropertyHandler(ICSSPropertyBackgroundHandler.class,
01:08:13 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'ICSSPropertyBackgroundHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[36] 
01:08:13 	super.registerCSSPropertyHandler(ICSSPropertyTextHandler.class,
01:08:13 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The method 'CSSEngineImpl.registerCSSPropertyHandler(Class<?>, ICSSPropertyHandler)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[36] 
01:08:13 	super.registerCSSPropertyHandler(ICSSPropertyTextHandler.class,
01:08:13 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'ICSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[39] 
01:08:13 	super.registerCSSPropertyHandler(ICSSPropertyFontHandler.class,
01:08:13 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The method 'CSSEngineImpl.registerCSSPropertyHandler(Class<?>, ICSSPropertyHandler)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSXMLEngineImpl.java:[39] 
01:08:13 	super.registerCSSPropertyHandler(ICSSPropertyFontHandler.class,
01:08:13 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'ICSSPropertyFontHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[18] 
01:08:13 	import org.eclipse.e4.ui.css.core.dom.properties.css2.AbstractCSSPropertyTextHandler;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'AbstractCSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[19] 
01:08:13 	import org.eclipse.e4.ui.css.core.dom.properties.css2.ICSSPropertyTextHandler;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'ICSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[20] 
01:08:13 	import org.eclipse.e4.ui.css.core.engine.CSSEngine;
01:08:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[30] 
01:08:13 	public class CSSPropertyTextXMLHandler extends AbstractCSSPropertyTextHandler {
01:08:13 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'AbstractCSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[32] 
01:08:13 	public final static ICSSPropertyTextHandler INSTANCE = new CSSPropertyTextXMLHandler();
01:08:13 	                    ^^^^^^^^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The type 'ICSSPropertyTextHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[36] 
01:08:13 	CSSValue value, String pseudo, CSSEngine engine) throws Exception {
01:08:13 	                               ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[38] 
01:08:13 	super.applyCSSProperty(node, property, value, pseudo,
01:08:13 	      ^^^^^^^^^^^^^^^^
01:08:13 Discouraged access: The method 'AbstractCSSPropertyTextHandler.applyCSSProperty(Object, String, CSSValue, String, CSSEngine)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[47] 
01:08:13 	String pseudo, CSSEngine engine) throws Exception {
01:08:13 	               ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/internal/infra/gmfdiag/css/xml/engine/CSSPropertyTextXMLHandler.java:[56] 
01:08:13 	public String retrieveCSSPropertyColor(Object node, CSSEngine engine)
01:08:13 	                                                    ^^^^^^^^^
01:08:13 Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSemanticListCompartmentImpl.java:[144] 
01:08:13 	public void setSortingKeys(java.util.Map value) {
01:08:13 	                           ^^^^^^^^^^^^^
01:08:13 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSSemanticListCompartmentImpl.java:[160] 
01:08:13 	public void setFilteringKeys(java.util.List value) {
01:08:13 	                             ^^^^^^^^^^^^^^
01:08:13 List is a raw type. References to generic type List<E> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSSortingStyleDelegate.java:[49] 
01:08:13 	public java.util.Map getCSSSortingKeys() {
01:08:13 	       ^^^^^^^^^^^^^
01:08:13 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/impl/CSSSortingStyleDelegate.java:[53] 
01:08:13 	return (java.util.Map) defaultValue;
01:08:13 	        ^^^^^^^^^^^^^
01:08:13 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/style/CSSSortingStyle.java:[23] 
01:08:13 	public java.util.Map getCSSSortingKeys();
01:08:13 	       ^^^^^^^^^^^^^
01:08:13 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSListCompartmentImpl.java:[171] 
01:08:13 	public void setSortingKeys(java.util.Map value) {
01:08:13 	                           ^^^^^^^^^^^^^
01:08:13 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:08:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/org/eclipse/papyrus/infra/gmfdiag/css/CSSListCompartmentImpl.java:[187] 
01:08:13 	public void setFilteringKeys(java.util.List value) {
01:08:13 	                             ^^^^^^^^^^^^^^
01:08:13 List is a raw type. References to generic type List<E> should be parameterized
01:08:13 99 problems (99 warnings)
01:08:13 [INFO] 
01:08:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/src/test/resources
01:08:13 [INFO] 
01:08:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/target/org.eclipse.papyrus.infra.gmfdiag.css-3.0.0-SNAPSHOT-sources.jar
01:08:13 [INFO] 
01:08:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:13 [INFO] 
01:08:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css/target/org.eclipse.papyrus.infra.gmfdiag.css-3.0.0-SNAPSHOT.jar
01:08:13 [INFO] 
01:08:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:13 [INFO] 
01:08:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:13 [INFO] 
01:08:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css ---
01:08:13 [INFO] 
01:08:13 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.export >----
01:08:13 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.export 3.0.0-SNAPSHOT [190/728]
01:08:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:13 [INFO] 
01:08:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:13 [INFO] 
01:08:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:13 [INFO] The project's OSGi version is 3.0.0.202103040552
01:08:13 [INFO] 
01:08:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:13 [INFO] 
01:08:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:13 [INFO] 
01:08:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/main/resources
01:08:13 [INFO] 
01:08:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:13 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/bin
01:08:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[36] 
01:08:14 	import org.eclipse.core.runtime.SubProgressMonitor;
01:08:14 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:14 The type SubProgressMonitor is deprecated
01:08:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[98] 
01:08:14 	private boolean hasDuplicates = false;
01:08:14 	                ^^^^^^^^^^^^^
01:08:14 The value of the field ExportAllDiagramsEngine.hasDuplicates is not used
01:08:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[235] 
01:08:14 	export(new SubProgressMonitor(newMonitor, 9), diagrams);
01:08:14 	           ^^^^^^^^^^^^^^^^^^
01:08:14 The type SubProgressMonitor is deprecated
01:08:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[235] 
01:08:14 	export(new SubProgressMonitor(newMonitor, 9), diagrams);
01:08:14 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:14 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:08:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[426] 
01:08:14 	createDiagramFiles(new SubProgressMonitor(newMonitor, 9), diagrams);
01:08:14 	                       ^^^^^^^^^^^^^^^^^^
01:08:14 The type SubProgressMonitor is deprecated
01:08:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[426] 
01:08:14 	createDiagramFiles(new SubProgressMonitor(newMonitor, 9), diagrams);
01:08:14 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:14 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:08:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[430] 
01:08:14 	unloadResources(new SubProgressMonitor(newMonitor, 1), diagrams);
01:08:14 	                    ^^^^^^^^^^^^^^^^^^
01:08:14 The type SubProgressMonitor is deprecated
01:08:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[430] 
01:08:14 	unloadResources(new SubProgressMonitor(newMonitor, 1), diagrams);
01:08:14 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:14 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:08:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[554] 
01:08:14 	copyImageUtil.copyToImage(diagram, imagePath, exportParameter.getExportFormat(), new SubProgressMonitor(newMonitor, 1), PreferencesHint.USE_DEFAULTS);
01:08:14 	                                                                                     ^^^^^^^^^^^^^^^^^^
01:08:14 The type SubProgressMonitor is deprecated
01:08:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/engine/ExportAllDiagramsEngine.java:[554] 
01:08:14 	copyImageUtil.copyToImage(diagram, imagePath, exportParameter.getExportFormat(), new SubProgressMonitor(newMonitor, 1), PreferencesHint.USE_DEFAULTS);
01:08:14 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:14 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:08:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/org/eclipse/papyrus/infra/gmfdiag/export/DialogDisplayUtils.java:[65] 
01:08:14 	IWorkbench workBench = Activator.getDefault().getWorkbench();
01:08:14 	                                              ^^^^^^^^^^^^^^
01:08:14 The method getWorkbench() from the type AbstractUIPlugin is deprecated
01:08:14 11 problems (11 warnings)
01:08:14 [INFO] 
01:08:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/src/test/resources
01:08:14 [INFO] 
01:08:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/target/org.eclipse.papyrus.infra.gmfdiag.export-3.0.0-SNAPSHOT-sources.jar
01:08:14 [INFO] 
01:08:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:14 [INFO] 
01:08:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.export/target/org.eclipse.papyrus.infra.gmfdiag.export-3.0.0-SNAPSHOT.jar
01:08:14 [INFO] 
01:08:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:14 [INFO] 
01:08:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:14 [INFO] 
01:08:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.export ---
01:08:14 [INFO] 
01:08:14 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gef >------
01:08:14 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.gef 2.0.0-SNAPSHOT  [191/728]
01:08:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:14 [INFO] 
01:08:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:14 [INFO] 
01:08:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:14 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:14 [INFO] 
01:08:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:14 [INFO] 
01:08:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:14 [INFO] 
01:08:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/src/main/resources
01:08:14 [INFO] 
01:08:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:14 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/bin
01:08:15 [INFO] 
01:08:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/src/test/resources
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/target/org.eclipse.papyrus.infra.gmfdiag.gef-2.0.0-SNAPSHOT-sources.jar
01:08:15 [INFO] 
01:08:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gef/target/org.eclipse.papyrus.infra.gmfdiag.gef-2.0.0-SNAPSHOT.jar
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.gef ---
01:08:15 [INFO] 
01:08:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter >--
01:08:15 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter 2.0.0-SNAPSHOT [192/728]
01:08:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:15 [INFO] 
01:08:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [INFO] 
01:08:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/src/main/resources
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/bin
01:08:15 [INFO] 
01:08:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/src/test/resources
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/target/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter-2.0.0-SNAPSHOT-sources.jar
01:08:15 [INFO] 
01:08:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter/target/org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter-2.0.0-SNAPSHOT.jar
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter ---
01:08:15 [INFO] 
01:08:15 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.preferences >--
01:08:15 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.preferences 4.0.0-SNAPSHOT [193/728]
01:08:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:15 [INFO] 
01:08:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:15 [INFO] The project's OSGi version is 4.0.0.202103040552
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:15 [INFO] 
01:08:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/main/resources
01:08:15 [INFO] 
01:08:15 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:15 [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/bin
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/BackgroundColor.java:[79] 
01:08:16 	Composite useGradientFillEditorCompo = getEncapsulatedCompo(useGradientCompo);
01:08:16 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/BackgroundColor.java:[85] 
01:08:16 	Composite gradientFillEditorCompo = getEncapsulatedCompo(fillColorGroup);
01:08:16 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[18] 
01:08:16 	import org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesImages;
01:08:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[59] 
01:08:16 	Composite fillColorEditorCompo = getEncapsulatedCompo(getToolbar());
01:08:16 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[60] 
01:08:16 	fillColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FILL), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FILL_COLOR), fillColorEditorCompo);
01:08:16 	                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[60] 
01:08:16 	fillColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FILL), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FILL_COLOR), fillColorEditorCompo);
01:08:16 	                                                                                                                               ^^^
01:08:16 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[60] 
01:08:16 	fillColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FILL), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FILL_COLOR), fillColorEditorCompo);
01:08:16 	                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/NodeColorGroup.java:[60] 
01:08:16 	fillColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FILL), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FILL_COLOR), fillColorEditorCompo);
01:08:16 	                                                                                                                                                             ^^^^^^^^^^^^^^
01:08:16 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_FILL_COLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/Activator.java:[68] 
01:08:16 	papyrusPreferenceStore = new PapyrusPreferenceStore(new InstanceScope(), getBundle().getSymbolicName());
01:08:16 	                                                        ^^^^^^^^^^^^^^^
01:08:16 The constructor InstanceScope() is deprecated
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/ColorFieldEditor.java:[198] 
01:08:16 	drawImage(colorBar, 0, height - height / 5);
01:08:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/ColorFieldEditor.java:[202] 
01:08:16 	drawImage(basicImgData, 0, 0);
01:08:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/pages/internal/PapyrusPathmapsPreferencePage.java:[67] 
01:08:16 	store = new ScopedPreferenceStore(new InstanceScope(), getBundleId());
01:08:16 	                                      ^^^^^^^^^^^^^^^
01:08:16 The constructor InstanceScope() is deprecated
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[19] 
01:08:16 	import org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesImages;
01:08:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[20] 
01:08:16 	import org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesMessages;
01:08:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[57] 
01:08:16 	static protected String VALUE_CHANGED_STRING = DiagramUIPropertiesMessages.AbstractPropertySection_UndoIntervalPropertyString;
01:08:16 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[57] 
01:08:16 	static protected String VALUE_CHANGED_STRING = DiagramUIPropertiesMessages.AbstractPropertySection_UndoIntervalPropertyString;
01:08:16 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The field 'DiagramUIPropertiesMessages.AbstractPropertySection_UndoIntervalPropertyString' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[61] 
01:08:16 	protected static final String FONT_COMMAND_NAME = DiagramUIPropertiesMessages.Font_commandText + StringStatics.SPACE + VALUE_CHANGED_STRING;
01:08:16 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[61] 
01:08:16 	protected static final String FONT_COMMAND_NAME = DiagramUIPropertiesMessages.Font_commandText + StringStatics.SPACE + VALUE_CHANGED_STRING;
01:08:16 	                                                                              ^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The field 'DiagramUIPropertiesMessages.Font_commandText' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[64] 
01:08:16 	protected static final String FONTS_AND_COLORS_LABEL = DiagramUIPropertiesMessages.FontAndColor_nameLabel;
01:08:16 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[64] 
01:08:16 	protected static final String FONTS_AND_COLORS_LABEL = DiagramUIPropertiesMessages.FontAndColor_nameLabel;
01:08:16 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The field 'DiagramUIPropertiesMessages.FontAndColor_nameLabel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[189] 
01:08:16 	fontBoldButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_BOLD));
01:08:16 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[189] 
01:08:16 	fontBoldButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_BOLD));
01:08:16 	                                                  ^^^
01:08:16 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[189] 
01:08:16 	fontBoldButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_BOLD));
01:08:16 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[189] 
01:08:16 	fontBoldButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_BOLD));
01:08:16 	                                                                                ^^^^^^^^
01:08:16 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_BOLD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[192] 
01:08:16 	fontItalicButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_ITALIC));
01:08:16 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[192] 
01:08:16 	fontItalicButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_ITALIC));
01:08:16 	                                                    ^^^
01:08:16 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[192] 
01:08:16 	fontItalicButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_ITALIC));
01:08:16 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/jface/preference/FontFieldEditor.java:[192] 
01:08:16 	fontItalicButton.setImage(DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_ITALIC));
01:08:16 	                                                                                  ^^^^^^^^^^
01:08:16 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_ITALIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/pages/internal/PapyrusPrintingPreferencePage.java:[67] 
01:08:16 	store = new ScopedPreferenceStore(new InstanceScope(), getBundleId());
01:08:16 	                                      ^^^^^^^^^^^^^^^
01:08:16 The constructor InstanceScope() is deprecated
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[18] 
01:08:16 	import org.eclipse.gmf.runtime.diagram.ui.properties.internal.l10n.DiagramUIPropertiesImages;
01:08:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[78] 
01:08:16 	Composite fontColorEditorCompo = getEncapsulatedCompo(toolbar);
01:08:16 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[79] 
01:08:16 	fontColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FONT), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FONT_COLOR), fontColorEditorCompo);
01:08:16 	                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[79] 
01:08:16 	fontColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FONT), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FONT_COLOR), fontColorEditorCompo);
01:08:16 	                                                                                                                               ^^^
01:08:16 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[79] 
01:08:16 	fontColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FONT), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FONT_COLOR), fontColorEditorCompo);
01:08:16 	                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[79] 
01:08:16 	fontColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_FONT), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_FONT_COLOR), fontColorEditorCompo);
01:08:16 	                                                                                                                                                             ^^^^^^^^^^^^^^
01:08:16 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_FONT_COLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[84] 
01:08:16 	Composite lineColorEditorCompo = getEncapsulatedCompo(toolbar);
01:08:16 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 The method getEncapsulatedCompo(Composite) from the type AbstractGroup is deprecated
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[85] 
01:08:16 	lineColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_LINE), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_LINE_COLOR), lineColorEditorCompo);
01:08:16 	                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[85] 
01:08:16 	lineColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_LINE), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_LINE_COLOR), lineColorEditorCompo);
01:08:16 	                                                                                                                               ^^^
01:08:16 Discouraged access: The method 'DiagramUIPropertiesImages.get(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[85] 
01:08:16 	lineColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_LINE), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_LINE_COLOR), lineColorEditorCompo);
01:08:16 	                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 Discouraged access: The type 'DiagramUIPropertiesImages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/LinkColorGroup.java:[85] 
01:08:16 	lineColorEditor = new ColorFieldEditor(getPreferenceConstant(PreferencesConstantsHelper.COLOR_LINE), DiagramUIPropertiesImages.get(DiagramUIPropertiesImages.IMG_LINE_COLOR), lineColorEditorCompo);
01:08:16 	                                                                                                                                                             ^^^^^^^^^^^^^^
01:08:16 Discouraged access: The field 'DiagramUIPropertiesImages.IMG_LINE_COLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.properties/1.8.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.properties-1.8.0.202004160913.jar')
01:08:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/ui/RulersAndGridGroup.java:[312] 
01:08:16 	return new Double(number.doubleValue());
01:08:16 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:16 The constructor Double(double) is deprecated since version 9
01:08:16 41 problems (41 warnings)
01:08:16 [INFO] 
01:08:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/test/resources
01:08:16 [INFO] 
01:08:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/target/org.eclipse.papyrus.infra.gmfdiag.preferences-4.0.0-SNAPSHOT-sources.jar
01:08:16 [INFO] 
01:08:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:16 [INFO] 
01:08:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/target/org.eclipse.papyrus.infra.gmfdiag.preferences-4.0.0-SNAPSHOT.jar
01:08:16 [INFO] 
01:08:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:16 [INFO] 
01:08:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:16 [INFO] 
01:08:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.preferences ---
01:08:16 [INFO] 
01:08:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.navigation >--
01:08:16 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.navigation 3.0.0-SNAPSHOT [194/728]
01:08:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:17 [INFO] 
01:08:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:17 [INFO] 
01:08:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:17 [INFO] The project's OSGi version is 3.0.0.202103040552
01:08:17 [INFO] 
01:08:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:17 [INFO] 
01:08:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:17 [INFO] 
01:08:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/main/resources
01:08:17 [INFO] 
01:08:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:17 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/bin
01:08:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/Activator.java:[94] 
01:08:17 	IWorkbench workBench = getDefault().getWorkbench();
01:08:17 	                                    ^^^^^^^^^^^^^^
01:08:17 The method getWorkbench() from the type AbstractUIPlugin is deprecated
01:08:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/listener/SubSelectionMenuSelectionChangedListener.java:[18] 
01:08:17 	import java.util.LinkedList;
01:08:17 	       ^^^^^^^^^^^^^^^^^^^^
01:08:17 The import java.util.LinkedList is never used
01:08:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/listener/SubSelectionMenuSelectionChangedListener.java:[24] 
01:08:17 	import org.eclipse.papyrus.infra.gmfdiag.navigation.menu.button.MoreButton;
01:08:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:17 The import org.eclipse.papyrus.infra.gmfdiag.navigation.menu.button.MoreButton is never used
01:08:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/listener/SelectionMenuMouseTrackListener.java:[109] 
01:08:17 	dynamicSelectionMenu.addSelectionChangedListener(new SelectionMenuSelectionChangedListener(navigationMenu, dynamicSelectionMenu, ((NavigationSubMenuButton) hoveredItem).getSubMenuElements(), umlElement, subMenus));
01:08:17 	                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:17 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
01:08:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/button/NavigationSubMenuButton.java:[32] 
01:08:17 	private List subMenuElements; // View or NavigableElement
01:08:17 	        ^^^^
01:08:17 List is a raw type. References to generic type List<E> should be parameterized
01:08:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/button/NavigationSubMenuButton.java:[34] 
01:08:17 	public NavigationSubMenuButton(String label, Image icon, String tooltip, List subMenuElements) {
01:08:17 	                                                                         ^^^^
01:08:17 List is a raw type. References to generic type List<E> should be parameterized
01:08:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/button/NavigationSubMenuButton.java:[39] 
01:08:17 	public List getSubMenuElements() {
01:08:17 	       ^^^^
01:08:17 List is a raw type. References to generic type List<E> should be parameterized
01:08:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menu/button/NavigationSubMenuButton.java:[43] 
01:08:17 	public void setSubMenuElements(List subMenuElements) {
01:08:17 	                               ^^^^
01:08:17 List is a raw type. References to generic type List<E> should be parameterized
01:08:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/org/eclipse/papyrus/infra/gmfdiag/navigation/menuContributor/OwnedDiagramsButton.java:[62] 
01:08:17 	View currentView = NotationHelper.findView(fromElement); // May be null (e.g. Selection from the ModelExplorer)
01:08:17 	     ^^^^^^^^^^^
01:08:17 The value of the local variable currentView is not used
01:08:17 9 problems (9 warnings)
01:08:17 [INFO] 
01:08:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/src/test/resources
01:08:17 [INFO] 
01:08:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/target/org.eclipse.papyrus.infra.gmfdiag.navigation-3.0.0-SNAPSHOT-sources.jar
01:08:17 [INFO] 
01:08:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:17 [INFO] 
01:08:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.navigation/target/org.eclipse.papyrus.infra.gmfdiag.navigation-3.0.0-SNAPSHOT.jar
01:08:17 [INFO] 
01:08:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:17 [INFO] 
01:08:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:17 [INFO] 
01:08:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.navigation ---
01:08:18 [INFO] 
01:08:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.hyperlink >---
01:08:18 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.hyperlink 4.0.0-SNAPSHOT [195/728]
01:08:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:18 [INFO] 
01:08:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:18 [INFO] 
01:08:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:18 [INFO] The project's OSGi version is 4.0.0.202103040552
01:08:18 [INFO] 
01:08:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:18 [INFO] 
01:08:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:18 [INFO] 
01:08:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/main/resources
01:08:18 [INFO] 
01:08:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:18 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/bin
01:08:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/handler/ManageHyperLinksHandler.java:[91] 
01:08:19 	final List<HyperLinkObject> hyperLinkObjectList = (ArrayList<HyperLinkObject>) hyperlinkHelperFactory.getAllreferenced(gep.getNotationView());
01:08:19 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:19 Type safety: Unchecked cast from ArrayList<capture#1-of ?> to ArrayList<HyperLinkObject>
01:08:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/editpolicies/HyperlinkNavigationMenuEditPolicy.java:[44] 
01:08:19 	import org.eclipse.papyrus.infra.architecture.representation.PapyrusRepresentationKind;
01:08:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:19 The import org.eclipse.papyrus.infra.architecture.representation.PapyrusRepresentationKind is never used
01:08:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/editpolicies/NavigationEditPolicy.java:[135] 
01:08:19 	hyperLinkObjectList = (ArrayList<HyperLinkObject>) hyperlinkHelperFactory.getAllreferenced(gep.getNotationView());
01:08:19 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:19 Type safety: Unchecked cast from ArrayList<capture#1-of ?> to ArrayList<HyperLinkObject>
01:08:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/ui/AdvancedHLManager.java:[81] 
01:08:19 	diagrams.addAll((Collection<Diagram>) value);
01:08:19 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:19 Type safety: Unchecked cast from Object to Collection<Diagram>
01:08:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/org/eclipse/papyrus/infra/gmfdiag/hyperlink/ui/LocalDefaultLinkDiagramTab.java:[197] 
01:08:19 	List<NavigableElement> possibleElements = (List<NavigableElement>) tableItem.getData(CREATION_ENTRY_KEY);
01:08:19 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:19 Type safety: Unchecked cast from Object to List<NavigableElement>
01:08:19 5 problems (5 warnings)
01:08:19 [INFO] 
01:08:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/src/test/resources
01:08:19 [INFO] 
01:08:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/target/org.eclipse.papyrus.infra.gmfdiag.hyperlink-4.0.0-SNAPSHOT-sources.jar
01:08:19 [INFO] 
01:08:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:19 [INFO] 
01:08:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.hyperlink/target/org.eclipse.papyrus.infra.gmfdiag.hyperlink-4.0.0-SNAPSHOT.jar
01:08:19 [INFO] 
01:08:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:19 [INFO] 
01:08:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:19 [INFO] 
01:08:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.hyperlink ---
01:08:19 [INFO] 
01:08:19 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.menu >-----
01:08:19 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.menu 2.0.0-SNAPSHOT [196/728]
01:08:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:20 [INFO] 
01:08:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:20 [INFO] 
01:08:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:20 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:20 [INFO] 
01:08:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:20 [INFO] 
01:08:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:20 [INFO] 
01:08:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/main/resources
01:08:20 [INFO] 
01:08:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:20 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/bin
01:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CutInDiagramHandler.java:[101] 
01:08:20 	if (DeleteActionUtil.isSemanticDeletion(editPart)) {
01:08:20 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:20 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated
01:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/DeleteFromModelCommandHandler.java:[99] 
01:08:20 	enable = enable && !(editPart instanceof DiagramEditPart) && DeleteActionUtil.isSemanticDeletion(editPart);
01:08:20 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:20 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated
01:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/HeterogeneousDeleteCommandHandler.java:[70] 
01:08:20 	if (DeleteActionUtil.isSemanticDeletion(editPart)) {
01:08:20 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:20 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated
01:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CanonicalState.java:[25] 
01:08:20 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:08:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:20 The type AdapterUtils is deprecated
01:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CanonicalState.java:[76] 
01:08:20 	IGraphicalEditPart editPart = AdapterUtils.adapt(((IStructuredSelection) selection).getFirstElement(), IGraphicalEditPart.class, null);
01:08:20 	                              ^^^^^^^^^^^^
01:08:20 The type AdapterUtils is deprecated
01:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CanonicalState.java:[76] 
01:08:20 	IGraphicalEditPart editPart = AdapterUtils.adapt(((IStructuredSelection) selection).getFirstElement(), IGraphicalEditPart.class, null);
01:08:20 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:20 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated
01:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[34] 
01:08:20 	import org.eclipse.gmf.runtime.diagram.ui.render.internal.commands.CopyImageCommand;
01:08:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:20 Discouraged access: The type 'CopyImageCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[37] 
01:08:20 	import org.eclipse.papyrus.commands.INonDirtying;
01:08:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:20 The type INonDirtying is deprecated
01:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[38] 
01:08:20 	import org.eclipse.papyrus.commands.util.NonDirtyingUtils;
01:08:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:20 The type NonDirtyingUtils is deprecated
01:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[101] 
01:08:20 	result = NonDirtyingUtils.chain(result, gmFtoGEFCommandWrapper);
01:08:20 	         ^^^^^^^^^^^^^^^^
01:08:20 The type NonDirtyingUtils is deprecated
01:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[101] 
01:08:20 	result = NonDirtyingUtils.chain(result, gmFtoGEFCommandWrapper);
01:08:20 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:20 The method chain(Command, Command) from the type NonDirtyingUtils is deprecated
01:08:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/org/eclipse/papyrus/infra/gmfdiag/menu/handlers/CopyInDiagramHandler.java:[186] 
01:08:20 	static class PapyrusCopyImageCommand extends org.eclipse.gmf.runtime.diagram.ui.render.internal.commands.CopyImageCommand implements INonDirtying {
01:08:20 	                                                                                                                                     ^^^^^^^^^^^^
01:08:20 The type INonDirtying is deprecated
01:08:20 12 problems (12 warnings)
01:08:20 [INFO] 
01:08:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/src/test/resources
01:08:20 [INFO] 
01:08:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/target/org.eclipse.papyrus.infra.gmfdiag.menu-2.0.0-SNAPSHOT-sources.jar
01:08:20 [INFO] 
01:08:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:20 [INFO] 
01:08:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu/target/org.eclipse.papyrus.infra.gmfdiag.menu-2.0.0-SNAPSHOT.jar
01:08:20 [INFO] 
01:08:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:20 [INFO] 
01:08:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:20 [INFO] 
01:08:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.menu ---
01:08:21 [INFO] 
01:08:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.modelexplorer >--
01:08:21 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.modelexplorer 2.0.0-SNAPSHOT [197/728]
01:08:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:21 [INFO] 
01:08:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:21 [INFO] 
01:08:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:21 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:21 [INFO] 
01:08:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:21 [INFO] 
01:08:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:21 [INFO] 
01:08:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/src/main/resources
01:08:21 [INFO] 
01:08:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:21 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/bin
01:08:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/src/org/eclipse/papyrus/infra/gmfdiag/modelexplorer/providers/DiagramPropertyTester.java:[55] 
01:08:22 	return new Boolean(answer).equals(expectedValue);
01:08:22 	           ^^^^^^^^^^^^^^^
01:08:22 The constructor Boolean(boolean) is deprecated since version 9
01:08:22 1 problem (1 warning)
01:08:22 [INFO] 
01:08:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/src/test/resources
01:08:22 [INFO] 
01:08:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/target/org.eclipse.papyrus.infra.gmfdiag.modelexplorer-2.0.0-SNAPSHOT-sources.jar
01:08:22 [INFO] 
01:08:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:22 [INFO] 
01:08:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.modelexplorer/target/org.eclipse.papyrus.infra.gmfdiag.modelexplorer-2.0.0-SNAPSHOT.jar
01:08:22 [INFO] 
01:08:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:22 [INFO] 
01:08:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:22 [INFO] 
01:08:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.modelexplorer ---
01:08:22 [INFO] 
01:08:22 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.outline >----
01:08:22 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.outline 3.0.0-SNAPSHOT [198/728]
01:08:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:22 [INFO] 
01:08:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:22 [INFO] 
01:08:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:22 [INFO] The project's OSGi version is 3.0.0.202103040552
01:08:22 [INFO] 
01:08:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:22 [INFO] 
01:08:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:22 [INFO] 
01:08:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/main/resources
01:08:22 [INFO] 
01:08:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:22 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/bin
01:08:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/org/eclipse/papyrus/infra/gmfdiag/outline/DiagramOutline.java:[479] 
01:08:22 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:08:22 	       ^^^^^^
01:08:22 Type safety: The return type Object for getAdapter(Class) from the type DiagramOutline needs unchecked conversion to conform to T from the type IAdaptable
01:08:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/org/eclipse/papyrus/infra/gmfdiag/outline/DiagramOutline.java:[493] 
01:08:22 	return Platform.getAdapterManager().getAdapter(this, adapter);
01:08:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:22 Type safety: Unchecked invocation getAdapter(DiagramOutline, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager
01:08:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/org/eclipse/papyrus/infra/gmfdiag/outline/DiagramOutline.java:[493] 
01:08:22 	return Platform.getAdapterManager().getAdapter(this, adapter);
01:08:22 	                                                     ^^^^^^^
01:08:22 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:08:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/org/eclipse/papyrus/infra/gmfdiag/outline/DiagramNavigator.java:[160] 
01:08:22 	ILabelProvider fullLabelProvider = new DecoratingLabelProvider(labelProvider, Activator.getDefault().getWorkbench().getDecoratorManager().getLabelDecorator());
01:08:22 	                                                                                                     ^^^^^^^^^^^^^^
01:08:22 The method getWorkbench() from the type AbstractUIPlugin is deprecated
01:08:22 4 problems (4 warnings)
01:08:22 [INFO] 
01:08:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/src/test/resources
01:08:22 [INFO] 
01:08:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/target/org.eclipse.papyrus.infra.gmfdiag.outline-3.0.0-SNAPSHOT-sources.jar
01:08:22 [INFO] 
01:08:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:22 [INFO] 
01:08:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.outline/target/org.eclipse.papyrus.infra.gmfdiag.outline-3.0.0-SNAPSHOT.jar
01:08:23 [INFO] 
01:08:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:23 [INFO] 
01:08:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:23 [INFO] 
01:08:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.outline ---
01:08:23 [INFO] 
01:08:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.properties >--
01:08:23 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.properties 5.0.0-SNAPSHOT [199/728]
01:08:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:23 [INFO] 
01:08:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:23 [INFO] 
01:08:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:23 [INFO] The project's OSGi version is 5.0.0.202103040552
01:08:23 [INFO] 
01:08:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:23 [INFO] 
01:08:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:23 [INFO] 
01:08:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/main/resources
01:08:23 [INFO] 
01:08:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:23 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/bin
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/DoubleDiagramViewObservaleValue.java:[79] 
01:08:24 	final ValueDiff diff = new ValueDiff() {
01:08:24 	      ^^^^^^^^^
01:08:24 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/DoubleDiagramViewObservaleValue.java:[79] 
01:08:24 	final ValueDiff diff = new ValueDiff() {
01:08:24 	                           ^^^^^^^^^
01:08:24 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/DoubleDiagramViewObservaleValue.java:[91] 
01:08:24 	fireValueChange(diff);
01:08:24 	^^^^^^^^^^^^^^^^^^^^^
01:08:24 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/util/LegacyOwnerObservable.java:[42] 
01:08:24 	public class LegacyOwnerObservable extends AbstractObservableValue {
01:08:24 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/util/LegacyOwnerObservable.java:[108] 
01:08:24 	fireValueChange(new ValueDiff() {
01:08:24 					@Override
01:08:24 					public Object getOldValue() {
01:08:24 						return null;
01:08:24 					}
01:08:24 					@Override
01:08:24 					public Object getNewValue() {
01:08:24 						return DiagramUtils.getOwner(diagram);
01:08:24 					}
01:08:24 				});
01:08:24 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/util/LegacyOwnerObservable.java:[108] 
01:08:24 	fireValueChange(new ValueDiff() {
01:08:24 	                    ^^^^^^^^^
01:08:24 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/ObservableGradientData.java:[38] 
01:08:24 	private IObservableValue source;
01:08:24 	        ^^^^^^^^^^^^^^^^
01:08:24 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/ObservableGradientData.java:[54] 
01:08:24 	public ObservableGradientData(IObservableValue source, GradientData encapsulated) {
01:08:24 	                              ^^^^^^^^^^^^^^^^
01:08:24 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/ObservableGradientData.java:[81] 
01:08:24 	source.setValue(new GradientData(encapsulated));
01:08:24 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/ObservableGradientData.java:[83] 
01:08:24 	source.setValue(null);
01:08:24 	^^^^^^^^^^^^^^^^^^^^^
01:08:24 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[136] 
01:08:24 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
01:08:24 	^^^^^^^^^^^^^^^
01:08:24 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[136] 
01:08:24 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
01:08:24 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[136] 
01:08:24 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
01:08:24 	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[140] 
01:08:24 	IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new GMFObservableValue(getSource(featurePath), feature, domain);
01:08:24 	^^^^^^^^^^^^^^^^
01:08:24 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/GMFModelElement.java:[140] 
01:08:24 	IObservableValue value = domain == null ? EMFProperties.value(featurePath).observe(source) : new GMFObservableValue(getSource(featurePath), feature, domain);
01:08:24 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[18] 
01:08:24 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:08:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 The type AdapterUtils is deprecated
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[30] 
01:08:24 	IGraphicalEditPart editPart = AdapterUtils.adapt(sourceElement, IGraphicalEditPart.class, null);
01:08:24 	                              ^^^^^^^^^^^^
01:08:24 The type AdapterUtils is deprecated
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[30] 
01:08:24 	IGraphicalEditPart editPart = AdapterUtils.adapt(sourceElement, IGraphicalEditPart.class, null);
01:08:24 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[43] 
01:08:24 	IGraphicalEditPart editPart = AdapterUtils.adapt(newSourceElement, IGraphicalEditPart.class, null);
01:08:24 	                              ^^^^^^^^^^^^
01:08:24 The type AdapterUtils is deprecated
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/modelelement/SynchronizationModelElementFactory.java:[43] 
01:08:24 	IGraphicalEditPart editPart = AdapterUtils.adapt(newSourceElement, IGraphicalEditPart.class, null);
01:08:24 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/CanonicalObservableValue.java:[41] 
01:08:24 	public class CanonicalObservableValue extends ReferenceCountedObservable.Value implements CommandBasedObservableValue, AggregatedObservable, IObserving {
01:08:24 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/CanonicalObservableValue.java:[59] 
01:08:24 	fireValueChange(Diffs.createValueDiff(oldValue, doGetValue()));
01:08:24 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/GradientDataObservableValue.java:[25] 
01:08:24 	public class GradientDataObservableValue extends AbstractObservableValue {
01:08:24 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/AbstractDiagramPreferencesObservableValue.java:[30] 
01:08:24 	public abstract class AbstractDiagramPreferencesObservableValue extends AbstractObservableValue {
01:08:24 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^
01:08:24 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/AbstractDiagramPreferencesObservableValue.java:[63] 
01:08:24 	ValueDiff diff = new ValueDiff() {
01:08:24 	^^^^^^^^^
01:08:24 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/AbstractDiagramPreferencesObservableValue.java:[63] 
01:08:24 	ValueDiff diff = new ValueDiff() {
01:08:24 	                     ^^^^^^^^^
01:08:24 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:08:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/org/eclipse/papyrus/infra/gmfdiag/properties/databinding/AbstractDiagramPreferencesObservableValue.java:[75] 
01:08:24 	fireValueChange(diff);
01:08:24 	^^^^^^^^^^^^^^^^^^^^^
01:08:24 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:08:24 27 problems (27 warnings)
01:08:24 [INFO] 
01:08:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/src/test/resources
01:08:24 [INFO] 
01:08:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/target/org.eclipse.papyrus.infra.gmfdiag.properties-5.0.0-SNAPSHOT-sources.jar
01:08:24 [INFO] 
01:08:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:24 [INFO] 
01:08:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.properties/target/org.eclipse.papyrus.infra.gmfdiag.properties-5.0.0-SNAPSHOT.jar
01:08:24 [INFO] 
01:08:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:24 [INFO] 
01:08:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:24 [INFO] 
01:08:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.properties ---
01:08:24 [INFO] 
01:08:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.viewersearcher >--
01:08:24 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.viewersearcher 2.0.0-SNAPSHOT [200/728]
01:08:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:24 [INFO] 
01:08:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:24 [INFO] 
01:08:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:24 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:24 [INFO] 
01:08:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:24 [INFO] 
01:08:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:24 [INFO] 
01:08:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/src/main/resources
01:08:24 [INFO] 
01:08:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:24 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/bin
01:08:25 [INFO] 
01:08:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/src/test/resources
01:08:25 [INFO] 
01:08:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/target/org.eclipse.papyrus.infra.gmfdiag.viewersearcher-2.0.0-SNAPSHOT-sources.jar
01:08:25 [INFO] 
01:08:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:25 [INFO] 
01:08:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.viewersearcher/target/org.eclipse.papyrus.infra.gmfdiag.viewersearcher-2.0.0-SNAPSHOT.jar
01:08:25 [INFO] 
01:08:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:25 [INFO] 
01:08:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:25 [INFO] 
01:08:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.viewersearcher ---
01:08:25 [INFO] 
01:08:25 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.welcome >----
01:08:25 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.welcome 2.0.0-SNAPSHOT [201/728]
01:08:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:25 [INFO] 
01:08:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:25 [INFO] 
01:08:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:25 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:25 [INFO] 
01:08:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:25 [INFO] 
01:08:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:25 [INFO] 
01:08:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/src/main/resources
01:08:25 [INFO] 
01:08:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:25 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin
01:08:26 [INFO] 
01:08:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/src/test/resources
01:08:26 [INFO] 
01:08:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/target/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0-SNAPSHOT-sources.jar
01:08:26 [INFO] 
01:08:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:26 [INFO] 
01:08:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/target/org.eclipse.papyrus.infra.gmfdiag.welcome-2.0.0-SNAPSHOT.jar
01:08:26 [INFO] 
01:08:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:26 [INFO] 
01:08:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:26 [INFO] 
01:08:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.welcome ---
01:08:26 [INFO] 
01:08:26 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.widgets >----
01:08:26 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.widgets 2.0.0-SNAPSHOT [202/728]
01:08:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:26 [INFO] 
01:08:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:26 [INFO] 
01:08:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:26 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:26 [INFO] 
01:08:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:26 [INFO] 
01:08:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:26 [INFO] 
01:08:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/main/resources
01:08:26 [INFO] 
01:08:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:26 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/bin
01:08:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/ColorPickerEditor.java:[127] 
01:08:27 	modelProperty.setValue(colorValue);
01:08:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:27 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:08:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/StringColorPickerEditor.java:[19] 
01:08:27 	import org.eclipse.e4.ui.css.core.css2.CSS2ColorHelper;
01:08:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:27 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/StringColorPickerEditor.java:[166] 
01:08:27 	modelProperty.setValue(colorValue);
01:08:27 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:27 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:08:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/StringColorPickerEditor.java:[191] 
01:08:27 	RGBColor rgbColor = CSS2ColorHelper.getRGBColor(color);
01:08:27 	                    ^^^^^^^^^^^^^^^
01:08:27 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/org/eclipse/papyrus/infra/gmfdiag/widgets/editors/StringColorPickerEditor.java:[191] 
01:08:27 	RGBColor rgbColor = CSS2ColorHelper.getRGBColor(color);
01:08:27 	                                    ^^^^^^^^^^^
01:08:27 Discouraged access: The method 'CSS2ColorHelper.getRGBColor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:08:27 5 problems (5 warnings)
01:08:27 [INFO] 
01:08:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/src/test/resources
01:08:27 [INFO] 
01:08:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/target/org.eclipse.papyrus.infra.gmfdiag.widgets-2.0.0-SNAPSHOT-sources.jar
01:08:27 [INFO] 
01:08:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:27 [INFO] 
01:08:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.widgets/target/org.eclipse.papyrus.infra.gmfdiag.widgets-2.0.0-SNAPSHOT.jar
01:08:27 [INFO] 
01:08:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:27 [INFO] 
01:08:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:27 [INFO] 
01:08:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.widgets ---
01:08:27 [INFO] 
01:08:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit >--
01:08:27 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit 5.0.0-SNAPSHOT [203/728]
01:08:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:27 [INFO] 
01:08:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:27 [INFO] 
01:08:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:27 [INFO] The project's OSGi version is 5.0.0.202103040552
01:08:27 [INFO] 
01:08:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:27 [INFO] 
01:08:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:27 [INFO] 
01:08:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/src/main/resources
01:08:27 [INFO] 
01:08:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:27 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/bin
01:08:28 [INFO] 
01:08:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/src/test/resources
01:08:28 [INFO] 
01:08:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit-5.0.0-SNAPSHOT-sources.jar
01:08:28 [INFO] 
01:08:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:28 [INFO] 
01:08:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit-5.0.0-SNAPSHOT.jar
01:08:28 [INFO] 
01:08:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:28 [INFO] 
01:08:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:28 [INFO] 
01:08:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit ---
01:08:28 [INFO] 
01:08:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.representation.edit >--
01:08:28 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.representation.edit 3.0.0-SNAPSHOT [204/728]
01:08:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:28 [INFO] 
01:08:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:28 [INFO] 
01:08:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:28 [INFO] The project's OSGi version is 3.0.0.202103040552
01:08:28 [INFO] 
01:08:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:28 [INFO] 
01:08:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:28 [INFO] 
01:08:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/src/main/resources
01:08:28 [INFO] 
01:08:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:28 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/bin
01:08:29 [INFO] 
01:08:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/src/test/resources
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/target/org.eclipse.papyrus.infra.gmfdiag.representation.edit-3.0.0-SNAPSHOT-sources.jar
01:08:29 [INFO] 
01:08:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.representation.edit/target/org.eclipse.papyrus.infra.gmfdiag.representation.edit-3.0.0-SNAPSHOT.jar
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.representation.edit ---
01:08:29 [INFO] 
01:08:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.style.edit >--
01:08:29 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.style.edit 3.0.0-SNAPSHOT [205/728]
01:08:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:29 [INFO] 
01:08:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [INFO] The project's OSGi version is 3.0.0.202103040552
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [INFO] 
01:08:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/src/main/resources
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/bin
01:08:29 [INFO] 
01:08:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/src/test/resources
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/target/org.eclipse.papyrus.infra.gmfdiag.style.edit-3.0.0-SNAPSHOT-sources.jar
01:08:29 [INFO] 
01:08:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.style.edit/target/org.eclipse.papyrus.infra.gmfdiag.style.edit-3.0.0-SNAPSHOT.jar
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.style.edit ---
01:08:29 [INFO] 
01:08:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra-gmfdiag-assistant >---
01:08:29 [INFO] Building Papyrus Diagram Assistants 0.0.1-SNAPSHOT             [206/728]
01:08:29 [INFO] --------------------------------[ pom ]---------------------------------
01:08:29 [INFO] 
01:08:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra-gmfdiag-assistant ---
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra-gmfdiag-assistant ---
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra-gmfdiag-assistant ---
01:08:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra-gmfdiag-assistant ---
01:08:29 [INFO] 
01:08:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant >---
01:08:29 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant 2.0.0-SNAPSHOT [207/728]
01:08:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:29 [INFO] 
01:08:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:29 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:29 [INFO] 
01:08:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/main/resources
01:08:29 [INFO] 
01:08:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:29 [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin
01:08:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/core/DelegatingModelingAssistantProvider.java:[33] 
01:08:30 	import org.eclipse.papyrus.infra.core.architecture.merged.MergedADElement;
01:08:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:30 The import org.eclipse.papyrus.infra.core.architecture.merged.MergedADElement is never used
01:08:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[38] 
01:08:30 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:08:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:30 The type AdapterUtils is deprecated
01:08:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[97] 
01:08:30 	EObject object = AdapterUtils.adapt(input, EObject.class, null);
01:08:30 	                 ^^^^^^^^^^^^
01:08:30 The type AdapterUtils is deprecated
01:08:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[97] 
01:08:30 	EObject object = AdapterUtils.adapt(input, EObject.class, null);
01:08:30 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:30 The method adapt(Object, Class<EObject>, EObject) from the type AdapterUtils is deprecated
01:08:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[113] 
01:08:30 	View view = AdapterUtils.adapt(input, View.class, null);
01:08:30 	            ^^^^^^^^^^^^
01:08:30 The type AdapterUtils is deprecated
01:08:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[113] 
01:08:30 	View view = AdapterUtils.adapt(input, View.class, null);
01:08:30 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:30 The method adapt(Object, Class<View>, View) from the type AdapterUtils is deprecated
01:08:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[316] 
01:08:30 	final View endView = AdapterUtils.adapt(connectionEnd, View.class, null);
01:08:30 	                     ^^^^^^^^^^^^
01:08:30 The type AdapterUtils is deprecated
01:08:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[316] 
01:08:30 	final View endView = AdapterUtils.adapt(connectionEnd, View.class, null);
01:08:30 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:30 The method adapt(Object, Class<View>, View) from the type AdapterUtils is deprecated
01:08:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/org/eclipse/papyrus/infra/gmfdiag/assistant/core/util/ModelingAssistantUtil.java:[350] 
01:08:30 	if (!Strings.isNullOrEmpty(hint) && CharMatcher.digit().matchesAllOf(hint)) {
01:08:30 	                                                ^^^^^^^
01:08:30 The method digit() from the type CharMatcher is deprecated
01:08:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/operations/ModelingAssistantProviderOperations.java:[44] 
01:08:30 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:08:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:30 The type AdapterUtils is deprecated
01:08:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/operations/ModelingAssistantProviderOperations.java:[454] 
01:08:30 	return AdapterUtils.adapt(context, View.class).isPresent();
01:08:30 	       ^^^^^^^^^^^^
01:08:30 The type AdapterUtils is deprecated
01:08:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/operations/ModelingAssistantProviderOperations.java:[454] 
01:08:30 	return AdapterUtils.adapt(context, View.class).isPresent();
01:08:30 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:30 The method adapt(Object, Class<View>) from the type AdapterUtils is deprecated
01:08:30 12 problems (12 warnings)
01:08:30 [INFO] 
01:08:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/src/test/resources
01:08:30 [INFO] 
01:08:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/target/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0-SNAPSHOT-sources.jar
01:08:30 [INFO] 
01:08:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:30 [INFO] 
01:08:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/target/org.eclipse.papyrus.infra.gmfdiag.assistant-2.0.0-SNAPSHOT.jar
01:08:30 [INFO] 
01:08:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:30 [INFO] 
01:08:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:30 [INFO] 
01:08:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant ---
01:08:31 [INFO] 
01:08:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.edit >--
01:08:31 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.edit 2.0.0-SNAPSHOT [208/728]
01:08:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:31 [INFO] 
01:08:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:31 [INFO] 
01:08:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:31 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:31 [INFO] 
01:08:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:31 [INFO] 
01:08:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:31 [INFO] 
01:08:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/src/main/resources
01:08:31 [INFO] 
01:08:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:31 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/bin
01:08:32 [INFO] 
01:08:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/src/test/resources
01:08:32 [INFO] 
01:08:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/target/org.eclipse.papyrus.infra.gmfdiag.assistant.edit-2.0.0-SNAPSHOT-sources.jar
01:08:32 [INFO] 
01:08:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:32 [INFO] 
01:08:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.edit/target/org.eclipse.papyrus.infra.gmfdiag.assistant.edit-2.0.0-SNAPSHOT.jar
01:08:32 [INFO] 
01:08:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:32 [INFO] 
01:08:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:32 [INFO] 
01:08:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.edit ---
01:08:32 [INFO] 
01:08:32 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.editor >--
01:08:32 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.editor 2.0.0-SNAPSHOT [209/728]
01:08:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:33 [INFO] 
01:08:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:33 [INFO] 
01:08:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:33 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:33 [INFO] 
01:08:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:33 [INFO] 
01:08:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:33 [INFO] 
01:08:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src/main/resources
01:08:33 [INFO] 
01:08:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:33 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/bin
01:08:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/presentation/AssistantEditor.java:[1235] 
01:08:33 	public Object getAdapter(Class key) {
01:08:33 	       ^^^^^^
01:08:33 Type safety: The return type Object for getAdapter(Class) from the type AssistantEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:08:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/presentation/AssistantEditor.java:[1250] 
01:08:33 	return super.getAdapter(key);
01:08:33 	       ^^^^^^^^^^^^^^^^^^^^^
01:08:33 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:08:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/assistant/presentation/AssistantEditor.java:[1250] 
01:08:33 	return super.getAdapter(key);
01:08:33 	                        ^^^
01:08:33 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:08:33 3 problems (3 warnings)
01:08:33 [INFO] 
01:08:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/src/test/resources
01:08:33 [INFO] 
01:08:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/target/org.eclipse.papyrus.infra.gmfdiag.assistant.editor-2.0.0-SNAPSHOT-sources.jar
01:08:33 [INFO] 
01:08:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:33 [INFO] 
01:08:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.editor/target/org.eclipse.papyrus.infra.gmfdiag.assistant.editor-2.0.0-SNAPSHOT.jar
01:08:33 [INFO] 
01:08:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:33 [INFO] 
01:08:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:33 [INFO] 
01:08:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.editor ---
01:08:34 [INFO] 
01:08:34 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.assistant.ui >--
01:08:34 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.ui 2.0.0-SNAPSHOT [210/728]
01:08:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:34 [INFO] 
01:08:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:34 [INFO] 
01:08:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:34 [INFO] The project's OSGi version is 2.0.0.202103040552
01:08:34 [INFO] 
01:08:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:34 [INFO] 
01:08:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:34 [INFO] 
01:08:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/main/resources
01:08:34 [INFO] 
01:08:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:34 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/bin
01:08:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/UndeployAssistantModelHandler.java:[25] 
01:08:34 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:08:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:34 The type AdapterUtils is deprecated
01:08:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/UndeployAssistantModelHandler.java:[47] 
01:08:34 	IFile file = AdapterUtils.adapt(next, IFile.class, null);
01:08:34 	             ^^^^^^^^^^^^
01:08:34 The type AdapterUtils is deprecated
01:08:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/UndeployAssistantModelHandler.java:[47] 
01:08:34 	IFile file = AdapterUtils.adapt(next, IFile.class, null);
01:08:34 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:34 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
01:08:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/DeployAssistantModelHandler.java:[25] 
01:08:34 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:08:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:34 The type AdapterUtils is deprecated
01:08:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/DeployAssistantModelHandler.java:[47] 
01:08:34 	IFile file = AdapterUtils.adapt(next, IFile.class, null);
01:08:34 	             ^^^^^^^^^^^^
01:08:34 The type AdapterUtils is deprecated
01:08:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/org/eclipse/papyrus/infra/gmfdiag/assistant/internal/ui/handlers/DeployAssistantModelHandler.java:[47] 
01:08:34 	IFile file = AdapterUtils.adapt(next, IFile.class, null);
01:08:34 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:34 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
01:08:34 6 problems (6 warnings)
01:08:34 [INFO] 
01:08:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/src/test/resources
01:08:34 [INFO] 
01:08:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/target/org.eclipse.papyrus.infra.gmfdiag.assistant.ui-2.0.0-SNAPSHOT-sources.jar
01:08:34 [INFO] 
01:08:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:34 [INFO] 
01:08:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.ui/target/org.eclipse.papyrus.infra.gmfdiag.assistant.ui-2.0.0-SNAPSHOT.jar
01:08:34 [INFO] 
01:08:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:34 [INFO] 
01:08:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:34 [INFO] 
01:08:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.ui ---
01:08:35 [INFO] 
01:08:35 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.properties >--
01:08:35 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.properties 4.0.0-SNAPSHOT [211/728]
01:08:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:35 [INFO] 
01:08:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:35 [INFO] 
01:08:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:35 [INFO] The project's OSGi version is 4.0.0.202103040552
01:08:35 [INFO] 
01:08:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:35 [INFO] 
01:08:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:35 [INFO] 
01:08:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/main/resources
01:08:35 [INFO] 
01:08:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:35 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/bin
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/databinding/AddCssClassStyleCommand.java:[68] 
01:08:36 	namedStyle.getStringListValue().add(style);			
01:08:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/databinding/ModelStyleSheetObservableList.java:[174] 
01:08:36 	EList<EObject> objectsFromDiagram = ((CSSDiagram) objectFromResource).getStyles();
01:08:36 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 Type safety: The expression of type EList needs unchecked conversion to conform to EList<EObject>
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[56] 
01:08:36 	import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog;
01:08:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[456] 
01:08:36 	menuItem.setData(new Integer(menuId));
01:08:36 	                     ^^^^^^^^^^^^^^^
01:08:36 The constructor Integer(int) is deprecated since version 9
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[544] 
01:08:36 	dialog.setInitialSelections(new IFile[] { currentFile });
01:08:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 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.
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[783] 
01:08:36 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE);
01:08:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[783] 
01:08:36 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE);
01:08:36 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[783] 
01:08:36 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE);
01:08:36 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String) is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[784] 
01:08:36 	vDialog.setContextElement(currentTheme);
01:08:36 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[785] 
01:08:36 	vDialog.setLabelProvider(labelProvider);
01:08:36 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[786] 
01:08:36 	vDialog.setFactory(new EcorePropertyEditorFactory(StylesheetsPackage.Literals.THEME__STYLESHEETS));
01:08:36 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The method setFactory(ReferenceValueFactory) from the type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeEditionDialog.java:[789] 
01:08:36 	int result = vDialog.open();
01:08:36 	                     ^^^^^^
01:08:36 The method open() from the type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[54] 
01:08:36 	import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog;
01:08:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[368] 
01:08:36 	button.setData(new Integer(id));
01:08:36 	                   ^^^^^^^^^^^
01:08:36 The constructor Integer(int) is deprecated since version 9
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[534] 
01:08:36 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, PREFERENCE_PAGE_TITLE);
01:08:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[534] 
01:08:36 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, PREFERENCE_PAGE_TITLE);
01:08:36 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[534] 
01:08:36 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, PREFERENCE_PAGE_TITLE);
01:08:36 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String) is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[535] 
01:08:36 	vDialog.setContextElement(modelStyleSheets);
01:08:36 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[536] 
01:08:36 	vDialog.setLabelProvider(labelProvider);
01:08:36 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[537] 
01:08:36 	vDialog.setFactory(editorFactory);
01:08:36 	        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The method setFactory(ReferenceValueFactory) from the type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/property/StyleSheetsPropertyPage.java:[540] 
01:08:36 	int result = vDialog.open();
01:08:36 	                     ^^^^^^
01:08:36 The method open() from the type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/databinding/RemoveAllModelStyleSheetValueCommand.java:[40] 
01:08:36 	private Resource resource;
01:08:36 	                 ^^^^^^^^
01:08:36 The value of the field RemoveAllModelStyleSheetValueCommand.resource is not used
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeCreationDialog.java:[294] 
01:08:36 	menuItem.setData(new Integer(menuId));
01:08:36 	                     ^^^^^^^^^^^^^^^
01:08:36 The constructor Integer(int) is deprecated since version 9
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dialog/CSSThemeCreationDialog.java:[383] 
01:08:36 	dialog.setInitialSelections(new IFile[] { currentFile });
01:08:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 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.
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dnd/StyleSheetDropStrategy.java:[34] 
01:08:36 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:08:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The type AdapterUtils is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dnd/StyleSheetDropStrategy.java:[102] 
01:08:36 	IFile file = AdapterUtils.adapt(next, IFile.class, null);
01:08:36 	             ^^^^^^^^^^^^
01:08:36 The type AdapterUtils is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/dnd/StyleSheetDropStrategy.java:[102] 
01:08:36 	IFile file = AdapterUtils.adapt(next, IFile.class, null);
01:08:36 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[60] 
01:08:36 	import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog;
01:08:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[397] 
01:08:36 	menuItem.setData(new Integer(menuId));
01:08:36 	                     ^^^^^^^^^^^^^^^
01:08:36 The constructor Integer(int) is deprecated since version 9
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[485] 
01:08:36 	dialog.setInitialSelections(new IFile[] { currentFile });
01:08:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 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.
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[639] 
01:08:36 	button.setData(new Integer(id));
01:08:36 	                   ^^^^^^^^^^^
01:08:36 The constructor Integer(int) is deprecated since version 9
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[654] 
01:08:36 	buttonsMap.put(new Integer(id), button);
01:08:36 	                   ^^^^^^^^^^^
01:08:36 The constructor Integer(int) is deprecated since version 9
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[743] 
01:08:36 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE);
01:08:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[743] 
01:08:36 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE);
01:08:36 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[743] 
01:08:36 	MultipleValueSelectorDialog vDialog = new MultipleValueSelectorDialog(getShell(), selector, ADD_DIALOG_TITLE);
01:08:36 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String) is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[744] 
01:08:36 	vDialog.setContextElement(currentTheme);
01:08:36 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[745] 
01:08:36 	vDialog.setLabelProvider(labelProvider);
01:08:36 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[746] 
01:08:36 	vDialog.setFactory(new EcorePropertyEditorFactory(StylesheetsPackage.Literals.THEME__STYLESHEETS));
01:08:36 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:08:36 The method setFactory(ReferenceValueFactory) from the type MultipleValueSelectorDialog is deprecated
01:08:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/org/eclipse/papyrus/infra/gmfdiag/css/properties/preferences/ThemePreferencesPage.java:[749] 
01:08:36 	int result = vDialog.open();
01:08:36 	                     ^^^^^^
01:08:36 The method open() from the type MultipleValueSelectorDialog is deprecated
01:08:36 39 problems (39 warnings)
01:08:36 [INFO] 
01:08:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:08:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:08:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/src/test/resources
01:08:36 [INFO] 
01:08:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/target/org.eclipse.papyrus.infra.gmfdiag.css.properties-4.0.0-SNAPSHOT-sources.jar
01:08:36 [INFO] 
01:08:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:36 [INFO] 
01:08:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.properties/target/org.eclipse.papyrus.infra.gmfdiag.css.properties-4.0.0-SNAPSHOT.jar
01:08:36 [INFO] 
01:08:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:36 [INFO] 
01:08:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:08:36 [INFO] 
01:08:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.properties ---
01:08:36 [INFO] 
01:08:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext >--
01:08:36 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css3.xtext 4.0.0-SNAPSHOT [212/728]
01:08:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:08:36 [INFO] 
01:08:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:08:36 [INFO] 
01:08:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:08:36 [INFO] The project's OSGi version is 4.0.0.202103040552
01:08:36 [INFO] 
01:08:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:08:36 [INFO] 
01:08:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:08:36 [INFO] 
01:08:36 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:09:55 WARNING: An illegal reflective access operation has occurred
01:09:55 WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.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)
01:09:55 WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$2
01:09:55 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
01:09:55 WARNING: All illegal access operations will be denied in a future release
01:10:07 [INFO] 
01:10:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:10:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/main/resources
01:10:07 [INFO] 
01:10:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:10:07 [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/bin
01:10:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/org/eclipse/papyrus/infra/gmfdiag/css3/formatting2/AbstractCSSFormatter.java:[25] 
01:10:09 	import org.eclipse.xtext.formatting2.regionaccess.internal.TextRegions;
01:10:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:09 Discouraged access: The type 'TextRegions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext/2.25.0.v20210301-0843/org.eclipse.xtext-2.25.0.v20210301-0843.jar')
01:10:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/org/eclipse/papyrus/infra/gmfdiag/css3/formatting2/AbstractCSSFormatter.java:[61] 
01:10:09 	List<ITextSegment> missing = TextRegions.difference(expected, replacements);
01:10:09 	                             ^^^^^^^^^^^
01:10:09 Discouraged access: The type 'TextRegions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext/2.25.0.v20210301-0843/org.eclipse.xtext-2.25.0.v20210301-0843.jar')
01:10:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/org/eclipse/papyrus/infra/gmfdiag/css3/formatting2/AbstractCSSFormatter.java:[61] 
01:10:09 	List<ITextSegment> missing = TextRegions.difference(expected, replacements);
01:10:09 	                                         ^^^^^^^^^^
01:10:09 Discouraged access: The method 'TextRegions.difference(Iterable<ITextSegment>, Iterable<? extends ITextRegion>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext/2.25.0.v20210301-0843/org.eclipse.xtext-2.25.0.v20210301-0843.jar')
01:10:09 3 problems (3 warnings)
01:10:09 [INFO] 
01:10:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:10:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/src/test/resources
01:10:09 [INFO] 
01:10:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:10:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/target/org.eclipse.papyrus.infra.gmfdiag.css3.xtext-4.0.0-SNAPSHOT-sources.jar
01:10:09 [INFO] 
01:10:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:10:09 [INFO] 
01:10:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:10:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext/target/org.eclipse.papyrus.infra.gmfdiag.css3.xtext-4.0.0-SNAPSHOT.jar
01:10:09 [INFO] 
01:10:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:10:09 [INFO] 
01:10:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:10:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:09 [INFO] 
01:10:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext ---
01:10:09 [INFO] 
01:10:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.configuration >--
01:10:09 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.configuration 3.0.0-SNAPSHOT [213/728]
01:10:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:10 [INFO] 
01:10:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:10 [INFO] 
01:10:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:10 [INFO] The project's OSGi version is 3.0.0.202103040552
01:10:10 [INFO] 
01:10:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:10 [INFO] 
01:10:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:10 [INFO] 
01:10:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/main/resources
01:10:10 [INFO] 
01:10:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:10 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/bin
01:10:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/org/eclipse/papyrus/infra/gmfdiag/css/configuration/handler/ApplyStyleHandler.java:[58] 
01:10:11 	Iterator iterator = ((IStructuredSelection) selection).iterator();
01:10:11 	^^^^^^^^
01:10:11 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/org/eclipse/papyrus/infra/gmfdiag/css/configuration/handler/AbstractStyleDialog.java:[25] 
01:10:11 	import org.eclipse.e4.ui.css.core.css2.CSS2ColorHelper;
01:10:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:11 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:10:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/org/eclipse/papyrus/infra/gmfdiag/css/configuration/handler/AbstractStyleDialog.java:[401] 
01:10:11 	RGBColor rgbColor = CSS2ColorHelper.getRGBColor(color.getValue());
01:10:11 	                    ^^^^^^^^^^^^^^^
01:10:11 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:10:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/org/eclipse/papyrus/infra/gmfdiag/css/configuration/handler/AbstractStyleDialog.java:[401] 
01:10:11 	RGBColor rgbColor = CSS2ColorHelper.getRGBColor(color.getValue());
01:10:11 	                                    ^^^^^^^^^^^
01:10:11 Discouraged access: The method 'CSS2ColorHelper.getRGBColor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:10:11 4 problems (4 warnings)
01:10:11 [INFO] 
01:10:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/src/test/resources
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/target/org.eclipse.papyrus.infra.gmfdiag.css.configuration-3.0.0-SNAPSHOT-sources.jar
01:10:11 [INFO] 
01:10:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.configuration/target/org.eclipse.papyrus.infra.gmfdiag.css.configuration-3.0.0-SNAPSHOT.jar
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.configuration ---
01:10:11 [INFO] 
01:10:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.theme >---
01:10:11 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.theme 2.0.0-SNAPSHOT [214/728]
01:10:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:11 [INFO] 
01:10:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:11 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:11 [INFO] 
01:10:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/src/main/resources
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:11 [INFO] 
01:10:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/src/test/resources
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/target/org.eclipse.papyrus.infra.gmfdiag.css.theme-2.0.0-SNAPSHOT-sources.jar
01:10:11 [INFO] 
01:10:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css.theme/target/org.eclipse.papyrus.infra.gmfdiag.css.theme-2.0.0-SNAPSHOT.jar
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:11 [INFO] 
01:10:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.theme ---
01:10:12 [INFO] 
01:10:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui >--
01:10:12 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui 4.0.0-SNAPSHOT [215/728]
01:10:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:12 [INFO] 
01:10:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:12 [INFO] 
01:10:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:12 [INFO] The project's OSGi version is 4.0.0.202103040552
01:10:12 [INFO] 
01:10:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:12 [INFO] 
01:10:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:12 [INFO] 
01:10:12 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:16 [INFO] 
01:10:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/main/resources
01:10:16 [INFO] 
01:10:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:16 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/bin
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src-gen/org/eclipse/papyrus/infra/gmfdiag/css3/ui/contentassist/antlr/PartialCSSContentAssistParser.java:[10] 
01:10:18 	import org.eclipse.xtext.ui.codetemplates.ui.partialEditing.IPartialContentAssistParser;
01:10:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 Discouraged access: The type 'IPartialContentAssistParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext.ui.codetemplates.ui/2.25.0.v20210301-0928/org.eclipse.xtext.ui.codetemplates.ui-2.25.0.v20210301-0928.jar')
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src-gen/org/eclipse/papyrus/infra/gmfdiag/css3/ui/contentassist/antlr/PartialCSSContentAssistParser.java:[18] 
01:10:18 	public class PartialCSSContentAssistParser extends CSSParser implements IPartialContentAssistParser {
01:10:18 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 Discouraged access: The type 'IPartialContentAssistParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext.ui.codetemplates.ui/2.25.0.v20210301-0928/org.eclipse.xtext.ui.codetemplates.ui-2.25.0.v20210301-0928.jar')
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[31] 
01:10:18 	import org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightedPositionAcceptor;
01:10:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[32] 
01:10:18 	import org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator;
01:10:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The type ISemanticHighlightingCalculator is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[34] 
01:10:18 	public class CSSHighlightingCalculator implements ISemanticHighlightingCalculator {
01:10:18 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The type ISemanticHighlightingCalculator is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[37] 
01:10:18 	public void provideHighlightingFor(XtextResource resource, IHighlightedPositionAcceptor acceptor) {
01:10:18 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[47] 
01:10:18 	acceptor.addPosition(n.getOffset(), n.getLength(), CSSHighlightingConfiguration.ELEMENT);
01:10:18 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[52] 
01:10:18 	acceptor.addPosition(n.getOffset(), n.getLength(), DefaultHighlightingConfiguration.DEFAULT_ID);
01:10:18 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[60] 
01:10:18 	acceptor.addPosition(n.getFirstChild().getOffset(), n.getFirstChild().getLength(), CSSHighlightingConfiguration.DECLARATIONNAME);
01:10:18 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[67] 
01:10:18 	acceptor.addPosition(n.getOffset(), n.getLength(), CSSHighlightingConfiguration.SELECTOR);
01:10:18 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[73] 
01:10:18 	acceptor.addPosition(n.getOffset(), 4, CSSHighlightingConfiguration.FUNCTION);
01:10:18 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[74] 
01:10:18 	acceptor.addPosition(n.getOffset() + 4, n.getLength() - 5, CSSHighlightingConfiguration.URL);
01:10:18 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[75] 
01:10:18 	acceptor.addPosition(n.getOffset() + n.getLength() - 1, 1, CSSHighlightingConfiguration.FUNCTION);
01:10:18 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[82] 
01:10:18 	acceptor.addPosition(n.getOffset(), nameLength + 1, CSSHighlightingConfiguration.FUNCTION);
01:10:18 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[89] 
01:10:18 	acceptor.addPosition(colonNode.getOffset(), colonNode.getLength(), CSSHighlightingConfiguration.FUNCTION);
01:10:18 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[95] 
01:10:18 	acceptor.addPosition(n.getOffset() + n.getLength() - 1, 1, CSSHighlightingConfiguration.FUNCTION);
01:10:18 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/highlighting/CSSHighlightingCalculator.java:[100] 
01:10:18 	acceptor.addPosition(n.getOffset(), n.getLength(), DefaultHighlightingConfiguration.STRING_ID);
01:10:18 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The method addPosition(int, int, String...) from the type IHighlightedPositionAcceptor is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/CSSUiModule.java:[12] 
01:10:18 	import org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator;
01:10:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The type ISemanticHighlightingCalculator is deprecated
01:10:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/org/eclipse/papyrus/infra/gmfdiag/css3/ui/CSSUiModule.java:[27] 
01:10:18 	public Class<? extends ISemanticHighlightingCalculator> bindISemanticHighlightingCalculator() {
01:10:18 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:18 The type ISemanticHighlightingCalculator is deprecated
01:10:18 19 problems (19 warnings)
01:10:18 [INFO] 
01:10:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/src/test/resources
01:10:18 [INFO] 
01:10:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/target/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui-4.0.0-SNAPSHOT-sources.jar
01:10:18 [INFO] 
01:10:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:18 [INFO] 
01:10:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/css/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui/target/org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui-4.0.0-SNAPSHOT.jar
01:10:18 [INFO] 
01:10:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:18 [INFO] 
01:10:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:18 [INFO] 
01:10:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui ---
01:10:18 [INFO] 
01:10:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.newchild >--
01:10:18 [INFO] Building org.eclipse.papyrus.views.modelexplorer.newchild 2.0.0-SNAPSHOT [216/728]
01:10:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:18 [INFO] 
01:10:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:18 [INFO] 
01:10:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:18 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:18 [INFO] 
01:10:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:18 [INFO] 
01:10:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:18 [INFO] 
01:10:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/main/resources
01:10:18 [INFO] 
01:10:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:18 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/bin
01:10:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[36] 
01:10:19 	public class ModelExplorerDynamicNewChild extends org.eclipse.papyrus.infra.newchild.ui.DynamicNewChild {
01:10:19 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:19 Discouraged access: The type 'DynamicNewChild' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
01:10:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[42] 
01:10:19 	super();
01:10:19 	^^^^^^^^
01:10:19 Discouraged access: The constructor 'DynamicNewChild()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
01:10:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[51] 
01:10:19 	super(id);
01:10:19 	^^^^^^^^^^
01:10:19 Discouraged access: The constructor 'DynamicNewChild(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
01:10:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[56] 
01:10:19 	EObject eObject = getSelection();
01:10:19 	                  ^^^^^^^^^^^^
01:10:19 Discouraged access: The method 'DynamicNewChild.getSelection()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
01:10:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[69] 
01:10:19 	CreationMenuFactory creationMenuFactory = new ModelExplorerMenuFactory(editingDomain);
01:10:19 	                                                                       ^^^^^^^^^^^^^
01:10:19 Discouraged access: The field 'DynamicNewChild.editingDomain' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
01:10:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[70] 
01:10:19 	List<Folder> folders = creationMenuRegistry.getRootFolder();
01:10:19 	                       ^^^^^^^^^^^^^^^^^^^^
01:10:19 Discouraged access: The field 'DynamicNewChild.creationMenuRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
01:10:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/org/eclipse/papyrus/views/modelexplorer/newchild/ModelExplorerDynamicNewChild.java:[80] 
01:10:19 	super.fill(menu, index);
01:10:19 	      ^^^^
01:10:19 Discouraged access: The method 'DynamicNewChild.fill(Menu, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/newchild/org.eclipse.papyrus.infra.newchild/bin')
01:10:19 7 problems (7 warnings)
01:10:19 [INFO] 
01:10:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/src/test/resources
01:10:19 [INFO] 
01:10:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/target/org.eclipse.papyrus.views.modelexplorer.newchild-2.0.0-SNAPSHOT-sources.jar
01:10:19 [INFO] 
01:10:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:19 [INFO] 
01:10:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.newchild/target/org.eclipse.papyrus.views.modelexplorer.newchild-2.0.0-SNAPSHOT.jar
01:10:19 [INFO] 
01:10:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:19 [INFO] 
01:10:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:19 [INFO] 
01:10:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.newchild ---
01:10:19 [INFO] 
01:10:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.resourceloading >--
01:10:19 [INFO] Building org.eclipse.papyrus.views.modelexplorer.resourceloading 3.0.0-SNAPSHOT [217/728]
01:10:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:19 [INFO] 
01:10:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:19 [INFO] 
01:10:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:19 [INFO] The project's OSGi version is 3.0.0.202103040552
01:10:19 [INFO] 
01:10:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:19 [INFO] 
01:10:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:19 [INFO] 
01:10:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/src/main/resources
01:10:19 [INFO] 
01:10:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:19 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/bin
01:10:19 [INFO] 
01:10:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/src/test/resources
01:10:19 [INFO] 
01:10:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/target/org.eclipse.papyrus.views.modelexplorer.resourceloading-3.0.0-SNAPSHOT-sources.jar
01:10:19 [INFO] 
01:10:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:19 [INFO] 
01:10:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.resourceloading/target/org.eclipse.papyrus.views.modelexplorer.resourceloading-3.0.0-SNAPSHOT.jar
01:10:20 [INFO] 
01:10:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:20 [INFO] 
01:10:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:20 [INFO] 
01:10:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.resourceloading ---
01:10:20 [INFO] 
01:10:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.widgets >--
01:10:20 [INFO] Building org.eclipse.papyrus.views.modelexplorer.widgets 3.0.0-SNAPSHOT [218/728]
01:10:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:20 [INFO] 
01:10:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:20 [INFO] 
01:10:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:20 [INFO] The project's OSGi version is 3.0.0.202103040552
01:10:20 [INFO] 
01:10:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:20 [INFO] 
01:10:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:20 [INFO] 
01:10:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/src/main/resources
01:10:20 [INFO] 
01:10:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:20 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/bin
01:10:20 [INFO] 
01:10:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/src/test/resources
01:10:20 [INFO] 
01:10:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/target/org.eclipse.papyrus.views.modelexplorer.widgets-3.0.0-SNAPSHOT-sources.jar
01:10:20 [INFO] 
01:10:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:20 [INFO] 
01:10:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/modelexplorer/org.eclipse.papyrus.views.modelexplorer.widgets/target/org.eclipse.papyrus.views.modelexplorer.widgets-3.0.0-SNAPSHOT.jar
01:10:20 [INFO] 
01:10:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:20 [INFO] 
01:10:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:20 [INFO] 
01:10:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.widgets ---
01:10:21 [INFO] 
01:10:21 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views-properties >------
01:10:21 [INFO] Building Papyrus Properties View 0.0.1-SNAPSHOT                [219/728]
01:10:21 [INFO] --------------------------------[ pom ]---------------------------------
01:10:21 [INFO] 
01:10:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views-properties ---
01:10:21 [INFO] 
01:10:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views-properties ---
01:10:21 [INFO] 
01:10:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views-properties ---
01:10:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:21 [INFO] 
01:10:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-properties ---
01:10:21 [INFO] 
01:10:21 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views.properties >------
01:10:21 [INFO] Building org.eclipse.papyrus.views.properties 5.0.0-SNAPSHOT   [220/728]
01:10:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:21 [INFO] 
01:10:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties ---
01:10:21 [INFO] 
01:10:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties ---
01:10:21 [INFO] The project's OSGi version is 5.0.0.202103040552
01:10:21 [INFO] 
01:10:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties ---
01:10:21 [INFO] 
01:10:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties ---
01:10:21 [INFO] 
01:10:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties ---
01:10:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/src/main/resources
01:10:21 [INFO] 
01:10:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.properties ---
01:10:21 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/bin
01:10:24 [INFO] 
01:10:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties ---
01:10:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/src/test/resources
01:10:24 [INFO] 
01:10:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties ---
01:10:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/target/org.eclipse.papyrus.views.properties-5.0.0-SNAPSHOT-sources.jar
01:10:24 [INFO] 
01:10:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties ---
01:10:24 [INFO] 
01:10:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties ---
01:10:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties/target/org.eclipse.papyrus.views.properties-5.0.0-SNAPSHOT.jar
01:10:24 [INFO] 
01:10:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties ---
01:10:24 [INFO] 
01:10:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.properties ---
01:10:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:24 [INFO] 
01:10:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties ---
01:10:25 [INFO] 
01:10:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.model.xwt >--
01:10:25 [INFO] Building org.eclipse.papyrus.views.properties.model.xwt 3.0.0-SNAPSHOT [221/728]
01:10:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:25 [INFO] 
01:10:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:25 [INFO] 
01:10:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:25 [INFO] The project's OSGi version is 3.0.0.202103040552
01:10:25 [INFO] 
01:10:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:25 [INFO] 
01:10:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:25 [INFO] 
01:10:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/src/main/resources
01:10:25 [INFO] 
01:10:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:25 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/bin
01:10:26 [INFO] 
01:10:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/src/test/resources
01:10:26 [INFO] 
01:10:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/target/org.eclipse.papyrus.views.properties.model.xwt-3.0.0-SNAPSHOT-sources.jar
01:10:26 [INFO] 
01:10:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:26 [INFO] 
01:10:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.model.xwt/target/org.eclipse.papyrus.views.properties.model.xwt-3.0.0-SNAPSHOT.jar
01:10:26 [INFO] 
01:10:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:26 [INFO] 
01:10:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:26 [INFO] 
01:10:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.model.xwt ---
01:10:26 [INFO] 
01:10:26 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views-validation >------
01:10:26 [INFO] Building Papyrus Validation View 0.0.1-SNAPSHOT                [222/728]
01:10:26 [INFO] --------------------------------[ pom ]---------------------------------
01:10:26 [INFO] 
01:10:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views-validation ---
01:10:26 [INFO] 
01:10:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views-validation ---
01:10:26 [INFO] 
01:10:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views-validation ---
01:10:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:26 [INFO] 
01:10:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-validation ---
01:10:26 [INFO] 
01:10:26 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views.validation >------
01:10:26 [INFO] Building org.eclipse.papyrus.views.validation 3.0.0-SNAPSHOT   [223/728]
01:10:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:26 [INFO] 
01:10:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.validation ---
01:10:26 [INFO] 
01:10:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.validation ---
01:10:26 [INFO] The project's OSGi version is 3.0.0.202103040552
01:10:26 [INFO] 
01:10:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.validation ---
01:10:26 [INFO] 
01:10:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.validation ---
01:10:26 [INFO] 
01:10:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.validation ---
01:10:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/main/resources
01:10:26 [INFO] 
01:10:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.validation ---
01:10:26 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/bin
01:10:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/expressions/PapyrusMarkerPropertyTester.java:[20] 
01:10:27 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:10:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:27 The type AdapterUtils is deprecated
01:10:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/expressions/PapyrusMarkerPropertyTester.java:[53] 
01:10:27 	IMarker marker = AdapterUtils.adapt(object, IMarker.class, null);
01:10:27 	                 ^^^^^^^^^^^^
01:10:27 The type AdapterUtils is deprecated
01:10:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/expressions/PapyrusMarkerPropertyTester.java:[53] 
01:10:27 	IMarker marker = AdapterUtils.adapt(object, IMarker.class, null);
01:10:27 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:27 The method adapt(Object, Class<IMarker>, IMarker) from the type AdapterUtils is deprecated
01:10:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/handlers/QuickFixHandler.java:[30] 
01:10:27 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:10:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:27 The type AdapterUtils is deprecated
01:10:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/handlers/QuickFixHandler.java:[53] 
01:10:27 	IMarker marker = AdapterUtils.adapt(sel.getFirstElement(), IMarker.class, null);
01:10:27 	                 ^^^^^^^^^^^^
01:10:27 The type AdapterUtils is deprecated
01:10:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/handlers/QuickFixHandler.java:[53] 
01:10:27 	IMarker marker = AdapterUtils.adapt(sel.getFirstElement(), IMarker.class, null);
01:10:27 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:27 The method adapt(Object, Class<IMarker>, IMarker) from the type AdapterUtils is deprecated
01:10:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/org/eclipse/papyrus/views/validation/internal/providers/LabelProviderSorter.java:[36] 
01:10:27 	@SuppressWarnings("unchecked")
01:10:27 	                  ^^^^^^^^^^^
01:10:27 Unnecessary @SuppressWarnings("unchecked")
01:10:27 7 problems (7 warnings)
01:10:27 [INFO] 
01:10:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.validation ---
01:10:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/src/test/resources
01:10:27 [INFO] 
01:10:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.validation ---
01:10:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/target/org.eclipse.papyrus.views.validation-3.0.0-SNAPSHOT-sources.jar
01:10:27 [INFO] 
01:10:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.validation ---
01:10:27 [INFO] 
01:10:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.validation ---
01:10:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/validation/org.eclipse.papyrus.views.validation/target/org.eclipse.papyrus.views.validation-3.0.0-SNAPSHOT.jar
01:10:27 [INFO] 
01:10:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.validation ---
01:10:27 [INFO] 
01:10:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.validation ---
01:10:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:27 [INFO] 
01:10:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.validation ---
01:10:28 [INFO] 
01:10:28 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.views.search >--------
01:10:28 [INFO] Building org.eclipse.papyrus.views.search 3.0.0-SNAPSHOT       [224/728]
01:10:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:28 [INFO] 
01:10:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.search ---
01:10:28 [INFO] 
01:10:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.search ---
01:10:28 [INFO] The project's OSGi version is 3.0.0.202103040552
01:10:28 [INFO] 
01:10:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.search ---
01:10:28 [INFO] 
01:10:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.search ---
01:10:28 [INFO] 
01:10:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.search ---
01:10:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/src/main/resources
01:10:28 [INFO] 
01:10:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.search ---
01:10:28 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/bin
01:10:28 [INFO] 
01:10:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.search ---
01:10:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/src/test/resources
01:10:28 [INFO] 
01:10:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.search ---
01:10:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/target/org.eclipse.papyrus.views.search-3.0.0-SNAPSHOT-sources.jar
01:10:28 [INFO] 
01:10:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.search ---
01:10:28 [INFO] 
01:10:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.search ---
01:10:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/org.eclipse.papyrus.views.search/target/org.eclipse.papyrus.views.search-3.0.0-SNAPSHOT.jar
01:10:28 [INFO] 
01:10:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.search ---
01:10:28 [INFO] 
01:10:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.search ---
01:10:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:28 [INFO] 
01:10:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.search ---
01:10:29 [INFO] 
01:10:29 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views-references >------
01:10:29 [INFO] Building Papyrus References View 0.0.1-SNAPSHOT                [225/728]
01:10:29 [INFO] --------------------------------[ pom ]---------------------------------
01:10:29 [INFO] 
01:10:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views-references ---
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views-references ---
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views-references ---
01:10:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-references ---
01:10:29 [INFO] 
01:10:29 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.views.references >------
01:10:29 [INFO] Building org.eclipse.papyrus.views.references 3.0.0-SNAPSHOT   [226/728]
01:10:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:29 [INFO] 
01:10:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.references ---
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.references ---
01:10:29 [INFO] The project's OSGi version is 3.0.0.202103040552
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.references ---
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.references ---
01:10:29 [INFO] 
01:10:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.references ---
01:10:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/src/main/resources
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.references ---
01:10:29 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/bin
01:10:29 [INFO] 
01:10:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.references ---
01:10:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/src/test/resources
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.references ---
01:10:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/target/org.eclipse.papyrus.views.references-3.0.0-SNAPSHOT-sources.jar
01:10:29 [INFO] 
01:10:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.references ---
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.references ---
01:10:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/references/org.eclipse.papyrus.views.references/target/org.eclipse.papyrus.views.references-3.0.0-SNAPSHOT.jar
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.references ---
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.references ---
01:10:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.references ---
01:10:29 [INFO] 
01:10:29 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views-documentation >-----
01:10:29 [INFO] Building Papyrus Documentation View 0.0.1-SNAPSHOT             [227/728]
01:10:29 [INFO] --------------------------------[ pom ]---------------------------------
01:10:29 [INFO] 
01:10:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views-documentation ---
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views-documentation ---
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views-documentation ---
01:10:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views-documentation ---
01:10:29 [INFO] 
01:10:29 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.uml >-------------
01:10:29 [INFO] Building Papyrus UML 0.0.1-SNAPSHOT                            [228/728]
01:10:29 [INFO] --------------------------------[ pom ]---------------------------------
01:10:29 [INFO] 
01:10:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml ---
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml ---
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml ---
01:10:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml ---
01:10:29 [INFO] 
01:10:29 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.appearance >-------
01:10:29 [INFO] Building org.eclipse.papyrus.uml.appearance 3.0.0-SNAPSHOT     [229/728]
01:10:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:29 [INFO] 
01:10:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.appearance ---
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.appearance ---
01:10:29 [INFO] The project's OSGi version is 3.0.0.202103040552
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.appearance ---
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.appearance ---
01:10:29 [INFO] 
01:10:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.appearance ---
01:10:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/src/main/resources
01:10:29 [INFO] 
01:10:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.appearance ---
01:10:29 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/bin
01:10:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/src/org/eclipse/papyrus/uml/appearance/commands/AddAppliedQNStereotypeToDisplayCommand.java:[41] 
01:10:30 	private String appliedStereotypePresentationKind;
01:10:30 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:30 The value of the field AddAppliedQNStereotypeToDisplayCommand.appliedStereotypePresentationKind is not used
01:10:30 1 problem (1 warning)
01:10:30 [INFO] 
01:10:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.appearance ---
01:10:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/src/test/resources
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.appearance ---
01:10:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/target/org.eclipse.papyrus.uml.appearance-3.0.0-SNAPSHOT-sources.jar
01:10:30 [INFO] 
01:10:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.appearance ---
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.appearance ---
01:10:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.appearance/target/org.eclipse.papyrus.uml.appearance-3.0.0-SNAPSHOT.jar
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.appearance ---
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.appearance ---
01:10:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.appearance ---
01:10:30 [INFO] 
01:10:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml-internationalization >--
01:10:30 [INFO] Building Papyrus UML Internationalization 0.0.1-SNAPSHOT       [230/728]
01:10:30 [INFO] --------------------------------[ pom ]---------------------------------
01:10:30 [INFO] 
01:10:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-internationalization ---
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-internationalization ---
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-internationalization ---
01:10:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-internationalization ---
01:10:30 [INFO] 
01:10:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.utils >--
01:10:30 [INFO] Building org.eclipse.papyrus.uml.internationalization.utils 2.0.0-SNAPSHOT [231/728]
01:10:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:30 [INFO] 
01:10:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:30 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:30 [INFO] 
01:10:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/src/main/resources
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:30 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/bin
01:10:30 [INFO] 
01:10:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/src/test/resources
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/target/org.eclipse.papyrus.uml.internationalization.utils-2.0.0-SNAPSHOT-sources.jar
01:10:30 [INFO] 
01:10:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:30 [INFO] 
01:10:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.utils/target/org.eclipse.papyrus.uml.internationalization.utils-2.0.0-SNAPSHOT.jar
01:10:31 [INFO] 
01:10:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:31 [INFO] 
01:10:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:31 [INFO] 
01:10:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.utils ---
01:10:31 [INFO] 
01:10:31 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.edit >--
01:10:31 [INFO] Building org.eclipse.papyrus.uml.internationalization.edit 2.0.0-SNAPSHOT [232/728]
01:10:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:31 [INFO] 
01:10:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:31 [INFO] 
01:10:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:31 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:31 [INFO] 
01:10:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:31 [INFO] 
01:10:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:31 [INFO] 
01:10:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/src/main/resources
01:10:31 [INFO] 
01:10:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:31 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/bin
01:10:32 [INFO] 
01:10:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/src/test/resources
01:10:32 [INFO] 
01:10:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/target/org.eclipse.papyrus.uml.internationalization.edit-2.0.0-SNAPSHOT-sources.jar
01:10:32 [INFO] 
01:10:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:32 [INFO] 
01:10:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.edit/target/org.eclipse.papyrus.uml.internationalization.edit-2.0.0-SNAPSHOT.jar
01:10:32 [INFO] 
01:10:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:32 [INFO] 
01:10:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:32 [INFO] 
01:10:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.edit ---
01:10:32 [INFO] 
01:10:32 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.extensionpoints >-----
01:10:32 [INFO] Building org.eclipse.papyrus.uml.extensionpoints 2.0.0-SNAPSHOT [233/728]
01:10:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:32 [INFO] 
01:10:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:32 [INFO] 
01:10:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:32 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:32 [INFO] 
01:10:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:32 [INFO] 
01:10:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:32 [INFO] 
01:10:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/main/resources
01:10:32 [INFO] 
01:10:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:32 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/bin
01:10:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/Activator.java:[39] 
01:10:33 	private static final String RESOURCE_NAME = PLUGIN_ID + ".ViewPlugin";
01:10:33 	                            ^^^^^^^^^^^^^
01:10:33 The value of the field Activator.RESOURCE_NAME is not used
01:10:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/profile/FilteredRegisteredProfilesSelectionDialog.java:[45] 
01:10:33 	public FilteredRegisteredProfilesSelectionDialog(Shell shell, boolean multi, Object[] input, Collection alreadySelected) {
01:10:33 	                                                                                             ^^^^^^^^^^
01:10:33 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/profile/FilteredRegisteredProfilesSelectionDialog.java:[46] 
01:10:33 	super(shell, multi, input, alreadySelected, "Profiles to apply: ", "Profiles already applied: ");
01:10:33 	                           ^^^^^^^^^^^^^^^
01:10:33 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object>
01:10:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/profile/FilteredRegisteredProfilesAsLibrarySelectionDialog.java:[45] 
01:10:33 	public FilteredRegisteredProfilesAsLibrarySelectionDialog(Shell shell, boolean multi, Object[] input, Collection alreadySelected) {
01:10:33 	                                                                                                      ^^^^^^^^^^
01:10:33 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/profile/FilteredRegisteredProfilesAsLibrarySelectionDialog.java:[46] 
01:10:33 	super(shell, multi, input, alreadySelected, "Profiles to import: ", "Profiles already imported: ");
01:10:33 	                           ^^^^^^^^^^^^^^^
01:10:33 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object>
01:10:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/metamodel/FilteredRegisteredMetamodelsSelectionDialog.java:[45] 
01:10:33 	public FilteredRegisteredMetamodelsSelectionDialog(Shell shell, boolean multi, Object[] input, Collection alreadySelected) {
01:10:33 	                                                                                               ^^^^^^^^^^
01:10:33 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/metamodel/FilteredRegisteredMetamodelsSelectionDialog.java:[46] 
01:10:33 	super(shell, multi, input, alreadySelected, "Metamodels to import: ", "Metamodels already imported: ");
01:10:33 	                           ^^^^^^^^^^^^^^^
01:10:33 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object>
01:10:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/library/FilteredRegisteredLibrariesSelectionDialog.java:[46] 
01:10:33 	Collection alreadySelected) {
01:10:33 	^^^^^^^^^^
01:10:33 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/org/eclipse/papyrus/uml/extensionpoints/library/FilteredRegisteredLibrariesSelectionDialog.java:[47] 
01:10:33 	super(shell, multi, input, alreadySelected, "Libraries to import: ", "Libraries already imported: ");
01:10:33 	                           ^^^^^^^^^^^^^^^
01:10:33 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object>
01:10:33 9 problems (9 warnings)
01:10:33 [INFO] 
01:10:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/src/test/resources
01:10:33 [INFO] 
01:10:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/target/org.eclipse.papyrus.uml.extensionpoints-2.0.0-SNAPSHOT-sources.jar
01:10:33 [INFO] 
01:10:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:33 [INFO] 
01:10:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/target/org.eclipse.papyrus.uml.extensionpoints-2.0.0-SNAPSHOT.jar
01:10:33 [INFO] 
01:10:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:33 [INFO] 
01:10:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:33 [INFO] 
01:10:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.extensionpoints ---
01:10:33 [INFO] 
01:10:33 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml-tools >----------
01:10:33 [INFO] Building Papyrus UML Tools 0.0.1-SNAPSHOT                      [234/728]
01:10:33 [INFO] --------------------------------[ pom ]---------------------------------
01:10:33 [INFO] 
01:10:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-tools ---
01:10:33 [INFO] 
01:10:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-tools ---
01:10:33 [INFO] 
01:10:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-tools ---
01:10:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:33 [INFO] 
01:10:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-tools ---
01:10:33 [INFO] 
01:10:33 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.utils >-------
01:10:33 [INFO] Building org.eclipse.papyrus.uml.tools.utils 4.0.0-SNAPSHOT    [235/728]
01:10:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:33 [INFO] 
01:10:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:33 [INFO] 
01:10:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:33 [INFO] The project's OSGi version is 4.0.0.202103040552
01:10:33 [INFO] 
01:10:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:33 [INFO] 
01:10:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:33 [INFO] 
01:10:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/main/resources
01:10:33 [INFO] 
01:10:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:33 [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/NameResolutionHelper.java:[333] 
01:10:34 	public List<?> getMatchingElements(Predicate predicate) {
01:10:34 	                                   ^^^^^^^^^
01:10:34 Predicate is a raw type. References to generic type Predicate<T> should be parameterized
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/NameResolutionHelper.java:[336] 
01:10:34 	.filter(namedElement -> {try {return predicate.test(namedElement);} catch (Exception e){return false;}}).collect(Collectors.toSet());
01:10:34 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 Type safety: The method test(Object) belongs to the raw type Predicate. References to generic type Predicate<T> should be parameterized
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/PropertyUtil.java:[190] 
01:10:34 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(property);
01:10:34 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/PropertyUtil.java:[259] 
01:10:34 	String multiplicity = getNonNullString(MultiplicityElementUtil.getMultiplicityAsString(property));
01:10:34 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/MultiplicityElementUtil.java:[141] 
01:10:34 	return new Integer(lower).toString();
01:10:34 	           ^^^^^^^^^^^^^^
01:10:34 The constructor Integer(int) is deprecated since version 9
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/MultiplicityElementUtil.java:[168] 
01:10:34 	return element.getUpper() == -1 ? "" : new Integer(element.getUpper()).toString();
01:10:34 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 The constructor Integer(int) is deprecated since version 9
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/NameResolutionUtils.java:[325] 
01:10:34 	private static final List<String> getShortestQualifiedNamesOmittingFullyQualifiedName(final NamedElement element, final Namespace scope) {
01:10:34 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 The method getShortestQualifiedNamesOmittingFullyQualifiedName(NamedElement, Namespace) from the type NameResolutionUtils is never used locally
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/UMLStringValueConverter.java:[216] 
01:10:34 	final List<NamedElement> elements = helper.getNamedElements(str);
01:10:34 	                                           ^^^^^^^^^^^^^^^^^^^^^
01:10:34 The method getNamedElements(String) from the type NameResolutionHelper is deprecated
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/UMLStringValueConverter.java:[228] 
01:10:34 	final List<NamedElement> elements = helper.getNamedElements(valueAsString);
01:10:34 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 The method getNamedElements(String) from the type NameResolutionHelper is deprecated
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/PortUtil.java:[83] 
01:10:34 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(property);
01:10:34 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/UMLUtil.java:[365] 
01:10:34 	private static Stereotype getSuperstereotype(Stereotype substereotype, String qualifiedName) {
01:10:34 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 The method getSuperstereotype(Stereotype, String) from the type UMLUtil is never used locally
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ParameterUtil.java:[117] 
01:10:34 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(parameter);
01:10:34 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ParameterUtil.java:[173] 
01:10:34 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(parameter);
01:10:34 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ParameterUtil.java:[207] 
01:10:34 	private static String getDefaultAsString(Parameter parameter, boolean equalSign) {
01:10:34 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 The method getDefaultAsString(Parameter, boolean) from the type ParameterUtil is never used locally
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ParameterUtil.java:[208] 
01:10:34 	String defaultString = "";
01:10:34 	       ^^^^^^^^^^^^^
01:10:34 The value of the local variable defaultString is not used
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/OperationUtil.java:[110] 
01:10:34 	label.append(MultiplicityElementUtil.getMultiplicityAsString(returnParameter));
01:10:34 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:10:34 17. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java (at line 53)
01:10:34 	@SuppressWarnings("nls")
01:10:34 	                  ^^^^^
01:10:34 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java:[534] 
01:10:34 	List<EObject> values = (List<EObject>) umlElement.getValue(stereotype, property.getName());
01:10:34 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 Type safety: Unchecked cast from Object to List<EObject>
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java:[570] 
01:10:34 	List<EObject> values = (List<EObject>) umlElement.getValue(stereotype, property.getName());
01:10:34 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 Type safety: Unchecked cast from Object to List<EObject>
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java:[628] 
01:10:34 	List<EObject> values = (List<EObject>) umlElement.getValue(stereotype, property.getName());
01:10:34 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 Type safety: Unchecked cast from Object to List<EObject>
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/StereotypeUtil.java:[672] 
01:10:34 	List<EObject> values = (List<EObject>) umlElement.getValue(stereotype, property.getName());
01:10:34 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 Type safety: Unchecked cast from Object to List<EObject>
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[29] 
01:10:34 	import org.eclipse.uml2.uml.internal.operations.ElementOperations;
01:10:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 Discouraged access: The type 'ElementOperations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20210228-1829/org.eclipse.uml2.uml-5.5.0.v20210228-1829.jar')
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[32] 
01:10:34 	public class CustomElementOperations extends ElementOperations {
01:10:34 	                                             ^^^^^^^^^^^^^^^^^
01:10:34 Discouraged access: The type 'ElementOperations' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20210228-1829/org.eclipse.uml2.uml-5.5.0.v20210228-1829.jar')
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[50] 
01:10:34 	if (definition == null || getExtension(element, stereotype) == null || element.getStereotypeApplication(stereotype) != null) {
01:10:34 	                          ^^^^^^^^^^^^
01:10:34 Discouraged access: The method 'ElementOperations.getExtension(Element, Stereotype)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20210228-1829/org.eclipse.uml2.uml-5.5.0.v20210228-1829.jar')
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[70] 
01:10:34 	return getDefinition(parentElement, stereotype) != null && getExtension(element, stereotype) != null;
01:10:34 	                                                           ^^^^^^^^^^^^
01:10:34 Discouraged access: The method 'ElementOperations.getExtension(Element, Stereotype)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20210228-1829/org.eclipse.uml2.uml-5.5.0.v20210228-1829.jar')
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/CustomElementOperations.java:[142] 
01:10:34 	if (appliedDefinition instanceof EClass && !((EClass) appliedDefinition).isAbstract() && getExtension(element, stereotype) != null) {
01:10:34 	                                                                                         ^^^^^^^^^^^^
01:10:34 Discouraged access: The method 'ElementOperations.getExtension(Element, Stereotype)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.uml2.uml/5.5.0.v20210228-1829/org.eclipse.uml2.uml-5.5.0.v20210228-1829.jar')
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/ImageUtil.java:[136] 
01:10:34 	target[j] = (new Byte(strToken.nextToken()).byteValue());
01:10:34 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:34 The constructor Byte(String) is deprecated since version 9
01:10:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/org/eclipse/papyrus/uml/tools/utils/internal/preferences/NamedElementIndexNamingStrategyEnum.java:[48] 
01:10:34 	private String name;
01:10:34 	               ^^^^
01:10:34 The value of the field NamedElementIndexNamingStrategyEnum.name is not used
01:10:34 28 problems (0 errors, 27 warnings, 1 info)
01:10:34 [INFO] 
01:10:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/src/test/resources
01:10:34 [INFO] 
01:10:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/target/org.eclipse.papyrus.uml.tools.utils-4.0.0-SNAPSHOT-sources.jar
01:10:34 [INFO] 
01:10:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:34 [INFO] 
01:10:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/target/org.eclipse.papyrus.uml.tools.utils-4.0.0-SNAPSHOT.jar
01:10:34 [INFO] 
01:10:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:34 [INFO] 
01:10:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:34 [INFO] 
01:10:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools.utils ---
01:10:35 [INFO] 
01:10:35 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.tools >----------
01:10:35 [INFO] Building org.eclipse.papyrus.uml.tools 5.0.0-SNAPSHOT          [236/728]
01:10:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:35 [INFO] 
01:10:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools ---
01:10:35 [INFO] 
01:10:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools ---
01:10:35 [INFO] The project's OSGi version is 5.0.0.202103040552
01:10:35 [INFO] 
01:10:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools ---
01:10:35 [INFO] 
01:10:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools ---
01:10:35 [INFO] 
01:10:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.tools ---
01:10:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/main/resources
01:10:35 [INFO] 
01:10:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.tools ---
01:10:35 [INFO] Compiling 111 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/bin
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/util/UMLProviderHelper.java:[68] 
01:10:36 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
01:10:36 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[35] 
01:10:36 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
01:10:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 The type ServiceUtilsForActionHandlers is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[64] 
01:10:36 	return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID);
01:10:36 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 The type ServiceUtilsForActionHandlers is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[64] 
01:10:36 	return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID);
01:10:36 	                                                ^^^^^^^^^^^^^
01:10:36 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[64] 
01:10:36 	return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID);
01:10:36 	                                                              ^^^^^^^^^^^^^
01:10:36 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[82] 
01:10:36 	return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID);
01:10:36 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 The type ServiceUtilsForActionHandlers is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[82] 
01:10:36 	return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID);
01:10:36 	                                                ^^^^^^^^^^^^^
01:10:36 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/model/UmlUtils.java:[82] 
01:10:36 	return (UmlModel) ServiceUtilsForActionHandlers.getInstance().getModelSet().getModel(UmlModel.MODEL_ID);
01:10:36 	                                                              ^^^^^^^^^^^^^
01:10:36 The method getModelSet() from the type ServiceUtilsForActionHandlers is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/ServiceEditContentProvider.java:[24] 
01:10:36 	import org.eclipse.papyrus.uml.tools.providers.SemanticUMLContentProvider;
01:10:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 The import org.eclipse.papyrus.uml.tools.providers.SemanticUMLContentProvider is never used
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[44] 
01:10:36 	public class ExtendedMultiplicityObservableValue extends ReferenceCountedObservable.Value implements AggregatedObservable {
01:10:36 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[55] 
01:10:36 	private final List<IObservableValue> observableValues;
01:10:36 	                   ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[113] 
01:10:36 	final Object value = ((IObservableValue) observable).getValue();
01:10:36 	                       ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[119] 
01:10:36 	final IObservableValue existingMultiplicityValues = observableValues.get(count);
01:10:36 	      ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[120] 
01:10:36 	final IObservableValue multiplicityValueToAggregate = ((List<IObservableValue>) value).get(count);
01:10:36 	      ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[120] 
01:10:36 	final IObservableValue multiplicityValueToAggregate = ((List<IObservableValue>) value).get(count);
01:10:36 	                                                             ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[122] 
01:10:36 	final IObservableValue aggregatedObservable = (IObservableValue) ((AggregatedObservable) existingMultiplicityValues).aggregate(multiplicityValueToAggregate);
01:10:36 	      ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[122] 
01:10:36 	final IObservableValue aggregatedObservable = (IObservableValue) ((AggregatedObservable) existingMultiplicityValues).aggregate(multiplicityValueToAggregate);
01:10:36 	                                               ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[123] 
01:10:36 	result.getObservableValues().add((IObservableValue) DelegatingObservable.wrap(aggregatedObservable));
01:10:36 	                                  ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[211] 
01:10:36 	fireValueChange(Diffs.createValueDiff(oldObservables, newObservables));
01:10:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[220] 
01:10:36 	public List<IObservableValue> getObservableValues() {
01:10:36 	            ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtendedMultiplicityObservableValue.java:[231] 
01:10:36 	for (IObservableValue observableValue : observableValues) {
01:10:36 	     ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/FlatTabConstaint.java:[59] 
01:10:36 	Object id = ((Set) selection).toArray()[0];
01:10:36 	              ^^^
01:10:36 Set is a raw type. References to generic type Set<E> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/adapters/PapyrusUMLDerivedSubsetAdapter.java:[53] 
01:10:36 	private static final void writeAllSubTypeMethodInConsole(final EClass eClass) {
01:10:36 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 The method writeAllSubTypeMethodInConsole(EClass) from the type PapyrusUMLDerivedSubsetAdapter is never used locally
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtensionRequiredObservableValue.java:[41] 
01:10:36 	public class ExtensionRequiredObservableValue extends AbstractObservableValue implements IChangeListener, IObserving {
01:10:36 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtensionRequiredObservableValue.java:[80] 
01:10:36 	observable.setValue(required ? MultiplicityParser.ONE : MultiplicityParser.OPTIONAL);
01:10:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtensionRequiredObservableValue.java:[102] 
01:10:36 	fireValueChange(new ValueDiff() {
01:10:36 			@Override
01:10:36 			public Object getOldValue() {
01:10:36 				return oldValue;
01:10:36 			}
01:10:36 			@Override
01:10:36 			public Object getNewValue() {
01:10:36 				return newValue;
01:10:36 			}
01:10:36 		});
01:10:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ExtensionRequiredObservableValue.java:[102] 
01:10:36 	fireValueChange(new ValueDiff() {
01:10:36 	                    ^^^^^^^^^
01:10:36 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnedAttributeHelper.java:[125] 
01:10:36 	attributeList.addAll((EList<Property>) ownerType.eGet(ownedAttributeFeature));
01:10:36 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 Type safety: Unchecked cast from Object to EList<Property>
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/AbstractUMLValidator.java:[8] 
01:10:36 	public abstract class AbstractUMLValidator implements IValidator {
01:10:36 	                                                      ^^^^^^^^^^
01:10:36 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/util/UMLReferenceConverter.java:[228] 
01:10:36 	public List<?> getMatchingElements(Predicate p) {
01:10:36 	                                   ^^^^^^^^^
01:10:36 Predicate is a raw type. References to generic type Predicate<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLContentProvider.java:[36] 
01:10:36 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
01:10:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 The type ServiceUtilsForActionHandlers is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLContentProvider.java:[179] 
01:10:36 	root = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry().getService(ResourceSet.class);
01:10:36 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 The type ServiceUtilsForActionHandlers is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLContentProvider.java:[179] 
01:10:36 	root = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry().getService(ResourceSet.class);
01:10:36 	                                     ^^^^^^^^^^^^^
01:10:36 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLContentProvider.java:[179] 
01:10:36 	root = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry().getService(ResourceSet.class);
01:10:36 	                                                   ^^^^^^^^^^^^^^^^^^^^
01:10:36 The method getServiceRegistry() from the type ServiceUtilsForActionHandlers is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnerObservableValue.java:[67] 
01:10:36 	public class OwnerObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, AggregatedObservable, CommandBasedObservableValue, IObserving {
01:10:36 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnerObservableValue.java:[75] 
01:10:36 	private final IObservableList navigableEndsObservableList;
01:10:36 	              ^^^^^^^^^^^^^^^
01:10:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnerObservableValue.java:[98] 
01:10:36 	navigableEndsObservableList = EMFProperties.list(UMLPackage.eINSTANCE.getAssociation_NavigableOwnedEnd()).observe(memberEnd.getAssociation());
01:10:36 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/OwnerObservableValue.java:[104] 
01:10:36 	fireValueChange(Diffs.createValueDiff(currentValue, doGetValue()));
01:10:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[58] 
01:10:36 	public class MultiplicityObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, CommandBasedObservableValue, AggregatedObservable, IObserving {
01:10:36 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[60] 
01:10:36 	private IObservableValue lowerBound, upperBound, lowerValue, upperValue, lowerValueSpecification, upperValueSpecification;
01:10:36 	        ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[110] 
01:10:36 	private IObservableValue getValueSpecification(IObservableValue source, EStructuralFeature specificationFeature, EditingDomain domain) {
01:10:36 	        ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[110] 
01:10:36 	private IObservableValue getValueSpecification(IObservableValue source, EStructuralFeature specificationFeature, EditingDomain domain) {
01:10:36 	                                               ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[158] 
01:10:36 	fireValueChange(new ValueDiff() {
01:10:36 				@Override
01:10:36 				public Object getOldValue() {
01:10:36 					return null; // Unknown
01:10:36 				}
01:10:36 				@Override
01:10:36 				public Object getNewValue() {
01:10:36 					return value;
01:10:36 				}
01:10:36 			});
01:10:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/MultiplicityObservableValue.java:[158] 
01:10:36 	fireValueChange(new ValueDiff() {
01:10:36 	                    ^^^^^^^^^
01:10:36 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ImageExpressionObservableValue.java:[36] 
01:10:36 	public class ImageExpressionObservableValue extends AbstractObservableValue implements IObserving {
01:10:36 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/helper/UMLDatabindingHelper.java:[52] 
01:10:36 	public static IObservableValue getObservableValue(EObject source, EStructuralFeature feature, EditingDomain domain) {
01:10:36 	              ^^^^^^^^^^^^^^^^
01:10:36 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/helper/UMLDatabindingHelper.java:[53] 
01:10:36 	return domain == null ? EMFProperties.value(feature).observe(source) : new PapyrusObservableValue(source, feature, domain);
01:10:36 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ImageKindObservableValue.java:[39] 
01:10:36 	public class ImageKindObservableValue extends AbstractObservableValue implements IObserving {
01:10:36 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/RequiredInterfaceObservableList.java:[77] 
01:10:36 	super(EMFProperties.list(UMLPackage.eINSTANCE.getPort_Required()).observe(source), domain, source, UMLPackage.eINSTANCE.getPort_Required());
01:10:36 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ImageNameObservableValue.java:[37] 
01:10:36 	public class ImageNameObservableValue extends AbstractObservableValue implements IObserving {
01:10:36 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/NavigationObservableValue.java:[61] 
01:10:36 	public class NavigationObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, CommandBasedObservableValue, AggregatedObservable, IObserving {
01:10:36 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/NavigationObservableValue.java:[67] 
01:10:36 	private final IObservableList ownerObservableList;
01:10:36 	              ^^^^^^^^^^^^^^^
01:10:36 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/NavigationObservableValue.java:[83] 
01:10:36 	ownerObservableList = EMFProperties.list(UMLPackage.eINSTANCE.getAssociation_OwnedEnd()).observe(memberEnd.getAssociation());
01:10:36 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/NavigationObservableValue.java:[89] 
01:10:36 	fireValueChange(Diffs.createValueDiff(currentValue, doGetValue()));
01:10:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLLabelProvider.java:[138] 
01:10:36 	Image image = Activator.getDefault().getIconElement((Element) element);
01:10:36 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 The method getIconElement(Element) from the type Activator is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/providers/UMLLabelProvider.java:[237] 
01:10:36 	final String multiplicityAsString = MultiplicityElementUtil.getMultiplicityAsString(property);
01:10:36 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/ProvidedInterfaceObservableList.java:[79] 
01:10:36 	super(EMFProperties.list(UMLPackage.eINSTANCE.getPort_Provided()).observe(source), domain, source, UMLPackage.eINSTANCE.getPort_Provided());
01:10:36 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/databinding/AbstractUMLAggregatedObservableValue.java:[35] 
01:10:36 	public abstract class AbstractUMLAggregatedObservableValue extends ReferenceCountedObservable.Value implements AggregatedObservable, CommandBasedObservableValue {
01:10:36 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:36 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/profile/index/ProfileLanguageProvider.java:[238] 
01:10:36 	result = class_.asSubclass(ILanguage.class).newInstance();
01:10:36 	                                            ^^^^^^^^^^^^^
01:10:36 The method newInstance() from the type Class<capture#5-of ? extends ILanguage> is deprecated since version 9
01:10:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/org/eclipse/papyrus/uml/tools/util/ReferenceContentAssistProcessor.java:[58] 
01:10:36 	private boolean isMany;
01:10:36 	                ^^^^^^
01:10:36 The value of the field ReferenceContentAssistProcessor.isMany is not used
01:10:36 60 problems (60 warnings)
01:10:36 [INFO] 
01:10:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools ---
01:10:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/src/test/resources
01:10:36 [INFO] 
01:10:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.tools ---
01:10:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/target/org.eclipse.papyrus.uml.tools-5.0.0-SNAPSHOT-sources.jar
01:10:36 [INFO] 
01:10:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools ---
01:10:36 [INFO] 
01:10:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools ---
01:10:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools/target/org.eclipse.papyrus.uml.tools-5.0.0-SNAPSHOT.jar
01:10:36 [INFO] 
01:10:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools ---
01:10:36 [INFO] 
01:10:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.tools ---
01:10:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:36 [INFO] 
01:10:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools ---
01:10:36 [INFO] 
01:10:36 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml-diagrams >--------
01:10:36 [INFO] Building Papyrus UML Diagrams 0.0.1-SNAPSHOT                   [237/728]
01:10:36 [INFO] --------------------------------[ pom ]---------------------------------
01:10:36 [INFO] 
01:10:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-diagrams ---
01:10:36 [INFO] 
01:10:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-diagrams ---
01:10:36 [INFO] 
01:10:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-diagrams ---
01:10:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:36 [INFO] 
01:10:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-diagrams ---
01:10:36 [INFO] 
01:10:36 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common >-----
01:10:36 [INFO] Building org.eclipse.papyrus.uml.diagram.common 4.0.0-SNAPSHOT [238/728]
01:10:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:37 [INFO] 
01:10:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:37 [INFO] 
01:10:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:37 [INFO] The project's OSGi version is 4.0.0.202103040552
01:10:37 [INFO] 
01:10:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:37 [INFO] 
01:10:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:37 [INFO] 
01:10:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/main/resources
01:10:37 [INFO] 
01:10:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:37 [INFO] Compiling 549 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/bin
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[24] 
01:10:42 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIDebugOptions;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'DiagramUIDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[25] 
01:10:42 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[26] 
01:10:42 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[108] 
01:10:42 	setFontColor(DiagramColorRegistry.getInstance().getColor(new Integer(style.getFontColor())));
01:10:42 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The constructor Integer(int) is deprecated since version 9
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[138] 
01:10:42 	Trace.catching(DiagramUIPlugin.getInstance(),
01:10:42 	               ^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[138] 
01:10:42 	Trace.catching(DiagramUIPlugin.getInstance(),
01:10:42 	                               ^^^^^^^^^^^
01:10:42 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[139] 
01:10:42 	DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "performDirectEditRequest", e); //$NON-NLS-1$
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'DiagramUIDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[139] 
01:10:42 	DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "performDirectEditRequest", e); //$NON-NLS-1$
01:10:42 	                      ^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The field 'DiagramUIDebugOptions.EXCEPTIONS_CATCHING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[140] 
01:10:42 	Log.error(DiagramUIPlugin.getInstance(),
01:10:42 	          ^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[140] 
01:10:42 	Log.error(DiagramUIPlugin.getInstance(),
01:10:42 	                          ^^^^^^^^^^^
01:10:42 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[141] 
01:10:42 	DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "performDirectEditRequest", e); //$NON-NLS-1$
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractCommentEditPart.java:[141] 
01:10:42 	DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "performDirectEditRequest", e); //$NON-NLS-1$
01:10:42 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[37] 
01:10:42 	import org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[47] 
01:10:42 	import org.eclipse.papyrus.infra.gmfdiag.common.service.palette.IProfileDependantPaletteProvider;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type IProfileDependantPaletteProvider is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[199] 
01:10:42 	Iterator<PaletteEntry> it = container.getChildren().iterator();
01:10:42 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<PaletteEntry>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[263] 
01:10:42 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
01:10:42 	                                                         ^^^^^^^^^
01:10:42 The value of the local variable providers is not used
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[263] 
01:10:42 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
01:10:42 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: Unchecked cast from List<capture#1-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[264] 
01:10:42 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<Object, Object>());
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[264] 
01:10:42 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<Object, Object>());
01:10:42 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[264] 
01:10:42 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, new HashMap<Object, Object>());
01:10:42 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[294] 
01:10:42 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
01:10:42 	                                                         ^^^^^^^^^
01:10:42 The value of the local variable providers is not used
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[294] 
01:10:42 	List<? extends PapyrusPaletteService.ProviderDescriptor> providers = (List<? extends ProviderDescriptor>) PapyrusPaletteService.getInstance().getProviders();
01:10:42 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: Unchecked cast from List<capture#5-of ? extends Service.ProviderDescriptor> to List<? extends PapyrusPaletteService.ProviderDescriptor>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[295] 
01:10:42 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[295] 
01:10:42 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
01:10:42 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'ContributeToPaletteOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[295] 
01:10:42 	ContributeToPaletteOperation operation = new ContributeToPaletteOperation(part, part.getEditorInput(), root, entries);
01:10:42 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The constructor 'ContributeToPaletteOperation(IEditorPart, Object, PaletteRoot, Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[362] 
01:10:42 	public static String convertToCommaSeparatedRepresentation(Collection objects) {
01:10:42 	                                                           ^^^^^^^^^^
01:10:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[366] 
01:10:42 	public static String convertToFlatRepresentation(Collection objects, String separator) {
01:10:42 	                                                 ^^^^^^^^^^
01:10:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[368] 
01:10:42 	Iterator it = objects.iterator();
01:10:42 	^^^^^^^^
01:10:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[440] 
01:10:42 	if (provider instanceof IProfileDependantPaletteProvider) {
01:10:42 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type IProfileDependantPaletteProvider is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[442] 
01:10:42 	return areRequiredProfileApplied(diagram, (IProfileDependantPaletteProvider) provider);
01:10:42 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type IProfileDependantPaletteProvider is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[461] 
01:10:42 	public static boolean areRequiredProfileApplied(Diagram diagram, IProfileDependantPaletteProvider provider) {
01:10:42 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type IProfileDependantPaletteProvider is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/PaletteUtil.java:[474] 
01:10:42 	Collection<String> requiredProfiles = provider.getRequiredProfiles();
01:10:42 	                                               ^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method getRequiredProfiles() from the type IProfileDependantPaletteProvider is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/sheet/ReferencePropertyDescriptor.java:[47] 
01:10:42 	return new ReferenceComboAndDialogCellEditor(composite, new ArrayList(getChoiceOfValues()), getLabelProvider(), true, dialog, TransactionUtil.getEditingDomain(object));
01:10:42 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/sheet/ReferencePropertyDescriptor.java:[47] 
01:10:42 	return new ReferenceComboAndDialogCellEditor(composite, new ArrayList(getChoiceOfValues()), getLabelProvider(), true, dialog, TransactionUtil.getEditingDomain(object));
01:10:42 	                                                            ^^^^^^^^^
01:10:42 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[54] 
01:10:42 	public static Map getSaveOptions() {
01:10:42 	              ^^^
01:10:42 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[55] 
01:10:42 	Map saveOptions = new HashMap();
01:10:42 	^^^
01:10:42 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[55] 
01:10:42 	Map saveOptions = new HashMap();
01:10:42 	                      ^^^^^^^
01:10:42 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[56] 
01:10:42 	saveOptions.put(XMLResource.OPTION_ENCODING, "UTF-8"); //$NON-NLS-1$
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/MultiDiagramUtil.java:[57] 
01:10:42 	saveOptions.put(Resource.OPTION_SAVE_ONLY_IF_CHANGED, Resource.OPTION_SAVE_ONLY_IF_CHANGED_MEMORY_BUFFER);
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/ParametricAndListeningHandler.java:[42] 
01:10:42 	public abstract class ParametricAndListeningHandler extends GraphicalCommandHandler implements IExecutableExtension {
01:10:42 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type GraphicalCommandHandler is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/ParametricAndListeningHandler.java:[142] 
01:10:42 	this.parameter = (String) ((Hashtable) data).get(this.parametedID);
01:10:42 	                            ^^^^^^^^^
01:10:42 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/AutomaticCompartmentLayoutManager.java:[404] 
01:10:42 	container.getChildren().removeAll(visibleOthers);
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The method removeAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/AutomaticCompartmentLayoutManager.java:[406] 
01:10:42 	container.getChildren().addAll(visibleOthers);
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/Visitor.java:[71] 
01:10:42 	TransactionalEditingDomain domain = TransactionUtil.getEditingDomain(wantedClass);
01:10:42 	                           ^^^^^^
01:10:42 The value of the local variable domain is not used
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/UpdateLifelineRepresentsCommand.java:[70] 
01:10:42 	private final EditingDomain editingDomain;
01:10:42 	                            ^^^^^^^^^^^^^
01:10:42 The value of the field UpdateLifelineRepresentsCommand.editingDomain is not used
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/UpdateLifelineRepresentsCommand.java:[106] 
01:10:42 	Connector connector;
01:10:42 	          ^^^^^^^^^
01:10:42 The value of the local variable connector is not used
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomDiagramWithPrintGlobalActionHandlerProvider.java:[43] 
01:10:42 	private Hashtable handlerList = new Hashtable();
01:10:42 	        ^^^^^^^^^
01:10:42 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomDiagramWithPrintGlobalActionHandlerProvider.java:[43] 
01:10:42 	private Hashtable handlerList = new Hashtable();
01:10:42 	                                    ^^^^^^^^^
01:10:42 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomDiagramWithPrintGlobalActionHandlerProvider.java:[59] 
01:10:42 	getHandlerList().put(context.getActivePart(),
01:10:42 					new DiagramWithPrintGlobalActionHandlerExtended());
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The method put(Object, Object) belongs to the raw type Hashtable. References to generic type Hashtable<K,V> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomDiagramWithPrintGlobalActionHandlerProvider.java:[111] 
01:10:42 	private Hashtable getHandlerList() {
01:10:42 	        ^^^^^^^^^
01:10:42 Hashtable is a raw type. References to generic type Hashtable<K,V> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ViewAndFeatureResolver.java:[24] 
01:10:42 	public interface ViewAndFeatureResolver extends ViewResolver {
01:10:42 	                                                ^^^^^^^^^^^^
01:10:42 The type ViewResolver is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[36] 
01:10:42 	import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type AppliedStereotypeHelper is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[37] 
01:10:42 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[81] 
01:10:42 	StringTokenizer stringTokenizer = new StringTokenizer(stereotypesPropertiesToDisplay, UMLVisualInformationPapyrusConstant.STEREOTYPE_PROPERTIES_LIST_SEPARATOR);
01:10:42 	                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[81] 
01:10:42 	StringTokenizer stringTokenizer = new StringTokenizer(stereotypesPropertiesToDisplay, UMLVisualInformationPapyrusConstant.STEREOTYPE_PROPERTIES_LIST_SEPARATOR);
01:10:42 	                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_PROPERTIES_LIST_SEPARATOR is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[102] 
01:10:42 	String stereotypespresentationKind = AppliedStereotypeHelper.getAppliedStereotypePresentationKind((View) editPart.getModel());
01:10:42 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type AppliedStereotypeHelper is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[102] 
01:10:42 	String stereotypespresentationKind = AppliedStereotypeHelper.getAppliedStereotypePresentationKind((View) editPart.getModel());
01:10:42 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[106] 
01:10:42 	if (stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) || stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION)) {
01:10:42 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[106] 
01:10:42 	if (stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) || stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION)) {
01:10:42 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[106] 
01:10:42 	if (stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) || stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION)) {
01:10:42 	                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/StereotypedElementLabelHelper.java:[106] 
01:10:42 	if (stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) || stereotypespresentationKind.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION)) {
01:10:42 	                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The field UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CustomConnectionLabelsEditPolicy.java:[24] 
01:10:42 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CustomConnectionLabelsEditPolicy.java:[67] 
01:10:42 	SetPropertyCommand cmd = new SetPropertyCommand(getEditingDomain(), new EObjectAdapter(((ShowHideConnectionLabelsRequest) request).getView()), Properties.ID_ISVISIBLE, DiagramUIMessages.Command_hideLabel_Label,
01:10:42 	                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CustomConnectionLabelsEditPolicy.java:[67] 
01:10:42 	SetPropertyCommand cmd = new SetPropertyCommand(getEditingDomain(), new EObjectAdapter(((ShowHideConnectionLabelsRequest) request).getView()), Properties.ID_ISVISIBLE, DiagramUIMessages.Command_hideLabel_Label,
01:10:42 	                                                                                                                                                          ^^^^^^^^^^^^
01:10:42 Discouraged access: The field 'Properties.ID_ISVISIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/FloatingLabelEditPart.java:[40] 
01:10:42 	private IObservableValue labelDisplayedObservable;
01:10:42 	        ^^^^^^^^^^^^^^^^
01:10:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LeftToolbarLayout.java:[107] 
01:10:42 	private Dimension calculateChildrenSize(List children, int wHint, int hHint, boolean preferred) {
01:10:42 	                                        ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LeftToolbarLayout.java:[156] 
01:10:42 	List children = container.getChildren();
01:10:42 	^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LeftToolbarLayout.java:[205] 
01:10:42 	List children = container.getChildren();
01:10:42 	^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LeftToolbarLayout.java:[301] 
01:10:42 	List children = parent.getChildren();
01:10:42 	^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/FlowFinalNode.java:[58] 
01:10:42 	Rectangle r = getBounds().getCopy().crop(new Insets(0, 0, 1, 1));
01:10:42 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method crop(Insets) from the type Rectangle is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/helper/StereotypeDisplayCommandExecution.java:[131] 
01:10:42 	((View) view.eContainer()).getPersistedChildren().add(view);
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/helper/StereotypeDisplayCommandExecution.java:[148] 
01:10:42 	((View) view.eContainer()).getTransientChildren().add(view);
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/PapyrusSendNodeFigure.java:[60] 
01:10:42 	tempRect.crop(getBorder().getInsets(this));
01:10:42 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method crop(Insets) from the type Rectangle is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/UMLTextNonResizableEditPolicy.java:[241] 
01:10:42 	protected List createSelectionHandles() {
01:10:42 	          ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Exclude.java:[30] 
01:10:42 	public List removeTypes(List types) {
01:10:42 	       ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Exclude.java:[30] 
01:10:42 	public List removeTypes(List types) {
01:10:42 	                        ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/ExternalLabelPositionLocator.java:[376] 
01:10:42 	final List<EditPart> childrens = parent.getChildren();
01:10:42 	                                 ^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ViewInfoRegistry.java:[170] 
01:10:42 	ExtensionPointParser parser = new ExtensionPointParser(getExtensionPointID(), new Class[] { RootViewInfo.class, BaseViewInfo.class });
01:10:42 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The expression of type Class[] needs unchecked conversion to conform to Class<Object>[]
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractNameReferencesListenerEditPolicy.java:[22] 
01:10:42 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractNameReferencesListenerEditPolicy.java:[33] 
01:10:42 	public abstract class AbstractNameReferencesListenerEditPolicy extends GraphicalEditPolicyEx implements Adapter {
01:10:42 	                                                                       ^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractNameReferencesListenerEditPolicy.java:[62] 
01:10:42 	super.refresh();
01:10:42 	      ^^^^^^^
01:10:42 Discouraged access: The method 'GraphicalEditPolicyEx.refresh()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LaneLayout.java:[83] 
01:10:42 	List children = container.getChildren();
01:10:42 	^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LaneLayout.java:[101] 
01:10:42 	List children = container.getChildren();
01:10:42 	^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LaneLayout.java:[137] 
01:10:42 	List children = container.getChildren();
01:10:42 	^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LaneLayout.java:[164] 
01:10:42 	Rectangle clientArea = myTransposer.t(container.getClientArea().getCopy().crop(insets));
01:10:42 	                                                                          ^^^^^^^^^^^^
01:10:42 The method crop(Insets) from the type Rectangle is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/ConstraintParser.java:[212] 
01:10:42 	Integer minInt = new Integer(newString.substring(0, newString.indexOf("..")));
01:10:42 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The constructor Integer(String) is deprecated since version 9
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/ConstraintParser.java:[213] 
01:10:42 	Integer maxInt = new Integer(newString.substring(newString.indexOf("..") + 2, newString.length()));
01:10:42 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The constructor Integer(String) is deprecated since version 9
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/ConstraintParser.java:[279] 
01:10:42 	public List getSemanticElementsBeingParsed(EObject element) {
01:10:42 	       ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[50] 
01:10:42 	import org.eclipse.papyrus.uml.diagram.common.service.PasteCommandService;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type PasteCommandService is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[94] 
01:10:42 	ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard());
01:10:42 	                        ^^^^^^^^^^^^^^^^^^^
01:10:42 The type PasteCommandService is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[94] 
01:10:42 	ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard());
01:10:42 	                                            ^^^^^^^^^^^^^
01:10:42 The method getInstance() from the type PasteCommandService is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[94] 
01:10:42 	ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard());
01:10:42 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method getPasteViewCommand(GraphicalEditPart, Clipboard, Collection<Object>) from the type PasteCommandService is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[148] 
01:10:42 	ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard());
01:10:42 	                        ^^^^^^^^^^^^^^^^^^^
01:10:42 The type PasteCommandService is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[148] 
01:10:42 	ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard());
01:10:42 	                                            ^^^^^^^^^^^^^
01:10:42 The method getInstance() from the type PasteCommandService is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/PapyrusDiagramGlobalActionHandler.java:[148] 
01:10:42 	ICommand pastecommand = PasteCommandService.getInstance().getPasteViewCommand(((GraphicalEditPart) objectsArray[0]), Toolkit.getDefaultToolkit().getSystemClipboard(), ((GraphicalEditPart) objectsArray[0]).getEditingDomain().getClipboard());
01:10:42 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method getPasteViewCommand(GraphicalEditPart, Clipboard, Collection<Object>) from the type PasteCommandService is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[22] 
01:10:42 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.AnimatableScrollPane;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[51] 
01:10:42 	protected AnimatableScrollPane contentPane;
01:10:42 	          ^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[58] 
01:10:42 	contentPane = new AnimatableScrollPane();
01:10:42 	                  ^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[58] 
01:10:42 	contentPane = new AnimatableScrollPane();
01:10:42 	                  ^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The constructor 'AnimatableScrollPane()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RichTextRenderer.java:[108] 
01:10:42 	contentPane.validate();
01:10:42 	            ^^^^^^^^
01:10:42 Discouraged access: The method 'AnimatableScrollPane.validate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[17] 
01:10:42 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[47] 
01:10:42 	addField(new RadioGroupFieldEditor(UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_APPEARANCE, "Stereotype Name Display Preferences :", 1, new String[][] {
01:10:42 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[47] 
01:10:42 	addField(new RadioGroupFieldEditor(UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_APPEARANCE, "Stereotype Name Display Preferences :", 1, new String[][] {
01:10:42 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The field UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_APPEARANCE is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[48] 
01:10:42 	{ "UML Compatibility (force lower case for first letter - default)", UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_UML_CONFORM },
01:10:42 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[48] 
01:10:42 	{ "UML Compatibility (force lower case for first letter - default)", UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_UML_CONFORM },
01:10:42 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The field UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_UML_CONFORM is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[49] 
01:10:42 	{ "User Controlled (let name as entered by user)", UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_USER_CONTROLLED } }, getFieldEditorParent()));
01:10:42 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/preferences/ProfileApplicationPreferencePage.java:[49] 
01:10:42 	{ "User Controlled (let name as entered by user)", UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_USER_CONTROLLED } }, getFieldEditorParent()));
01:10:42 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The field UMLVisualInformationPapyrusConstant.P_STEREOTYPE_NAME_DISPLAY_USER_CONTROLLED is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DiagramDecorationAdapter.java:[427] 
01:10:42 	private Direction getDirection(PreferedPosition position) {
01:10:42 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method getDirection(Decoration.PreferedPosition) from the type DiagramDecorationAdapter is never used locally
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/ClassifierEditPart.java:[36] 
01:10:42 	private boolean isAbstract;
01:10:42 	                ^^^^^^^^^^
01:10:42 The value of the field ClassifierEditPart.isAbstract is not used
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/TagsAdderParser.java:[150] 
01:10:42 	public List getSemanticElementsBeingParsed(EObject arg0) {
01:10:42 	       ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Include.java:[30] 
01:10:42 	public List addTypes(List types) {
01:10:42 	       ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Include.java:[30] 
01:10:42 	public List addTypes(List types) {
01:10:42 	                     ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Include.java:[35] 
01:10:42 	types.add(type);
01:10:42 	^^^^^^^^^^^^^^^
01:10:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/UMLConnectionNodeEditPart.java:[80] 
01:10:42 	public final Iterator getEventListenerIterator(Class clazz) {
01:10:42 	             ^^^^^^^^
01:10:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/UMLConnectionNodeEditPart.java:[80] 
01:10:42 	public final Iterator getEventListenerIterator(Class clazz) {
01:10:42 	                                               ^^^^^
01:10:42 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/StereotypeMigrationHelper.java:[357] 
01:10:42 	Iterator<Edge> edgeIterator = semanticView.getSourceEdges().iterator();
01:10:42 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Edge>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/StereotypeMigrationHelper.java:[384] 
01:10:42 	Iterator<Edge> edgeIterator = semanticView.getSourceEdges().iterator();
01:10:42 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Edge>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[38] 
01:10:42 	import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type AppliedStereotypeHelper is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[39] 
01:10:42 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[104] 
01:10:42 	Iterator linkIter = gmfpart.getNotationView().getSourceEdges().iterator();
01:10:42 	^^^^^^^^
01:10:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[163] 
01:10:42 	if (UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION == ((EAnnotation) notification.getNotifier()).getSource()) {
01:10:42 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[163] 
01:10:42 	if (UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION == ((EAnnotation) notification.getNotifier()).getSource()) {
01:10:42 	                                        ^^^^^^^^^^^^^^^^^^^^^
01:10:42 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[166] 
01:10:42 	if (!(getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) == UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
01:10:42 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type AppliedStereotypeHelper is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[166] 
01:10:42 	if (!(getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) == UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
01:10:42 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[166] 
01:10:42 	if (!(getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) == UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
01:10:42 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[166] 
01:10:42 	if (!(getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) == UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
01:10:42 	                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[168] 
01:10:42 	if (((Map.Entry<?, ?>) notification.getNewValue()).getKey().equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND)) {
01:10:42 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[168] 
01:10:42 	if (((Map.Entry<?, ?>) notification.getNewValue()).getKey().equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND)) {
01:10:42 	                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[173] 
01:10:42 	if ((getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) != UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
01:10:42 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type AppliedStereotypeHelper is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[173] 
01:10:42 	if ((getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) != UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
01:10:42 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[173] 
01:10:42 	if ((getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) != UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
01:10:42 	                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[173] 
01:10:42 	if ((getHost() instanceof AbstractShapeEditPart) && AppliedStereotypeHelper.getAppliedStereotypePresentationKind(getView()) != UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) {
01:10:42 	                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[175] 
01:10:42 	if (((Map.Entry<?, ?>) notification.getNewValue()).getKey().equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND)) {
01:10:42 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ChangeStereotypedShapeEditPolicy.java:[175] 
01:10:42 	if (((Map.Entry<?, ?>) notification.getNewValue()).getKey().equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND)) {
01:10:42 	                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_PRESENTATION_KIND is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/helper/StereotypeDisplayUtil.java:[535] 
01:10:42 	Iterator<Edge> edgeIterator = view.getSourceEdges().iterator();
01:10:42 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Edge>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/layout/PropertiesCompartmentLayoutManager.java:[66] 
01:10:42 	List childrenList = container.getChildren();
01:10:42 	^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeNestedPropertiesMigrationCommand.java:[54] 
01:10:42 	public Enum getLocation(final String oldProperties) {
01:10:42 	       ^^^^
01:10:42 Enum is a raw type. References to generic type Enum<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeNestedPropertiesMigrationCommand.java:[54] 
01:10:42 	public Enum getLocation(final String oldProperties) {
01:10:42 	       ^^^^
01:10:42 Type safety: The return type Enum for getLocation(String) from the type StereotypeNestedPropertiesMigrationCommand needs unchecked conversion to conform to Enum<?> from the type StereotypePropertiesMigrationCommand
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeNestedPropertiesMigrationCommand.java:[55] 
01:10:42 	Enum location = StereotypeLocationEnum.IN_BRACE;
01:10:42 	^^^^
01:10:42 Enum is a raw type. References to generic type Enum<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeLabelMigrationCommand.java:[142] 
01:10:42 	private void showStereotypeLabelToBeDisplayed(final String stereotypeList, final View view) {
01:10:42 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method showStereotypeLabelToBeDisplayed(String, View) from the type StereotypeLabelMigrationCommand is never used locally
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/EObjectInheritanceCopyCommand.java:[386] 
01:10:42 	Collection<Object> collecOldObject = (Collection) oldObject.eGet(oldFeature);
01:10:42 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<Object>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/EObjectInheritanceCopyCommand.java:[386] 
01:10:42 	Collection<Object> collecOldObject = (Collection) oldObject.eGet(oldFeature);
01:10:42 	                                      ^^^^^^^^^^
01:10:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/ui/dialogs/AbstractChooseElement.java:[102] 
01:10:42 	filtercontrol = new FilteredTree(contentComposite, SWT.BORDER, new PatternFilter(), true);
01:10:42 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/UMLElementChooserDialog.java:[124] 
01:10:42 	for (Iterator it = myEditingDomain.getResourceSet().getResources().iterator(); it.hasNext();) {
01:10:42 	     ^^^^^^^^
01:10:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[32] 
01:10:42 	import org.eclipse.e4.ui.css.core.css2.CSS2ColorHelper;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[208] 
01:10:42 	newFigure.setLayoutManager(new SubCompartmentLayoutManager());
01:10:42 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type SubCompartmentLayoutManager is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[208] 
01:10:42 	newFigure.setLayoutManager(new SubCompartmentLayoutManager());
01:10:42 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The constructor SubCompartmentLayoutManager() is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[582] 
01:10:42 	final RGBColor rgbColor = CSS2ColorHelper.getRGBColor(stringColor);
01:10:42 	                          ^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/RoundedCompartmentFigure.java:[582] 
01:10:42 	final RGBColor rgbColor = CSS2ColorHelper.getRGBColor(stringColor);
01:10:42 	                                          ^^^^^^^^^^^
01:10:42 Discouraged access: The method 'CSS2ColorHelper.getRGBColor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[61] 
01:10:42 	import org.eclipse.gmf.runtime.diagram.ui.internal.editparts.DefaultNodeEditPart;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'DefaultNodeEditPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[171] 
01:10:42 	protected Command createViewsAndArrangeCommand(DropObjectsRequest dropRequest, List viewDescriptors) {
01:10:42 	                                                                               ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[172] 
01:10:42 	CreateViewRequest createViewRequest = new CreateViewRequest(viewDescriptors);
01:10:42 	                                                            ^^^^^^^^^^^^^^^
01:10:42 Type safety: The expression of type List needs unchecked conversion to conform to List<? extends CreateViewRequest.ViewDescriptor>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[669] 
01:10:42 	Collection<EditPart> editPartSet = getHost().getViewer().getEditPartRegistry().values();
01:10:42 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<EditPart>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CommonDiagramDragDropEditPolicy.java:[693] 
01:10:42 	if (DefaultNodeEditPart.class.isAssignableFrom(editPartClass)) {
01:10:42 	    ^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'DefaultNodeEditPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/CommentParser.java:[55] 
01:10:42 	public List getSemanticElementsBeingParsed(EObject element) {
01:10:42 	       ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/CommentParser.java:[56] 
01:10:42 	List list = new ArrayList();
01:10:42 	^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/CommentParser.java:[56] 
01:10:42 	List list = new ArrayList();
01:10:42 	                ^^^^^^^^^
01:10:42 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/CommentParser.java:[57] 
01:10:42 	list.add(element);
01:10:42 	^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DefaultPasteCommandProvider.java:[53] 
01:10:42 	public class DefaultPasteCommandProvider implements IPasteCommandProvider {
01:10:42 	                                                    ^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type IPasteCommandProvider is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/InterfaceManagerDialog.java:[764] 
01:10:42 	Object obj = imageProvider.getImage(((NewElementRepresentation) element).getEObject());
01:10:42 	       ^^^
01:10:42 The value of the local variable obj is not used
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/InterfaceManagerDialog.java:[765] 
01:10:42 	return org.eclipse.papyrus.uml.tools.Activator.getDefault().getImageForUMLMetaclass(UMLPackage.eINSTANCE.getInterface());
01:10:42 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method getImageForUMLMetaclass(EClass) from the type Activator is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[33] 
01:10:42 	import org.eclipse.jface.viewers.ViewerSorter;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type ViewerSorter is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[51] 
01:10:42 	import org.eclipse.ui.internal.WorkbenchMessages;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[77] 
01:10:42 	private String fEmptyListMessage = WorkbenchMessages.CheckedTreeSelectionDialog_nothing_available;
01:10:42 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[77] 
01:10:42 	private String fEmptyListMessage = WorkbenchMessages.CheckedTreeSelectionDialog_nothing_available;
01:10:42 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The field 'WorkbenchMessages.CheckedTreeSelectionDialog_nothing_available' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[81] 
01:10:42 	private List fFilters;
01:10:42 	        ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[114] 
01:10:42 	setResult(new ArrayList(0));
01:10:42 	              ^^^^^^^^^
01:10:42 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[181] 
01:10:42 	fFilters = new ArrayList(4);
01:10:42 	               ^^^^^^^^^
01:10:42 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[183] 
01:10:42 	fFilters.add(filter);
01:10:42 	^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[389] 
01:10:42 	Button selectButton = createButton(buttonComposite, IDialogConstants.SELECT_ALL_ID, WorkbenchMessages.CheckedTreeSelectionDialog_select_all, false);
01:10:42 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[389] 
01:10:42 	Button selectButton = createButton(buttonComposite, IDialogConstants.SELECT_ALL_ID, WorkbenchMessages.CheckedTreeSelectionDialog_select_all, false);
01:10:42 	                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The field 'WorkbenchMessages.CheckedTreeSelectionDialog_select_all' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[406] 
01:10:42 	Button deselectButton = createButton(buttonComposite, IDialogConstants.DESELECT_ALL_ID, WorkbenchMessages.CheckedTreeSelectionDialog_deselect_all, false);
01:10:42 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CustomCheckedTreeSelectionDialog.java:[406] 
01:10:42 	Button deselectButton = createButton(buttonComposite, IDialogConstants.DESELECT_ALL_ID, WorkbenchMessages.CheckedTreeSelectionDialog_deselect_all, false);
01:10:42 	                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The field 'WorkbenchMessages.CheckedTreeSelectionDialog_deselect_all' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/MOSKittEditorFactoryRegistry.java:[123] 
01:10:42 	Class eObjectClass = eObject.getClass();
01:10:42 	^^^^^
01:10:42 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/MOSKittEditorFactoryRegistry.java:[156] 
01:10:42 	ExtensionPointParser parser = new ExtensionPointParser(ExtensionPointID, new Class[] { MOSKittEditorFactory.class });
01:10:42 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The expression of type Class[] needs unchecked conversion to conform to Class<Object>[]
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/sheet/UMLPropertySource.java:[137] 
01:10:42 	dialog.setInitialElementSelections((List) initialSelection);
01:10:42 	                                    ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/UmlGmfDiagramEditor.java:[235] 
01:10:42 	public Object getAdapter(Class type) {
01:10:42 	                         ^^^^^
01:10:42 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DiagramWithPrintGlobalActionHandlerExtended.java:[24] 
01:10:42 	import org.eclipse.gmf.runtime.diagram.ui.printing.internal.util.SWTDiagramPrinter;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'SWTDiagramPrinter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DiagramWithPrintGlobalActionHandlerExtended.java:[54] 
01:10:42 	new SWTDiagramPrinter(getPreferencesHint((IEditorPart) cntxt.getActivePart()), getMapMode(cntxt)));
01:10:42 	    ^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'SWTDiagramPrinter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/DiagramWithPrintGlobalActionHandlerExtended.java:[54] 
01:10:42 	new SWTDiagramPrinter(getPreferencesHint((IEditorPart) cntxt.getActivePart()), getMapMode(cntxt)));
01:10:42 	    ^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The constructor 'SWTDiagramPrinter(PreferencesHint, IMapMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNamedElementEditPart.java:[24] 
01:10:42 	import org.eclipse.papyrus.infra.emf.appearance.helper.NameLabelIconHelper;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type NameLabelIconHelper is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNamedElementEditPart.java:[75] 
01:10:42 	getNodeNamedElementFigure().setNameLabelIcon(NameLabelIconHelper.showLabelIcon((View) getModel()));
01:10:42 	                                             ^^^^^^^^^^^^^^^^^^^
01:10:42 The type NameLabelIconHelper is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNamedElementEditPart.java:[75] 
01:10:42 	getNodeNamedElementFigure().setNameLabelIcon(NameLabelIconHelper.showLabelIcon((View) getModel()));
01:10:42 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method showLabelIcon(EModelElement) from the type NameLabelIconHelper is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[22] 
01:10:42 	import org.eclipse.gmf.runtime.diagram.ui.printing.internal.l10n.DiagramUIPrintingMessages;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'DiagramUIPrintingMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[23] 
01:10:42 	import org.eclipse.gmf.runtime.diagram.ui.printing.internal.util.SWTDiagramPrinter;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'SWTDiagramPrinter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[51] 
01:10:42 	public static void doRun(final IEditorPart editorPart, final SWTDiagramPrinter diagramPrinter) {
01:10:42 	                                                             ^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'SWTDiagramPrinter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[58] 
01:10:42 	DiagramUIPrintingMessages.Print_MessageDialogTitle,
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'DiagramUIPrintingMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[58] 
01:10:42 	DiagramUIPrintingMessages.Print_MessageDialogTitle,
01:10:42 	                          ^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The field 'DiagramUIPrintingMessages.Print_MessageDialogTitle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[59] 
01:10:42 	DiagramUIPrintingMessages.Print_MessageDialogMessage);
01:10:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'DiagramUIPrintingMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[59] 
01:10:42 	DiagramUIPrintingMessages.Print_MessageDialogMessage);
01:10:42 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The field 'DiagramUIPrintingMessages.Print_MessageDialogMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[63] 
01:10:42 	diagramPrinter.setPrinter(printer);
01:10:42 	               ^^^^^^^^^^
01:10:42 Discouraged access: The method 'SWTDiagramPrinter.setPrinter(Printer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[64] 
01:10:42 	diagramPrinter.setDisplayDPI(dialog.getParent().getDisplay().getDPI());
01:10:42 	               ^^^^^^^^^^^^^
01:10:42 Discouraged access: The method 'DiagramPrinter.setDisplayDPI(Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[77] 
01:10:42 	diagramPrinter.setDiagrams(Collections.singletonList(diagramEditPart.getDiagramView().getDiagram()));
01:10:42 	               ^^^^^^^^^^^
01:10:42 Discouraged access: The method 'DiagramPrinter.setDiagrams(Collection<Diagram>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[80] 
01:10:42 	diagramPrinter.setColumns(1);
01:10:42 	               ^^^^^^^^^^
01:10:42 Discouraged access: The method 'DiagramPrinter.setColumns(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[81] 
01:10:42 	diagramPrinter.setRows(1);
01:10:42 	               ^^^^^^^
01:10:42 Discouraged access: The method 'DiagramPrinter.setRows(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[83] 
01:10:42 	diagramPrinter.setScaledPercent(100);
01:10:42 	               ^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The method 'DiagramPrinter.setScaledPercent(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/CustomPrintActionHelper.java:[86] 
01:10:42 	diagramPrinter.run();
01:10:42 	               ^^^
01:10:42 Discouraged access: The method 'SWTDiagramPrinter.run()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.printing/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.printing-1.7.0.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/PackageNodePlateFigure.java:[73] 
01:10:42 	PackageFigure packageFigure = getPackageFigure();
01:10:42 	              ^^^^^^^^^^^^^
01:10:42 The value of the local variable packageFigure is not used
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[44] 
01:10:42 	import org.eclipse.papyrus.uml.tools.utils.internal.preferences.NamedElementIndexNamingStrategyEnum;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'NamedElementIndexNamingStrategyEnum' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[464] 
01:10:42 	name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementType.getEClass().getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName());
01:10:42 	                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'NamedElementIndexNamingStrategyEnum' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[464] 
01:10:42 	name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementType.getEClass().getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName());
01:10:42 	                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The field 'NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[464] 
01:10:42 	name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementType.getEClass().getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName());
01:10:42 	                                                                                                                                                                                                           ^^^^^^^
01:10:42 Discouraged access: The method 'NamedElementIndexNamingStrategyEnum.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[466] 
01:10:42 	name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementEClass.getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName());
01:10:42 	                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'NamedElementIndexNamingStrategyEnum' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[466] 
01:10:42 	name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementEClass.getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName());
01:10:42 	                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The field 'NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateOrSelectTypeDialog.java:[466] 
01:10:42 	name = NamedElementUtil.computeDefaultNameWithIncrementFromBase(elementEClass.getName(), newTypeContainer.eContents(), null, "", NamedElementIndexNamingStrategyEnum.UNIQUE_INDEX_INITIALIZATION.getName());
01:10:42 	                                                                                                                                                                                                 ^^^^^^^
01:10:42 Discouraged access: The method 'NamedElementIndexNamingStrategyEnum.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/bin')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupResolverImpl.java:[99] 
01:10:42 	List allNew = (List) nextRequest.getNewObject();
01:10:42 	^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupResolverImpl.java:[99] 
01:10:42 	List allNew = (List) nextRequest.getNewObject();
01:10:42 	               ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/PapyrusCreationEditPolicy.java:[100] 
01:10:42 	Command refreshConnectionCommand = getHost().getCommand(new RefreshConnectionsRequest(((List) request.getNewObject())));
01:10:42 	                                                                                        ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/assist/EObjectCompletionProcessor.java:[21] 
01:10:42 	import org.eclipse.jface.contentassist.ISubjectControlContentAssistProcessor;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type ISubjectControlContentAssistProcessor is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/assist/EObjectCompletionProcessor.java:[39] 
01:10:42 	public abstract class EObjectCompletionProcessor implements IContentAssistProcessor, ISubjectControlContentAssistProcessor {
01:10:42 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type ISubjectControlContentAssistProcessor is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[97] 
01:10:42 	private IObservableValue ovalObservable;
01:10:42 	        ^^^^^^^^^^^^^^^^
01:10:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[100] 
01:10:42 	private IObservableValue radiusObservableHeight;
01:10:42 	        ^^^^^^^^^^^^^^^^
01:10:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[103] 
01:10:42 	private IObservableValue radiusObservableWidth;
01:10:42 	        ^^^^^^^^^^^^^^^^
01:10:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[106] 
01:10:42 	private IObservableList customDashObservable;
01:10:42 	        ^^^^^^^^^^^^^^^
01:10:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[109] 
01:10:42 	private IObservableValue shadowWidthObservable;
01:10:42 	        ^^^^^^^^^^^^^^^^
01:10:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[112] 
01:10:42 	private IObservableValue shadowColorObservable;
01:10:42 	        ^^^^^^^^^^^^^^^^
01:10:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[115] 
01:10:42 	private IObservableValue positionObservable;
01:10:42 	        ^^^^^^^^^^^^^^^^
01:10:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[118] 
01:10:42 	private IObservableValue borderStyleObservable;
01:10:42 	        ^^^^^^^^^^^^^^^^
01:10:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[224] 
01:10:42 	private boolean getDefaultUseOriginalColors() {
01:10:42 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method getDefaultUseOriginalColors() from the type RoundedBorderNamedElementEditPart is never used locally
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedBorderNamedElementEditPart.java:[326] 
01:10:42 	portLocator.setPortPosition(position);
01:10:42 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method setPortPosition(String) from the type PortPositionLocator is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuite.java:[27] 
01:10:42 	public static final Lookup NULL_LOOKUP = new Lookup() {
01:10:42 	                    ^^^^^^
01:10:42 Lookup is a raw type. References to generic type Lookup<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuite.java:[27] 
01:10:42 	public static final Lookup NULL_LOOKUP = new Lookup() {
01:10:42 	                                             ^^^^^^
01:10:42 Lookup is a raw type. References to generic type Lookup<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuite.java:[35] 
01:10:42 	public List getResolutionElementTypes() {
01:10:42 	       ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuite.java:[45] 
01:10:42 	return NULL_LOOKUP;
01:10:42 	       ^^^^^^^^^^^
01:10:42 Type safety: The expression of type Lookup needs unchecked conversion to conform to Lookup<T>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/LabelCellEditorLocator.java:[48] 
01:10:42 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
01:10:42 	                                                         ^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/EditPartTree.java:[243] 
01:10:42 	epList.addAll((Collection<? extends EditPartTree>) this.children);
01:10:42 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: Unchecked cast from Vector<TreeNode> to Collection<? extends EditPartTree>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/EditPartTree.java:[441] 
01:10:42 	Enumeration childrenEnum = this.children();
01:10:42 	^^^^^^^^^^^
01:10:42 Enumeration is a raw type. References to generic type Enumeration<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java:[36] 
01:10:42 	import org.eclipse.gmf.runtime.draw2d.ui.internal.figures.AnimatableScrollPane;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java:[107] 
01:10:42 	protected AnimatableScrollPane contentPane;
01:10:42 	          ^^^^^^^^^^^^^^^^^^^^
01:10:42 Discouraged access: The type 'AnimatableScrollPane' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java:[135] 
01:10:42 	private FontData currentFontData;
01:10:42 	                 ^^^^^^^^^^^^^^^
01:10:42 The value of the field HTMLCornerBentFigure.currentFontData is not used
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentFigure.java:[148] 
01:10:42 	private Set<FontData> cachedFontDatas = new HashSet<FontData>();
01:10:42 	                      ^^^^^^^^^^^^^^^
01:10:42 The value of the field HTMLCornerBentFigure.cachedFontDatas is not used
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/SelectModelElementsForDiagramDialog.java:[141] 
01:10:42 	return Collections.EMPTY_LIST;
01:10:42 	       ^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The expression of type List needs unchecked conversion to conform to List<EObject>
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/ModelingAssistantRegistry.java:[55] 
01:10:42 	private static final Class<Object>[] classes = new Class[] { Assistant.class, AssistedEditPart.class, Include.class, Exclude.class, ElementType.class };
01:10:42 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 Type safety: The expression of type Class[] needs unchecked conversion to conform to Class<Object>[]
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/ModelingAssistantRegistry.java:[107] 
01:10:42 	public List customizeTypesForEditPart(String editorID, EditPart editPart, List types) {
01:10:42 	       ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/ModelingAssistantRegistry.java:[107] 
01:10:42 	public List customizeTypesForEditPart(String editorID, EditPart editPart, List types) {
01:10:42 	                                                                          ^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ListenerEventEditPolicy.java:[58] 
01:10:42 	public Object getAdapter(Class adapter) {
01:10:42 	                         ^^^^^
01:10:42 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ListenerEventEditPolicy.java:[107] 
01:10:42 	protected CreateViewRequest.ViewDescriptor getViewDescriptor(IAdaptable elementAdapter, Class viewKind, String hint, int index) {
01:10:42 	                                                                                        ^^^^^
01:10:42 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ListenerEventEditPolicy.java:[209] 
01:10:42 	private boolean isInstaceofOrNull(Object o, Class clazz) {
01:10:42 	                                            ^^^^^
01:10:42 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/UnloadHandler.java:[39] 
01:10:42 	public class UnloadHandler extends GraphicalCommandHandler {
01:10:42 	                                   ^^^^^^^^^^^^^^^^^^^^^^^
01:10:42 The type GraphicalCommandHandler is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/UnloadHandler.java:[47] 
01:10:42 	TransactionalEditingDomain editingDomain = getEditingDomain();
01:10:42 	                                           ^^^^^^^^^^^^^^^^^^
01:10:42 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/UnloadHandler.java:[48] 
01:10:42 	List<IGraphicalEditPart> selection = getSelectedElements();
01:10:42 	                                     ^^^^^^^^^^^^^^^^^^^^^
01:10:42 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/RoundedRectangleLabelPositionLocator.java:[324] 
01:10:42 	List borderItems = targetBorderItem.getParent().getChildren();
01:10:42 	^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/CenterLayout.java:[33] 
01:10:42 	List children = figure.getChildren();
01:10:42 	^^^^
01:10:42 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[41] 
01:10:43 	public List customizeTypes(List types) {
01:10:43 	       ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[41] 
01:10:43 	public List customizeTypes(List types) {
01:10:43 	                           ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[59] 
01:10:43 	protected List removeTypes(List types) {
01:10:43 	          ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[59] 
01:10:43 	protected List removeTypes(List types) {
01:10:43 	                           ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[74] 
01:10:43 	protected List addTypes(List types) {
01:10:43 	          ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistedEditPart.java:[74] 
01:10:43 	protected List addTypes(List types) {
01:10:43 	                        ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/UMLNodeEditPart.java:[149] 
01:10:43 	Iterator<EditPart> childrenIterator = getChildren().iterator();
01:10:43 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<EditPart>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AroundBorderItemEditPart.java:[54] 
01:10:43 	private IFigure contentPane = null;
01:10:43 	                ^^^^^^^^^^^
01:10:43 The value of the field AroundBorderItemEditPart.contentPane is not used
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AroundBorderItemEditPart.java:[81] 
01:10:43 	protected List createSelectionHandles() {
01:10:43 	          ^^^^
01:10:43 Type safety: The return type List for createSelectionHandles() from the type new ExternalLabelPrimaryDragRoleEditPolicy(){} needs unchecked conversion to conform to List<MoveHandle> from the type ExternalLabelPrimaryDragRoleEditPolicy
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AppliedStereotypePropertyDirectEditPolicy.java:[26] 
01:10:43 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AppliedStereotypePropertyDirectEditPolicy.java:[38] 
01:10:43 	if (edit.getCellEditor() instanceof TextCellEditorEx) {
01:10:43 	                                    ^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AppliedStereotypePropertyDirectEditPolicy.java:[39] 
01:10:43 	if (!((TextCellEditorEx) edit.getCellEditor()).hasValueChanged()) {
01:10:43 	       ^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AppliedStereotypePropertyDirectEditPolicy.java:[39] 
01:10:43 	if (!((TextCellEditorEx) edit.getCellEditor()).hasValueChanged()) {
01:10:43 	                                               ^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The method 'TextCellEditorEx.hasValueChanged()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[27] 
01:10:43 	import java.util.Observable;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^
01:10:43 The type Observable is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[28] 
01:10:43 	import java.util.Observer;
01:10:43 	       ^^^^^^^^^^^^^^^^^^
01:10:43 The type Observer is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[122] 
01:10:43 	public static class StatusDecorator extends AbstractDecorator implements Observer {
01:10:43 	                                                                         ^^^^^^^^
01:10:43 The type Observer is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[132] 
01:10:43 	private TransactionalEditingDomain editingDomain;
01:10:43 	                                   ^^^^^^^^^^^^^
01:10:43 The value of the field ValidationDecoratorProvider.StatusDecorator.editingDomain is not used
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/ValidationDecoratorProvider.java:[272] 
01:10:43 	public void update(Observable o, Object arg) {
01:10:43 	                   ^^^^^^^^^^
01:10:43 The type Observable is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/FinalNode.java:[59] 
01:10:43 	Rectangle r = getBounds().getCopy().crop(new Insets(0, 0, 1, 1));
01:10:43 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method crop(Insets) from the type Rectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypesMigrationCommand.java:[164] 
01:10:43 	Iterator<Object> sibilings = containerView.getChildren().iterator();
01:10:43 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/editpolicies/StereotypeEAnnotationMigrationEditPolicy.java:[138] 
01:10:43 	Iterator<Object> sibilings = containerView.getChildren().iterator();
01:10:43 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/IStereotypeViewProvider.java:[50] 
01:10:43 	public View getProperty(Property property, Stereotype stereotype, Enum location);
01:10:43 	                                                                  ^^^^
01:10:43 Enum is a raw type. References to generic type Enum<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/IStereotypeViewProvider.java:[67] 
01:10:43 	public View getCompartment(Stereotype stereotype, Enum location);
01:10:43 	                                                  ^^^^
01:10:43 Enum is a raw type. References to generic type Enum<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ShowHideLabelEditPolicy.java:[25] 
01:10:43 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ShowHideLabelEditPolicy.java:[68] 
01:10:43 	SetPropertyCommand cmd = new SetPropertyCommand(getEditingDomain(), new EObjectAdapter(((ShowHideLabelsRequest) request).getView()), Properties.ID_ISVISIBLE, DiagramUIMessages.Command_hideLabel_Label,
01:10:43 	                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ShowHideLabelEditPolicy.java:[68] 
01:10:43 	SetPropertyCommand cmd = new SetPropertyCommand(getEditingDomain(), new EObjectAdapter(((ShowHideLabelsRequest) request).getView()), Properties.ID_ISVISIBLE, DiagramUIMessages.Command_hideLabel_Label,
01:10:43 	                                                                                                                                                ^^^^^^^^^^^^
01:10:43 Discouraged access: The field 'Properties.ID_ISVISIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/StereotypeViewProvider.java:[59] 
01:10:43 	public View getProperty(Property property, Stereotype stereotype, Enum location) {
01:10:43 	                                                                  ^^^^
01:10:43 Enum is a raw type. References to generic type Enum<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/StereotypeViewProvider.java:[76] 
01:10:43 	public View getCompartment(Stereotype stereotype, Enum location) {
01:10:43 	                                                  ^^^^
01:10:43 Enum is a raw type. References to generic type Enum<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[131] 
01:10:43 	totalHeight += (numChildren - 1) * spacing;
01:10:43 	                                   ^^^^^^^
01:10:43 The field ToolbarLayout.spacing is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[132] 
01:10:43 	totalMinHeight += (numChildren - 1) * spacing;
01:10:43 	                                      ^^^^^^^
01:10:43 The field ToolbarLayout.spacing is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[133] 
01:10:43 	totalMaxHeight += (numChildren - 1) * spacing;
01:10:43 	                                      ^^^^^^^
01:10:43 The field ToolbarLayout.spacing is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[171] 
01:10:43 	if (matchWidth) {
01:10:43 	    ^^^^^^^^^^
01:10:43 The field ToolbarLayout.matchWidth is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[178] 
01:10:43 	switch (minorAlignment) {
01:10:43 	        ^^^^^^^^^^^^^^
01:10:43 The field OrderedLayout.minorAlignment is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[199] 
01:10:43 	y += newBounds.height + spacing;
01:10:43 	                        ^^^^^^^
01:10:43 The field ToolbarLayout.spacing is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[201] 
01:10:43 	if (minorAlignment == ALIGN_CENTER) {
01:10:43 	    ^^^^^^^^^^^^^^
01:10:43 The field OrderedLayout.minorAlignment is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[211] 
01:10:43 	Iterator iter = container.getChildren().iterator();
01:10:43 	^^^^^^^^
01:10:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[240] 
01:10:43 	private List getChildren(IFigure container) {
01:10:43 	        ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[241] 
01:10:43 	List children = new ArrayList(container.getChildren());
01:10:43 	^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[241] 
01:10:43 	List children = new ArrayList(container.getChildren());
01:10:43 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[241] 
01:10:43 	List children = new ArrayList(container.getChildren());
01:10:43 	                    ^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/SplitEllipseLayout.java:[243] 
01:10:43 	Iterator iter = children.iterator();
01:10:43 	^^^^^^^^
01:10:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/PapyrusReceiveNodeFigure.java:[61] 
01:10:43 	tempRect.crop(getBorder().getInsets(this));
01:10:43 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method crop(Insets) from the type Rectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dragtracker/NoScrollDragEditPartsTrackerEx.java:[53] 
01:10:43 	IFigure fig = ((GraphicalEditPart) getSourceEditPart().getParent()).getFigure();
01:10:43 	        ^^^
01:10:43 The value of the local variable fig is not used
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dragtracker/NoScrollDragEditPartsTrackerEx.java:[55] 
01:10:43 	IFigure contentPane = ((GraphicalEditPart) getSourceEditPart().getParent()).getContentPane();
01:10:43 	        ^^^^^^^^^^^
01:10:43 The value of the local variable contentPane is not used
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ShapeNamedElementFigure.java:[91] 
01:10:43 	Activator.getDefault().getImageRegistry().put(key, ImageDescriptor.createFromImageData(imdata));
01:10:43 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method createFromImageData(ImageData) from the type ImageDescriptor is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ShapeNamedElementFigure.java:[99] 
01:10:43 	Activator.getDefault().getImageRegistry().put(key, ImageDescriptor.createFromImageData(imdata));
01:10:43 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method createFromImageData(ImageData) from the type ImageDescriptor is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypeCommentPropertiesMigrationCommand.java:[87] 
01:10:43 	EList<Edge> targetEdges = newComment.getTargetEdges();
01:10:43 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The expression of type EList needs unchecked conversion to conform to EList<Edge>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/DiamondNode.java:[60] 
01:10:43 	Rectangle r = getBounds().getCopy().crop(new Insets(0, 0, 1, 1));
01:10:43 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method crop(Insets) from the type Rectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/draw2d/LifelineDotLineFigure.java:[148] 
01:10:43 	private void drawCrossAtEnd(Graphics graphics, Point pEnd, int pixels) {
01:10:43 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method drawCrossAtEnd(Graphics, Point, int) from the type LifelineDotLineFigure is never used locally
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[21] 
01:10:43 	private final HashMap<Class, Lookup> myLookups = new HashMap<Class, Lookup>();
01:10:43 	                      ^^^^^
01:10:43 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[21] 
01:10:43 	private final HashMap<Class, Lookup> myLookups = new HashMap<Class, Lookup>();
01:10:43 	                             ^^^^^^
01:10:43 Lookup is a raw type. References to generic type Lookup<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[21] 
01:10:43 	private final HashMap<Class, Lookup> myLookups = new HashMap<Class, Lookup>();
01:10:43 	                                                             ^^^^^
01:10:43 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[21] 
01:10:43 	private final HashMap<Class, Lookup> myLookups = new HashMap<Class, Lookup>();
01:10:43 	                                                                    ^^^^^^
01:10:43 Lookup is a raw type. References to generic type Lookup<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[35] 
01:10:43 	Lookup<T> result = myLookups.get(clazz);
01:10:43 	                   ^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The expression of type Lookup needs unchecked conversion to conform to Lookup<T>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/LookupSuiteImpl.java:[36] 
01:10:43 	return result == null ? NULL_LOOKUP : result;
01:10:43 	                        ^^^^^^^^^^^
01:10:43 Type safety: The expression of type Lookup needs unchecked conversion to conform to Lookup<T>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/PapyrusRoundedNodeFigure.java:[61] 
01:10:43 	tempRect.crop(getBorder().getInsets(this));
01:10:43 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method crop(Insets) from the type Rectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/FloatingLabelHelper.java:[264] 
01:10:43 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString((MultiplicityElement) namedElement);
01:10:43 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/CreateLinkToolBase.java:[42] 
01:10:43 	HashMap extendedData = new HashMap();
01:10:43 	^^^^^^^
01:10:43 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/CreateLinkToolBase.java:[42] 
01:10:43 	HashMap extendedData = new HashMap();
01:10:43 	                           ^^^^^^^
01:10:43 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/actions/ShowHideContentsAction.java:[304] 
01:10:43 	children.addAll(((CompartmentEditPart) current).getChildren());
01:10:43 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends EditPart>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/actions/ShowHideContentsAction.java:[330] 
01:10:43 	List<View> visibleCompartments = ((IGraphicalEditPart) editPart).getNotationView().getVisibleChildren();
01:10:43 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The expression of type EList needs unchecked conversion to conform to List<View>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/TemplateBorderItemLocator.java:[46] 
01:10:43 	super(parentFigure, preferredSide);
01:10:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor PortPositionLocator(IFigure, int) is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/command/AddAppliedQNStereotypeToDisplayCommand.java:[36] 
01:10:43 	private String depth;
01:10:43 	               ^^^^^
01:10:43 The value of the field AddAppliedQNStereotypeToDisplayCommand.depth is not used
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[35] 
01:10:43 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[245] 
01:10:43 	ILabelControler labelControler = new FigureControler(getHostFigure(), accessor);
01:10:43 	                ^^^^^^^^^^^^^^
01:10:43 The value of the local variable labelControler is not used
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[248] 
01:10:43 	manager = new TextDirectEditManager((GraphicalEditPart) getHost(), TextCellEditorEx.class, locator);
01:10:43 	                                                                   ^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[317] 
01:10:43 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
01:10:43 	                                                         ^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/ExtendedDirectEditPolicy.java:[355] 
01:10:43 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
01:10:43 	                                                         ^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/command/RemoveAppliedStereotypePropertiesToDisplayCommand.java:[69] 
01:10:43 	switch (StereotypeLocationEnum.valueOf(location)) {
01:10:43 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The enum constant IN_COMMENT_BRACE needs a corresponding case label in this enum switch on StereotypeLocationEnum
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/OrphanViewPolicy.java:[553] 
01:10:43 	protected List refreshViews() {
01:10:43 	          ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/LoadHandler.java:[41] 
01:10:43 	public class LoadHandler extends GraphicalCommandHandler {
01:10:43 	                                 ^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The type GraphicalCommandHandler is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/LoadHandler.java:[52] 
01:10:43 	TransactionalEditingDomain editingDomain = getEditingDomain();
01:10:43 	                                           ^^^^^^^^^^^^^^^^^^
01:10:43 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/handlers/LoadHandler.java:[53] 
01:10:43 	List<IGraphicalEditPart> selection = getSelectedElements();
01:10:43 	                                     ^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[23] 
01:10:43 	import org.eclipse.gmf.runtime.diagram.ui.internal.editpolicies.LabelSnapBackEditPolicy;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'LabelSnapBackEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[56] 
01:10:43 	* Overrides default {@link LabelSnapBackEditPolicy} with correct coordination
01:10:43 	                           ^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'LabelSnapBackEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[57] 
01:10:43 	* between {@link #getCommand(Request)} and {@link #getTargetEditPart(Request)}.
01:10:43 	                  ^^^^^^^^^^
01:10:43 Discouraged access: The method 'LabelSnapBackEditPolicy.getCommand(Request)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[61] 
01:10:43 	private static class LabelSnapBackEditPolicyExt extends LabelSnapBackEditPolicy {
01:10:43 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'LabelSnapBackEditPolicy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractLabelEditPart.java:[72] 
01:10:43 	return understandsRequest(request) ? getHost() : null;
01:10:43 	       ^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The method 'LabelSnapBackEditPolicy.understandsRequest(Request)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Assistant.java:[40] 
01:10:43 	public List customizeTypesForEditPart(EditPart editPart, List types) {
01:10:43 	       ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/Assistant.java:[40] 
01:10:43 	public List customizeTypesForEditPart(EditPart editPart, List types) {
01:10:43 	                                                         ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/OLDCompartmentFigure.java:[150] 
01:10:43 	List childrenList = container.getChildren();
01:10:43 	^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[224] 
01:10:43 	list.add(new Integer(array[i]));
01:10:43 	             ^^^^^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[355] 
01:10:43 	if (eastPositions.contains(new Integer(side))) {
01:10:43 	                               ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[357] 
01:10:43 	} else if (westPositions.contains(new Integer(side))) {
01:10:43 	                                      ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[364] 
01:10:43 	if (eastPositions.contains(new Integer(side))) {
01:10:43 	                               ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[366] 
01:10:43 	} else if (westPositions.contains(new Integer(side))) {
01:10:43 	                                      ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[373] 
01:10:43 	if (northPositions.contains(new Integer(side))) {
01:10:43 	                                ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[375] 
01:10:43 	} else if (southPositions.contains(new Integer(side))) {
01:10:43 	                                       ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[382] 
01:10:43 	if (northPositions.contains(new Integer(side))) {
01:10:43 	                                ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[384] 
01:10:43 	} else if (southPositions.contains(new Integer(side))) {
01:10:43 	                                       ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[446] 
01:10:43 	if (eastPositions.contains(new Integer(side))) {
01:10:43 	                               ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[448] 
01:10:43 	} else if (westPositions.contains(new Integer(side))) {
01:10:43 	                                      ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[455] 
01:10:43 	if (eastPositions.contains(new Integer(side))) {
01:10:43 	                               ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[457] 
01:10:43 	} else if (westPositions.contains(new Integer(side))) {
01:10:43 	                                      ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[464] 
01:10:43 	if (northPositions.contains(new Integer(side))) {
01:10:43 	                                ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[466] 
01:10:43 	} else if (southPositions.contains(new Integer(side))) {
01:10:43 	                                       ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[473] 
01:10:43 	if (northPositions.contains(new Integer(side))) {
01:10:43 	                                ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[475] 
01:10:43 	} else if (southPositions.contains(new Integer(side))) {
01:10:43 	                                       ^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[498] 
01:10:43 	int intersectPosition = getRelativePositionFor(sourceBounds, new PrecisionRectangle(intersection), diagramBounds);
01:10:43 	    ^^^^^^^^^^^^^^^^^
01:10:43 The value of the local variable intersectPosition is not used
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[546] 
01:10:43 	pos.setX(reference.preciseX());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setX(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[548] 
01:10:43 	pos.setHeight(reference.preciseY());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[549] 
01:10:43 	pos.setWidth(reference.preciseWidth());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[554] 
01:10:43 	pos.setX(reference.preciseX());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setX(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[555] 
01:10:43 	pos.setY(reference.getBottom().preciseY());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setY(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[556] 
01:10:43 	pos.setHeight(diagramBounds.preciseHeight() - reference.getBottom().preciseY());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[557] 
01:10:43 	pos.setWidth(reference.preciseWidth());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[562] 
01:10:43 	pos.setX(reference.getRight().preciseX());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setX(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[563] 
01:10:43 	pos.setY(reference.getTop().preciseY());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setY(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[564] 
01:10:43 	pos.setHeight(reference.preciseHeight());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[565] 
01:10:43 	pos.setWidth(diagramBounds.preciseWidth() - reference.getLeft().preciseY());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[572] 
01:10:43 	pos.setY(reference.preciseY());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setY(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[573] 
01:10:43 	pos.setHeight(reference.preciseHeight());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[574] 
01:10:43 	pos.setWidth(reference.preciseX());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[600] 
01:10:43 	pos.setX(reference.getTop().preciseX());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setX(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[602] 
01:10:43 	pos.setHeight(reference.getRight().preciseY());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[603] 
01:10:43 	pos.setWidth(diagramBounds.preciseWidth() - reference.getTop().preciseX());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[611] 
01:10:43 	pos.setHeight(reference.getLeft().preciseY());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[612] 
01:10:43 	pos.setWidth(reference.getTop().preciseX());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[619] 
01:10:43 	pos.setX(reference.getBottom().preciseX());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setX(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[620] 
01:10:43 	pos.setY(reference.getRight().preciseY());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setY(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[621] 
01:10:43 	pos.setHeight(diagramBounds.preciseHeight() - reference.getRight().preciseY());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[622] 
01:10:43 	pos.setWidth(diagramBounds.preciseWidth() - reference.getBottom().preciseX());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[630] 
01:10:43 	pos.setY(reference.getLeft().preciseY());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setY(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[631] 
01:10:43 	pos.setHeight(diagramBounds.preciseHeight() - reference.getLeft().preciseY());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/layout/LayoutUtils.java:[632] 
01:10:43 	pos.setWidth(reference.getBottom().preciseX());
01:10:43 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultiLineCellEditor.java:[16] 
01:10:43 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultiLineCellEditor.java:[21] 
01:10:43 	public class MultiLineCellEditor extends TextCellEditorEx {
01:10:43 	                                         ^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/AbstractCommonTransactionalCommmand.java:[39] 
01:10:43 	public AbstractCommonTransactionalCommmand(TransactionalEditingDomain domain, String label, List affectedFiles) {
01:10:43 	                                                                                            ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateUmlElementDialog.java:[219] 
01:10:43 	defaultName = type + new Integer(max + 1).toString();
01:10:43 	                         ^^^^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/dialogs/CreateUmlElementDialog.java:[221] 
01:10:43 	defaultName = type + new Integer(max).toString();
01:10:43 	                         ^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/Activator.java:[504] 
01:10:43 	papyrusRegistry.put(image_id, ImageDescriptor.createFromImageData(imdata));
01:10:43 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method createFromImageData(ImageData) from the type ImageDescriptor is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[40] 
01:10:43 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[69] 
01:10:43 	public abstract class AbstractAppliedStereotypeDisplayEditPolicy extends GraphicalEditPolicyEx implements AutomaticNotationEditPolicy, NotificationListener, IPapyrusListener {
01:10:43 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[113] 
01:10:43 	super();
01:10:43 	^^^^^^^^
01:10:43 Discouraged access: The constructor 'GraphicalEditPolicyEx()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[178] 
01:10:43 	* @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh()
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[178] 
01:10:43 	* @see org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx#refresh()
01:10:43 	                                                                                  ^^^^^^^
01:10:43 Discouraged access: The method 'GraphicalEditPolicyEx.refresh()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[481] 
01:10:43 	List<Object> children = new ArrayList<>(view.getChildren());
01:10:43 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The constructor ArrayList(Collection<? extends Object>) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[481] 
01:10:43 	List<Object> children = new ArrayList<>(view.getChildren());
01:10:43 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Object>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/AbstractAppliedStereotypeDisplayEditPolicy.java:[481] 
01:10:43 	List<Object> children = new ArrayList<>(view.getChildren());
01:10:43 	                                        ^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The expression of type EList needs unchecked conversion to conform to Collection<? extends Object>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[32] 
01:10:43 	import org.eclipse.gmf.runtime.diagram.ui.internal.handles.CompartmentResizeHandle;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'CompartmentResizeHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[62] 
01:10:43 	protected List createSelectionHandles() {
01:10:43 	          ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[63] 
01:10:43 	List selectionHandles = new ArrayList();
01:10:43 	^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[63] 
01:10:43 	List selectionHandles = new ArrayList();
01:10:43 	                            ^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[67] 
01:10:43 	selectionHandles.addAll(createCollapseHandles());// add collapsable
01:10:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[69] 
01:10:43 	selectionHandles.add(new CompartmentResizeHandle(part, d1));
01:10:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[69] 
01:10:43 	selectionHandles.add(new CompartmentResizeHandle(part, d1));
01:10:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'CompartmentResizeHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[69] 
01:10:43 	selectionHandles.add(new CompartmentResizeHandle(part, d1));
01:10:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The constructor 'CompartmentResizeHandle(IGraphicalEditPart, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[70] 
01:10:43 	selectionHandles.add(new CompartmentResizeHandle(part, d2));
01:10:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[70] 
01:10:43 	selectionHandles.add(new CompartmentResizeHandle(part, d2));
01:10:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'CompartmentResizeHandle' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editpolicies/CResizableCompartmentEditPolicy.java:[70] 
01:10:43 	selectionHandles.add(new CompartmentResizeHandle(part, d2));
01:10:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The constructor 'CompartmentResizeHandle(IGraphicalEditPart, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/AbstractConstraintEditPart.java:[126] 
01:10:43 	setBackgroundColor(DiagramColorRegistry.getInstance().getColor(new Integer(style.getFillColor())));
01:10:43 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ContainerFigure.java:[39] 
01:10:43 	ToolbarLayout layout = new ToolbarLayout(ToolbarLayout.VERTICAL);// to
01:10:43 	                                                       ^^^^^^^^
01:10:43 The field ToolbarLayout.VERTICAL is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[103] 
01:10:43 	public Class getEnclosingClass() {
01:10:43 	       ^^^^^
01:10:43 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[125] 
01:10:43 	return Collections.EMPTY_LIST;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[134] 
01:10:43 	return Collections.EMPTY_LIST;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[269] 
01:10:43 	((List) value).add(child);
01:10:43 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[269] 
01:10:43 	((List) value).add(child);
01:10:43 	  ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/util/ExtensionPointParser.java:[295] 
01:10:43 	Class[] parameters = null;
01:10:43 	^^^^^
01:10:43 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[52] 
01:10:43 	super(parentFigure, preferredSide);
01:10:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor PortPositionLocator(IFigure, int) is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[131] 
01:10:43 	int offSetX = new Double(Math.sqrt(Math.pow(corner / 2, 2) - Math.pow(h, 2))).intValue();
01:10:43 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Double(double) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[136] 
01:10:43 	int offSetX = new Double(Math.sqrt(Math.pow(corner / 2, 2) - Math.pow(h, 2))).intValue();
01:10:43 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Double(double) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[143] 
01:10:43 	int offSetX = new Double(Math.sqrt(Math.pow(corner / 2, 2) - Math.pow(h, 2))).intValue();
01:10:43 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Double(double) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/FullInsidePortPositionLocator.java:[148] 
01:10:43 	int offSetX = new Double(Math.sqrt(Math.pow(corner / 2, 2) - Math.pow(h, 2))).intValue();
01:10:43 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Double(double) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/HTMLCornerBentBodyFigure.java:[33] 
01:10:43 	private FlowPage flowPage;
01:10:43 	                 ^^^^^^^^
01:10:43 The value of the field HTMLCornerBentBodyFigure.flowPage is not used
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/ShowHideTitleOfCompartmentCommand.java:[24] 
01:10:43 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/ShowHideTitleOfCompartmentCommand.java:[45] 
01:10:43 	super(domain, new EObjectAdapter(view), Properties.ID_SHOWCOMPARTMENTTITLE, "Show/Hide Compartment Title", Boolean.valueOf(visibility)); //$NON-NLS-1$
01:10:43 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/ShowHideTitleOfCompartmentCommand.java:[45] 
01:10:43 	super(domain, new EObjectAdapter(view), Properties.ID_SHOWCOMPARTMENTTITLE, "Show/Hide Compartment Title", Boolean.valueOf(visibility)); //$NON-NLS-1$
01:10:43 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The field 'Properties.ID_SHOWCOMPARTMENTTITLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/part/UMLDiagramActionBarContributor.java:[29] 
01:10:43 	protected Class getEditorClass() {
01:10:43 	          ^^^^^
01:10:43 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ManualCompartmentLayoutManager.java:[120] 
01:10:43 	List childrenList = container.getChildren();
01:10:43 	^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ManualCompartmentLayoutManager.java:[174] 
01:10:43 	double ratio = new Integer(compartmentsHeight).doubleValue() / new Integer(remainingspace).doubleValue();
01:10:43 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/ManualCompartmentLayoutManager.java:[174] 
01:10:43 	double ratio = new Integer(compartmentsHeight).doubleValue() / new Integer(remainingspace).doubleValue();
01:10:43 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/listeners/AbstractPapyrusModifcationTriggerListener.java:[93] 
01:10:43 	protected Iterable<View> getReferencingView(EObject oldEObject, Predicate<? super View>... predicates) {
01:10:43 	                                                                                           ^^^^^^^^^^
01:10:43 Type safety: Potential heap pollution via varargs parameter predicates
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/DiagramNodeFigure.java:[68] 
01:10:43 	List childrenList = container.getChildren();
01:10:43 	^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/DiagramNodeFigure.java:[106] 
01:10:43 	toolbarLayout.setVertical(false);
01:10:43 	              ^^^^^^^^^^^^^^^^^^
01:10:43 The method setVertical(boolean) from the type ToolbarLayout is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManager.java:[48] 
01:10:43 	public MultilineLabelDirectEditManager(GraphicalEditPart source, Class editorType, CellEditorLocator locator) {
01:10:43 	                                                                 ^^^^^
01:10:43 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManager.java:[137] 
01:10:43 	public static Class getTextCellEditorClass(GraphicalEditPart source) {
01:10:43 	              ^^^^^
01:10:43 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/AnnotateNodeStyleCommand.java:[65] 
01:10:43 	public AnnotateNodeStyleCommand(IGraphicalEditPart ep, EAttribute attr, TransactionalEditingDomain domain, List affectedFiles) {
01:10:43 	                                                                                                           ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/commands/AnnotateNodeStyleCommand.java:[83] 
01:10:43 	public AnnotateNodeStyleCommand(IGraphicalEditPart ep, EAttribute attr, TransactionalEditingDomain domain, String commandLabel, List affectedFiles) {
01:10:43 	                                                                                                                                ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/OCLLookup.java:[55] 
01:10:43 	public List getResolutionElementTypes() {
01:10:43 	       ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/OCLLookup.java:[55] 
01:10:43 	public List getResolutionElementTypes() {
01:10:43 	       ^^^^
01:10:43 Type safety: The return type List for getResolutionElementTypes() from the type OCLLookup<T> needs unchecked conversion to conform to List<IElementType> from the type Lookup<T>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/lookup/OCLLookup.java:[62] 
01:10:43 	return new LinkedList<T>((Collection<T>) result);
01:10:43 	                         ^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: Unchecked cast from Object to Collection<T>
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistantCustomizeEditPart.java:[32] 
01:10:43 	List customizeTypes(List types);
01:10:43 	^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/providers/assistant/AssistantCustomizeEditPart.java:[32] 
01:10:43 	List customizeTypes(List types);
01:10:43 	                    ^^^^
01:10:43 List is a raw type. References to generic type List<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/locator/TextCellEditorLocator.java:[51] 
01:10:43 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
01:10:43 	                                                         ^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[29] 
01:10:43 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[30] 
01:10:43 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.WrapTextCellEditor;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'WrapTextCellEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[71] 
01:10:43 	public MultilineLabelDirectEditManagerWrapped(GraphicalEditPart source, Class editorType, CellEditorLocator locator) {
01:10:43 	                                                                        ^^^^^
01:10:43 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[88] 
01:10:43 	public static Class getTextCellEditorClass(GraphicalEditPart source) {
01:10:43 	              ^^^^^
01:10:43 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[94] 
01:10:43 	return TextDirectEditManager.getTextCellEditorClass(source);
01:10:43 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method getTextCellEditorClass(GraphicalEditPart) from the type TextDirectEditManager is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[156] 
01:10:43 	return new WrapTextCellEditor(composite, style);
01:10:43 	           ^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'WrapTextCellEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[156] 
01:10:43 	return new WrapTextCellEditor(composite, style);
01:10:43 	           ^^^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The constructor 'WrapTextCellEditor(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[158] 
01:10:43 	return new TextCellEditorEx(composite);
01:10:43 	           ^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/directedit/MultilineLabelDirectEditManagerWrapped.java:[158] 
01:10:43 	return new TextCellEditorEx(composite);
01:10:43 	           ^^^^^^^^^^^^^^^^
01:10:43 Discouraged access: The constructor 'TextCellEditorEx(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[35] 
01:10:43 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[915] 
01:10:43 	if (presentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcon) {
01:10:43 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[915] 
01:10:43 	if (presentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcon) {
01:10:43 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[918] 
01:10:43 	} else if (presentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShape) {
01:10:43 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The type UMLVisualInformationPapyrusConstant is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/figure/node/NodeNamedElementFigure.java:[918] 
01:10:43 	} else if (presentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShape) {
01:10:43 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNodeEditPart.java:[27] 
01:10:43 	import org.eclipse.papyrus.infra.emf.appearance.helper.ShadowFigureHelper;
01:10:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The type ShadowFigureHelper is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNodeEditPart.java:[148] 
01:10:43 	getPrimaryShape().setShadow(ShadowFigureHelper.getShadowFigureValue((View) getModel()));
01:10:43 	                            ^^^^^^^^^^^^^^^^^^
01:10:43 The type ShadowFigureHelper is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/BorderNodeEditPart.java:[148] 
01:10:43 	getPrimaryShape().setShadow(ShadowFigureHelper.getShadowFigureValue((View) getModel()));
01:10:43 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method getShadowFigureValue(EModelElement) from the type ShadowFigureHelper is deprecated
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/migration/commands/StereotypePropertiesMigrationCommand.java:[195] 
01:10:43 	private void hideStereotypePropertyNotDisplayed(final String propertyList, final View view, final Enum<?> location) {
01:10:43 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The method hideStereotypePropertyNotDisplayed(String, View, Enum<?>) from the type StereotypePropertiesMigrationCommand is never used locally
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[109] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[109] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	                       ^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[110] 
01:10:43 	result.add(object);
01:10:43 	^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[121] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[121] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	                       ^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[122] 
01:10:43 	result.add(object.getOwner());
01:10:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[128] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[128] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	                       ^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[129] 
01:10:43 	result.add(object.getReceivingPackage());
01:10:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[135] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[135] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	                       ^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[136] 
01:10:43 	result.add(object.getImportingNamespace());
01:10:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[197] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[197] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	                       ^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[198] 
01:10:43 	result.add(object.getGeneral());
01:10:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[204] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[204] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	                       ^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[205] 
01:10:43 	result.add(object.getMergedPackage());
01:10:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[211] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[211] 
01:10:43 	ArrayList result = new ArrayList();
01:10:43 	                       ^^^^^^^^^
01:10:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/helper/LinkMappingHelper.java:[212] 
01:10:43 	result.add(object.getImportedPackage());
01:10:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[340] 
01:10:43 	Class iClass = type.getInstanceClass();
01:10:43 	^^^^^
01:10:43 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[365] 
01:10:43 	Class iClass = type.getInstanceClass();
01:10:43 	^^^^^
01:10:43 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[382] 
01:10:43 	value = new Character(s.charAt(0));
01:10:43 	            ^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Character(char) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[391] 
01:10:43 	value = new Byte(((Number) value).byteValue());
01:10:43 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Byte(byte) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[410] 
01:10:43 	value = new Short(((Number) value).shortValue());
01:10:43 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Short(short) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[429] 
01:10:43 	value = new Integer(((Number) value).intValue());
01:10:43 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Integer(int) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[448] 
01:10:43 	value = new Long(((Number) value).longValue());
01:10:43 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Long(long) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[467] 
01:10:43 	value = new Float(((Number) value).floatValue());
01:10:43 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Float(float) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/parser/structural/UMLAbstractParser.java:[486] 
01:10:43 	value = new Double(((Number) value).doubleValue());
01:10:43 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The constructor Double(double) is deprecated since version 9
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[92] 
01:10:43 	private IObservableValue ovalObservable;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[95] 
01:10:43 	private IObservableValue borderStyleObservable;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[98] 
01:10:43 	private IObservableValue hasHeaderObservable;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[101] 
01:10:43 	private IObservableValue radiusObservableHeight;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[104] 
01:10:43 	private IObservableValue radiusObservableWidth;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[107] 
01:10:43 	private IObservableList customDashObservable;
01:10:43 	        ^^^^^^^^^^^^^^^
01:10:43 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[110] 
01:10:43 	private IObservableValue isPackageObservable;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[113] 
01:10:43 	private IObservableValue shadowWidthObservable;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[116] 
01:10:43 	private IObservableValue shadowColorObservable;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[119] 
01:10:43 	private IObservableValue alignmentObservable;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[122] 
01:10:43 	private IObservableValue isFloatingLabelContrainedObservable;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[125] 
01:10:43 	private IObservableValue floatingLabelOffsetObservableHeight;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[128] 
01:10:43 	private IObservableValue floatingLabelOffsetObservableWidth;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/RoundedCompartmentEditPart.java:[131] 
01:10:43 	private IObservableValue nameBackgroundColorObservable;
01:10:43 	        ^^^^^^^^^^^^^^^^
01:10:43 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/stereotype/display/command/AddAppliedStereotypePropertiesToDisplayCommand.java:[73] 
01:10:43 	switch (StereotypeLocationEnum.valueOf(location)) {
01:10:43 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:43 The enum constant IN_COMMENT_BRACE needs a corresponding case label in this enum switch on StereotypeLocationEnum
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/IEditpartListenerAccess.java:[38] 
01:10:43 	public Iterator getEventListenerIterator(Class clazz);
01:10:43 	       ^^^^^^^^
01:10:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/org/eclipse/papyrus/uml/diagram/common/editparts/IEditpartListenerAccess.java:[38] 
01:10:43 	public Iterator getEventListenerIterator(Class clazz);
01:10:43 	                                         ^^^^^
01:10:43 Class is a raw type. References to generic type Class<T> should be parameterized
01:10:43 492 problems (492 warnings)
01:10:43 [INFO] 
01:10:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/src/test/resources
01:10:43 [INFO] 
01:10:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/target/org.eclipse.papyrus.uml.diagram.common-4.0.0-SNAPSHOT-sources.jar
01:10:43 [INFO] 
01:10:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:43 [INFO] 
01:10:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/target/org.eclipse.papyrus.uml.diagram.common-4.0.0-SNAPSHOT.jar
01:10:44 [INFO] 
01:10:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:44 [INFO] 
01:10:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:44 [INFO] 
01:10:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.common ---
01:10:44 [INFO] 
01:10:44 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.core >-------
01:10:44 [INFO] Building org.eclipse.papyrus.uml.types.core 5.0.0-SNAPSHOT     [239/728]
01:10:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:44 [INFO] 
01:10:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.core ---
01:10:44 [INFO] 
01:10:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.core ---
01:10:44 [INFO] The project's OSGi version is 5.0.0.202103040552
01:10:44 [INFO] 
01:10:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.core ---
01:10:44 [INFO] 
01:10:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.core ---
01:10:44 [INFO] 
01:10:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.types.core ---
01:10:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/src/main/resources
01:10:44 [INFO] 
01:10:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.types.core ---
01:10:44 [INFO] Compiling 114 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/bin
01:10:45 [INFO] 
01:10:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.core ---
01:10:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/src/test/resources
01:10:45 [INFO] 
01:10:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.core ---
01:10:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/target/org.eclipse.papyrus.uml.types.core-5.0.0-SNAPSHOT-sources.jar
01:10:45 [INFO] 
01:10:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.core ---
01:10:46 [INFO] 
01:10:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.core ---
01:10:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.core/target/org.eclipse.papyrus.uml.types.core-5.0.0-SNAPSHOT.jar
01:10:46 [INFO] 
01:10:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.core ---
01:10:46 [INFO] 
01:10:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.types.core ---
01:10:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:46 [INFO] 
01:10:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.core ---
01:10:46 [INFO] 
01:10:46 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.uml.ui >-----------
01:10:46 [INFO] Building org.eclipse.papyrus.uml.ui 2.0.0-SNAPSHOT             [240/728]
01:10:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:46 [INFO] 
01:10:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.ui ---
01:10:46 [INFO] 
01:10:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.ui ---
01:10:46 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:46 [INFO] 
01:10:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.ui ---
01:10:46 [INFO] 
01:10:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.ui ---
01:10:46 [INFO] 
01:10:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.ui ---
01:10:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/src/main/resources
01:10:46 [INFO] 
01:10:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.ui ---
01:10:46 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/bin
01:10:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/src/org/eclipse/papyrus/uml/ui/editors/UMLToolbarConfiguration.java:[44] 
01:10:46 	addToolbarButton(action);
01:10:46 	^^^^^^^^^^^^^^^^^^^^^^^^
01:10:46 The method addToolbarButton(ToolbarButton) from the type ToolbarConfiguration is deprecated
01:10:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/src/org/eclipse/papyrus/uml/ui/editors/UMLToolbarConfiguration.java:[55] 
01:10:46 	addToolbarButton(insertAction);
01:10:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:46 The method addToolbarButton(ToolbarButton) from the type ToolbarConfiguration is deprecated
01:10:46 2 problems (2 warnings)
01:10:46 [INFO] 
01:10:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.ui ---
01:10:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/src/test/resources
01:10:46 [INFO] 
01:10:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.ui ---
01:10:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/target/org.eclipse.papyrus.uml.ui-2.0.0-SNAPSHOT-sources.jar
01:10:46 [INFO] 
01:10:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.ui ---
01:10:46 [INFO] 
01:10:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.ui ---
01:10:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.ui/target/org.eclipse.papyrus.uml.ui-2.0.0-SNAPSHOT.jar
01:10:47 [INFO] 
01:10:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.ui ---
01:10:47 [INFO] 
01:10:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.ui ---
01:10:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:47 [INFO] 
01:10:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.ui ---
01:10:47 [INFO] 
01:10:47 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation >-----
01:10:47 [INFO] Building org.eclipse.papyrus.views.documentation 2.0.0-SNAPSHOT [241/728]
01:10:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:47 [INFO] 
01:10:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation ---
01:10:47 [INFO] 
01:10:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.documentation ---
01:10:47 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:47 [INFO] 
01:10:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation ---
01:10:47 [INFO] 
01:10:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation ---
01:10:47 [INFO] 
01:10:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.documentation ---
01:10:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/main/resources
01:10:47 [INFO] 
01:10:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.documentation ---
01:10:47 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/bin
01:10:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/widgets/DocumentationResourceEditor.java:[258] 
01:10:47 	if (dialog.OK == dialog.open()) {
01:10:47 	           ^^
01:10:47 The static field Window.OK should be accessed in a static way
01:10:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/widgets/DocumentationResourceEditor.java:[289] 
01:10:47 	if (dialog.OK == dialog.open()) {
01:10:47 	           ^^
01:10:47 The static field Window.OK should be accessed in a static way
01:10:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/views/DocumentationView.java:[278] 
01:10:47 	toolbarConfig.toolbarCollapsible = true;
01:10:47 	              ^^^^^^^^^^^^^^^^^^
01:10:47 The field ToolbarConfiguration.toolbarCollapsible is deprecated
01:10:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/views/DocumentationView.java:[279] 
01:10:47 	toolbarConfig.removeFormat = false;
01:10:47 	              ^^^^^^^^^^^^
01:10:47 The field ToolbarConfiguration.removeFormat is deprecated
01:10:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/views/DocumentationView.java:[280] 
01:10:47 	toolbarConfig.toolbarInitialExpanded = Activator.getToolbarInitialExpendedPreference();
01:10:47 	              ^^^^^^^^^^^^^^^^^^^^^^
01:10:47 The field ToolbarConfiguration.toolbarInitialExpanded is deprecated
01:10:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/org/eclipse/papyrus/views/documentation/Activator.java:[39] 
01:10:47 	private static final String USE_RICH_TEXT = "useRichtext";//$NON-NLS-1$
01:10:47 	                            ^^^^^^^^^^^^^
01:10:47 The value of the field Activator.USE_RICH_TEXT is not used
01:10:47 6 problems (6 warnings)
01:10:47 [INFO] 
01:10:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.documentation ---
01:10:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/src/test/resources
01:10:47 [INFO] 
01:10:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.documentation ---
01:10:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/target/org.eclipse.papyrus.views.documentation-2.0.0-SNAPSHOT-sources.jar
01:10:48 [INFO] 
01:10:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation ---
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.documentation ---
01:10:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/documentation/org.eclipse.papyrus.views.documentation/target/org.eclipse.papyrus.views.documentation-2.0.0-SNAPSHOT.jar
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation ---
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.documentation ---
01:10:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation ---
01:10:48 [INFO] 
01:10:48 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus-editor >-----------
01:10:48 [INFO] Building Papyrus Editor 0.0.1-SNAPSHOT                         [242/728]
01:10:48 [INFO] --------------------------------[ pom ]---------------------------------
01:10:48 [INFO] 
01:10:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus-editor ---
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus-editor ---
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus-editor ---
01:10:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-editor ---
01:10:48 [INFO] 
01:10:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.eclipse.project.editors >---
01:10:48 [INFO] Building org.eclipse.papyrus.eclipse.project.editors 3.0.0-SNAPSHOT [243/728]
01:10:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:48 [INFO] 
01:10:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [INFO] The project's OSGi version is 3.0.0.202103040552
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [INFO] 
01:10:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/src/main/resources
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/bin
01:10:48 [INFO] 
01:10:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/src/test/resources
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/target/org.eclipse.papyrus.eclipse.project.editors-3.0.0-SNAPSHOT-sources.jar
01:10:48 [INFO] 
01:10:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.eclipse.project.editors/target/org.eclipse.papyrus.eclipse.project.editors-3.0.0-SNAPSHOT.jar
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.eclipse.project.editors ---
01:10:48 [INFO] 
01:10:48 [INFO] -----------< org.eclipse.papyrus:org.eclipse.papyrus.editor >-----------
01:10:48 [INFO] Building org.eclipse.papyrus.editor 3.0.0-SNAPSHOT             [244/728]
01:10:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:48 [INFO] 
01:10:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editor ---
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editor ---
01:10:48 [INFO] The project's OSGi version is 3.0.0.202103040552
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.editor ---
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.editor ---
01:10:48 [INFO] 
01:10:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.editor ---
01:10:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/src/main/resources
01:10:48 [INFO] 
01:10:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.editor ---
01:10:48 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/bin
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/src/org/eclipse/papyrus/editor/PapyrusNavigationLocation.java:[21] 
01:10:49 	import org.eclipse.jface.viewers.ISelection;
01:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 The import org.eclipse.jface.viewers.ISelection is never used
01:10:49 1 problem (1 warning)
01:10:49 [INFO] 
01:10:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.editor ---
01:10:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/src/test/resources
01:10:49 [INFO] 
01:10:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.editor ---
01:10:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/target/org.eclipse.papyrus.editor-3.0.0-SNAPSHOT-sources.jar
01:10:49 [INFO] 
01:10:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.editor ---
01:10:49 [INFO] 
01:10:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editor ---
01:10:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor/target/org.eclipse.papyrus.editor-3.0.0-SNAPSHOT.jar
01:10:49 [INFO] 
01:10:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor ---
01:10:49 [INFO] 
01:10:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.editor ---
01:10:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:49 [INFO] 
01:10:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor ---
01:10:49 [INFO] 
01:10:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.editor.perspectiveconfiguration >--
01:10:49 [INFO] Building org.eclipse.papyrus.editor.perspectiveconfiguration 2.0.0-SNAPSHOT [245/728]
01:10:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:49 [INFO] 
01:10:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:49 [INFO] 
01:10:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:49 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:49 [INFO] 
01:10:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:49 [INFO] 
01:10:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:49 [INFO] 
01:10:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/main/resources
01:10:49 [INFO] 
01:10:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:49 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/bin
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[29] 
01:10:49 	import org.eclipse.jface.internal.provisional.action.IToolBarContributionItem;
01:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'IToolBarContributionItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jface/3.22.100.v20210126-0831/org.eclipse.jface-3.22.100.v20210126-0831.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[30] 
01:10:49 	import org.eclipse.jface.internal.provisional.action.ToolBarContributionItem2;
01:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'ToolBarContributionItem2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jface/3.22.100.v20210126-0831/org.eclipse.jface-3.22.100.v20210126-0831.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[33] 
01:10:49 	import org.eclipse.ui.internal.provisional.application.IActionBarConfigurer2;
01:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'IActionBarConfigurer2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[34] 
01:10:49 	import org.eclipse.ui.internal.registry.IActionSetDescriptor;
01:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'IActionSetDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[42] 
01:10:49 	public class CustomizeActionBars implements IActionBarConfigurer2, IActionBars2 {
01:10:49 	                                            ^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'IActionBarConfigurer2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[44] 
01:10:49 	protected List<IActionSetDescriptor> actionSet = null;
01:10:49 	               ^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'IActionSetDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[52] 
01:10:49 	public List<IActionSetDescriptor> getActionSet() {
01:10:49 	            ^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'IActionSetDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[61] 
01:10:49 	public void setActionSet(List<IActionSetDescriptor> actionSet) {
01:10:49 	                              ^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'IActionSetDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[173] 
01:10:49 	public IToolBarContributionItem createToolBarContributionItem(IToolBarManager toolBarManager, String id) {
01:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'IToolBarContributionItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jface/3.22.100.v20210126-0831/org.eclipse.jface-3.22.100.v20210126-0831.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[174] 
01:10:49 	return new ToolBarContributionItem2(toolBarManager, id);
01:10:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'ToolBarContributionItem2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jface/3.22.100.v20210126-0831/org.eclipse.jface-3.22.100.v20210126-0831.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/CustomizeActionBars.java:[174] 
01:10:49 	return new ToolBarContributionItem2(toolBarManager, id);
01:10:49 	           ^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The constructor 'ToolBarContributionItem2(IToolBarManager, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jface/3.22.100.v20210126-0831/org.eclipse.jface-3.22.100.v20210126-0831.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[33] 
01:10:49 	import org.eclipse.ui.internal.Workbench;
01:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'Workbench' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[34] 
01:10:49 	import org.eclipse.ui.internal.WorkbenchPage;
01:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[35] 
01:10:49 	import org.eclipse.ui.internal.WorkbenchPlugin;
01:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[36] 
01:10:49 	import org.eclipse.ui.internal.WorkbenchWindow;
01:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'WorkbenchWindow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[37] 
01:10:49 	import org.eclipse.ui.internal.registry.PerspectiveRegistry;
01:10:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'PerspectiveRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 
01:10:49 	PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry();
01:10:49 	^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'PerspectiveRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 
01:10:49 	PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry();
01:10:49 	                    ^^^^^^^^^^^^^
01:10:49 The value of the local variable perspRegistry is not used
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 
01:10:49 	PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry();
01:10:49 	                                     ^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'PerspectiveRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 
01:10:49 	PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry();
01:10:49 	                                                          ^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'WorkbenchPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 
01:10:49 	PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry();
01:10:49 	                                                                          ^^^^^^^^^^
01:10:49 Discouraged access: The method 'WorkbenchPlugin.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[87] 
01:10:49 	PerspectiveRegistry perspRegistry = (PerspectiveRegistry) WorkbenchPlugin.getDefault().getPerspectiveRegistry();
01:10:49 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The method 'WorkbenchPlugin.getPerspectiveRegistry()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[156] 
01:10:49 	IActivityManager activityManager = workbenchActivitySupport.getActivityManager();
01:10:49 	                 ^^^^^^^^^^^^^^^
01:10:49 The value of the local variable activityManager is not used
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[160] 
01:10:49 	IWorkbenchWindow window = Workbench.getInstance().getActiveWorkbenchWindow();
01:10:49 	                          ^^^^^^^^^
01:10:49 Discouraged access: The type 'Workbench' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[160] 
01:10:49 	IWorkbenchWindow window = Workbench.getInstance().getActiveWorkbenchWindow();
01:10:49 	                                    ^^^^^^^^^^^
01:10:49 Discouraged access: The method 'Workbench.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[160] 
01:10:49 	IWorkbenchWindow window = Workbench.getInstance().getActiveWorkbenchWindow();
01:10:49 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The method 'Workbench.getActiveWorkbenchWindow()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[161] 
01:10:49 	if (window instanceof WorkbenchWindow) {
01:10:49 	                      ^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'WorkbenchWindow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[162] 
01:10:49 	WorkbenchPage worbenchPage = (WorkbenchPage) window.getActivePage();
01:10:49 	^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[162] 
01:10:49 	WorkbenchPage worbenchPage = (WorkbenchPage) window.getActivePage();
01:10:49 	                              ^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'WorkbenchPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[163] 
01:10:49 	ICommandService cmdService = (ICommandService) worbenchPage.getActivePart().getSite().getService(ICommandService.class);
01:10:49 	                                                            ^^^^^^^^^^^^^
01:10:49 Discouraged access: The method 'WorkbenchPage.getActivePart()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[200] 
01:10:49 	MenuManager menuManager = ((WorkbenchWindow) window).getMenuManager();
01:10:49 	                            ^^^^^^^^^^^^^^^
01:10:49 Discouraged access: The type 'WorkbenchWindow' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/org/eclipse/papyrus/editor/perspectiveconfiguration/PapyrusPerspectiveListener.java:[200] 
01:10:49 	MenuManager menuManager = ((WorkbenchWindow) window).getMenuManager();
01:10:49 	                                                     ^^^^^^^^^^^^^^
01:10:49 Discouraged access: The method 'WorkbenchWindow.getMenuManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:10:49 32 problems (32 warnings)
01:10:49 [INFO] 
01:10:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/src/test/resources
01:10:49 [INFO] 
01:10:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/target/org.eclipse.papyrus.editor.perspectiveconfiguration-2.0.0-SNAPSHOT-sources.jar
01:10:50 [INFO] 
01:10:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/editor/org.eclipse.papyrus.editor.perspectiveconfiguration/target/org.eclipse.papyrus.editor.perspectiveconfiguration-2.0.0-SNAPSHOT.jar
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor.perspectiveconfiguration ---
01:10:50 [INFO] 
01:10:50 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.commands >--------
01:10:50 [INFO] Building org.eclipse.papyrus.uml.commands 2.0.0-SNAPSHOT       [246/728]
01:10:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:50 [INFO] 
01:10:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.commands ---
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.commands ---
01:10:50 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.commands ---
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.commands ---
01:10:50 [INFO] 
01:10:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.commands ---
01:10:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/main/resources
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.commands ---
01:10:50 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/bin
01:10:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/org/eclipse/papyrus/uml/commands/command/PasteElementCommand.java:[136] 
01:10:50 	Stereotype st = UMLUtil.getStereotype(eObject);
01:10:50 	           ^^
01:10:50 The value of the local variable st is not used
01:10:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/org/eclipse/papyrus/uml/commands/command/PasteElementCommand.java:[303] 
01:10:50 	protected ICommand getExternalObjectsDuplicateCommand(Map duplicatedElementsMap, EObject targetOwner) {
01:10:50 	                                                      ^^^
01:10:50 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:10:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/org/eclipse/papyrus/uml/commands/handler/tester/UMLPropertyTester.java:[52] 
01:10:50 	return (new Boolean(currentValue).equals(expectedValue));
01:10:50 	            ^^^^^^^^^^^^^^^^^^^^^
01:10:50 The constructor Boolean(boolean) is deprecated since version 9
01:10:50 3 problems (3 warnings)
01:10:50 [INFO] 
01:10:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.commands ---
01:10:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/src/test/resources
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.commands ---
01:10:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/target/org.eclipse.papyrus.uml.commands-2.0.0-SNAPSHOT-sources.jar
01:10:50 [INFO] 
01:10:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.commands ---
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.commands ---
01:10:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.commands/target/org.eclipse.papyrus.uml.commands-2.0.0-SNAPSHOT.jar
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.commands ---
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.commands ---
01:10:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:50 [INFO] 
01:10:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.commands ---
01:10:51 [INFO] 
01:10:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.controlmode.profile >---
01:10:51 [INFO] Building org.eclipse.papyrus.uml.controlmode.profile 3.0.0-SNAPSHOT [247/728]
01:10:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:51 [INFO] 
01:10:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [INFO] The project's OSGi version is 3.0.0.202103040552
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [INFO] 
01:10:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/src/main/resources
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/bin
01:10:51 [INFO] 
01:10:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/src/test/resources
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/target/org.eclipse.papyrus.uml.controlmode.profile-3.0.0-SNAPSHOT-sources.jar
01:10:51 [INFO] 
01:10:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/target/org.eclipse.papyrus.uml.controlmode.profile-3.0.0-SNAPSHOT.jar
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.controlmode.profile ---
01:10:51 [INFO] 
01:10:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.documentation.profile >--
01:10:51 [INFO] Building org.eclipse.papyrus.uml.documentation.profile 2.0.0-SNAPSHOT [248/728]
01:10:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:51 [INFO] 
01:10:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:51 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:51 [INFO] 
01:10:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/src/main/resources
01:10:51 [INFO] 
01:10:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:51 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/bin
01:10:52 [INFO] 
01:10:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/src/test/resources
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/target/org.eclipse.papyrus.uml.documentation.profile-2.0.0-SNAPSHOT-sources.jar
01:10:52 [INFO] 
01:10:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/target/org.eclipse.papyrus.uml.documentation.profile-2.0.0-SNAPSHOT.jar
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.documentation.profile ---
01:10:52 [INFO] 
01:10:52 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.filters >---------
01:10:52 [INFO] Building org.eclipse.papyrus.uml.filters 2.0.0-SNAPSHOT        [249/728]
01:10:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:52 [INFO] 
01:10:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [INFO] 
01:10:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/src/main/resources
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/bin
01:10:52 [INFO] 
01:10:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/src/test/resources
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/target/org.eclipse.papyrus.uml.filters-2.0.0-SNAPSHOT-sources.jar
01:10:52 [INFO] 
01:10:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters/target/org.eclipse.papyrus.uml.filters-2.0.0-SNAPSHOT.jar
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.filters ---
01:10:52 [INFO] 
01:10:52 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.filters.edit >------
01:10:52 [INFO] Building org.eclipse.papyrus.uml.filters.edit 2.0.0-SNAPSHOT   [250/728]
01:10:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:52 [INFO] 
01:10:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:52 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:52 [INFO] 
01:10:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/src/main/resources
01:10:52 [INFO] 
01:10:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:52 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/bin
01:10:53 [INFO] 
01:10:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/src/test/resources
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/target/org.eclipse.papyrus.uml.filters.edit-2.0.0-SNAPSHOT-sources.jar
01:10:53 [INFO] 
01:10:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.filters.edit/target/org.eclipse.papyrus.uml.filters.edit-2.0.0-SNAPSHOT.jar
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.filters.edit ---
01:10:53 [INFO] 
01:10:53 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.icons >----------
01:10:53 [INFO] Building org.eclipse.papyrus.uml.icons 2.0.0-SNAPSHOT          [251/728]
01:10:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:53 [INFO] 
01:10:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [INFO] 
01:10:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/src/main/resources
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/bin
01:10:53 [INFO] 
01:10:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/src/test/resources
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/target/org.eclipse.papyrus.uml.icons-2.0.0-SNAPSHOT-sources.jar
01:10:53 [INFO] 
01:10:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.icons/target/org.eclipse.papyrus.uml.icons-2.0.0-SNAPSHOT.jar
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.icons ---
01:10:53 [INFO] 
01:10:53 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair >-------
01:10:53 [INFO] Building org.eclipse.papyrus.uml.modelrepair 3.0.0-SNAPSHOT    [252/728]
01:10:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:53 [INFO] 
01:10:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:53 [INFO] The project's OSGi version is 3.0.0.202103040552
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:53 [INFO] 
01:10:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/main/resources
01:10:53 [INFO] 
01:10:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:53 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin
01:10:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[68] 
01:10:54 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:10:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:54 The type AdapterUtils is deprecated
01:10:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[496] 
01:10:54 	return AdapterUtils.adapt(schema, EPackage.class, null);
01:10:54 	       ^^^^^^^^^^^^
01:10:54 The type AdapterUtils is deprecated
01:10:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[496] 
01:10:54 	return AdapterUtils.adapt(schema, EPackage.class, null);
01:10:54 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:54 The method adapt(Object, Class<EPackage>, EPackage) from the type AdapterUtils is deprecated
01:10:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[500] 
01:10:54 	return AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class).isPresent();
01:10:54 	       ^^^^^^^^^^^^
01:10:54 The type AdapterUtils is deprecated
01:10:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/ui/ZombieStereotypesDialog.java:[500] 
01:10:54 	return AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class).isPresent();
01:10:54 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:54 The method adapt(Object, Class<IStereotypeOrphanGroup>) from the type AdapterUtils is deprecated
01:10:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[410] 
01:10:54 	if (isUnrecognizedSchema(classifier.getEPackage()) && (profile.getDefinition() != null)) {
01:10:54 	                                                       ^^^^^^^
01:10:54 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
01:10:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[412] 
01:10:54 	EPackage definition = profile.getDefinition();
01:10:54 	                      ^^^^^^^
01:10:54 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
01:10:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[428] 
01:10:54 	if (isUnrecognizedSchema(feature.getEContainingClass().getEPackage()) && (profile.getDefinition() != null)) {
01:10:54 	                                                                          ^^^^^^^
01:10:54 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
01:10:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[429] 
01:10:54 	EClassifier classifier = profile.getDefinition().getEClassifier(feature.getEContainingClass().getName());
01:10:54 	                         ^^^^^^^
01:10:54 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
01:10:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[537] 
01:10:54 	handleException(new IllegalStateException(String.format("Definition for property '%s' not found in profile '%s'", qualifiedName, getQualifiedName(profile)))); //$NON-NLS-1$
01:10:54 	                                                                                                                                                  ^^^^^^^
01:10:54 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
01:10:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[668] 
01:10:54 	handleException(new IllegalStateException(String.format("Definition for property '%s' not found in profile '%s'", qualifiedName, getQualifiedName(profile)))); //$NON-NLS-1$
01:10:54 	                                                                                                                                                  ^^^^^^^
01:10:54 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
01:10:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[742] 
01:10:54 	: stereotypeApplicationHelper.applyStereotype(baseElement, getTarget(eObject.eClass()));
01:10:54 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/participants/StereotypeApplicationRepairParticipant.java:[754] 
01:10:55 	return super.getDefinition(getSameNamedElement(element, profile));
01:10:55 	                                                        ^^^^^^^
01:10:55 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeApplicationRepairConstraint.java:[33] 
01:10:55 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:10:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeApplicationRepairConstraint.java:[144] 
01:10:55 	Optional<IStereotypeOrphanGroup> orphans = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class);
01:10:55 	                                           ^^^^^^^^^^^^
01:10:55 The type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeApplicationRepairConstraint.java:[144] 
01:10:55 	Optional<IStereotypeOrphanGroup> orphans = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class);
01:10:55 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The method adapt(Object, Class<IStereotypeOrphanGroup>) from the type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/handler/ModelRepairHandler.java:[30] 
01:10:55 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
01:10:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The type DiResourceSet is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/handler/ModelRepairHandler.java:[54] 
01:10:55 	ModelSet modelSet = new DiResourceSet();
01:10:55 	                        ^^^^^^^^^^^^^
01:10:55 The type DiResourceSet is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/handler/ModelRepairHandler.java:[54] 
01:10:55 	ModelSet modelSet = new DiResourceSet();
01:10:55 	                        ^^^^^^^^^^^^^^^
01:10:55 The constructor DiResourceSet() is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeRepairResolutionGenerator.java:[30] 
01:10:55 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:10:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeRepairResolutionGenerator.java:[85] 
01:10:55 	Activator.getDefault().getWorkbench().getActiveWorkbenchWindow();
01:10:55 	                       ^^^^^^^^^^^^^^
01:10:55 The method getWorkbench() from the type AbstractUIPlugin is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeRepairResolutionGenerator.java:[118] 
01:10:55 	ServicesRegistry registry = AdapterUtils.adapt(refs[i].getEditor(true), ServicesRegistry.class, null);
01:10:55 	                            ^^^^^^^^^^^^
01:10:55 The type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/validation/StereotypeRepairResolutionGenerator.java:[118] 
01:10:55 	ServicesRegistry registry = AdapterUtils.adapt(refs[i].getEditor(true), ServicesRegistry.class, null);
01:10:55 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The method adapt(Object, Class<ServicesRegistry>, ServicesRegistry) from the type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[44] 
01:10:55 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:10:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[210] 
01:10:55 	IStereotypeOrphanGroup orphans = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null);
01:10:55 	                                 ^^^^^^^^^^^^
01:10:55 The type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[210] 
01:10:55 	IStereotypeOrphanGroup orphans = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null);
01:10:55 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The method adapt(Object, Class<IStereotypeOrphanGroup>, IStereotypeOrphanGroup) from the type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[212] 
01:10:55 	final EPackage targetSchema = isOrphanGroup ? orphans.getSchema() : AdapterUtils.adapt(schema, EPackage.class, null);
01:10:55 	                                                                    ^^^^^^^^^^^^
01:10:55 The type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[212] 
01:10:55 	final EPackage targetSchema = isOrphanGroup ? orphans.getSchema() : AdapterUtils.adapt(schema, EPackage.class, null);
01:10:55 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The method adapt(Object, Class<EPackage>, EPackage) from the type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[233] 
01:10:55 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); // Fails if not present
01:10:55 	                    ^^^^^^^^^^^^
01:10:55 The type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[233] 
01:10:55 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); // Fails if not present
01:10:55 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[247] 
01:10:55 	IStereotypeOrphanGroup orphanGroup = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null);
01:10:55 	                                     ^^^^^^^^^^^^
01:10:55 The type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[247] 
01:10:55 	IStereotypeOrphanGroup orphanGroup = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null);
01:10:55 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The method adapt(Object, Class<IStereotypeOrphanGroup>, IStereotypeOrphanGroup) from the type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[270] 
01:10:55 	IStereotypeOrphanGroup orphanGroup = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null);
01:10:55 	                                     ^^^^^^^^^^^^
01:10:55 The type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[270] 
01:10:55 	IStereotypeOrphanGroup orphanGroup = AdapterUtils.adapt(schema, IStereotypeOrphanGroup.class, null);
01:10:55 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The method adapt(Object, Class<IStereotypeOrphanGroup>, IStereotypeOrphanGroup) from the type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[274] 
01:10:55 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class, null);
01:10:55 	                    ^^^^^^^^^^^^
01:10:55 The type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[274] 
01:10:55 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class, null);
01:10:55 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:55 The method adapt(Object, Class<EPackage>, EPackage) from the type AdapterUtils is deprecated
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[588] 
01:10:55 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:10:55 	       ^^^^^^
01:10:55 Type safety: The return type Object for getAdapter(Class) from the type ZombieStereotypesDescriptor.ProfileContext needs unchecked conversion to conform to T from the type IAdaptable
01:10:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/ZombieStereotypesDescriptor.java:[635] 
01:10:55 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:10:55 	       ^^^^^^
01:10:55 Type safety: The return type Object for getAdapter(Class) from the type ZombieStereotypesDescriptor.EPackageAdapter needs unchecked conversion to conform to T from the type IAdaptable
01:10:55 38 problems (38 warnings)
01:10:55 [INFO] 
01:10:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/src/test/resources
01:10:55 [INFO] 
01:10:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/target/org.eclipse.papyrus.uml.modelrepair-3.0.0-SNAPSHOT-sources.jar
01:10:55 [INFO] 
01:10:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:55 [INFO] 
01:10:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/target/org.eclipse.papyrus.uml.modelrepair-3.0.0-SNAPSHOT.jar
01:10:55 [INFO] 
01:10:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:55 [INFO] 
01:10:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:55 [INFO] 
01:10:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelrepair ---
01:10:55 [INFO] 
01:10:55 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile >---------
01:10:55 [INFO] Building org.eclipse.papyrus.uml.profile 4.0.0-SNAPSHOT        [253/728]
01:10:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:55 [INFO] 
01:10:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile ---
01:10:55 [INFO] 
01:10:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile ---
01:10:55 [INFO] The project's OSGi version is 4.0.0.202103040552
01:10:55 [INFO] 
01:10:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile ---
01:10:55 [INFO] 
01:10:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile ---
01:10:55 [INFO] 
01:10:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile ---
01:10:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/main/resources
01:10:55 [INFO] 
01:10:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile ---
01:10:55 [INFO] Compiling 73 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/bin
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/PrimitiveTypeItems.java:[45] 
01:10:56 	final List propValues = (List) value;
01:10:56 	      ^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/PrimitiveTypeItems.java:[45] 
01:10:56 	final List propValues = (List) value;
01:10:56 	                         ^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[35] 
01:10:56 	private ArrayList elements = new ArrayList();
01:10:56 	        ^^^^^^^^^
01:10:56 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[35] 
01:10:56 	private ArrayList elements = new ArrayList();
01:10:56 	                                 ^^^^^^^^^
01:10:56 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[40] 
01:10:56 	private Set changeListeners = new HashSet();
01:10:56 	        ^^^
01:10:56 Set is a raw type. References to generic type Set<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[40] 
01:10:56 	private Set changeListeners = new HashSet();
01:10:56 	                                  ^^^^^^^
01:10:56 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[61] 
01:10:56 	public ArrayList getElements() {
01:10:56 	       ^^^^^^^^^
01:10:56 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[72] 
01:10:56 	elements.add(elements.size(), element);
01:10:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:56 Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[73] 
01:10:56 	Iterator iterator = changeListeners.iterator();
01:10:56 	^^^^^^^^
01:10:56 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[88] 
01:10:56 	Iterator iterator = changeListeners.iterator();
01:10:56 	^^^^^^^^
01:10:56 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[105] 
01:10:56 	elements.add(index - 1, element);
01:10:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:56 Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[108] 
01:10:56 	Iterator iterator = changeListeners.iterator();
01:10:56 	^^^^^^^^
01:10:56 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[126] 
01:10:56 	elements.add(index + 1, element);
01:10:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:56 Type safety: The method add(int, Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[129] 
01:10:56 	Iterator iterator = changeListeners.iterator();
01:10:56 	^^^^^^^^
01:10:56 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[143] 
01:10:56 	Iterator iterator = changeListeners.iterator();
01:10:56 	^^^^^^^^
01:10:56 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ElementList.java:[178] 
01:10:56 	changeListeners.add(viewer);
01:10:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:56 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[510] 
01:10:56 	Iterator it = selection.iterator();
01:10:56 	^^^^^^^^
01:10:56 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[537] 
01:10:56 	Iterator it = selection.iterator();
01:10:56 	^^^^^^^^
01:10:56 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[563] 
01:10:56 	Iterator it = selection.iterator();
01:10:56 	^^^^^^^^
01:10:56 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[584] 
01:10:56 	Iterator it = selection.iterator();
01:10:56 	^^^^^^^^
01:10:56 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[676] 
01:10:56 	public ArrayList getSelectedElements() {
01:10:56 	       ^^^^^^^^^
01:10:56 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/ChooseSetAssistedDialog.java:[1331] 
01:10:56 	private class InputOperation implements IRunnableWithProgress {
01:10:56 	              ^^^^^^^^^^^^^^
01:10:56 The type ChooseSetAssistedDialog.InputOperation is never used locally
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/AlphabeticalViewerSorter.java:[24] 
01:10:56 	import org.eclipse.jface.viewers.ViewerSorter;
01:10:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:56 The type ViewerSorter is deprecated
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/AlphabeticalViewerSorter.java:[30] 
01:10:56 	public class AlphabeticalViewerSorter extends ViewerSorter {
01:10:56 	                                              ^^^^^^^^^^^^
01:10:56 The type ViewerSorter is deprecated
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/AlphabeticalViewerSorter.java:[45] 
01:10:56 	super();
01:10:56 	^^^^^^^^
01:10:56 The constructor ViewerSorter() is deprecated
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/AlphabeticalViewerSorter.java:[73] 
01:10:56 	return collator.compare(s1, s2);
01:10:56 	       ^^^^^^^^
01:10:56 The field ViewerSorter.collator is deprecated
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/CompositeItems.java:[55] 
01:10:56 	final List propValues = (List) value;
01:10:56 	      ^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/CompositeItems.java:[55] 
01:10:56 	final List propValues = (List) value;
01:10:56 	                         ^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/EnumerationItems.java:[54] 
01:10:56 	final List propValues = (List) value;
01:10:56 	      ^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/EnumerationItems.java:[54] 
01:10:56 	final List propValues = (List) value;
01:10:56 	                         ^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/InputDialogEnumeration.java:[171] 
01:10:56 	List tmp = ((Enumeration) property.getType()).getOwnedLiterals();
01:10:56 	^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/dialogs/InputDialogEnumeration.java:[172] 
01:10:56 	String[] enumLiteralNames = Util.getStringArrayFromList(tmp);
01:10:56 	                                                        ^^^
01:10:56 Type safety: The expression of type List needs unchecked conversion to conform to List<Element>
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/MetaclassItems.java:[58] 
01:10:56 	final List propValues = (List) value;
01:10:56 	      ^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/MetaclassItems.java:[58] 
01:10:56 	final List propValues = (List) value;
01:10:56 	                         ^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/DataTypeItems.java:[41] 
01:10:56 	final List propValues = (List) value;
01:10:56 	      ^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/DataTypeItems.java:[41] 
01:10:56 	final List propValues = (List) value;
01:10:56 	                         ^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/StereotypeItems.java:[59] 
01:10:56 	final List propValues = (List) value;
01:10:56 	      ^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/ui/items/StereotypeItems.java:[59] 
01:10:56 	final List propValues = (List) value;
01:10:56 	                         ^^^^
01:10:56 List is a raw type. References to generic type List<E> should be parameterized
01:10:56 38 problems (38 warnings)
01:10:56 [INFO] 
01:10:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile ---
01:10:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/src/test/resources
01:10:56 [INFO] 
01:10:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile ---
01:10:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/target/org.eclipse.papyrus.uml.profile-4.0.0-SNAPSHOT-sources.jar
01:10:56 [INFO] 
01:10:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile ---
01:10:56 [INFO] 
01:10:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile ---
01:10:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/target/org.eclipse.papyrus.uml.profile-4.0.0-SNAPSHOT.jar
01:10:56 [INFO] 
01:10:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile ---
01:10:56 [INFO] 
01:10:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile ---
01:10:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:56 [INFO] 
01:10:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile ---
01:10:56 [INFO] 
01:10:56 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.import >---------
01:10:56 [INFO] Building org.eclipse.papyrus.uml.import 2.0.0-SNAPSHOT         [254/728]
01:10:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:57 [INFO] 
01:10:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.import ---
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.import ---
01:10:57 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.import ---
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.import ---
01:10:57 [INFO] 
01:10:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.import ---
01:10:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/src/main/resources
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.import ---
01:10:57 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/bin
01:10:57 [INFO] 
01:10:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.import ---
01:10:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/src/test/resources
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.import ---
01:10:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/target/org.eclipse.papyrus.uml.import-2.0.0-SNAPSHOT-sources.jar
01:10:57 [INFO] 
01:10:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.import ---
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.import ---
01:10:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.import/target/org.eclipse.papyrus.uml.import-2.0.0-SNAPSHOT.jar
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.import ---
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.import ---
01:10:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.import ---
01:10:57 [INFO] 
01:10:57 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.export >---------
01:10:57 [INFO] Building org.eclipse.papyrus.uml.export 2.0.0-SNAPSHOT         [255/728]
01:10:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:57 [INFO] 
01:10:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.export ---
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.export ---
01:10:57 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.export ---
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.export ---
01:10:57 [INFO] 
01:10:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.export ---
01:10:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/main/resources
01:10:57 [INFO] 
01:10:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.export ---
01:10:57 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/bin
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/util/ImageUtil.java:[86] 
01:10:59 	copyToImage = copyImageUtil.copyToImage(currentDiagram, imagePath, fileFormat, new NullProgressMonitor(),PreferencesHint.USE_DEFAULTS);
01:10:59 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Type safety: The expression of type List needs unchecked conversion to conform to List<PartPositionInfo>
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/HyperlinkAnnotateSVG.java:[20] 
01:10:59 	import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG;
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/HyperlinkAnnotateSVG.java:[40] 
01:10:59 	* @see org.eclipse.papyrus.uml.export.extension.AnnotateSVG#addAnnotation(org.eclipse.gmf.runtime.notation.View, org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG, org.w3c.dom.Element)
01:10:59 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/HyperlinkAnnotateSVG.java:[40] 
01:10:59 	* @see org.eclipse.papyrus.uml.export.extension.AnnotateSVG#addAnnotation(org.eclipse.gmf.runtime.notation.View, org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG, org.w3c.dom.Element)
01:10:59 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/HyperlinkAnnotateSVG.java:[48] 
01:10:59 	public boolean addAnnotation(View view, GraphicsSVG svgG, Element rectangle) {
01:10:59 	                                        ^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[40] 
01:10:59 	import org.eclipse.gmf.runtime.diagram.ui.render.internal.DiagramUIRenderDebugOptions;
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'DiagramUIRenderDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[41] 
01:10:59 	import org.eclipse.gmf.runtime.diagram.ui.render.internal.DiagramUIRenderPlugin;
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'DiagramUIRenderPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[43] 
01:10:59 	import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.image.ImageConverter;
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[44] 
01:10:59 	import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG;
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[46] 
01:10:59 	import org.eclipse.gmf.runtime.draw2d.ui.render.internal.RenderedImageDescriptor;
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'RenderedImageDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[100] 
01:10:59 	return GraphicsSVG.getInstance(viewBox);
01:10:59 	       ^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[100] 
01:10:59 	return GraphicsSVG.getInstance(viewBox);
01:10:59 	                   ^^^^^^^^^^^
01:10:59 Discouraged access: The method 'GraphicsSVG.getInstance(Rectangle)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[120] 
01:10:59 	GraphicsSVG svgG = (GraphicsSVG) g;
01:10:59 	^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[120] 
01:10:59 	GraphicsSVG svgG = (GraphicsSVG) g;
01:10:59 	                    ^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[121] 
01:10:59 	svgRoot = svgG.getRoot();	
01:10:59 	               ^^^^^^^
01:10:59 Discouraged access: The method 'GraphicsSVG.getRoot()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[124] 
01:10:59 	List<PartPositionInfo> allPartPositionInfo = this.getDiagramPartInfo();
01:10:59 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Type safety: The expression of type List needs unchecked conversion to conform to List<PartPositionInfo>
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[128] 
01:10:59 	Element rectangle = svgG.getDocument().createElementNS(SVGDOMImplementation.SVG_NAMESPACE_URI, "rect");
01:10:59 	                         ^^^^^^^^^^^
01:10:59 Discouraged access: The method 'GraphicsSVG.getDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[161] 
01:10:59 	return RenderedImageDescriptor
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'RenderedImageDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[162] 
01:10:59 	.createFromRenderedImage(getRenderedImage());
01:10:59 	 ^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The method 'RenderedImageDescriptor.createFromRenderedImage(RenderedImage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[164] 
01:10:59 	Log.error(DiagramUIRenderPlugin.getInstance(), IStatus.ERROR, ex
01:10:59 	          ^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'DiagramUIRenderPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[164] 
01:10:59 	Log.error(DiagramUIRenderPlugin.getInstance(), IStatus.ERROR, ex
01:10:59 	                                ^^^^^^^^^^^
01:10:59 Discouraged access: The method 'DiagramUIRenderPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[180] 
01:10:59 	public boolean applyAll(View view, GraphicsSVG svgG, Element rectangle) {
01:10:59 	                                   ^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[212] 
01:10:59 	Log.error(DiagramUIRenderPlugin.getInstance(), IStatus.ERROR, ex.getMessage(), ex);
01:10:59 	          ^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'DiagramUIRenderPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[212] 
01:10:59 	Log.error(DiagramUIRenderPlugin.getInstance(), IStatus.ERROR, ex.getMessage(), ex);
01:10:59 	                                ^^^^^^^^^^^
01:10:59 Discouraged access: The method 'DiagramUIRenderPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[229] 
01:10:59 	public Image createAWTImageForParts(List editparts, org.eclipse.swt.graphics.Rectangle sourceRect) {
01:10:59 	                                    ^^^^
01:10:59 List is a raw type. References to generic type List<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[235] 
01:10:59 	bufImg = ImageConverter.convert(getRenderedImage().getSWTImage());
01:10:59 	         ^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[235] 
01:10:59 	bufImg = ImageConverter.convert(getRenderedImage().getSWTImage());
01:10:59 	                        ^^^^^^^
01:10:59 Discouraged access: The method 'ImageConverter.convert(Image)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[239] 
01:10:59 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
01:10:59 	               ^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'DiagramUIRenderPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[239] 
01:10:59 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
01:10:59 	                                     ^^^^^^^^^^^
01:10:59 Discouraged access: The method 'DiagramUIRenderPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[239] 
01:10:59 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
01:10:59 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'DiagramUIRenderDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[239] 
01:10:59 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
01:10:59 	                                                                                ^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The field 'DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[242] 
01:10:59 	return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR));
01:10:59 	       ^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[242] 
01:10:59 	return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR));
01:10:59 	                      ^^^^^^^
01:10:59 Discouraged access: The method 'ImageConverter.convert(Image)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[246] 
01:10:59 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
01:10:59 	               ^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'DiagramUIRenderPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[246] 
01:10:59 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
01:10:59 	                                     ^^^^^^^^^^^
01:10:59 Discouraged access: The method 'DiagramUIRenderPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[246] 
01:10:59 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
01:10:59 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'DiagramUIRenderDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[246] 
01:10:59 	Trace.catching(DiagramUIRenderPlugin.getInstance(), DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING,
01:10:59 	                                                                                ^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The field 'DiagramUIRenderDebugOptions.EXCEPTIONS_THROWING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.diagram.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[249] 
01:10:59 	return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR));
01:10:59 	       ^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[249] 
01:10:59 	return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR));
01:10:59 	                      ^^^^^^^
01:10:59 Discouraged access: The method 'ImageConverter.convert(Image)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[253] 
01:10:59 	return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR));
01:10:59 	       ^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'ImageConverter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusDiagramSVGGenerator.java:[253] 
01:10:59 	return ImageConverter.convert(SharedImages.get(SharedImages.IMG_ERROR));
01:10:59 	                      ^^^^^^^
01:10:59 Discouraged access: The method 'ImageConverter.convert(Image)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenRenderedMapModeGraphics.java:[18] 
01:10:59 	import org.eclipse.gmf.runtime.draw2d.ui.render.internal.graphics.RenderedMapModeGraphics;
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'RenderedMapModeGraphics' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenRenderedMapModeGraphics.java:[21] 
01:10:59 	public class OpenRenderedMapModeGraphics extends RenderedMapModeGraphics {
01:10:59 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'RenderedMapModeGraphics' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenRenderedMapModeGraphics.java:[24] 
01:10:59 	super(graphics, mapMode);
01:10:59 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The constructor 'RenderedMapModeGraphics(Graphics, IMapMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenRenderedMapModeGraphics.java:[28] 
01:10:59 	return getGraphics();
01:10:59 	       ^^^^^^^^^^^
01:10:59 Discouraged access: The method 'ScaledGraphics.getGraphics()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui/1.9.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui-1.9.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[29] 
01:10:59 	import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.image.ImageExporter;
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'ImageExporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[80] 
01:10:59 	protected void copyToImage(DiagramGenerator gen, List editParts,
01:10:59 	                                                 ^^^^
01:10:59 List is a raw type. References to generic type List<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[94] 
01:10:59 	String exportFormat = ImageExporter.JPEG_FILE;
01:10:59 	                      ^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'ImageExporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[94] 
01:10:59 	String exportFormat = ImageExporter.JPEG_FILE;
01:10:59 	                                    ^^^^^^^^^
01:10:59 Discouraged access: The field 'ImageExporter.JPEG_FILE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[96] 
01:10:59 	exportFormat = ImageExporter.PNG_FILE;
01:10:59 	               ^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'ImageExporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[96] 
01:10:59 	exportFormat = ImageExporter.PNG_FILE;
01:10:59 	                             ^^^^^^^^
01:10:59 Discouraged access: The field 'ImageExporter.PNG_FILE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[102] 
01:10:59 	ImageExporter.exportToFile(destination, (BufferedImage) image,
01:10:59 	^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'ImageExporter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/PapyrusCopyToImageUtil.java:[102] 
01:10:59 	ImageExporter.exportToFile(destination, (BufferedImage) image,
01:10:59 	              ^^^^^^^^^^^^
01:10:59 Discouraged access: The method 'ImageExporter.exportToFile(IPath, BufferedImage, String, IProgressMonitor, float)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[25] 
01:10:59 	import org.eclipse.jdt.internal.ui.util.TableLayoutComposite;
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'TableLayoutComposite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.22.100.v20210224-0730/org.eclipse.jdt.ui-3.22.100.v20210224-0730.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[78] 
01:10:59 	private TableEditor fTableEditor;
01:10:59 	                    ^^^^^^^^^^^^
01:10:59 The value of the field HTMLExportPreferencesPage.fTableEditor is not used
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[145] 
01:10:59 	TableLayoutComposite layouter= new TableLayoutComposite(container, SWT.NONE);
01:10:59 	^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'TableLayoutComposite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.22.100.v20210224-0730/org.eclipse.jdt.ui-3.22.100.v20210224-0730.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[145] 
01:10:59 	TableLayoutComposite layouter= new TableLayoutComposite(container, SWT.NONE);
01:10:59 	                                   ^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'TableLayoutComposite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.22.100.v20210224-0730/org.eclipse.jdt.ui-3.22.100.v20210224-0730.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[145] 
01:10:59 	TableLayoutComposite layouter= new TableLayoutComposite(container, SWT.NONE);
01:10:59 	                                   ^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The constructor 'TableLayoutComposite(Composite, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.22.100.v20210224-0730/org.eclipse.jdt.ui-3.22.100.v20210224-0730.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[146] 
01:10:59 	layouter.addColumnData(new ColumnWeightData(100));
01:10:59 	         ^^^^^^^^^^^^^
01:10:59 Discouraged access: The method 'TableLayoutComposite.addColumnData(ColumnLayoutData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.22.100.v20210224-0730/org.eclipse.jdt.ui-3.22.100.v20210224-0730.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/ui/HTMLExportPreferencesPage.java:[224] 
01:10:59 	public void setDefaults() {
01:10:59 	            ^^^^^^^^^^^^^
01:10:59 The method setDefaults() from the type HTMLExportPreferencesPage.IdentifiedEntryStructuredContentProvider is never used locally
01:10:59 61. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/util/IndexHelper.java (at line 24)
01:10:59 	@SuppressWarnings("nls")
01:10:59 	                  ^^^^^
01:10:59 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[44] 
01:10:59 	import org.eclipse.gmf.runtime.draw2d.ui.render.internal.graphics.RenderedMapModeGraphics;
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'RenderedMapModeGraphics' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[52] 
01:10:59 	private Point ltranslateOffset;
01:10:59 	              ^^^^^^^^^^^^^^^^
01:10:59 The value of the field OpenAPIDiagramSVGGenerator.ltranslateOffset is not used
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[58] 
01:10:59 	public ImageDescriptor openCreateSWTImageDescriptorForParts(List editparts,
01:10:59 	                                                            ^^^^
01:10:59 List is a raw type. References to generic type List<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[87] 
01:10:59 	graphics = setUpGraphics((int) Math.round(rect.preciseWidth), (int) Math.round(rect.preciseHeight));
01:10:59 	                                               ^^^^^^^^^^^^
01:10:59 The field PrecisionRectangle.preciseWidth is deprecated
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[87] 
01:10:59 	graphics = setUpGraphics((int) Math.round(rect.preciseWidth), (int) Math.round(rect.preciseHeight));
01:10:59 	                                                                                    ^^^^^^^^^^^^^
01:10:59 The field PrecisionRectangle.preciseHeight is deprecated
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[89] 
01:10:59 	RenderedMapModeGraphics mapModeGraphics = new OpenRenderedMapModeGraphics(graphics, getMapMode());
01:10:59 	^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'RenderedMapModeGraphics' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render/1.7.1.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render-1.7.1.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[102] 
01:10:59 	public void openRenderToGraphics(Graphics graphics, Point translateOffset, List editparts) {
01:10:59 	                                                                           ^^^^
01:10:59 List is a raw type. References to generic type List<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[110] 
01:10:59 	Map decorations = findDecorations(editparts);		
01:10:59 	^^^
01:10:59 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[112] 
01:10:59 	for (Iterator editPartsItr = editparts.listIterator(); editPartsItr.hasNext();) {
01:10:59 	     ^^^^^^^^
01:10:59 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[309] 
01:10:59 	public Map findDecorations(Collection editparts) {
01:10:59 	       ^^^
01:10:59 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[309] 
01:10:59 	public Map findDecorations(Collection editparts) {
01:10:59 	                           ^^^^^^^^^^
01:10:59 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[312] 
01:10:59 	Map figureMap = mapFiguresToEditParts(editparts);
01:10:59 	^^^
01:10:59 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[314] 
01:10:59 	Map result = new java.util.HashMap();
01:10:59 	^^^
01:10:59 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[314] 
01:10:59 	Map result = new java.util.HashMap();
01:10:59 	                 ^^^^^^^^^^^^^^^^^
01:10:59 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[324] 
01:10:59 	List figures = new java.util.ArrayList(editparts);
01:10:59 	^^^^
01:10:59 List is a raw type. References to generic type List<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[324] 
01:10:59 	List figures = new java.util.ArrayList(editparts);
01:10:59 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[324] 
01:10:59 	List figures = new java.util.ArrayList(editparts);
01:10:59 	                   ^^^^^^^^^^^^^^^^^^^
01:10:59 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[325] 
01:10:59 	for (ListIterator iter = figures.listIterator(); iter.hasNext();) {
01:10:59 	     ^^^^^^^^^^^^
01:10:59 ListIterator is a raw type. References to generic type ListIterator<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[326] 
01:10:59 	iter.set(((IGraphicalEditPart) iter.next()).getFigure());
01:10:59 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Type safety: The method set(Object) belongs to the raw type ListIterator. References to generic type ListIterator<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[330] 
01:10:59 	for (Iterator iter = decorationLayer.getChildren().iterator(); iter.hasNext();) {
01:10:59 	     ^^^^^^^^
01:10:59 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[342] 
01:10:59 	result.put(owner, decoration);
01:10:59 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[344] 
01:10:59 	((Collection) existing).add(decoration);
01:10:59 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[344] 
01:10:59 	((Collection) existing).add(decoration);
01:10:59 	  ^^^^^^^^^^
01:10:59 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[346] 
01:10:59 	Collection c = new java.util.ArrayList(2);
01:10:59 	^^^^^^^^^^
01:10:59 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[346] 
01:10:59 	Collection c = new java.util.ArrayList(2);
01:10:59 	                   ^^^^^^^^^^^^^^^^^^^
01:10:59 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[347] 
01:10:59 	c.add(existing);
01:10:59 	^^^^^^^^^^^^^^^
01:10:59 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[348] 
01:10:59 	c.add(decoration);
01:10:59 	^^^^^^^^^^^^^^^^^
01:10:59 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[349] 
01:10:59 	result.put(owner, c);
01:10:59 	^^^^^^^^^^^^^^^^^^^^
01:10:59 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[371] 
01:10:59 	public Map mapFiguresToEditParts(Collection editParts) {
01:10:59 	       ^^^
01:10:59 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[371] 
01:10:59 	public Map mapFiguresToEditParts(Collection editParts) {
01:10:59 	                                 ^^^^^^^^^^
01:10:59 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[372] 
01:10:59 	Map result = new java.util.HashMap();
01:10:59 	^^^
01:10:59 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[372] 
01:10:59 	Map result = new java.util.HashMap();
01:10:59 	                 ^^^^^^^^^^^^^^^^^
01:10:59 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[374] 
01:10:59 	for (Iterator iter = editParts.iterator(); iter.hasNext();) {
01:10:59 	     ^^^^^^^^
01:10:59 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[377] 
01:10:59 	result.put(next.getFigure(), next);
01:10:59 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[392] 
01:10:59 	public void getNestedEditParts(IGraphicalEditPart childEditPart, Collection editParts) {
01:10:59 	                                                                 ^^^^^^^^^^
01:10:59 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[394] 
01:10:59 	for (Iterator iter = childEditPart.getChildren().iterator(); iter.hasNext();) {
01:10:59 	     ^^^^^^^^
01:10:59 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[397] 
01:10:59 	editParts.add(child);
01:10:59 	^^^^^^^^^^^^^^^^^^^^
01:10:59 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[413] 
01:10:59 	public void paintDecorations(Graphics graphics, IFigure figure, Map decorations) {
01:10:59 	                                                                ^^^
01:10:59 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[418] 
01:10:59 	for (Iterator iter = ((Collection) decoration).iterator(); iter.hasNext();) {
01:10:59 	     ^^^^^^^^
01:10:59 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[418] 
01:10:59 	for (Iterator iter = ((Collection) decoration).iterator(); iter.hasNext();) {
01:10:59 	                       ^^^^^^^^^^
01:10:59 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/svgextension/internal/OpenAPIDiagramSVGGenerator.java:[438] 
01:10:59 	for (Iterator itr = ep.getSourceConnections().iterator(); itr.hasNext();) {
01:10:59 	     ^^^^^^^^
01:10:59 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/AnnotateSVG.java:[16] 
01:10:59 	import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG;
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/AnnotateSVG.java:[34] 
01:10:59 	boolean addAnnotation(View view, GraphicsSVG svgG, Element rectangle);
01:10:59 	                                 ^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[19] 
01:10:59 	import org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG;
01:10:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[39] 
01:10:59 	* @see org.eclipse.papyrus.uml.export.extension.AnnotateSVG#addAnnotation(org.eclipse.gmf.runtime.notation.View, org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG, org.w3c.dom.Element)
01:10:59 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[39] 
01:10:59 	* @see org.eclipse.papyrus.uml.export.extension.AnnotateSVG#addAnnotation(org.eclipse.gmf.runtime.notation.View, org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.svg.export.GraphicsSVG, org.w3c.dom.Element)
01:10:59 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[47] 
01:10:59 	public boolean addAnnotation(View view, GraphicsSVG svgG, Element rectangle) {
01:10:59 	                                        ^^^^^^^^^^^
01:10:59 Discouraged access: The type 'GraphicsSVG' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[54] 
01:10:59 	Element title = svgG.getDocument().createElementNS(SVGDOMImplementation.SVG_NAMESPACE_URI, ATTRIBUTE_TITLE);
01:10:59 	                     ^^^^^^^^^^^
01:10:59 Discouraged access: The method 'GraphicsSVG.getDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/org/eclipse/papyrus/uml/export/extension/contribution/CommentAnnotateSVG.java:[55] 
01:10:59 	Text comment = svgG.getDocument().createTextNode(ownedComments.get(0).getBody());
01:10:59 	                    ^^^^^^^^^^^
01:10:59 Discouraged access: The method 'GraphicsSVG.getDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.draw2d.ui.render.awt/1.8.0.202004160913/org.eclipse.gmf.runtime.draw2d.ui.render.awt-1.8.0.202004160913.jar')
01:10:59 110 problems (0 errors, 109 warnings, 1 info)
01:10:59 [INFO] 
01:10:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.export ---
01:10:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/src/test/resources
01:10:59 [INFO] 
01:10:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.export ---
01:10:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/target/org.eclipse.papyrus.uml.export-2.0.0-SNAPSHOT-sources.jar
01:10:59 [INFO] 
01:10:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.export ---
01:10:59 [INFO] 
01:10:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.export ---
01:10:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.export/target/org.eclipse.papyrus.uml.export-2.0.0-SNAPSHOT.jar
01:10:59 [INFO] 
01:10:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.export ---
01:10:59 [INFO] 
01:10:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.export ---
01:10:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:10:59 [INFO] 
01:10:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.export ---
01:10:59 [INFO] 
01:10:59 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.navigation >-------
01:10:59 [INFO] Building org.eclipse.papyrus.uml.navigation 2.0.0-SNAPSHOT     [256/728]
01:10:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:10:59 [INFO] 
01:10:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.navigation ---
01:10:59 [INFO] 
01:10:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.navigation ---
01:10:59 [INFO] The project's OSGi version is 2.0.0.202103040552
01:10:59 [INFO] 
01:10:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.navigation ---
01:10:59 [INFO] 
01:10:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.navigation ---
01:10:59 [INFO] 
01:10:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.navigation ---
01:10:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:10:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:10:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/src/main/resources
01:10:59 [INFO] 
01:10:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.navigation ---
01:10:59 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/bin
01:11:00 [INFO] 
01:11:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.navigation ---
01:11:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/src/test/resources
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.navigation ---
01:11:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/target/org.eclipse.papyrus.uml.navigation-2.0.0-SNAPSHOT-sources.jar
01:11:00 [INFO] 
01:11:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.navigation ---
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.navigation ---
01:11:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.navigation/target/org.eclipse.papyrus.uml.navigation-2.0.0-SNAPSHOT.jar
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.navigation ---
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.navigation ---
01:11:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.navigation ---
01:11:00 [INFO] 
01:11:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.oclconstraintevaluation >--
01:11:00 [INFO] Building org.eclipse.papyrus.uml.oclconstraintevaluation 2.0.0-SNAPSHOT [257/728]
01:11:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:00 [INFO] 
01:11:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [INFO] The project's OSGi version is 2.0.0.202103040552
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [INFO] 
01:11:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/main/resources
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/bin
01:11:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[24] 
01:11:00 	import org.eclipse.ocl.pivot.uml.UMLOCL;
01:11:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:00 The type UMLOCL is deprecated
01:11:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[82] 
01:11:00 	return UMLOCL.newInstance().getMetamodelManager();
01:11:00 	       ^^^^^^
01:11:00 The type UMLOCL is deprecated
01:11:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[82] 
01:11:00 	return UMLOCL.newInstance().getMetamodelManager();
01:11:00 	              ^^^^^^^^^^^^^
01:11:00 The method newInstance() from the type UMLOCL is deprecated
01:11:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/org/eclipse/papyrus/uml/oclconstraintevaluation/OCLEvaluationView.java:[99] 
01:11:00 	OCL ocl = OCL.newInstance(environmentFactory);
01:11:00 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:00 The method newInstance(EnvironmentFactory) from the type OCL is deprecated
01:11:00 4 problems (4 warnings)
01:11:00 [INFO] 
01:11:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/src/test/resources
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/target/org.eclipse.papyrus.uml.oclconstraintevaluation-2.0.0-SNAPSHOT-sources.jar
01:11:00 [INFO] 
01:11:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/target/org.eclipse.papyrus.uml.oclconstraintevaluation-2.0.0-SNAPSHOT.jar
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:00 [INFO] 
01:11:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.oclconstraintevaluation ---
01:11:00 [INFO] 
01:11:00 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.wizards >-----
01:11:00 [INFO] Building org.eclipse.papyrus.uml.diagram.wizards 4.0.0-SNAPSHOT [258/728]
01:11:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:01 [INFO] 
01:11:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:01 [INFO] 
01:11:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:01 [INFO] The project's OSGi version is 4.0.0.202103040552
01:11:01 [INFO] 
01:11:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:01 [INFO] 
01:11:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:01 [INFO] 
01:11:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/main/resources
01:11:01 [INFO] 
01:11:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:01 [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/bin
01:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[25] 
01:11:02 	import org.eclipse.core.runtime.SubProgressMonitor;
01:11:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:02 The type SubProgressMonitor is deprecated
01:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[133] 
01:11:02 	project.create(projectDescription, new SubProgressMonitor(progressMonitor, 1));
01:11:02 	                                       ^^^^^^^^^^^^^^^^^^
01:11:02 The type SubProgressMonitor is deprecated
01:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[133] 
01:11:02 	project.create(projectDescription, new SubProgressMonitor(progressMonitor, 1));
01:11:02 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:02 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[134] 
01:11:02 	project.open(new SubProgressMonitor(progressMonitor, 1));
01:11:02 	                 ^^^^^^^^^^^^^^^^^^
01:11:02 The type SubProgressMonitor is deprecated
01:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[134] 
01:11:02 	project.open(new SubProgressMonitor(progressMonitor, 1));
01:11:02 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:02 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[137] 
01:11:02 	project.open(new SubProgressMonitor(progressMonitor, 1));
01:11:02 	                 ^^^^^^^^^^^^^^^^^^
01:11:02 The type SubProgressMonitor is deprecated
01:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/NewPapyrusProjectWizard.java:[137] 
01:11:02 	project.open(new SubProgressMonitor(progressMonitor, 1));
01:11:02 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:02 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:11:02 8. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/PapyrusExampleInstallerWizard.java (at line 49)
01:11:02 	@SuppressWarnings("nls")
01:11:02 	                  ^^^^^
01:11:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/pages/SelectArchitectureContextPage.java:[106] 
01:11:02 	private <T> List<T> asList(T... elements) {
01:11:02 	                                ^^^^^^^^
01:11:02 Type safety: Potential heap pollution via varargs parameter elements
01:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/CreateModelWizard.java:[699] 
01:11:02 	desc = IDE.getEditorDescriptor(((IFileEditorInput) input).getFile());
01:11:02 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:02 The method getEditorDescriptor(IFile) from the type IDE is deprecated
01:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/CreateModelWizard.java:[710] 
01:11:02 	desc = IDE.getEditorDescriptor(uri.lastSegment());
01:11:02 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:02 The method getEditorDescriptor(String) from the type IDE is deprecated
01:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/wizards/CreateModelWizard.java:[713] 
01:11:02 	desc = IDE.getEditorDescriptor(input.getName());
01:11:02 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:02 The method getEditorDescriptor(String) from the type IDE is deprecated
01:11:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/profile/ProfileChooserContentProvider.java:[61] 
01:11:02 	for (Object object : (List) inputElement) {
01:11:02 	                      ^^^^
01:11:02 List is a raw type. References to generic type List<E> should be parameterized
01:11:02 13 problems (0 errors, 12 warnings, 1 info)
01:11:02 [INFO] 
01:11:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/test/resources
01:11:02 [INFO] 
01:11:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/target/org.eclipse.papyrus.uml.diagram.wizards-4.0.0-SNAPSHOT-sources.jar
01:11:02 [INFO] 
01:11:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:02 [INFO] 
01:11:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/target/org.eclipse.papyrus.uml.diagram.wizards-4.0.0-SNAPSHOT.jar
01:11:02 [INFO] 
01:11:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:02 [INFO] 
01:11:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:02 [INFO] 
01:11:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.wizards ---
01:11:02 [INFO] 
01:11:02 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.perspective >-------
01:11:02 [INFO] Building org.eclipse.papyrus.uml.perspective 2.0.0-SNAPSHOT    [259/728]
01:11:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:02 [INFO] 
01:11:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.perspective ---
01:11:02 [INFO] 
01:11:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.perspective ---
01:11:02 [INFO] The project's OSGi version is 2.0.0.202103040552
01:11:02 [INFO] 
01:11:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.perspective ---
01:11:02 [INFO] 
01:11:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.perspective ---
01:11:02 [INFO] 
01:11:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.perspective ---
01:11:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/src/main/resources
01:11:02 [INFO] 
01:11:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.perspective ---
01:11:02 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/bin
01:11:03 [INFO] 
01:11:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.perspective ---
01:11:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/src/test/resources
01:11:03 [INFO] 
01:11:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.perspective ---
01:11:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/target/org.eclipse.papyrus.uml.perspective-2.0.0-SNAPSHOT-sources.jar
01:11:03 [INFO] 
01:11:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.perspective ---
01:11:03 [INFO] 
01:11:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.perspective ---
01:11:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.perspective/target/org.eclipse.papyrus.uml.perspective-2.0.0-SNAPSHOT.jar
01:11:03 [INFO] 
01:11:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.perspective ---
01:11:03 [INFO] 
01:11:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.perspective ---
01:11:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:03 [INFO] 
01:11:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.perspective ---
01:11:03 [INFO] 
01:11:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.resourceloading.profile >--
01:11:03 [INFO] Building org.eclipse.papyrus.uml.resourceloading.profile 2.0.0-SNAPSHOT [260/728]
01:11:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:03 [INFO] 
01:11:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:03 [INFO] 
01:11:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:03 [INFO] The project's OSGi version is 2.0.0.202103040552
01:11:03 [INFO] 
01:11:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:03 [INFO] 
01:11:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:03 [INFO] 
01:11:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/src/main/resources
01:11:03 [INFO] 
01:11:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:03 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/bin
01:11:04 [INFO] 
01:11:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/src/test/resources
01:11:04 [INFO] 
01:11:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/target/org.eclipse.papyrus.uml.resourceloading.profile-2.0.0-SNAPSHOT-sources.jar
01:11:04 [INFO] 
01:11:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:04 [INFO] 
01:11:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/target/org.eclipse.papyrus.uml.resourceloading.profile-2.0.0-SNAPSHOT.jar
01:11:04 [INFO] 
01:11:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:04 [INFO] 
01:11:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:04 [INFO] 
01:11:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.resourceloading.profile ---
01:11:04 [INFO] 
01:11:04 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui >--------
01:11:04 [INFO] Building org.eclipse.papyrus.uml.search.ui 3.0.0-SNAPSHOT      [261/728]
01:11:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:04 [INFO] 
01:11:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.search.ui ---
01:11:04 [INFO] 
01:11:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.search.ui ---
01:11:04 [INFO] The project's OSGi version is 3.0.0.202103040552
01:11:04 [INFO] 
01:11:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.search.ui ---
01:11:04 [INFO] 
01:11:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.search.ui ---
01:11:04 [INFO] 
01:11:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.search.ui ---
01:11:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/main/resources
01:11:04 [INFO] 
01:11:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.search.ui ---
01:11:04 [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/bin
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/validator/ParticipantValidator.java:[83] 
01:11:05 	List<Object> participantsTypesList = Arrays.asList(participantsTypes);
01:11:05 	             ^^^^^^^^^^^^^^^^^^^^^
01:11:05 The value of the local variable participantsTypesList is not used
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchResultPage.java:[62] 
01:11:05 	setElementLimit(new Integer(DEFAULT_ELEMENT_LIMIT));
01:11:05 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:05 The constructor Integer(int) is deprecated since version 9
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/providers/AttributeMatchLabelProvider.java:[117] 
01:11:05 	private String getStringValueOfProperty(Element element, Stereotype stereotype, Property property) {
01:11:05 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:05 The method getStringValueOfProperty(Element, Stereotype, Property) from the type AttributeMatchLabelProvider is never used locally
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/providers/AttributeMatchLabelProvider.java:[147] 
01:11:05 	private EList<String> getStringValuesOfProperty(Element element, Stereotype stereotype, Property property) {
01:11:05 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:05 The method getStringValuesOfProperty(Element, Stereotype, Property) from the type AttributeMatchLabelProvider is never used locally
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/providers/AttributeMatchLabelProvider.java:[152] 
01:11:05 	for (Object val : (EList) values) {
01:11:05 	                   ^^^^^
01:11:05 EList is a raw type. References to generic type EList<E> should be parameterized
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/adapter/PapyrusSearchAdapterFactory.java:[33] 
01:11:05 	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
01:11:05 	       ^^^^^^
01:11:05 Type safety: The return type Object for getAdapter(Object, Class) from the type PapyrusSearchAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/CheckBoxFilteredTree.java:[32] 
01:11:05 	super(parent, style, filter, useNewLook);
01:11:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:05 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/results/PapyrusSearchResult.java:[302] 
01:11:05 	private EList<String> getStringValuesOfProperty(Element element, Stereotype stereotype, Property property) {
01:11:05 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:05 The method getStringValuesOfProperty(Element, Stereotype, Property) from the type PapyrusSearchResult is never used locally
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/results/PapyrusSearchResult.java:[307] 
01:11:05 	for (Object val : (EList) values) {
01:11:05 	                   ^^^^^
01:11:05 EList is a raw type. References to generic type EList<E> should be parameterized
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/query/PapyrusAdvancedQuery.java:[430] 
01:11:05 	private EList<String> getStringValuesOfProperty(Element element, Stereotype stereotype, Property property) {
01:11:05 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:05 The method getStringValuesOfProperty(Element, Stereotype, Property) from the type PapyrusAdvancedQuery is never used locally
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/query/PapyrusAdvancedQuery.java:[435] 
01:11:05 	for (Object val : (EList) values) {
01:11:05 	                   ^^^^^
01:11:05 EList is a raw type. References to generic type EList<E> should be parameterized
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[59] 
01:11:05 	import org.eclipse.jface.viewers.ViewerSorter;
01:11:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:05 The type ViewerSorter is deprecated
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[578] 
01:11:05 	participantProfilesComboViewer.setSorter(new ViewerSorter());
01:11:05 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:05 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[578] 
01:11:05 	participantProfilesComboViewer.setSorter(new ViewerSorter());
01:11:05 	                                             ^^^^^^^^^^^^
01:11:05 The type ViewerSorter is deprecated
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[578] 
01:11:05 	participantProfilesComboViewer.setSorter(new ViewerSorter());
01:11:05 	                                             ^^^^^^^^^^^^^^
01:11:05 The constructor ViewerSorter() is deprecated
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[699] 
01:11:05 	participantUMLTypesTreeViewer.setSorter(new ViewerSorter());
01:11:05 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:05 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
01:11:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[699] 
01:11:05 	participantUMLTypesTreeViewer.setSorter(new ViewerSorter());
01:11:05 	                                            ^^^^^^^^^^^^
01:11:05 The type ViewerSorter is deprecated
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[699] 
01:11:06 	participantUMLTypesTreeViewer.setSorter(new ViewerSorter());
01:11:06 	                                            ^^^^^^^^^^^^^^
01:11:06 The constructor ViewerSorter() is deprecated
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[721] 
01:11:06 	participantStereotypesTreeViewer.setSorter(new ViewerSorter());
01:11:06 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:06 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[721] 
01:11:06 	participantStereotypesTreeViewer.setSorter(new ViewerSorter());
01:11:06 	                                               ^^^^^^^^^^^^
01:11:06 The type ViewerSorter is deprecated
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/pages/PapyrusSearchPage.java:[721] 
01:11:06 	participantStereotypesTreeViewer.setSorter(new ViewerSorter());
01:11:06 	                                               ^^^^^^^^^^^^^^
01:11:06 The constructor ViewerSorter() is deprecated
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/dialogs/TypesFilterDialog.java:[97] 
01:11:06 	filterTypesTreeViewer.setAllChecked(true);
01:11:06 	                      ^^^^^^^^^^^^^^^^^^^
01:11:06 The method setAllChecked(boolean) from the type CheckboxTreeViewer is deprecated
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[21] 
01:11:06 	import org.eclipse.search.internal.ui.OpenSearchDialogAction;
01:11:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:06 Discouraged access: The type 'OpenSearchDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.search/3.13.0.v20210212-0759/org.eclipse.search-3.13.0.v20210212-0759.jar')
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[32] 
01:11:06 	OpenSearchDialogAction action = new OpenSearchDialogAction();
01:11:06 	^^^^^^^^^^^^^^^^^^^^^^
01:11:06 Discouraged access: The type 'OpenSearchDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.search/3.13.0.v20210212-0759/org.eclipse.search-3.13.0.v20210212-0759.jar')
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[32] 
01:11:06 	OpenSearchDialogAction action = new OpenSearchDialogAction();
01:11:06 	                                    ^^^^^^^^^^^^^^^^^^^^^^
01:11:06 Discouraged access: The type 'OpenSearchDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.search/3.13.0.v20210212-0759/org.eclipse.search-3.13.0.v20210212-0759.jar')
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[32] 
01:11:06 	OpenSearchDialogAction action = new OpenSearchDialogAction();
01:11:06 	                                    ^^^^^^^^^^^^^^^^^^^^^^
01:11:06 Discouraged access: The constructor 'OpenSearchDialogAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.search/3.13.0.v20210212-0759/org.eclipse.search-3.13.0.v20210212-0759.jar')
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/org/eclipse/papyrus/uml/search/ui/handlers/SearchCommandHandler.java:[33] 
01:11:06 	action.run();
01:11:06 	       ^^^
01:11:06 Discouraged access: The method 'OpenSearchDialogAction.run()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.search/3.13.0.v20210212-0759/org.eclipse.search-3.13.0.v20210212-0759.jar')
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[164] 
01:11:06 	drawImage(baseImage.getImageData(), 0, 0);
01:11:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:06 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[166] 
01:11:06 	drawImage(decorator.getImageData(), 0, 0);
01:11:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:06 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[168] 
01:11:06 	drawImage(decorator.getImageData(), bib.width - dib.width, 0);
01:11:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:06 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[170] 
01:11:06 	drawImage(decorator.getImageData(), 0, bib.height - dib.height);
01:11:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:06 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
01:11:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/com/swtdesigner/ResourceManager.java:[172] 
01:11:06 	drawImage(decorator.getImageData(), bib.width - dib.width, bib.height - dib.height);
01:11:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:06 The method drawImage(ImageData, int, int) from the type CompositeImageDescriptor is deprecated
01:11:06 32 problems (32 warnings)
01:11:06 [INFO] 
01:11:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.search.ui ---
01:11:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/src/test/resources
01:11:06 [INFO] 
01:11:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.search.ui ---
01:11:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/target/org.eclipse.papyrus.uml.search.ui-3.0.0-SNAPSHOT-sources.jar
01:11:06 [INFO] 
01:11:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.search.ui ---
01:11:06 [INFO] 
01:11:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.search.ui ---
01:11:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.search.ui/target/org.eclipse.papyrus.uml.search.ui-3.0.0-SNAPSHOT.jar
01:11:06 [INFO] 
01:11:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.search.ui ---
01:11:06 [INFO] 
01:11:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.search.ui ---
01:11:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:06 [INFO] 
01:11:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.search.ui ---
01:11:06 [INFO] 
01:11:06 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types >------
01:11:06 [INFO] Building org.eclipse.papyrus.uml.service.types 5.0.0-SNAPSHOT  [262/728]
01:11:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:06 [INFO] 
01:11:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.service.types ---
01:11:06 [INFO] 
01:11:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types ---
01:11:06 [INFO] The project's OSGi version is 5.0.0.202103040552
01:11:06 [INFO] 
01:11:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types ---
01:11:06 [INFO] 
01:11:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types ---
01:11:06 [INFO] 
01:11:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.service.types ---
01:11:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/main/resources
01:11:06 [INFO] 
01:11:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.types ---
01:11:06 [INFO] Compiling 218 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/bin
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/LifelineEditHelper.java:[57] 
01:11:08 	createRequest.getParameters().put(SequenceRequestConstant.COVERED, container);
01:11:08 	                                                          ^^^^^^^
01:11:08 The field SequenceRequestConstant.COVERED is deprecated
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ConfigureMessageEventCommand.java:[131] 
01:11:08 	final int index = lifeline.getCoveredBys().indexOf(previous) + 1;
01:11:08 	                                                   ^^^^^^^^
01:11:08 Unlikely argument type MessageEnd for indexOf(Object) on a List<InteractionFragment>
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ConfigureMessageEventCommand.java:[369] 
01:11:08 	((Interaction) container).getFragments().remove(createdMessage);
01:11:08 	                                                ^^^^^^^^^^^^^^
01:11:08 Unlikely argument type MessageEnd for remove(Object) on a Collection<InteractionFragment>
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ConfigureMessageEventCommand.java:[371] 
01:11:08 	((InteractionOperand) container).getFragments().remove(createdMessage);
01:11:08 	                                                       ^^^^^^^^^^^^^^
01:11:08 Unlikely argument type MessageEnd for remove(Object) on a Collection<InteractionFragment>
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/ClassifierHelperAdvice.java:[167] 
01:11:08 	List<EObject> currentlyRefactoredElements = (request.getParameter(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS) != null) ? (List<EObject>) request.getParameter(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS)
01:11:08 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: Unchecked cast from Object to List<EObject>
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/ClassifierHelperAdvice.java:[197] 
01:11:08 	request.getParameters().put(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS, currentlyRefactoredElements);
01:11:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/ElementEditHelper.java:[153] 
01:11:08 	Map elementsToMove = req.getElementsToMove();
01:11:08 	^^^
01:11:08 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/ElementEditHelper.java:[193] 
01:11:08 	for (Object object : (List) value) {
01:11:08 	                      ^^^^
01:11:08 List is a raw type. References to generic type List<E> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/ElementEditHelper.java:[221] 
01:11:08 	for (Edge edge : (List<Edge>) ViewUtil.getTargetConnections(viewIt.next())) {
01:11:08 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: Unchecked cast from List to List<Edge>
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementReorientCommand.java:[100] 
01:11:08 	((List) value).add(getOldTarget());
01:11:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementReorientCommand.java:[100] 
01:11:08 	((List) value).add(getOldTarget());
01:11:08 	  ^^^^
01:11:08 List is a raw type. References to generic type List<E> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementReorientCommand.java:[111] 
01:11:08 	((List) value).add(getNewTarget());
01:11:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementReorientCommand.java:[111] 
01:11:08 	((List) value).add(getNewTarget());
01:11:08 	  ^^^^
01:11:08 List is a raw type. References to generic type List<E> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/RefineEditHelperAdvice.java:[50] 
01:11:08 	StereotypeApplicationHelper.getInstance(element).applyStereotype(element, StandardPackage.Literals.REFINE);
01:11:08 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[101] 
01:11:08 	R elementToEdit = (R) getElementToEdit();
01:11:08 	                  ^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: Unchecked cast from EObject to R
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[106] 
01:11:08 	return (S) oldEnd;
01:11:08 	       ^^^^^^^^^^
01:11:08 Type safety: Unchecked cast from EObject to S
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[110] 
01:11:08 	return (S) newEnd;
01:11:08 	       ^^^^^^^^^^
01:11:08 Type safety: Unchecked cast from EObject to S
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[114] 
01:11:08 	return (T) oldEnd;
01:11:08 	       ^^^^^^^^^^
01:11:08 Type safety: Unchecked cast from EObject to T
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AbstractDirectedRelationshipReorientCommand.java:[118] 
01:11:08 	return (T) newEnd;
01:11:08 	       ^^^^^^^^^^
01:11:08 Type safety: Unchecked cast from EObject to T
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementCreateCommand.java:[71] 
01:11:08 	((List) value).add(getTarget());
01:11:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/ElementOwnedElementCreateCommand.java:[71] 
01:11:08 	((List) value).add(getTarget());
01:11:08 	  ^^^^
01:11:08 List is a raw type. References to generic type List<E> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/ExceptionHandlerEditHelper.java:[39] 
01:11:08 	import org.eclipse.uml2.uml.Type;
01:11:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 The import org.eclipse.uml2.uml.Type is never used
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/NotContainmentMoveCommand.java:[53] 
01:11:08 	for(Iterator i = getElementsToMove().keySet().iterator(); i.hasNext();) {
01:11:08 	    ^^^^^^^^
01:11:08 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/StereotypePropertyReferenceDestroyCommand.java:[142] 
01:11:08 	((List) list).remove(value);
01:11:08 	  ^^^^
01:11:08 List is a raw type. References to generic type List<E> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/TraceEditHelperAdvice.java:[50] 
01:11:08 	StereotypeApplicationHelper.getInstance(element).applyStereotype(element, StandardPackage.Literals.TRACE);
01:11:08 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/AssociationEditHelperAdvice.java:[262] 
01:11:08 	? (List<EObject>) req.getParameter(org.eclipse.papyrus.infra.services.edit.utils.RequestParameterConstants.DEPENDENTS_TO_KEEP)
01:11:08 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: Unchecked cast from Object to List<EObject>
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/AssociationEditHelperAdvice.java:[337] 
01:11:08 	? (List<EObject>) request.getParameter(org.eclipse.papyrus.infra.services.edit.utils.RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS)
01:11:08 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: Unchecked cast from Object to List<EObject>
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/AssociationEditHelperAdvice.java:[346] 
01:11:08 	request.getParameters().put(org.eclipse.papyrus.infra.services.edit.utils.RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS, currentlyRefactoredElements);
01:11:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/utils/RequestParameterUtils.java:[97] 
01:11:08 	return (List<EObject>) req.getParameter(RequestParameterConstants.DEPENDENTS_TO_KEEP);
01:11:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: Unchecked cast from Object to List<EObject>
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/utils/RequestParameterUtils.java:[109] 
01:11:08 	return (List<EObject>) req.getParameter(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS);
01:11:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: Unchecked cast from Object to List<EObject>
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/utils/RequestParameterUtils.java:[121] 
01:11:08 	req.getParameters().put(RequestParameterConstants.ASSOCIATION_REFACTORED_ELEMENTS, refactoredElements);
01:11:08 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/InteractionOperandEditHelper.java:[47] 
01:11:08 	InteractionConstraint guard = interactionOperand.createGuard("guard");
01:11:08 	                      ^^^^^
01:11:08 The value of the local variable guard is not used
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/InstanceSpecificationEditHelper.java:[58] 
01:11:08 	private InstanceSpecification getSourceOwnerType(ConfigureRequest req) {
01:11:08 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 The method getSourceOwnerType(ConfigureRequest) from the type InstanceSpecificationEditHelper is never used locally
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/InstanceSpecificationEditHelper.java:[73] 
01:11:08 	private InstanceSpecification getTargetOwnerType(ConfigureRequest req) {
01:11:08 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 The method getTargetOwnerType(ConfigureRequest) from the type InstanceSpecificationEditHelper is never used locally
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AssociationReorientCommand.java:[199] 
01:11:08 	private void reorientEnd(Property end, Classifier newEndType) throws ExecutionException {
01:11:08 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 The method reorientEnd(Property, Classifier) from the type AssociationReorientCommand is never used locally
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/command/AssociationReorientCommand.java:[204] 
01:11:08 	private void moveEnd(Property end, Classifier newOwner) throws ExecutionException {
01:11:08 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 The method moveEnd(Property, Classifier) from the type AssociationReorientCommand is never used locally
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/NamedElementHelperAdvice.java:[56] 
01:11:08 	if(request.getDependentElementsToDestroy().containsAll(directedRelationship.getSources())) {
01:11:08 	   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: The method containsAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/NamedElementHelperAdvice.java:[68] 
01:11:08 	if(request.getDependentElementsToDestroy().containsAll(directedRelationship.getTargets())) {
01:11:08 	   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:08 Type safety: The method containsAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized
01:11:08 39. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/OccurrenceSpecificationHelperAdvice.java (at line 68)
01:11:08 	if (os.equals(m.getSendEvent())) {
01:11:08 	              ^^^^^^^^^^^^^^^^
01:11:08 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
01:11:08 40. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/OccurrenceSpecificationHelperAdvice.java (at line 74)
01:11:08 	if (os.equals(m.getReceiveEvent())) {
01:11:08 	              ^^^^^^^^^^^^^^^^^^^
01:11:08 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
01:11:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/helper/advice/MessageHelperAdvice.java:[300] 
01:11:08 	lifeline.getCoveredBys().add(lifeline.getCoveredBys().indexOf(previous) + 1, messageOccurrenceSpecification);
01:11:08 	                                                              ^^^^^^^^
01:11:08 Unlikely argument type MessageEnd for indexOf(Object) on a List<InteractionFragment>
01:11:08 41 problems (0 errors, 39 warnings, 2 infos)
01:11:08 [INFO] 
01:11:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types ---
01:11:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/src/test/resources
01:11:08 [INFO] 
01:11:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.service.types ---
01:11:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/target/org.eclipse.papyrus.uml.service.types-5.0.0-SNAPSHOT-sources.jar
01:11:08 [INFO] 
01:11:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types ---
01:11:08 [INFO] 
01:11:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types ---
01:11:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types/target/org.eclipse.papyrus.uml.service.types-5.0.0-SNAPSHOT.jar
01:11:08 [INFO] 
01:11:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types ---
01:11:08 [INFO] 
01:11:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.service.types ---
01:11:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:08 [INFO] 
01:11:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.types ---
01:11:08 [INFO] 
01:11:08 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.service.types.ui >----
01:11:08 [INFO] Building org.eclipse.papyrus.uml.service.types.ui 3.0.0-SNAPSHOT [263/728]
01:11:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:08 [INFO] 
01:11:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:08 [INFO] 
01:11:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:08 [INFO] The project's OSGi version is 3.0.0.202103040552
01:11:08 [INFO] 
01:11:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:08 [INFO] 
01:11:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:08 [INFO] 
01:11:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/src/main/resources
01:11:08 [INFO] 
01:11:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:08 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin
01:11:09 [INFO] 
01:11:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/src/test/resources
01:11:09 [INFO] 
01:11:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/target/org.eclipse.papyrus.uml.service.types.ui-3.0.0-SNAPSHOT-sources.jar
01:11:09 [INFO] 
01:11:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:09 [INFO] 
01:11:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/target/org.eclipse.papyrus.uml.service.types.ui-3.0.0-SNAPSHOT.jar
01:11:09 [INFO] 
01:11:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:09 [INFO] 
01:11:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:09 [INFO] 
01:11:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.types.ui ---
01:11:09 [INFO] 
01:11:09 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.service.validation >---
01:11:09 [INFO] Building org.eclipse.papyrus.uml.service.validation 3.0.0-SNAPSHOT [264/728]
01:11:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:09 [INFO] 
01:11:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.service.validation ---
01:11:09 [INFO] 
01:11:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.validation ---
01:11:09 [INFO] The project's OSGi version is 3.0.0.202103040552
01:11:09 [INFO] 
01:11:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.validation ---
01:11:09 [INFO] 
01:11:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.validation ---
01:11:09 [INFO] 
01:11:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.service.validation ---
01:11:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/src/main/resources
01:11:09 [INFO] 
01:11:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.validation ---
01:11:09 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/bin
01:11:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/src/org/eclipse/papyrus/uml/service/validation/oclpivot/AbstractOCLpivotModelConstraint.java:[152] 
01:11:10 	ocl.getMetamodelManager().getASOf(org.eclipse.ocl.pivot.Class.class, umlStereotype);
01:11:10 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:10 The method getASOf(Class<Class>, EObject) from the type MetamodelManager is deprecated
01:11:10 1 problem (1 warning)
01:11:10 [INFO] 
01:11:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.validation ---
01:11:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/src/test/resources
01:11:10 [INFO] 
01:11:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.service.validation ---
01:11:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/target/org.eclipse.papyrus.uml.service.validation-3.0.0-SNAPSHOT-sources.jar
01:11:10 [INFO] 
01:11:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.validation ---
01:11:10 [INFO] 
01:11:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.validation ---
01:11:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.validation/target/org.eclipse.papyrus.uml.service.validation-3.0.0-SNAPSHOT.jar
01:11:10 [INFO] 
01:11:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.validation ---
01:11:10 [INFO] 
01:11:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.service.validation ---
01:11:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:10 [INFO] 
01:11:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.validation ---
01:11:10 [INFO] 
01:11:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.services.decoration >---
01:11:10 [INFO] Building org.eclipse.papyrus.uml.services.decoration 2.0.0-SNAPSHOT [265/728]
01:11:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:11 [INFO] 
01:11:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [INFO] The project's OSGi version is 2.0.0.202103040552
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [INFO] 
01:11:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/src/main/resources
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/bin
01:11:11 [INFO] 
01:11:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/src/test/resources
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/target/org.eclipse.papyrus.uml.services.decoration-2.0.0-SNAPSHOT-sources.jar
01:11:11 [INFO] 
01:11:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.services.decoration/target/org.eclipse.papyrus.uml.services.decoration-2.0.0-SNAPSHOT.jar
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.services.decoration ---
01:11:11 [INFO] 
01:11:11 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.templaterepository >---
01:11:11 [INFO] Building org.eclipse.papyrus.uml.templaterepository 3.0.0-SNAPSHOT [266/728]
01:11:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:11 [INFO] 
01:11:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:11 [INFO] The project's OSGi version is 3.0.0.202103040552
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:11 [INFO] 
01:11:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/src/main/resources
01:11:11 [INFO] 
01:11:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:11 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/bin
01:11:12 [INFO] 
01:11:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/src/test/resources
01:11:12 [INFO] 
01:11:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/target/org.eclipse.papyrus.uml.templaterepository-3.0.0-SNAPSHOT-sources.jar
01:11:12 [INFO] 
01:11:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:12 [INFO] 
01:11:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.templaterepository/target/org.eclipse.papyrus.uml.templaterepository-3.0.0-SNAPSHOT.jar
01:11:12 [INFO] 
01:11:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:12 [INFO] 
01:11:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:12 [INFO] 
01:11:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.templaterepository ---
01:11:12 [INFO] 
01:11:12 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.uml-alf >-----------
01:11:12 [INFO] Building Papyrus UML ALF 0.0.1-SNAPSHOT                        [267/728]
01:11:12 [INFO] --------------------------------[ pom ]---------------------------------
01:11:12 [INFO] 
01:11:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-alf ---
01:11:12 [INFO] 
01:11:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-alf ---
01:11:12 [INFO] 
01:11:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-alf ---
01:11:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:12 [INFO] 
01:11:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-alf ---
01:11:12 [INFO] 
01:11:12 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf >-----------
01:11:12 [INFO] Building org.eclipse.papyrus.uml.alf 4.0.0-SNAPSHOT            [268/728]
01:11:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:12 [INFO] 
01:11:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf ---
01:11:12 [INFO] 
01:11:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf ---
01:11:12 [INFO] The project's OSGi version is 4.0.0.202103040552
01:11:12 [INFO] 
01:11:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf ---
01:11:12 [INFO] 
01:11:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf ---
01:11:12 [INFO] 
01:11:12 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.alf ---
01:11:21 [WARNING] 
01:11:21 WARNING: 	AlfValidator.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/org/eclipse/papyrus/uml/alf/validation/AlfValidator.xtend
01:11:21 45: The operator '==' should be replaced by '===' when null is one of the arguments.
01:11:21 [WARNING] 
01:11:21 WARNING: 	AlfValidator.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/org/eclipse/papyrus/uml/alf/validation/AlfValidator.xtend
01:11:21 48: Unnecessary cast from SequenceAccessExpression to SequenceAccessExpression
01:11:21 [INFO] 
01:11:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf ---
01:11:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/main/resources
01:11:21 [INFO] 
01:11:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf ---
01:11:21 [INFO] Compiling 304 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/bin
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceConstructionExpressionImpl.java:[272] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_CONSTRUCTION_EXPRESSION__SEQUENCE_CONSTRUCTION_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceConstructionExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceConstructionExpressionImpl.java:[297] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_CONSTRUCTION_EXPRESSION__SEQUENCE_CONSTRUCTION_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceConstructionExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceConstructionExpressionImpl.java:[322] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_CONSTRUCTION_EXPRESSION__SEQUENCE_CONSTRUCTION_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceConstructionExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceConstructionExpressionImpl.java:[418] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_CONSTRUCTION_EXPRESSION__SEQUENCE_CONSTRUCTION_EXPRESSION_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceConstructionExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StereotypeAnnotationImpl.java:[142] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.STEREOTYPE_ANNOTATION__STEREOTYPE_ANNOTATION_STEREOTYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "stereotypeAnnotationStereotypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StereotypeAnnotationImpl.java:[302] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.STEREOTYPE_ANNOTATION__STEREOTYPE_ANNOTATION_TAGGED_VALUES,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "stereotypeAnnotationTaggedValues", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StereotypeAnnotationImpl.java:[327] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.STEREOTYPE_ANNOTATION__STEREOTYPE_ANNOTATION_NAMES,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "stereotypeAnnotationNames", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ExpressionImpl.java:[153] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.EXPRESSION__EXPRESSION_ASSIGNMENT_AFTER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "expressionAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[224] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_REFERENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[249] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[274] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[299] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceReductionExpressionImpl.java:[398] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_REDUCTION_EXPRESSION__SEQUENCE_REDUCTION_EXPRESSION_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceReductionExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[318] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_ASSIGNMENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionAssignmentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[343] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_IS_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[368] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_IS_INDEXED_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionIsIndexedDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[393] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_IS_DATA_VALUE_UPDATE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionIsDataValueUpdateDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[418] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[443] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_EXPRESSION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionExpressionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[468] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[493] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[518] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IncrementOrDecrementExpressionImpl.java:[573] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INCREMENT_OR_DECREMENT_EXPRESSION__INCREMENT_OR_DECREMENT_EXPRESSION_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "incrementOrDecrementExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NonFinalClauseImpl.java:[172] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NON_FINAL_CLAUSE__NON_FINAL_CLAUSE_ASSIGNMENTS_BEFORE_BODY,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nonFinalClauseAssignmentsBeforeBody", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/WhileStatementImpl.java:[187] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.WHILE_STATEMENT__WHILE_STATEMENT_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "whileStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/WhileStatementImpl.java:[212] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.WHILE_STATEMENT__WHILE_STATEMENT_ASSIGNMENTS_AFTER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "whileStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/WhileStatementImpl.java:[269] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.WHILE_STATEMENT__WHILE_STATEMENT_ENCLOSED_STATEMENTS,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "whileStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalLogicalExpressionImpl.java:[144] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CONDITIONAL_LOGICAL_EXPRESSION__CONDITIONAL_LOGICAL_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalLogicalExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalLogicalExpressionImpl.java:[169] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CONDITIONAL_LOGICAL_EXPRESSION__CONDITIONAL_LOGICAL_EXPRESSION_LOWER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalLogicalExpressionLower", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalLogicalExpressionImpl.java:[194] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CONDITIONAL_LOGICAL_EXPRESSION__CONDITIONAL_LOGICAL_EXPRESSION_UPPER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalLogicalExpressionUpper", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockImpl.java:[149] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.BLOCK__BLOCK_ASSIGNMENTS_BEFORE_STATEMENTS,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockAssignmentsBeforeStatements", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockImpl.java:[174] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.BLOCK__BLOCK_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockImpl.java:[199] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.BLOCK__BLOCK_ASSIGNMENT_AFTER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConcurrentClausesImpl.java:[72] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CONCURRENT_CLAUSES__CONCURRENT_CLAUSES_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "concurrentClausesAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BooleanLiteralExpressionImpl.java:[106] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.BOOLEAN_LITERAL_EXPRESSION__BOOLEAN_LITERAL_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "booleanLiteralExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceRangeImpl.java:[209] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_RANGE__SEQUENCE_RANGE_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceRangeLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceRangeImpl.java:[234] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_RANGE__SEQUENCE_RANGE_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceRangeUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BooleanUnaryExpressionImpl.java:[131] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.BOOLEAN_UNARY_EXPRESSION__BOOLEAN_UNARY_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "booleanUnaryExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BooleanUnaryExpressionImpl.java:[156] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.BOOLEAN_UNARY_EXPRESSION__BOOLEAN_UNARY_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "booleanUnaryExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BooleanUnaryExpressionImpl.java:[181] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.BOOLEAN_UNARY_EXPRESSION__BOOLEAN_UNARY_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "booleanUnaryExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/RelationalExpressionImpl.java:[155] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.RELATIONAL_EXPRESSION__RELATIONAL_EXPRESSION_IS_UNLIMITED_NATURAL_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "relationalExpressionIsUnlimitedNaturalDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/RelationalExpressionImpl.java:[180] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.RELATIONAL_EXPRESSION__RELATIONAL_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "relationalExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/RelationalExpressionImpl.java:[205] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.RELATIONAL_EXPRESSION__RELATIONAL_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "relationalExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/RelationalExpressionImpl.java:[230] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.RELATIONAL_EXPRESSION__RELATIONAL_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "relationalExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IsolationExpressionImpl.java:[131] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ISOLATION_EXPRESSION__ISOLATION_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isolationExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IsolationExpressionImpl.java:[156] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ISOLATION_EXPRESSION__ISOLATION_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isolationExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IsolationExpressionImpl.java:[181] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ISOLATION_EXPRESSION__ISOLATION_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isolationExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ImportedMemberImpl.java:[243] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.IMPORTED_MEMBER__IMPORTED_MEMBER_IS_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "importedMemberIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/org/eclipse/papyrus/uml/alf/validation/AlfValidationContextRegistry.java:[151] 
01:11:27 	this.validationMap.remove(modelNamespace);
01:11:27 	                          ^^^^^^^^^^^^^^
01:11:27 Unlikely argument type AlfValidationContextRegistry.ModelNamespaceWithState for remove(Object) on a Map<URI,AlfValidationContextRegistry.ModelNamespaceWithState>
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureReferenceImpl.java:[180] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FEATURE_REFERENCE__FEATURE_REFERENCE_REFERENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureReferenceReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/DoStatementImpl.java:[187] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.DO_STATEMENT__DO_STATEMENT_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "doStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/DoStatementImpl.java:[212] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.DO_STATEMENT__DO_STATEMENT_ASSIGNMENTS_AFTER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "doStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/DoStatementImpl.java:[269] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.DO_STATEMENT__DO_STATEMENT_ENCLOSED_STATEMENTS,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "doStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NaturalLiteralExpressionImpl.java:[106] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NATURAL_LITERAL_EXPRESSION__NATURAL_LITERAL_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "naturalLiteralExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InLineStatementImpl.java:[105] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.IN_LINE_STATEMENT__IN_LINE_STATEMENT_ASSIGNMENTS_AFTER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "inLineStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NamespaceDefinitionImpl.java:[724] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NAMESPACE_DEFINITION__NAMESPACE_DEFINITION_MEMBER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "namespaceDefinitionMemberDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[497] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_SIMPLE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsSimpleDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[522] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_ARITHMETIC_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsArithmeticDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[547] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_DEFINITION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsDefinitionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[572] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[597] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_INDEXED_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsIndexedDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[622] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_DATA_VALUE_UPDATE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsDataValueUpdateDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[647] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_ASSIGNMENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionAssignmentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[672] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[697] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_EXPRESSION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionExpressionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[722] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[747] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[772] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[938] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[963] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_COLLECTION_CONVERSION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AssignmentExpressionImpl.java:[988] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ASSIGNMENT_EXPRESSION__ASSIGNMENT_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "assignmentExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SignalReceptionDefinitionImpl.java:[89] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SIGNAL_RECEPTION_DEFINITION__SIGNAL_RECEPTION_DEFINITION_IS_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "signalReceptionDefinitionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[370] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SEQUENCE_EXPANSION_EXPRESSION_VARIABLE_SOURCE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpansionExpressionVariableSourceDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[395] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SEQUENCE_EXPANSION_EXPRESSION_ASSIGNMENTS_BEFORE_PRIMARY,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpansionExpressionAssignmentsBeforePrimary", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[420] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SEQUENCE_EXPANSION_EXPRESSION_ASSIGNMENTS_BEFORE_ARGUMENT,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpansionExpressionAssignmentsBeforeArgument", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[507] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SELECT_OR_REJECT_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "selectOrRejectExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[532] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SELECT_OR_REJECT_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "selectOrRejectExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[557] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__SELECT_OR_REJECT_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "selectOrRejectExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[615] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__COLLECT_OR_ITERATE_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "collectOrIterateExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[640] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__COLLECT_OR_ITERATE_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "collectOrIterateExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[665] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__COLLECT_OR_ITERATE_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "collectOrIterateExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[690] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__FOR_ALL_OR_EXISTS_OR_ONE_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forAllOrExistsOrOneExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[715] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__FOR_ALL_OR_EXISTS_OR_ONE_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forAllOrExistsOrOneExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[740] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__FOR_ALL_OR_EXISTS_OR_ONE_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forAllOrExistsOrOneExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[798] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__IS_UNIQUE_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isUniqueExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[823] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__IS_UNIQUE_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isUniqueExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpansionExpressionImpl.java:[848] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_EXPANSION_EXPRESSION__IS_UNIQUE_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isUniqueExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ReceptionDefinitionImpl.java:[239] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.RECEPTION_DEFINITION__RECEPTION_DEFINITION_SIGNAL_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "receptionDefinitionSignalDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ReceptionDefinitionImpl.java:[264] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.RECEPTION_DEFINITION__RECEPTION_DEFINITION_IS_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "receptionDefinitionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[300] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_ASSIGNMENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionAssignmentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[325] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_ENUMERATION_LITERAL_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionEnumerationLiteralDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[350] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_PROPERTY_ACCESS_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionPropertyAccessDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[375] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[400] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameExpressionImpl.java:[425] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NAME_EXPRESSION__NAME_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OutputNamedExpressionImpl.java:[89] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.OUTPUT_NAMED_EXPRESSION__OUTPUT_NAMED_EXPRESSION_LEFT_HAND_SIDE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "outputNamedExpressionLeftHandSideDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ExpressionStatementImpl.java:[109] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.EXPRESSION_STATEMENT__EXPRESSION_STATEMENT_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "expressionStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ExpressionStatementImpl.java:[134] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.EXPRESSION_STATEMENT__EXPRESSION_STATEMENT_ASSIGNMENTS_AFTER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "expressionStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LiteralExpressionImpl.java:[106] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LITERAL_EXPRESSION__LITERAL_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "literalExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LiteralExpressionImpl.java:[131] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LITERAL_EXPRESSION__LITERAL_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "literalExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LinkOperationExpressionImpl.java:[190] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LINK_OPERATION_EXPRESSION__LINK_OPERATION_EXPRESSION_IS_CREATION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "linkOperationExpressionIsCreationDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LinkOperationExpressionImpl.java:[215] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LINK_OPERATION_EXPRESSION__LINK_OPERATION_EXPRESSION_IS_CLEAR_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "linkOperationExpressionIsClearDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LinkOperationExpressionImpl.java:[240] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LINK_OPERATION_EXPRESSION__LINK_OPERATION_EXPRESSION_REFERENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "linkOperationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LinkOperationExpressionImpl.java:[265] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LINK_OPERATION_EXPRESSION__LINK_OPERATION_EXPRESSION_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "linkOperationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ThisExpressionImpl.java:[131] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.THIS_EXPRESSION__THIS_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "thisExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ThisExpressionImpl.java:[156] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.THIS_EXPRESSION__THIS_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "thisExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ThisExpressionImpl.java:[181] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.THIS_EXPRESSION__THIS_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "thisExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ReturnStatementImpl.java:[167] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.RETURN_STATEMENT__RETURN_STATEMENT_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "returnStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ReturnStatementImpl.java:[192] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.RETURN_STATEMENT__RETURN_STATEMENT_ASSIGNMENTS_AFTER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "returnStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PackageDefinitionImpl.java:[175] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.PACKAGE_DEFINITION__PACKAGE_DEFINITION_APPLIED_PROFILE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "packageDefinitionAppliedProfileDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LocalNameDeclarationStatementImpl.java:[237] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOCAL_NAME_DECLARATION_STATEMENT__LOCAL_NAME_DECLARATION_STATEMENT_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "localNameDeclarationStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LocalNameDeclarationStatementImpl.java:[328] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOCAL_NAME_DECLARATION_STATEMENT__LOCAL_NAME_DECLARATION_STATEMENT_ASSIGNMENTS_AFTER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "localNameDeclarationStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LocalNameDeclarationStatementImpl.java:[383] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOCAL_NAME_DECLARATION_STATEMENT__LOCAL_NAME_DECLARATION_STATEMENT_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "localNameDeclarationStatementTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InstanceCreationExpressionImpl.java:[245] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INSTANCE_CREATION_EXPRESSION__INSTANCE_CREATION_EXPRESSION_IS_OBJECT_CREATION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "instanceCreationExpressionIsObjectCreationDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InstanceCreationExpressionImpl.java:[270] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INSTANCE_CREATION_EXPRESSION__INSTANCE_CREATION_EXPRESSION_IS_CONSTRUCTORLESS_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "instanceCreationExpressionIsConstructorlessDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InstanceCreationExpressionImpl.java:[295] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INSTANCE_CREATION_EXPRESSION__INSTANCE_CREATION_EXPRESSION_REFERENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "instanceCreationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InstanceCreationExpressionImpl.java:[320] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INSTANCE_CREATION_EXPRESSION__INSTANCE_CREATION_EXPRESSION_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "instanceCreationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[193] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[218] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[243] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[303] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_IS_BIT_STRING_CONVERSION1_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionIsBitStringConversion1Derivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[328] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_IS_BIT_STRING_CONVERSION2_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionIsBitStringConversion2Derivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LogicalExpressionImpl.java:[353] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOGICAL_EXPRESSION__LOGICAL_EXPRESSION_IS_BIT_WISE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "logicalExpressionIsBitWiseDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptBlockImpl.java:[190] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ACCEPT_BLOCK__ACCEPT_BLOCK_SIGNAL_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptBlockSignalDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceAccessExpressionImpl.java:[209] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_ACCESS_EXPRESSION__SEQUENCE_ACCESS_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceAccessExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceAccessExpressionImpl.java:[234] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_ACCESS_EXPRESSION__SEQUENCE_ACCESS_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceAccessExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceAccessExpressionImpl.java:[259] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_ACCESS_EXPRESSION__SEQUENCE_ACCESS_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceAccessExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnaryExpressionImpl.java:[109] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.UNARY_EXPRESSION__UNARY_EXPRESSION_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unaryExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifierDefinitionImpl.java:[308] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASSIFIER_DEFINITION__CLASSIFIER_DEFINITION_SPECIALIZATION_REFERENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifierDefinitionSpecializationReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifierDefinitionImpl.java:[333] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASSIFIER_DEFINITION__CLASSIFIER_DEFINITION_INHERITED_MEMBERS,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifierDefinitionInheritedMembers", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InputNamedExpressionImpl.java:[190] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INPUT_NAMED_EXPRESSION__NAMED_EXPRESSION_IS_COLLECTION_CONVERSION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "namedExpressionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InputNamedExpressionImpl.java:[215] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INPUT_NAMED_EXPRESSION__NAMED_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "namedExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[477] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_BEHAVIOR_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsBehaviorDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[502] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_ASSOCIATION_END_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsAssociationEndDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[527] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_OPERATION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsOperationDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[552] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_DESTRUCTOR_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsDestructorDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[577] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_IMPLICIT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsImplicitDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[602] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_IS_SIGNAL_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionIsSignalDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[627] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_PARAMETER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionParameterDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[652] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[677] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[702] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/InvocationExpressionImpl.java:[727] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.INVOCATION_EXPRESSION__INVOCATION_EXPRESSION_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "invocationExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TupleImpl.java:[345] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.TUPLE__TUPLE_INPUT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "tupleInputDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TupleImpl.java:[370] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.TUPLE__TUPLE_OUTPUT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "tupleOutputDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TupleImpl.java:[463] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.TUPLE__TUPLE_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "tupleAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StatementImpl.java:[209] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.STATEMENT__STATEMENT_IS_ISOLATED_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "statementIsIsolatedDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[211] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_ASSIGNMENT_BEFORE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideAssignmentBeforeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[236] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_ASSIGNMENT_AFTER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[297] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[322] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_REFERENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[347] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[372] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureLeftHandSideImpl.java:[397] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FEATURE_LEFT_HAND_SIDE__FEATURE_LEFT_HAND_SIDE_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureLeftHandSideUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassExtentExpressionImpl.java:[156] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASS_EXTENT_EXPRESSION__CLASS_EXTENT_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classExtentExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassExtentExpressionImpl.java:[181] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASS_EXTENT_EXPRESSION__CLASS_EXTENT_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classExtentExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassExtentExpressionImpl.java:[206] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASS_EXTENT_EXPRESSION__CLASS_EXTENT_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classExtentExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[185] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[210] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[235] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[260] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyAccessExpressionImpl.java:[315] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.PROPERTY_ACCESS_EXPRESSION__PROPERTY_ACCESS_EXPRESSION_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccessExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[214] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[270] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_ASSIGNMENTS_AFTER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[363] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_ENCLOSED_STATEMENTS,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[388] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_IS_DETERMINATE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementIsDeterminateDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchStatementImpl.java:[413] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SWITCH_STATEMENT__SWITCH_STATEMENT_IS_ASSURED_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchStatementIsAssuredDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[321] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_SIMPLE_ACCEPT_LOCAL_NAME,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementSimpleAcceptLocalName", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[346] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_COMPOUND_ACCEPT_LOCAL_NAME,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementCompoundAcceptLocalName", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[371] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[396] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_ASSIGNMENTS_AFTER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[461] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_IS_SIMPLE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementIsSimpleDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/AcceptStatementImpl.java:[486] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ACCEPT_STATEMENT__ACCEPT_STATEMENT_ENCLOSED_STATEMENTS,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "acceptStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[194] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_IS_DIRECT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionIsDirectDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[219] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_REFERENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[244] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[269] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassificationExpressionImpl.java:[294] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASSIFICATION_EXPRESSION__CLASSIFICATION_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classificationExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ElementReferenceImpl.java:[1448] 
01:11:27 	@SuppressWarnings("unchecked")
01:11:27 	                  ^^^^^^^^^^^
01:11:27 Unnecessary @SuppressWarnings("unchecked")
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifyStatementImpl.java:[307] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASSIFY_STATEMENT__CLASSIFY_STATEMENT_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifyStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifyStatementImpl.java:[332] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASSIFY_STATEMENT__CLASSIFY_STATEMENT_ASSIGNMENTS_AFTER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifyStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifyStatementImpl.java:[357] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASSIFY_STATEMENT__CLASSIFY_STATEMENT_FROM_CLASS_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifyStatementFromClassDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ClassifyStatementImpl.java:[382] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CLASSIFY_STATEMENT__CLASSIFY_STATEMENT_TO_CLASS_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "classifyStatementToClassDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ArithmeticExpressionImpl.java:[155] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ARITHMETIC_EXPRESSION__ARITHMETIC_EXPRESSION_IS_CONCATENATION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "arithmeticExpressionIsConcatenationDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ArithmeticExpressionImpl.java:[180] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ARITHMETIC_EXPRESSION__ARITHMETIC_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "arithmeticExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ArithmeticExpressionImpl.java:[205] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ARITHMETIC_EXPRESSION__ARITHMETIC_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "arithmeticExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ArithmeticExpressionImpl.java:[230] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.ARITHMETIC_EXPRESSION__ARITHMETIC_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "arithmeticExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SuperInvocationExpressionImpl.java:[156] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SUPER_INVOCATION_EXPRESSION__SUPER_INVOCATION_EXPRESSION_REFERENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "superInvocationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SuperInvocationExpressionImpl.java:[181] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SUPER_INVOCATION_EXPRESSION__SUPER_INVOCATION_EXPRESSION_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "superInvocationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EmptyStatementImpl.java:[62] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.EMPTY_STATEMENT__EMPTY_STATEMENT_ASSIGNMENTS_AFTER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "emptyStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureInvocationExpressionImpl.java:[131] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FEATURE_INVOCATION_EXPRESSION__FEATURE_INVOCATION_EXPRESSION_REFERENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureInvocationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/FeatureInvocationExpressionImpl.java:[156] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FEATURE_INVOCATION_EXPRESSION__FEATURE_INVOCATION_EXPRESSION_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "featureInvocationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SwitchClauseImpl.java:[164] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SWITCH_CLAUSE__SWITCH_CLAUSE_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "switchClauseAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EqualityExpressionImpl.java:[157] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.EQUALITY_EXPRESSION__EQUALITY_EXPRESSION_IS_NEGATED_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "equalityExpressionIsNegatedDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EqualityExpressionImpl.java:[182] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.EQUALITY_EXPRESSION__EQUALITY_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "equalityExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EqualityExpressionImpl.java:[207] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.EQUALITY_EXPRESSION__EQUALITY_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "equalityExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/EqualityExpressionImpl.java:[232] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.EQUALITY_EXPRESSION__EQUALITY_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "equalityExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnitDefinitionImpl.java:[251] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.UNIT_DEFINITION__UNIT_DEFINITION_NAMESPACE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unitDefinitionNamespaceDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnitDefinitionImpl.java:[309] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.UNIT_DEFINITION__UNIT_DEFINITION_IS_MODEL_LIBRARY_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unitDefinitionIsModelLibraryDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnitDefinitionImpl.java:[334] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.UNIT_DEFINITION__UNIT_DEFINITION_IMPLICIT_IMPORTS,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unitDefinitionImplicitImports", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnitDefinitionImpl.java:[359] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.UNIT_DEFINITION__UNIT_DEFINITION_APPLIED_PROFILE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unitDefinitionAppliedProfileDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[249] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[274] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_ASSIGNMENTS_AFTER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[378] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_VARIABLE_DEFINITIONS,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementVariableDefinitions", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[403] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_LOOP_VARIABLES,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementLoopVariables", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[428] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_IS_PARALLEL_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementIsParallelDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ForStatementImpl.java:[453] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.FOR_STATEMENT__FOR_STATEMENT_ENCLOSED_STATEMENTS,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "forStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ImportReferenceImpl.java:[151] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.IMPORT_REFERENCE__IMPORT_REFERENCE_REFERENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "importReferenceReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/CastExpressionImpl.java:[204] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CAST_EXPRESSION__CAST_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "castExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/CastExpressionImpl.java:[229] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CAST_EXPRESSION__CAST_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "castExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/CastExpressionImpl.java:[254] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CAST_EXPRESSION__CAST_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "castExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/CastExpressionImpl.java:[309] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.CAST_EXPRESSION__CAST_EXPRESSION_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "castExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/UnboundedLiteralExpressionImpl.java:[82] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.UNBOUNDED_LITERAL_EXPRESSION__UNBOUNDED_LITERAL_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "unboundedLiteralExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[161] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.IF_STATEMENT__IF_STATEMENT_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[186] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.IF_STATEMENT__IF_STATEMENT_ASSIGNMENTS_AFTER,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[211] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.IF_STATEMENT__IF_STATEMENT_ENCLOSED_STATEMENTS,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[236] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.IF_STATEMENT__IF_STATEMENT_IS_ASSURED_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementIsAssuredDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/IfStatementImpl.java:[261] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.IF_STATEMENT__IF_STATEMENT_IS_DETERMINATE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ifStatementIsDeterminateDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LoopVariableDefinitionImpl.java:[308] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOOP_VARIABLE_DEFINITION__LOOP_VARIABLE_DEFINITION_ASSIGNMENT_AFTER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "loopVariableDefinitionAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LoopVariableDefinitionImpl.java:[333] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOOP_VARIABLE_DEFINITION__LOOP_VARIABLE_DEFINITION_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "loopVariableDefinitionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LoopVariableDefinitionImpl.java:[431] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOOP_VARIABLE_DEFINITION__LOOP_VARIABLE_DEFINITION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "loopVariableDefinitionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/LoopVariableDefinitionImpl.java:[489] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.LOOP_VARIABLE_DEFINITION__LOOP_VARIABLE_DEFINITION_IS_COLLECTION_CONVERSION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "loopVariableDefinitionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NumericUnaryExpressionImpl.java:[131] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NUMERIC_UNARY_EXPRESSION__NUMERIC_UNARY_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "numericUnaryExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NumericUnaryExpressionImpl.java:[156] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NUMERIC_UNARY_EXPRESSION__NUMERIC_UNARY_EXPRESSION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "numericUnaryExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NumericUnaryExpressionImpl.java:[181] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NUMERIC_UNARY_EXPRESSION__NUMERIC_UNARY_EXPRESSION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "numericUnaryExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyDefinitionImpl.java:[301] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.PROPERTY_DEFINITION__PROPERTY_DEFINITION_IS_COLLECTION_CONVERSION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyDefinitionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyDefinitionImpl.java:[326] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.PROPERTY_DEFINITION__PROPERTY_DEFINITION_IS_BIT_STRING_CONVERSION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyDefinitionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/PropertyDefinitionImpl.java:[351] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.PROPERTY_DEFINITION__PROPERTY_DEFINITION_IS_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyDefinitionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ExtentOrExpressionImpl.java:[153] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.EXTENT_OR_EXPRESSION__EXTENT_OR_EXPRESSION_EXPRESSION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "extentOrExpressionExpressionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OperationDefinitionImpl.java:[404] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.OPERATION_DEFINITION__OPERATION_DEFINITION_REDEFINED_OPERATION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "operationDefinitionRedefinedOperationDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OperationDefinitionImpl.java:[499] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.OPERATION_DEFINITION__OPERATION_DEFINITION_IS_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "operationDefinitionIsFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OperationDefinitionImpl.java:[524] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.OPERATION_DEFINITION__OPERATION_DEFINITION_IS_CONSTRUCTOR_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "operationDefinitionIsConstructorDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/OperationDefinitionImpl.java:[549] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.OPERATION_DEFINITION__OPERATION_DEFINITION_IS_DESTRUCTOR_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "operationDefinitionIsDestructorDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TypedElementDefinitionImpl.java:[290] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.TYPED_ELEMENT_DEFINITION__TYPED_ELEMENT_DEFINITION_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "typedElementDefinitionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TypedElementDefinitionImpl.java:[315] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.TYPED_ELEMENT_DEFINITION__TYPED_ELEMENT_DEFINITION_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "typedElementDefinitionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/TypedElementDefinitionImpl.java:[340] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.TYPED_ELEMENT_DEFINITION__TYPED_ELEMENT_DEFINITION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "typedElementDefinitionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[403] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_ASSIGNMENT_AFTER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideAssignmentAfterDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[504] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_REFERENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[529] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_LOWER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[554] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_UPPER_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/NameLeftHandSideImpl.java:[579] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.NAME_LEFT_HAND_SIDE__NAME_LEFT_HAND_SIDE_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "nameLeftHandSideTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/StringLiteralExpressionImpl.java:[106] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.STRING_LITERAL_EXPRESSION__STRING_LITERAL_EXPRESSION_TYPE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "stringLiteralExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[294] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_REFERENT_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[319] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_FEATURE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[459] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_ASSIGNMENTS_BEFORE,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[484] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_IS_COLLECTION_CONVERSION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionIsCollectionConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[509] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceOperationExpressionImpl.java:[568] 
01:11:27 	if (false) {
01:11:27 			if (diagnostics != null) {
01:11:27 				diagnostics.add
01:11:27 					(new BasicDiagnostic
01:11:27 						(Diagnostic.ERROR,
01:11:27 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:27 						 AlfValidator.SEQUENCE_OPERATION_EXPRESSION__SEQUENCE_OPERATION_EXPRESSION_LEFT_HAND_SIDE_DERIVATION,
01:11:27 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceOperationExpressionLeftHandSideDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:27 						 new Object [] { this }));
01:11:27 			}
01:11:27 			return false;
01:11:27 		}
01:11:27 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:27 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BehaviorInvocationExpressionImpl.java:[193] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.BEHAVIOR_INVOCATION_EXPRESSION__BEHAVIOR_INVOCATION_EXPRESSION_REFERENT_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "behaviorInvocationExpressionReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BehaviorInvocationExpressionImpl.java:[218] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.BEHAVIOR_INVOCATION_EXPRESSION__BEHAVIOR_INVOCATION_EXPRESSION_FEATURE_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "behaviorInvocationExpressionFeatureDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BitStringUnaryExpressionImpl.java:[155] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.BIT_STRING_UNARY_EXPRESSION__BIT_STRING_UNARY_EXPRESSION_TYPE_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "bitStringUnaryExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BitStringUnaryExpressionImpl.java:[180] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.BIT_STRING_UNARY_EXPRESSION__BIT_STRING_UNARY_EXPRESSION_LOWER_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "bitStringUnaryExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BitStringUnaryExpressionImpl.java:[205] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.BIT_STRING_UNARY_EXPRESSION__BIT_STRING_UNARY_EXPRESSION_UPPER_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "bitStringUnaryExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BitStringUnaryExpressionImpl.java:[263] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.BIT_STRING_UNARY_EXPRESSION__BIT_STRING_UNARY_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "bitStringUnaryExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalTestExpressionImpl.java:[230] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.CONDITIONAL_TEST_EXPRESSION__CONDITIONAL_TEST_EXPRESSION_TYPE_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalTestExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalTestExpressionImpl.java:[255] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.CONDITIONAL_TEST_EXPRESSION__CONDITIONAL_TEST_EXPRESSION_LOWER_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalTestExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalTestExpressionImpl.java:[280] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.CONDITIONAL_TEST_EXPRESSION__CONDITIONAL_TEST_EXPRESSION_UPPER_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalTestExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ConditionalTestExpressionImpl.java:[335] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.CONDITIONAL_TEST_EXPRESSION__CONDITIONAL_TEST_EXPRESSION_ASSIGNMENTS_BEFORE,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "conditionalTestExpressionAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockStatementImpl.java:[164] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.BLOCK_STATEMENT__BLOCK_STATEMENT_ASSIGNMENTS_BEFORE,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockStatementAssignmentsBefore", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockStatementImpl.java:[189] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.BLOCK_STATEMENT__BLOCK_STATEMENT_ASSIGNMENTS_AFTER,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockStatementAssignmentsAfter", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockStatementImpl.java:[214] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.BLOCK_STATEMENT__BLOCK_STATEMENT_ENCLOSED_STATEMENTS,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockStatementEnclosedStatements", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/BlockStatementImpl.java:[239] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.BLOCK_STATEMENT__BLOCK_STATEMENT_IS_PARALLEL_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "blockStatementIsParallelDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[366] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.MEMBER_DEFINITION__MEMBER_IS_PRIMITIVE_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberIsPrimitiveDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[391] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.MEMBER_DEFINITION__MEMBER_IS_EXTERNAL_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberIsExternalDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[436] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.MEMBER_DEFINITION__MEMBER_STUB,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberStub", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[461] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.MEMBER_DEFINITION__MEMBER_SUBUNIT_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberSubunitDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/MemberDefinitionImpl.java:[486] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.MEMBER_DEFINITION__MEMBER_STUB_STEREOTYPES,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "memberStubStereotypes", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[322] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_UNQUALIFIED_NAME_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameUnqualifiedNameDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[347] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_PATH_NAME_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNamePathNameDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[372] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_IS_FEATURE_REFERENCE_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameIsFeatureReferenceDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[397] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_QUALIFICATION_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameQualificationDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[422] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_DISAMBIGUATION_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameDisambiguationDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[447] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_REFERENT_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameReferentDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[472] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_LOCAL_NAME,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameLocalName", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[497] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_NON_LOCAL_UNQUALIFIED_NAME,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameNonLocalUnqualifiedName", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[522] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_QUALIFIED_RESOLUTION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameQualifiedResolution", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/QualifiedNameImpl.java:[584] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.QUALIFIED_NAME__QUALIFIED_NAME_TEMPLATE_NAME_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "qualifiedNameTemplateNameDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ShiftExpressionImpl.java:[155] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.SHIFT_EXPRESSION__SHIFT_EXPRESSION_TYPE_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "shiftExpressionTypeDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ShiftExpressionImpl.java:[180] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.SHIFT_EXPRESSION__SHIFT_EXPRESSION_LOWER_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "shiftExpressionLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ShiftExpressionImpl.java:[205] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.SHIFT_EXPRESSION__SHIFT_EXPRESSION_UPPER_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "shiftExpressionUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/ShiftExpressionImpl.java:[263] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.SHIFT_EXPRESSION__SHIFT_EXPRESSION_IS_BIT_STRING_CONVERSION_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "shiftExpressionIsBitStringConversionDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpressionListImpl.java:[209] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.SEQUENCE_EXPRESSION_LIST__SEQUENCE_EXPRESSION_LIST_LOWER_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpressionListLowerDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/syntax-gen/org/eclipse/papyrus/uml/alf/impl/SequenceExpressionListImpl.java:[234] 
01:11:28 	if (false) {
01:11:28 			if (diagnostics != null) {
01:11:28 				diagnostics.add
01:11:28 					(new BasicDiagnostic
01:11:28 						(Diagnostic.ERROR,
01:11:28 						 AlfValidator.DIAGNOSTIC_SOURCE,
01:11:28 						 AlfValidator.SEQUENCE_EXPRESSION_LIST__SEQUENCE_EXPRESSION_LIST_UPPER_DERIVATION,
01:11:28 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "sequenceExpressionListUpperDerivation", EObjectValidator.getObjectLabel(this, context) }),
01:11:28 						 new Object [] { this }));
01:11:28 			}
01:11:28 			return false;
01:11:28 		}
01:11:28 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:28 Dead code
01:11:28 283 problems (283 warnings)
01:11:28 [INFO] 
01:11:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf ---
01:11:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/src/test/resources
01:11:28 [INFO] 
01:11:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf ---
01:11:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/target/org.eclipse.papyrus.uml.alf-4.0.0-SNAPSHOT-sources.jar
01:11:28 [INFO] 
01:11:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf ---
01:11:28 [INFO] 
01:11:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf ---
01:11:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf/target/org.eclipse.papyrus.uml.alf-4.0.0-SNAPSHOT.jar
01:11:30 [INFO] 
01:11:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf ---
01:11:30 [INFO] 
01:11:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf ---
01:11:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:30 [INFO] 
01:11:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf ---
01:11:31 [INFO] 
01:11:31 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common >-------
01:11:31 [INFO] Building org.eclipse.papyrus.uml.alf.common 3.0.0-SNAPSHOT     [269/728]
01:11:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:31 [INFO] 
01:11:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [INFO] The project's OSGi version is 3.0.0.202103040552
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [INFO] 
01:11:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/src/main/resources
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/bin
01:11:31 [INFO] 
01:11:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/src/test/resources
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/target/org.eclipse.papyrus.uml.alf.common-3.0.0-SNAPSHOT-sources.jar
01:11:31 [INFO] 
01:11:31 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/target/org.eclipse.papyrus.uml.alf.common-3.0.0-SNAPSHOT.jar
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.common ---
01:11:31 [INFO] 
01:11:31 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.common.ui >------
01:11:31 [INFO] Building org.eclipse.papyrus.uml.alf.common.ui 3.0.0-SNAPSHOT  [270/728]
01:11:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:31 [INFO] 
01:11:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:31 [INFO] The project's OSGi version is 3.0.0.202103040552
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:31 [INFO] 
01:11:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/src/main/resources
01:11:31 [INFO] 
01:11:31 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:31 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/bin
01:11:32 [INFO] 
01:11:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/src/test/resources
01:11:32 [INFO] 
01:11:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/target/org.eclipse.papyrus.uml.alf.common.ui-3.0.0-SNAPSHOT-sources.jar
01:11:32 [INFO] 
01:11:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:32 [INFO] 
01:11:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common.ui/target/org.eclipse.papyrus.uml.alf.common.ui-3.0.0-SNAPSHOT.jar
01:11:32 [INFO] 
01:11:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:32 [INFO] 
01:11:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:32 [INFO] 
01:11:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.common.ui ---
01:11:33 [INFO] 
01:11:33 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.libraries >------
01:11:33 [INFO] Building org.eclipse.papyrus.uml.alf.libraries 3.0.0-SNAPSHOT  [271/728]
01:11:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:33 [INFO] 
01:11:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [INFO] The project's OSGi version is 3.0.0.202103040552
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [INFO] 
01:11:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/src/main/resources
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/bin
01:11:33 [INFO] 
01:11:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/src/test/resources
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/target/org.eclipse.papyrus.uml.alf.libraries-3.0.0-SNAPSHOT-sources.jar
01:11:33 [INFO] 
01:11:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.libraries/target/org.eclipse.papyrus.uml.alf.libraries-3.0.0-SNAPSHOT.jar
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.libraries ---
01:11:33 [INFO] 
01:11:33 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.to.fuml >-------
01:11:33 [INFO] Building org.eclipse.papyrus.uml.alf.to.fuml 2.0.0-SNAPSHOT    [272/728]
01:11:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:33 [INFO] 
01:11:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:33 [INFO] The project's OSGi version is 2.0.0.202103040552
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:33 [INFO] 
01:11:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/src/main/resources
01:11:33 [INFO] 
01:11:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:33 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/bin
01:11:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/src/org/eclipse/papyrus/uml/alf/to/fuml/qvt/QVTLibrary.java:[46] 
01:11:34 	SaveOptions options = SaveOptions.newBuilder().format().noValidation().getOptions();
01:11:34 	                                                        ^^^^^^^^^^^^^^
01:11:34 The method noValidation() from the type SaveOptions.Builder is deprecated
01:11:34 1 problem (1 warning)
01:11:34 [INFO] 
01:11:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/src/test/resources
01:11:34 [INFO] 
01:11:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/target/org.eclipse.papyrus.uml.alf.to.fuml-2.0.0-SNAPSHOT-sources.jar
01:11:34 [INFO] 
01:11:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:34 [INFO] 
01:11:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.to.fuml/target/org.eclipse.papyrus.uml.alf.to.fuml-2.0.0-SNAPSHOT.jar
01:11:34 [INFO] 
01:11:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:34 [INFO] 
01:11:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:34 [INFO] 
01:11:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.to.fuml ---
01:11:34 [INFO] 
01:11:34 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.ui >---------
01:11:34 [INFO] Building org.eclipse.papyrus.uml.alf.ui 4.0.0-SNAPSHOT         [273/728]
01:11:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:34 [INFO] 
01:11:34 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:35 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/xtend-gen (includes = [], excludes = [**/.gitignore])
01:11:35 [INFO] 
01:11:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:35 [INFO] The project's OSGi version is 4.0.0.202103040552
01:11:35 [INFO] 
01:11:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:35 [INFO] 
01:11:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:35 [INFO] 
01:11:35 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:39 [WARNING] 
01:11:39 WARNING: 	AlfOutlineTreeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/org/eclipse/papyrus/uml/alf/ui/outline/AlfOutlineTreeProvider.xtend
01:11:39 28: The private modifier is unnecessary on field SUFFIX
01:11:39 [WARNING] 
01:11:39 WARNING: 	AlfOutlineTreeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/org/eclipse/papyrus/uml/alf/ui/outline/AlfOutlineTreeProvider.xtend
01:11:39 37: Unnecessary cast from Member to Member
01:11:39 [WARNING] 
01:11:39 WARNING: 	AlfOutlineTreeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/org/eclipse/papyrus/uml/alf/ui/outline/AlfOutlineTreeProvider.xtend
01:11:39 39: Unnecessary cast from QualifiedName to QualifiedName
01:11:39 [INFO] 
01:11:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/main/resources
01:11:39 [INFO] 
01:11:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:39 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/bin
01:11:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src-gen/org/eclipse/papyrus/uml/alf/ui/contentassist/antlr/PartialAlfContentAssistParser.java:[10] 
01:11:42 	import org.eclipse.xtext.ui.codetemplates.ui.partialEditing.IPartialContentAssistParser;
01:11:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:42 Discouraged access: The type 'IPartialContentAssistParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext.ui.codetemplates.ui/2.25.0.v20210301-0928/org.eclipse.xtext.ui.codetemplates.ui-2.25.0.v20210301-0928.jar')
01:11:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src-gen/org/eclipse/papyrus/uml/alf/ui/contentassist/antlr/PartialAlfContentAssistParser.java:[18] 
01:11:42 	public class PartialAlfContentAssistParser extends AlfParser implements IPartialContentAssistParser {
01:11:42 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:42 Discouraged access: The type 'IPartialContentAssistParser' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.xtext.ui.codetemplates.ui/2.25.0.v20210301-0928/org.eclipse.xtext.ui.codetemplates.ui-2.25.0.v20210301-0928.jar')
01:11:42 2 problems (2 warnings)
01:11:42 [INFO] 
01:11:42 [INFO] --- xtend-maven-plugin:2.25.0.M1:testCompile (default) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:42 [INFO] Can't find Xtend properties under /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used.
01:11:42 [INFO] skip compiling sources because the configured directory '[/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/test/java]' does not exist.
01:11:42 [INFO] 
01:11:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/src/test/resources
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/target/org.eclipse.papyrus.uml.alf.ui-4.0.0-SNAPSHOT-sources.jar
01:11:42 [INFO] 
01:11:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/alf/org.eclipse.papyrus.uml.alf.ui/target/org.eclipse.papyrus.uml.alf.ui-4.0.0-SNAPSHOT.jar
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.ui ---
01:11:42 [INFO] 
01:11:42 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml-architecture >------
01:11:42 [INFO] Building Papyrus UML Architecture 0.0.1-SNAPSHOT               [274/728]
01:11:42 [INFO] --------------------------------[ pom ]---------------------------------
01:11:42 [INFO] 
01:11:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-architecture ---
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-architecture ---
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-architecture ---
01:11:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-architecture ---
01:11:42 [INFO] 
01:11:42 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml-nattable >--------
01:11:42 [INFO] Building Papyrus UML Nattable 0.0.1-SNAPSHOT                   [275/728]
01:11:42 [INFO] --------------------------------[ pom ]---------------------------------
01:11:42 [INFO] 
01:11:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-nattable ---
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-nattable ---
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-nattable ---
01:11:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-nattable ---
01:11:42 [INFO] 
01:11:42 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable >--------
01:11:42 [INFO] Building org.eclipse.papyrus.uml.nattable 6.0.0-SNAPSHOT       [276/728]
01:11:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:42 [INFO] 
01:11:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable ---
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable ---
01:11:42 [INFO] The project's OSGi version is 6.0.0.202103040552
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable ---
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable ---
01:11:42 [INFO] 
01:11:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable ---
01:11:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/main/resources
01:11:42 [INFO] 
01:11:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable ---
01:11:42 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/bin
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[27] 
01:11:43 	import org.eclipse.papyrus.infra.nattable.celleditor.AbstractOpenDialogCellEditorButtonAction;
01:11:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The type AbstractOpenDialogCellEditorButtonAction is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[153] 
01:11:43 	AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() {
01:11:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The type AbstractOpenDialogCellEditorButtonAction is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[153] 
01:11:43 	AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() {
01:11:43 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The type AbstractOpenDialogCellEditorButtonAction is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[153] 
01:11:43 	AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() {
01:11:43 			/**
01:11:43 			 * @see org.eclipse.papyrus.infra.nattable.celleditor.AbstractOpenDialogCellEditorButtonAction#createDialogCellEditor()
01:11:43 			 *
01:11:43 			 * @return
01:11:43 			 */
01:11:43 			@Override
01:11:43 			public AbstractDialogCellEditor createDialogCellEditor() {
01:11:43 				return new MultiReferenceCellEditor(axisElement, elementProvider);
01:11:43 			}
01:11:43 		};
01:11:43 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The constructor AbstractOpenDialogCellEditorButtonAction() is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[165] 
01:11:43 	editor.setOpenDialogCellEditorButtonAction(openDialogConfiguration);
01:11:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The method setOpenDialogCellEditorButtonAction(AbstractOpenDialogCellEditorButtonAction) from the type AbstractPapyrusStyledTextCellEditor is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[166] 
01:11:43 	openDialogConfiguration.setText("..."); //$NON-NLS-1$
01:11:43 	                        ^^^^^^^^^^^^^^
01:11:43 The method setText(String) from the type AbstractOpenDialogCellEditorButtonAction is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLMultiReferenceTextualCellEditorWithButtonConfiguration.java:[167] 
01:11:43 	openDialogConfiguration.setTooltipText(Messages.UMLReferenceCellEditorConfiguration_OpenDialogToChooseTheValue);
01:11:43 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The method setTooltipText(String) from the type AbstractOpenDialogCellEditorButtonAction is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/axis/AbstractStereotypedElementUMLSynchronizedOnFeatureAxisManager.java:[182] 
01:11:43 	final Collection<EObject> collection = (Collection<EObject>) ((EObject)notification.getNotifier()).eGet((EStructuralFeature) notification.getFeature());
01:11:43 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 Type safety: Unchecked cast from Object to Collection<EObject>
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[38] 
01:11:43 	import org.eclipse.papyrus.infra.nattable.celleditor.AbstractPapyrusStyledTextCellEditor;
01:11:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The type AbstractPapyrusStyledTextCellEditor is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[67] 
01:11:43 	public class UMLReferenceTextWithCompletionCellEditor extends AbstractPapyrusStyledTextCellEditor {
01:11:43 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The type AbstractPapyrusStyledTextCellEditor is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[110] 
01:11:43 	super(table, axisElement, elementProvider, commitOnUpDown, moveSelectionOnEnter);
01:11:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The constructor AbstractPapyrusStyledTextCellEditor(Table, Object, ITableAxisElementProvider, boolean, boolean) is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[126] 
01:11:43 	super(table, axisElement, elementProvider, commitOnUpDown);
01:11:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The constructor AbstractPapyrusStyledTextCellEditor(Table, Object, ITableAxisElementProvider, boolean) is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[140] 
01:11:43 	super(table, axisElement, elementProvider);
01:11:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The constructor AbstractPapyrusStyledTextCellEditor(Table, Object, ITableAxisElementProvider) is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[160] 
01:11:43 	final CrossAxisWrapper<EObject, EStructuralFeature> editedElement = UMLTableUtils.getRealEditedObject(layerCell, elementProvider);
01:11:43 	                                                                                                                 ^^^^^^^^^^^^^^^
01:11:43 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[204] 
01:11:43 	referenceValueCellEditor = new MultiReferenceCellEditor(axisElement, elementProvider) {
01:11:43 	                                                        ^^^^^^^^^^^
01:11:43 The field AbstractPapyrusStyledTextCellEditor.axisElement is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[204] 
01:11:43 	referenceValueCellEditor = new MultiReferenceCellEditor(axisElement, elementProvider) {
01:11:43 	                                                                     ^^^^^^^^^^^^^^^
01:11:43 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[239] 
01:11:43 	referenceValueCellEditor = new SingleReferenceValueCellEditor(axisElement, elementProvider) {
01:11:43 	                                                              ^^^^^^^^^^^
01:11:43 The field AbstractPapyrusStyledTextCellEditor.axisElement is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[239] 
01:11:43 	referenceValueCellEditor = new SingleReferenceValueCellEditor(axisElement, elementProvider) {
01:11:43 	                                                                           ^^^^^^^^^^^^^^^
01:11:43 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[287] 
01:11:43 	control = super.activateCell(parent, originalCanonicalValue);
01:11:43 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The method activateCell(Composite, Object) from the type AbstractPapyrusStyledTextCellEditor is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/manager/cell/editor/UMLReferenceTextWithCompletionCellEditor.java:[335] 
01:11:43 	final CrossAxisWrapper<EObject, EStructuralFeature> editedElement = UMLTableUtils.getRealEditedObject(layerCell, elementProvider);
01:11:43 	                                                                                                                 ^^^^^^^^^^^^^^^
01:11:43 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[29] 
01:11:43 	import org.eclipse.papyrus.infra.nattable.celleditor.AbstractOpenDialogCellEditorButtonAction;
01:11:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The type AbstractOpenDialogCellEditorButtonAction is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[30] 
01:11:43 	import org.eclipse.papyrus.infra.nattable.celleditor.AbstractPapyrusStyledTextCellEditor;
01:11:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The type AbstractPapyrusStyledTextCellEditor is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[152] 
01:11:43 	AbstractPapyrusStyledTextCellEditor editor = new UMLReferenceTextWithCompletionCellEditor(table, axisElement, elementProvider);
01:11:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The type AbstractPapyrusStyledTextCellEditor is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[153] 
01:11:43 	AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() {
01:11:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The type AbstractOpenDialogCellEditorButtonAction is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[153] 
01:11:43 	AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() {
01:11:43 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The type AbstractOpenDialogCellEditorButtonAction is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[153] 
01:11:43 	AbstractOpenDialogCellEditorButtonAction openDialogConfiguration = new AbstractOpenDialogCellEditorButtonAction() {
01:11:43 			/**
01:11:43 			 * @see org.eclipse.papyrus.infra.nattable.celleditor.AbstractOpenDialogCellEditorButtonAction#createDialogCellEditor()
01:11:43 			 *
01:11:43 			 * @return
01:11:43 			 */
01:11:43 			@Override
01:11:43 			public AbstractDialogCellEditor createDialogCellEditor() {
01:11:43 				return new SingleReferenceValueCellEditor(axisElement, elementProvider);
01:11:43 			}
01:11:43 		};
01:11:43 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The constructor AbstractOpenDialogCellEditorButtonAction() is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[165] 
01:11:43 	editor.setOpenDialogCellEditorButtonAction(openDialogConfiguration);
01:11:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The method setOpenDialogCellEditorButtonAction(AbstractOpenDialogCellEditorButtonAction) from the type AbstractPapyrusStyledTextCellEditor is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[166] 
01:11:43 	openDialogConfiguration.setText("..."); //$NON-NLS-1$
01:11:43 	                        ^^^^^^^^^^^^^^
01:11:43 The method setText(String) from the type AbstractOpenDialogCellEditorButtonAction is deprecated
01:11:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/org/eclipse/papyrus/uml/nattable/config/UMLSingleReferenceTextualCellEditorWithButtonConfiguration.java:[167] 
01:11:43 	openDialogConfiguration.setTooltipText(Messages.UMLReferenceCellEditorConfiguration_OpenDialogToChooseTheValue);
01:11:43 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:43 The method setTooltipText(String) from the type AbstractOpenDialogCellEditorButtonAction is deprecated
01:11:43 29 problems (29 warnings)
01:11:44 [INFO] 
01:11:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable ---
01:11:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/src/test/resources
01:11:44 [INFO] 
01:11:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable ---
01:11:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/target/org.eclipse.papyrus.uml.nattable-6.0.0-SNAPSHOT-sources.jar
01:11:44 [INFO] 
01:11:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable ---
01:11:44 [INFO] 
01:11:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable ---
01:11:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable/target/org.eclipse.papyrus.uml.nattable-6.0.0-SNAPSHOT.jar
01:11:44 [INFO] 
01:11:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable ---
01:11:44 [INFO] 
01:11:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable ---
01:11:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:44 [INFO] 
01:11:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable ---
01:11:44 [INFO] 
01:11:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.clazz.config >--
01:11:44 [INFO] Building org.eclipse.papyrus.uml.nattable.clazz.config 6.0.0-SNAPSHOT [277/728]
01:11:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:44 [INFO] 
01:11:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:44 [INFO] 
01:11:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:44 [INFO] The project's OSGi version is 6.0.0.202103040552
01:11:44 [INFO] 
01:11:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:44 [INFO] 
01:11:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:44 [INFO] 
01:11:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/src/main/resources
01:11:44 [INFO] 
01:11:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:44 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/bin
01:11:44 [INFO] 
01:11:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/src/test/resources
01:11:44 [INFO] 
01:11:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/target/org.eclipse.papyrus.uml.nattable.clazz.config-6.0.0-SNAPSHOT-sources.jar
01:11:44 [INFO] 
01:11:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:44 [INFO] 
01:11:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config/target/org.eclipse.papyrus.uml.nattable.clazz.config-6.0.0-SNAPSHOT.jar
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.clazz.config ---
01:11:45 [INFO] 
01:11:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic.config >--
01:11:45 [INFO] Building org.eclipse.papyrus.uml.nattable.generic.config 2.0.0-SNAPSHOT [278/728]
01:11:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:45 [INFO] 
01:11:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [INFO] The project's OSGi version is 2.0.0.202103040552
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [INFO] 
01:11:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/src/main/resources
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/bin
01:11:45 [INFO] 
01:11:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/src/test/resources
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/target/org.eclipse.papyrus.uml.nattable.generic.config-2.0.0-SNAPSHOT-sources.jar
01:11:45 [INFO] 
01:11:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.config/target/org.eclipse.papyrus.uml.nattable.generic.config-2.0.0-SNAPSHOT.jar
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.generic.config ---
01:11:45 [INFO] 
01:11:45 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.clazz >------
01:11:45 [INFO] Building org.eclipse.papyrus.uml.diagram.clazz 4.0.0-SNAPSHOT  [279/728]
01:11:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:45 [INFO] 
01:11:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:45 [INFO] The project's OSGi version is 4.0.0.202103040552
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:45 [INFO] 
01:11:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src/main/resources
01:11:45 [INFO] 
01:11:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:45 [INFO] Compiling 427 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/bin
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SignalFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DiagramNameEditPart.java:[343] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationFlowNameEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/policies/UMLBaseItemSemanticEditPolicy.java:[641] 
01:11:52 	.contains(target))) {
01:11:52 	          ^^^^^^
01:11:52 Unlikely argument type Namespace for contains(Object) on a Collection<Constraint>
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedComponentForClassEditPart.java:[338] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationFlowAppliedStereotypeEditPart.java:[328] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/advice/EnumerationHelperAdvice.java:[69] 
01:11:52 	List<EObject> elementsToMove = substractLists(new ArrayList<EObject>(ownedLiterals), (ArrayList<EObject>) value);
01:11:52 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: Unchecked cast from Object to ArrayList<EObject>
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedClassForComponentEditPart.java:[336] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/TimeObservationFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationItemNameEditPartCN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DataTypeNameEditPart.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationFlowConveyedLabelEditPart.java:[328] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/MultiDependencyLabelEditPart.java:[343] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeAbstractionEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ModelNameEditPartTN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ConnectableElementTemplateParameterEditPart.java:[331] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/OperationForPrimitiveTypeEditPart.java:[334] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedPrimitiveTypeForInterfaceEditPart.java:[338] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SignalFloatingNameEditPartCN.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/EnumerationFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationClassNameEditPart.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DependencyFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PropertyForComponentEditPart.java:[334] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeRealizationEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypePackageMergeEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PrimitiveTypeFloatingNameEditPartCN.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedComponentForComponentEditPart.java:[338] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeAssociationEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PropertyforDataTypeEditPart.java:[334] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PackageNameEditPart.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ComponentFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InstanceSpecificationFloatingNameEditPartCN.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InterfaceRealizationNameEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedInterfaceForInterfaceEditPart.java:[336] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ClassNameEditPart.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ConstraintBodyEditPartCN.java:[308] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeInterfaceRealizationEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLNavigatorSorter.java:[16] 
01:11:52 	import org.eclipse.jface.viewers.ViewerSorter;
01:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The type ViewerSorter is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLNavigatorSorter.java:[22] 
01:11:52 	public class UMLNavigatorSorter extends ViewerSorter {
01:11:52 	                                        ^^^^^^^^^^^^
01:11:52 The type ViewerSorter is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ModelNameEditPartCN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedPrimitiveTypeForClassEditPart.java:[339] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SignalNameEditPart.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DefaultNamedElementNameEditPart.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PrimitiveTypeNameEditPartCN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLVisualIDRegistry.java:[40] 
01:11:52 	private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.clazz/debug/visualID"; //$NON-NLS-1$
01:11:52 	                            ^^^^^^^^^
01:11:52 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLVisualIDRegistry.java:[2004] 
01:11:52 	private static boolean isDiagram(Package element) {
01:11:52 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationMultiplicityTargetEditPart.java:[329] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/EnumerationNameEditPart.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/BindingSubstitutionEditPart.java:[329] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/OperationForInterfaceEditpart.java:[334] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/CommentBodyEditPartCN.java:[308] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InterfaceFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ConstraintNameEditPart.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DurationObservationStereotypeLabelEditPart.java:[347] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InstanceSpecificationFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DependencyNameEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ConstraintNameEditPartCN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DurationObservationFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedClassForClassEditPart.java:[338] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ReceptionInInterfaceEditPart.java:[331] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InterfaceNameEditPartCN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationBranchRoleEditPart.java:[329] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ConstraintBodyEditPart.java:[308] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InstanceSpecificationNameEditPartCN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PropertyforPrimitiveTypeEditPart.java:[334] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLDomainNavigatorItem.java:[39] 
01:11:52 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:11:52 	       ^^^^^^
01:11:52 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLDomainNavigatorItem.java:[56] 
01:11:52 	public Class[] getAdapterList() {
01:11:52 	       ^^^^^^^
01:11:52 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SignalNameEditPartCN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeSubstitutionEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedPrimitiveTypeForComponentEditPart.java:[338] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationItemFloatingNameEditPartCN.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DataTypeFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[595] 
01:11:52 	Node associationClass_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(AssociationClassNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable associationClass_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[646] 
01:11:52 	Node instanceSpecification_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InstanceSpecificationNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable instanceSpecification_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[672] 
01:11:52 	Node component_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ComponentNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable component_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[700] 
01:11:52 	Node signal_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(SignalNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable signal_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[726] 
01:11:52 	Node interface_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InterfaceNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable interface_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[754] 
01:11:52 	Node model_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPartTN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^
01:11:52 The value of the local variable model_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[775] 
01:11:52 	Node enumeration_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(EnumerationNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable enumeration_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[801] 
01:11:52 	Node package_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable package_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[822] 
01:11:52 	Node informationItem_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InformationItemNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable informationItem_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[846] 
01:11:52 	Node class_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ClassNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^
01:11:52 The value of the local variable class_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[874] 
01:11:52 	Node primitiveType_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PrimitiveTypeNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable primitiveType_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[901] 
01:11:52 	Node dataType_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DataTypeNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable dataType_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[928] 
01:11:52 	Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable constraint_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[929] 
01:11:52 	Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable constraint_BodyLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[948] 
01:11:52 	Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable comment_BodyLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1048] 
01:11:52 	Node namedElement_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DefaultNamedElementNameEditPart.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable namedElement_NameLabel is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1456] 
01:11:52 	Node instanceSpecification_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InstanceSpecificationNameEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable instanceSpecification_NameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1481] 
01:11:52 	Node component_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ComponentNameEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable component_NameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1508] 
01:11:52 	Node signal_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(SignalNameEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable signal_NameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1533] 
01:11:52 	Node interface_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InterfaceNameEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable interface_NameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1560] 
01:11:52 	Node model_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable model_NameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1580] 
01:11:52 	Node enumeration_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(EnumerationNameEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable enumeration_NameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1605] 
01:11:52 	Node package_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable package_NameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1625] 
01:11:52 	Node informationItem_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InformationItemNameEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable informationItem_NameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1648] 
01:11:52 	Node class_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ClassNameEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable class_NameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1675] 
01:11:52 	Node primitiveType_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PrimitiveTypeNameEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable primitiveType_NameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1701] 
01:11:52 	Node dataType_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DataTypeNameEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable dataType_NameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1727] 
01:11:52 	Node comment_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable comment_BodyLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1745] 
01:11:52 	Node constraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable constraint_NameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[1746] 
01:11:52 	Node constraint_FloatingNameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPartCN.VISUAL_ID));
01:11:52 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The value of the local variable constraint_FloatingNameLabel_CN is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2044] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2072] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2111] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2170] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2209] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2243] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2282] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2321] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2360] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2399] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2438] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2477] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2505] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2544] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2578] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2612] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2640] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2651] 
01:11:52 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:11:52 	                       ^^^^^^^^^
01:11:52 The value of the local variable prefStore is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2667] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2678] 
01:11:52 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:11:52 	                       ^^^^^^^^^
01:11:52 The value of the local variable prefStore is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2694] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2733] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2772] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2811] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2839] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2850] 
01:11:52 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:11:52 	                       ^^^^^^^^^
01:11:52 The value of the local variable prefStore is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2866] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2877] 
01:11:52 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:11:52 	                       ^^^^^^^^^
01:11:52 The value of the local variable prefStore is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2893] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[2937] 
01:11:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[3000] 
01:11:52 	rv.getStyles().add(ts);
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[3003] 
01:11:52 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[3006] 
01:11:52 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[3040] 
01:11:52 	private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:11:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[3060] 
01:11:52 	private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:11:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/providers/UMLViewProvider.java:[3069] 
01:11:52 	private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:11:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ShortCutDiagramEditPart.java:[49] 
01:11:52 	import org.eclipse.papyrus.uml.diagram.common.editpolicies.ShortCutDiagramEditPolicy;
01:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The type ShortCutDiagramEditPolicy is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ShortCutDiagramEditPart.java:[91] 
01:11:52 	installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy());
01:11:52 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The type ShortCutDiagramEditPolicy is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ShortCutDiagramEditPart.java:[91] 
01:11:52 	installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy());
01:11:52 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The constructor ShortCutDiagramEditPolicy() is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationItemNameEditPart.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypePackageImportEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/EnumerationLiteralEditPart.java:[336] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ContextLinkAppliedStereotypeEditPart.java:[328] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ClassNameEditPartCN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/OperationForClassEditPart.java:[334] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ComponentNameEditPartCN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/command/CustomDropAppliedStereotypeCommand.java:[75] 
01:11:52 	return new DefferedAppliedStereotypeToDisplayCommand(domain, adapter, appliedStereotypeListToAdd, presentationKind);
01:11:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The type DefferedAppliedStereotypeToDisplayCommand is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/command/CustomDropAppliedStereotypeCommand.java:[75] 
01:11:52 	return new DefferedAppliedStereotypeToDisplayCommand(domain, adapter, appliedStereotypeListToAdd, presentationKind);
01:11:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The constructor DefferedAppliedStereotypeToDisplayCommand(TransactionalEditingDomain, IAdaptable, String, String) is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PrimitiveTypeFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditorUtil.java:[36] 
01:11:52 	import org.eclipse.core.runtime.SubProgressMonitor;
01:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The type SubProgressMonitor is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditorUtil.java:[174] 
01:11:52 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:11:52 	                                                                   ^^^^^^^^^^^^^^^^^^
01:11:52 The type SubProgressMonitor is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditorUtil.java:[174] 
01:11:52 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:11:52 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationNameEditPart.java:[328] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeDependencyEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SlotEditPart.java:[331] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/CommentBodyEditPart.java:[308] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[26] 
01:11:52 	import org.eclipse.gef.commands.CommandStackListener;
01:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The type CommandStackListener is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[35] 
01:11:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
01:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[41] 
01:11:52 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
01:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The type OperationHistoryDirtyState is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[94] 
01:11:52 	private OperationHistoryDirtyState dirtyState;
01:11:52 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The type OperationHistoryDirtyState is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[279] 
01:11:52 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
01:11:52 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:11:52 The type CommandStackListener is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[310] 
01:11:52 	protected OperationHistoryDirtyState getDirtyState() {
01:11:52 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The type OperationHistoryDirtyState is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[312] 
01:11:52 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:11:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The type OperationHistoryDirtyState is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[312] 
01:11:52 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:11:52 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[411] 
01:11:52 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:11:52 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDiagramEditor.java:[411] 
01:11:52 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:11:52 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeGeneralizationSetLabelEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDocumentProvider.java:[59] 
01:11:52 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
01:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDocumentProvider.java:[60] 
01:11:52 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
01:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDocumentProvider.java:[208] 
01:11:52 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:11:52 	                  ^^^^^^^^^^^^^
01:11:52 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDocumentProvider.java:[208] 
01:11:52 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:11:52 	                                ^^^^
01:11:52 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDocumentProvider.java:[570] 
01:11:52 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:11:52 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/UMLDocumentProvider.java:[570] 
01:11:52 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:11:52 	                                                                                               ^^^^^^^^^^^^^^^^
01:11:52 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/UsageNameEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedComponentForInterfaceEditPart.java:[338] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationClassRoleSourceEditPart.java:[329] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ClassifierTemplateParameterEditPart.java:[331] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ComponentNameEditPart.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/OperationForDataTypeEditPart.java:[334] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PropertyForClassEditPart.java:[334] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedClassForInterfaceEditPart.java:[336] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/OperationForComponentEditPart.java:[334] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PropertyForInterfaceEditPart.java:[334] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLNavigatorItem.java:[37] 
01:11:52 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:11:52 	       ^^^^^^
01:11:52 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLNavigatorItem.java:[46] 
01:11:52 	public Class[] getAdapterList() {
01:11:52 	       ^^^^^^^
01:11:52 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedSignalForClassEditPart.java:[338] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/TimeObservationStereotypeLabelEditPart.java:[347] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeElementImportEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationBranchMutliplicityEditPart.java:[329] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PrimitiveTypeNameEditPart.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationSourceNameEditPart.java:[329] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AbstractionNameEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLAbstractNavigatorItem.java:[42] 
01:11:52 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:11:52 	       ^^^^^^
01:11:52 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/navigator/UMLAbstractNavigatorItem.java:[51] 
01:11:52 	public Class[] getAdapterList() {
01:11:52 	       ^^^^^^^
01:11:52 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InterfaceNameEditPart.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationMultiplicitySourceEditPart.java:[329] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/ContainmentHelper.java:[46] 
01:11:52 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
01:11:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The type UMLVisualInformationPapyrusConstant is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/ContainmentHelper.java:[240] 
01:11:52 	cc.add(new CustomDropAppliedStereotypeCommand(this.editDomain, createdEditPartAdapter, profileApplied, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION));
01:11:52 	                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The type UMLVisualInformationPapyrusConstant is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/custom-src/org/eclipse/papyrus/uml/diagram/clazz/custom/helper/ContainmentHelper.java:[240] 
01:11:52 	cc.add(new CustomDropAppliedStereotypeCommand(this.editDomain, createdEditPartAdapter, profileApplied, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION));
01:11:52 	                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PropertyForSignalEditPart.java:[334] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedDataTypeForInterfaceEditPart.java:[336] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationTargetNameEditPart.java:[329] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationClassRoleTargetEditPart.java:[329] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedEnumerationForClassEditPart.java:[338] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ElementImportAliasEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SourceISLinkLabelEditPart.java:[330] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/expressions/UMLAbstractExpression.java:[145] 
01:11:52 	return new Byte(num.byteValue());
01:11:52 	           ^^^^^^^^^^^^^^^^^^^^^
01:11:52 The constructor Byte(byte) is deprecated since version 9
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/expressions/UMLAbstractExpression.java:[148] 
01:11:52 	return new Integer(num.intValue());
01:11:52 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The constructor Integer(int) is deprecated since version 9
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/expressions/UMLAbstractExpression.java:[151] 
01:11:52 	return new Short(num.shortValue());
01:11:52 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The constructor Short(short) is deprecated since version 9
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/expressions/UMLAbstractExpression.java:[154] 
01:11:52 	return new Long(num.longValue());
01:11:52 	           ^^^^^^^^^^^^^^^^^^^^^
01:11:52 The constructor Long(long) is deprecated since version 9
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/expressions/UMLAbstractExpression.java:[160] 
01:11:52 	return new Float(num.floatValue());
01:11:52 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The constructor Float(float) is deprecated since version 9
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/expressions/UMLAbstractExpression.java:[163] 
01:11:52 	return new Double(num.doubleValue());
01:11:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The constructor Double(double) is deprecated since version 9
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DataTypeFloatingNameEditPartCN.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedDataTypeForComponentEditPart.java:[336] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotyperGeneralizationEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InformationItemFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ComponentFloatingNameEditPartCN.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/TemplateParameterEditPart.java:[331] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/RealizationNameEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AssociationClassFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/ValidateAction.java:[190] 
01:11:52 	List allStatuses = new ArrayList();
01:11:52 	^^^^
01:11:52 List is a raw type. References to generic type List<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/ValidateAction.java:[190] 
01:11:52 	List allStatuses = new ArrayList();
01:11:52 	                       ^^^^^^^^^
01:11:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/ValidateAction.java:[193] 
01:11:52 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:11:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject>
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/ValidateAction.java:[193] 
01:11:52 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:11:52 	                                                          ^^^^^^^^^^^
01:11:52 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus>
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/part/ValidateAction.java:[194] 
01:11:52 	for (Iterator it = allStatuses.iterator(); it.hasNext();) {
01:11:52 	     ^^^^^^^^
01:11:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ConstraintLabelEditPart.java:[325] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ClassFloatingNameEditPart.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedEnumerationForComponentEditPart.java:[338] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ClassFloatingNameEditPartCN.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedInterfaceForComponentEditPart.java:[336] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedSignalForComponentEditPart.java:[336] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeTemplateBindingEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/EnumerationNameEditPartCN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InterfaceFloatingNameEditPartCN.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/SubstitutionNameEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/AppliedStereotypeUsageEditPart.java:[326] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/EnumerationFloatingNameEditPartCN.java:[344] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/TargetISLinkLabelEditPart.java:[330] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/parsers/MessageFormatParser.java:[200] 
01:11:52 	new Integer(pos.getErrorIndex())));
01:11:52 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:52 The constructor Integer(int) is deprecated since version 9
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/InstanceSpecificationNameEditPart.java:[312] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedInterfaceForClassEditPart.java:[338] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedEnumerationForInterfaceEditPart.java:[338] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedDataTypeForClassEditPart.java:[338] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/PackageNameEditPartCN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/DataTypeNameEditPartCN.java:[310] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/OperationTemplateParameterEditPart.java:[332] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/NestedSignalForInterfaceEditPart.java:[336] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src-gen/org/eclipse/papyrus/uml/diagram/clazz/edit/parts/ReceptionEditPart.java:[331] 
01:11:52 	final EObject element = getParserElement();
01:11:52 	              ^^^^^^^
01:11:52 The value of the local variable element is not used
01:11:52 251 problems (251 warnings)
01:11:52 [INFO] 
01:11:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/src/test/resources
01:11:52 [INFO] 
01:11:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/target/org.eclipse.papyrus.uml.diagram.clazz-4.0.0-SNAPSHOT-sources.jar
01:11:53 [INFO] 
01:11:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:53 [INFO] 
01:11:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/target/org.eclipse.papyrus.uml.diagram.clazz-4.0.0-SNAPSHOT.jar
01:11:53 [INFO] 
01:11:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:53 [INFO] 
01:11:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:53 [INFO] 
01:11:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.clazz ---
01:11:54 [INFO] 
01:11:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.communication >--
01:11:54 [INFO] Building org.eclipse.papyrus.uml.diagram.communication 5.0.0-SNAPSHOT [280/728]
01:11:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:54 [INFO] 
01:11:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:54 [INFO] 
01:11:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:54 [INFO] The project's OSGi version is 5.0.0.202103040552
01:11:54 [INFO] 
01:11:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:54 [INFO] 
01:11:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:54 [INFO] 
01:11:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src/main/resources
01:11:54 [INFO] 
01:11:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:54 [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/bin
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/InteractionFloatingLabelEditPart.java:[343] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/TimeObservationStereotypeLabelEditPartCN.java:[346] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/parsers/MessageFormatParser.java:[200] 
01:11:56 	new Integer(pos.getErrorIndex())));
01:11:56 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The constructor Integer(int) is deprecated since version 9
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/LifelineNameEditPart.java:[308] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditorUtil.java:[36] 
01:11:56 	import org.eclipse.core.runtime.SubProgressMonitor;
01:11:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The type SubProgressMonitor is deprecated
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditorUtil.java:[174] 
01:11:56 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:11:56 	                                                                   ^^^^^^^^^^^^^^^^^^
01:11:56 The type SubProgressMonitor is deprecated
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditorUtil.java:[174] 
01:11:56 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:11:56 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/DurationObservationLabelEditPartCN.java:[343] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/LifelineFloatingLabelEditPartCN.java:[343] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/InteractionNameEditPart.java:[310] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/CommentBodyEditPartCN.java:[308] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[26] 
01:11:56 	import org.eclipse.gef.commands.CommandStackListener;
01:11:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The type CommandStackListener is deprecated
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[35] 
01:11:56 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
01:11:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[41] 
01:11:56 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
01:11:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The type OperationHistoryDirtyState is deprecated
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[95] 
01:11:56 	private OperationHistoryDirtyState dirtyState;
01:11:56 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The type OperationHistoryDirtyState is deprecated
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[283] 
01:11:56 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
01:11:56 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:11:56 The type CommandStackListener is deprecated
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[314] 
01:11:56 	protected OperationHistoryDirtyState getDirtyState() {
01:11:56 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The type OperationHistoryDirtyState is deprecated
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[316] 
01:11:56 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:11:56 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The type OperationHistoryDirtyState is deprecated
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[316] 
01:11:56 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:11:56 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[415] 
01:11:56 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:11:56 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDiagramEditor.java:[415] 
01:11:56 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:11:56 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/navigator/UMLNavigatorSorter.java:[16] 
01:11:56 	import org.eclipse.jface.viewers.ViewerSorter;
01:11:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The type ViewerSorter is deprecated
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/navigator/UMLNavigatorSorter.java:[22] 
01:11:56 	public class UMLNavigatorSorter extends ViewerSorter {
01:11:56 	                                        ^^^^^^^^^^^^
01:11:56 The type ViewerSorter is deprecated
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/ConstraintBodyEditPartCN.java:[308] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLVisualIDRegistry.java:[60] 
01:11:56 	private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.communication/debug/visualID"; //$NON-NLS-1$
01:11:56 	                            ^^^^^^^^^
01:11:56 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLVisualIDRegistry.java:[287] 
01:11:56 	private static boolean isDiagram(Package element) {
01:11:56 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/AppliedStereotypeMessageEditPart.java:[325] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 28. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/edit/policies/MessageNameEditPolicy.java (at line 145)
01:11:56 	if (listSrc.get(i).equals(receiveEvent)) {
01:11:56 	                          ^^^^^^^^^^^^
01:11:56 Unlikely argument type for equals(): MessageEnd seems to be unrelated to InteractionFragment
01:11:56 29. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/edit/policies/MessageNameEditPolicy.java (at line 150)
01:11:56 	} else if (listSrc.get(i).equals(sendEvent)) {
01:11:56 	                                 ^^^^^^^^^
01:11:56 Unlikely argument type for equals(): MessageEnd seems to be unrelated to InteractionFragment
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDocumentProvider.java:[59] 
01:11:56 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
01:11:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDocumentProvider.java:[60] 
01:11:56 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
01:11:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDocumentProvider.java:[208] 
01:11:56 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:11:56 	                  ^^^^^^^^^^^^^
01:11:56 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDocumentProvider.java:[208] 
01:11:56 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:11:56 	                                ^^^^
01:11:56 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDocumentProvider.java:[570] 
01:11:56 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:11:56 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/UMLDocumentProvider.java:[570] 
01:11:56 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:11:56 	                                                                                               ^^^^^^^^^^^^^^^^
01:11:56 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/navigator/UMLDomainNavigatorItem.java:[39] 
01:11:56 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:11:56 	       ^^^^^^
01:11:56 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/navigator/UMLDomainNavigatorItem.java:[56] 
01:11:56 	public Class[] getAdapterList() {
01:11:56 	       ^^^^^^^
01:11:56 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/TimeObservationNameEditPartCN.java:[343] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/navigator/UMLNavigatorItem.java:[37] 
01:11:56 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:11:56 	       ^^^^^^
01:11:56 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/navigator/UMLNavigatorItem.java:[46] 
01:11:56 	public Class[] getAdapterList() {
01:11:56 	       ^^^^^^^
01:11:56 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/ValidateAction.java:[190] 
01:11:56 	List allStatuses = new ArrayList();
01:11:56 	^^^^
01:11:56 List is a raw type. References to generic type List<E> should be parameterized
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/ValidateAction.java:[190] 
01:11:56 	List allStatuses = new ArrayList();
01:11:56 	                       ^^^^^^^^^
01:11:56 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/ValidateAction.java:[193] 
01:11:56 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:11:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject>
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/ValidateAction.java:[193] 
01:11:56 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:11:56 	                                                          ^^^^^^^^^^^
01:11:56 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus>
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/part/ValidateAction.java:[194] 
01:11:56 	for (Iterator it = allStatuses.iterator(); it.hasNext();) {
01:11:56 	     ^^^^^^^^
01:11:56 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/DurationObservationStereotypeLabelEditPartCN.java:[346] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/MessageNameEditPart.java:[329] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[343] 
01:11:56 	Node interaction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InteractionNameEditPart.VISUAL_ID));
01:11:56 	     ^^^^^^^^^^^^^^^^^^^^^
01:11:56 The value of the local variable interaction_NameLabel is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[368] 
01:11:56 	Node lifeline_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LifelineNameEditPart.VISUAL_ID));
01:11:56 	     ^^^^^^^^^^^^^^^^^^
01:11:56 The value of the local variable lifeline_NameLabel is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[391] 
01:11:56 	Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartCN.VISUAL_ID));
01:11:56 	     ^^^^^^^^^^^^^^^^^^^^
01:11:56 The value of the local variable constraint_NameLabel is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[392] 
01:11:56 	Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPartCN.VISUAL_ID));
01:11:56 	     ^^^^^^^^^^^^^^^^^^^^
01:11:56 The value of the local variable constraint_BodyLabel is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[410] 
01:11:56 	Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartCN.VISUAL_ID));
01:11:56 	     ^^^^^^^^^^^^^^^^^
01:11:56 The value of the local variable comment_BodyLabel is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[474] 
01:11:56 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[512] 
01:11:56 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[523] 
01:11:56 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:11:56 	                       ^^^^^^^^^
01:11:56 The value of the local variable prefStore is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[539] 
01:11:56 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[550] 
01:11:56 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:11:56 	                       ^^^^^^^^^
01:11:56 The value of the local variable prefStore is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[566] 
01:11:56 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[577] 
01:11:56 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:11:56 	                       ^^^^^^^^^
01:11:56 The value of the local variable prefStore is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[593] 
01:11:56 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:11:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[604] 
01:11:56 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:11:56 	                       ^^^^^^^^^
01:11:56 The value of the local variable prefStore is not used
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[650] 
01:11:56 	rv.getStyles().add(ts);
01:11:56 	^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[653] 
01:11:56 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
01:11:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[656] 
01:11:56 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
01:11:56 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[690] 
01:11:56 	private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:11:56 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[710] 
01:11:56 	private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:11:56 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/providers/UMLViewProvider.java:[719] 
01:11:56 	private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:11:56 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/edit/parts/ConstraintNameEditPartCN.java:[310] 
01:11:56 	final EObject element = getParserElement();
01:11:56 	              ^^^^^^^
01:11:56 The value of the local variable element is not used
01:11:56 69. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/helper/CommunicationUtil.java (at line 216)
01:11:56 	if (event.equals(message.getSendEvent())) {
01:11:56 	                 ^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
01:11:56 70. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/custom-src/org/eclipse/papyrus/uml/diagram/communication/custom/helper/CommunicationUtil.java (at line 218)
01:11:56 	} else if (event.equals(message.getReceiveEvent())) {
01:11:56 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/expressions/UMLAbstractExpression.java:[145] 
01:11:56 	return new Byte(num.byteValue());
01:11:56 	           ^^^^^^^^^^^^^^^^^^^^^
01:11:56 The constructor Byte(byte) is deprecated since version 9
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/expressions/UMLAbstractExpression.java:[148] 
01:11:56 	return new Integer(num.intValue());
01:11:56 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The constructor Integer(int) is deprecated since version 9
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/expressions/UMLAbstractExpression.java:[151] 
01:11:56 	return new Short(num.shortValue());
01:11:56 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The constructor Short(short) is deprecated since version 9
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/expressions/UMLAbstractExpression.java:[154] 
01:11:56 	return new Long(num.longValue());
01:11:56 	           ^^^^^^^^^^^^^^^^^^^^^
01:11:56 The constructor Long(long) is deprecated since version 9
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/expressions/UMLAbstractExpression.java:[160] 
01:11:56 	return new Float(num.floatValue());
01:11:56 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The constructor Float(float) is deprecated since version 9
01:11:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src-gen/org/eclipse/papyrus/uml/diagram/communication/expressions/UMLAbstractExpression.java:[163] 
01:11:56 	return new Double(num.doubleValue());
01:11:56 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:11:56 The constructor Double(double) is deprecated since version 9
01:11:56 76 problems (0 errors, 72 warnings, 4 infos)
01:11:56 [INFO] 
01:11:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/src/test/resources
01:11:56 [INFO] 
01:11:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/target/org.eclipse.papyrus.uml.diagram.communication-5.0.0-SNAPSHOT-sources.jar
01:11:56 [INFO] 
01:11:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:56 [INFO] 
01:11:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication/target/org.eclipse.papyrus.uml.diagram.communication-5.0.0-SNAPSHOT.jar
01:11:56 [INFO] 
01:11:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:56 [INFO] 
01:11:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:11:56 [INFO] 
01:11:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.communication ---
01:11:57 [INFO] 
01:11:57 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.component >----
01:11:57 [INFO] Building org.eclipse.papyrus.uml.diagram.component 4.0.0-SNAPSHOT [281/728]
01:11:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:11:57 [INFO] 
01:11:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.component ---
01:11:57 [INFO] 
01:11:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.component ---
01:11:57 [INFO] The project's OSGi version is 4.0.0.202103040552
01:11:57 [INFO] 
01:11:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.component ---
01:11:57 [INFO] 
01:11:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.component ---
01:11:57 [INFO] 
01:11:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.component ---
01:11:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:11:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:11:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/main/resources
01:11:57 [INFO] 
01:11:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.component ---
01:11:57 [INFO] Compiling 231 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/bin
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PortNameEditPart.java:[349] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/AbstractionNameEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/RectangleInterfaceFloatingLabelEditPartCN.java:[343] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/OperationForInterfaceEditPart.java:[333] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/InterfaceFloatingLabelEditPart.java:[343] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentFloatingLabelEditPartCN.java:[343] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/InterfaceFloatingLabelEditPartPCN.java:[343] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/InterfaceNameEditPartPCN.java:[344] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PortAppliedStereotypeEditPart.java:[347] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDocumentProvider.java:[59] 
01:12:00 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
01:12:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDocumentProvider.java:[60] 
01:12:00 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
01:12:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDocumentProvider.java:[208] 
01:12:00 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:00 	                  ^^^^^^^^^^^^^
01:12:00 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDocumentProvider.java:[208] 
01:12:00 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:00 	                                ^^^^
01:12:00 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDocumentProvider.java:[570] 
01:12:00 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:00 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDocumentProvider.java:[570] 
01:12:00 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:00 	                                                                                               ^^^^^^^^^^^^^^^^
01:12:00 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ConnectorAppliedStereotypeEditPart.java:[325] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentNameEditPartCN.java:[310] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/MultiDependencyLabelEditPart.java:[342] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PropertyPartEditPartCN.java:[189] 
01:12:00 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:00 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/InterfaceNameEditPart.java:[344] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ManifestationAppliedStereotypeEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentNameEditPart.java:[310] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentFloatingLabelEditPart.java:[343] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditorUtil.java:[36] 
01:12:00 	import org.eclipse.core.runtime.SubProgressMonitor;
01:12:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The type SubProgressMonitor is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditorUtil.java:[174] 
01:12:00 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:12:00 	                                                                   ^^^^^^^^^^^^^^^^^^
01:12:00 The type SubProgressMonitor is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditorUtil.java:[174] 
01:12:00 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:12:00 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ConnectorNameEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ConstraintNameEditPartPCN.java:[310] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/SubstitutionNameEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentEditPartCN.java:[235] 
01:12:00 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:00 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/DependencyNameEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/parsers/MessageFormatParser.java:[200] 
01:12:00 	new Integer(pos.getErrorIndex())));
01:12:00 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The constructor Integer(int) is deprecated since version 9
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/RectangleInterfaceNameEditPartCN.java:[308] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ConstraintNameEditPart.java:[310] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentEditPart.java:[235] 
01:12:00 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:00 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/UsageAppliedStereotypeEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/InterfaceRealizationNameEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/SubstitutionAppliedStereotypeEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/AbstractionAppliedStereotypeEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/expressions/UMLAbstractExpression.java:[146] 
01:12:00 	return new Byte(num.byteValue());
01:12:00 	           ^^^^^^^^^^^^^^^^^^^^^
01:12:00 The constructor Byte(byte) is deprecated since version 9
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/expressions/UMLAbstractExpression.java:[149] 
01:12:00 	return new Integer(num.intValue());
01:12:00 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The constructor Integer(int) is deprecated since version 9
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/expressions/UMLAbstractExpression.java:[152] 
01:12:00 	return new Short(num.shortValue());
01:12:00 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The constructor Short(short) is deprecated since version 9
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/expressions/UMLAbstractExpression.java:[155] 
01:12:00 	return new Long(num.longValue());
01:12:00 	           ^^^^^^^^^^^^^^^^^^^^^
01:12:00 The constructor Long(long) is deprecated since version 9
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/expressions/UMLAbstractExpression.java:[161] 
01:12:00 	return new Float(num.floatValue());
01:12:00 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The constructor Float(float) is deprecated since version 9
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/expressions/UMLAbstractExpression.java:[164] 
01:12:00 	return new Double(num.doubleValue());
01:12:00 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The constructor Double(double) is deprecated since version 9
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/DependencyNodeFloatingLabelEditPart.java:[343] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLVisualIDRegistry.java:[127] 
01:12:00 	private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.component/debug/visualID"; //$NON-NLS-1$
01:12:00 	                            ^^^^^^^^^
01:12:00 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLVisualIDRegistry.java:[885] 
01:12:00 	private static boolean isDiagram(Package element) {
01:12:00 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/DependencyAppliedStereotypeEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentRealizationAppliedStereotypeEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/ValidateAction.java:[191] 
01:12:00 	List allStatuses = new ArrayList();
01:12:00 	^^^^
01:12:00 List is a raw type. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/ValidateAction.java:[191] 
01:12:00 	List allStatuses = new ArrayList();
01:12:00 	                       ^^^^^^^^^
01:12:00 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/ValidateAction.java:[194] 
01:12:00 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject>
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/ValidateAction.java:[194] 
01:12:00 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:00 	                                                          ^^^^^^^^^^^
01:12:00 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus>
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/ValidateAction.java:[195] 
01:12:00 	for (Iterator it = allStatuses.iterator(); it.hasNext();) {
01:12:00 	     ^^^^^^^^
01:12:00 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PropertyPartNameEditPartCN.java:[312] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/CommentBodyEditPart.java:[308] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/InterfaceRealizationAppliedStereotypeEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentNameEditPartPCN.java:[308] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentRealizationNameEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PropertyForInterfaceEditPart.java:[333] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ModelNameEditPart.java:[310] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ConstraintSpecificationEditPart.java:[310] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/CommentBodyEditPartPCN.java:[308] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/DefaultNamedElementNameEditPart.java:[308] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[26] 
01:12:00 	import org.eclipse.gef.commands.CommandStackListener;
01:12:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The type CommandStackListener is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[35] 
01:12:00 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
01:12:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[40] 
01:12:00 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
01:12:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The type OperationHistoryDirtyState is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[91] 
01:12:00 	private OperationHistoryDirtyState dirtyState;
01:12:00 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The type OperationHistoryDirtyState is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[251] 
01:12:00 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
01:12:00 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:12:00 The type CommandStackListener is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[282] 
01:12:00 	protected OperationHistoryDirtyState getDirtyState() {
01:12:00 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The type OperationHistoryDirtyState is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[284] 
01:12:00 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:00 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The type OperationHistoryDirtyState is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[284] 
01:12:00 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:00 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[383] 
01:12:00 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:00 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/part/UMLDiagramEditor.java:[383] 
01:12:00 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:00 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/RectangleInterfaceNameEditPart.java:[310] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/RectangleInterfaceFloatingLabelEditPart.java:[343] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ConstraintSpecificationEditPartPCN.java:[310] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentEditPartPCN.java:[235] 
01:12:00 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:00 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ManifestationNameEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ComponentFloatingLabelEditPartPCN.java:[343] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ReceptionInInterfaceEditPart.java:[328] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/ModelNameEditPartCN.java:[310] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PackageNameEditPartCN.java:[310] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[507] 
01:12:00 	Node component_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ComponentNameEditPart.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable component_NameLabel is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[533] 
01:12:00 	Node model_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPart.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^
01:12:00 The value of the local variable model_NameLabel is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[554] 
01:12:00 	Node package_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPart.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable package_NameLabel is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[575] 
01:12:00 	Node interface_ClassifierNameLabel = createLabel(node, UMLVisualIDRegistry.getType(RectangleInterfaceNameEditPart.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable interface_ClassifierNameLabel is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[602] 
01:12:00 	Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable comment_BodyLabel is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[621] 
01:12:00 	Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPart.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable constraint_NameLabel is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[622] 
01:12:00 	Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintSpecificationEditPart.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable constraint_BodyLabel is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[641] 
01:12:00 	Node namedElement_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DefaultNamedElementNameEditPart.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable namedElement_NameLabel is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[716] 
01:12:00 	Node model_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPartCN.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable model_NameLabel_CN is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[736] 
01:12:00 	Node package_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPartCN.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable package_NameLabel_CN is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[756] 
01:12:00 	Node interface_ClassifierNameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(RectangleInterfaceNameEditPartCN.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable interface_ClassifierNameLabel_CN is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[782] 
01:12:00 	Node component_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(ComponentNameEditPartCN.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable component_NameLabel_CCN is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[807] 
01:12:00 	Node component_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ComponentNameEditPartPCN.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable component_NameLabel_CN is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[832] 
01:12:00 	Node comment_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartPCN.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable comment_BodyLabel_CN is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[850] 
01:12:00 	Node constraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartPCN.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable constraint_NameLabel_CN is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[851] 
01:12:00 	Node constraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintSpecificationEditPartPCN.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable constraint_BodyLabel_CN is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[945] 
01:12:00 	Node property_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PropertyPartNameEditPartCN.VISUAL_ID));
01:12:00 	     ^^^^^^^^^^^^^^^^^^
01:12:00 The value of the local variable property_NameLabel is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[955] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[994] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1033] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1067] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1106] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1145] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1184] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1223] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1234] 
01:12:00 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:00 	                       ^^^^^^^^^
01:12:00 The value of the local variable prefStore is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1250] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1278] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1306] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1345] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1373] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1401] 
01:12:00 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1470] 
01:12:00 	rv.getStyles().add(ts);
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1473] 
01:12:00 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1476] 
01:12:00 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
01:12:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1510] 
01:12:00 	private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:00 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1530] 
01:12:00 	private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:00 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/providers/UMLViewProvider.java:[1539] 
01:12:00 	private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:00 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:00 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/PackageNameEditPart.java:[310] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/UsageNameEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src-gen/org/eclipse/papyrus/uml/diagram/component/edit/parts/GeneralizationAppliedStereotypeEditPart.java:[326] 
01:12:00 	final EObject element = getParserElement();
01:12:00 	              ^^^^^^^
01:12:00 The value of the local variable element is not used
01:12:00 125 problems (125 warnings)
01:12:00 [INFO] 
01:12:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.component ---
01:12:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/src/test/resources
01:12:00 [INFO] 
01:12:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.component ---
01:12:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/target/org.eclipse.papyrus.uml.diagram.component-4.0.0-SNAPSHOT-sources.jar
01:12:01 [INFO] 
01:12:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.component ---
01:12:01 [INFO] 
01:12:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.component ---
01:12:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/target/org.eclipse.papyrus.uml.diagram.component-4.0.0-SNAPSHOT.jar
01:12:01 [INFO] 
01:12:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.component ---
01:12:01 [INFO] 
01:12:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.component ---
01:12:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:12:01 [INFO] 
01:12:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.component ---
01:12:02 [INFO] 
01:12:02 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite >----
01:12:02 [INFO] Building org.eclipse.papyrus.uml.diagram.composite 4.0.0-SNAPSHOT [282/728]
01:12:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:12:02 [INFO] 
01:12:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:02 [INFO] 
01:12:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:02 [INFO] The project's OSGi version is 4.0.0.202103040552
01:12:02 [INFO] 
01:12:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:02 [INFO] 
01:12:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:02 [INFO] 
01:12:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src/main/resources
01:12:02 [INFO] 
01:12:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:02 [INFO] Compiling 506 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/bin
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConstraintNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConnectorMultiplicityTargetEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SignalFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/custom-src/org/eclipse/papyrus/uml/diagram/composite/custom/edit/policies/ExternalLabelPrimaryDragRoleEditPolicy.java:[34] 
01:12:12 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.BorderItemContainerFigure;
01:12:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/custom-src/org/eclipse/papyrus/uml/diagram/composite/custom/edit/policies/ExternalLabelPrimaryDragRoleEditPolicy.java:[63] 
01:12:12 	if (getHostFigure().getParent() instanceof BorderItemContainerFigure) {
01:12:12 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeEditPartCN.java:[228] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationCompositeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/IntervalConstraintSpecificationEditPart.java:[308] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationIntervalFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InterfaceNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PropertyEditPartCLN.java:[331] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/parsers/MessageFormatParser.java:[200] 
01:12:12 	new Integer(pos.getErrorIndex())));
01:12:12 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor Integer(int) is deprecated since version 9
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationIntervalNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConnectorMultiplicitySourceEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentRealizationAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeEditPart.java:[231] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeEditPart.java:[241] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralIntegerFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeEditPart.java:[231] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeEditPart.java:[241] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SignalNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/IntervalFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InstanceValueFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PortNameEditPart.java:[349] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDocumentProvider.java:[59] 
01:12:12 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
01:12:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDocumentProvider.java:[60] 
01:12:12 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
01:12:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDocumentProvider.java:[208] 
01:12:12 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:12 	                  ^^^^^^^^^^^^^
01:12:12 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDocumentProvider.java:[208] 
01:12:12 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:12 	                                ^^^^
01:12:12 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDocumentProvider.java:[570] 
01:12:12 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:12 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDocumentProvider.java:[570] 
01:12:12 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:12 	                                                                                               ^^^^^^^^^^^^^^^^
01:12:12 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationItemNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DataTypeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InterfaceFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeObservationNameEditPart.java:[344] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ManifestationNameEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationItemFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralStringNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DependencyAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationItemFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionConstraintSpecificationEditPart.java:[308] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralUnlimitedNaturalNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActorNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ArtifactFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PropertyPartFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConstraintSpecificationEditPart.java:[308] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/EnumerationFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/RealizationNameEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditorUtil.java:[36] 
01:12:12 	import org.eclipse.core.runtime.SubProgressMonitor;
01:12:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The type SubProgressMonitor is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditorUtil.java:[174] 
01:12:12 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:12:12 	                                                                   ^^^^^^^^^^^^^^^^^^
01:12:12 The type SubProgressMonitor is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditorUtil.java:[174] 
01:12:12 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:12:12 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/EnumerationNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/RoleBindingAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExpressionFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeObservationStereotypeLabelEditPart.java:[347] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CallEventFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationUseNameEditPart.java:[313] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CommentBodyEditPart.java:[308] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeEditPart.java:[231] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeEditPart.java:[241] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ArtifactFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[39] 
01:12:12 	private Map myDomain2NotationMap = new HashMap();
01:12:12 	        ^^^
01:12:12 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[39] 
01:12:12 	private Map myDomain2NotationMap = new HashMap();
01:12:12 	                                       ^^^^^^^
01:12:12 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[44] 
01:12:12 	private Collection myLinkDescriptors = new LinkedList();
01:12:12 	        ^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[44] 
01:12:12 	private Collection myLinkDescriptors = new LinkedList();
01:12:12 	                                           ^^^^^^^^^^
01:12:12 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[66] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[68] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[77] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[78] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getActivity_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[80] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[82] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[92] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[93] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getInteraction_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[95] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[97] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[107] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[108] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getProtocolStateMachine_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[110] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[112] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[122] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[123] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getStateMachine_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[125] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[127] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[137] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[138] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getFunctionBehavior_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[140] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[142] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[152] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[153] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getOpaqueBehavior_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[155] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[157] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[167] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[168] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getComponent_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[170] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[172] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[182] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[183] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getDevice_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[185] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[187] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[197] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[198] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getExecutionEnvironment_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[200] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[202] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[212] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[213] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getNode_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[215] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[217] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[227] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[228] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getClass_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[230] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[232] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[242] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[243] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getCollaboration_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[252] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[253] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getInterface_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[261] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[262] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getPrimitiveType_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[270] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[271] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getEnumeration_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[273] 
01:12:12 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:12 	^^^^^^^^^^
01:12:12 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[275] 
01:12:12 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[285] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[286] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getDataType_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[296] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[297] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getActor_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[305] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[306] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getDeploymentSpecification_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[314] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[315] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getArtifact_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[323] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[324] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getInformationItem_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[332] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[333] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getSignal_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[341] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[342] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getUseCase_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[350] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[351] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getSignalEvent_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[359] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[360] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getCallEvent_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[368] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[369] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getAnyReceiveEvent_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[377] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[378] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getChangeEvent_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[386] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[387] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getTimeEvent_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[395] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[396] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getDurationObservation_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[404] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[405] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getTimeObservation_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[413] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[414] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getLiteralBoolean_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[422] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[423] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getLiteralInteger_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[431] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[432] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getLiteralNull_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[440] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[441] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getLiteralString_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[449] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[450] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getLiteralUnlimitedNatural_Shape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[458] 
01:12:12 	myDomain2NotationMap.put(view.getElement(), view);
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramContentInitializer.java:[459] 
01:12:12 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE
01:12:12 				.getStringExpression_PackagedElementShape_OutgoingLinks(view));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeploymentSpecificationNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionConstraintSpecificationEditPartCN.java:[308] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/AnyReceiveEventNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationCompositeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/AbstractionAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationConstraintSpecificationEditPart.java:[308] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConstraintNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeEditPartCN.java:[228] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeIntervalFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DataTypeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/UsageNameEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeEventFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeEditPart.java:[228] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeploymentSpecificationFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OperationEditPartCLN.java:[331] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationConstraintNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ParameterNameEditPart.java:[346] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeEditPartCN.java:[229] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeEditPartCN.java:[239] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralStringFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeploymentNameEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeConstraintNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationUseFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationRoleNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActorNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeEditPartCN.java:[228] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CommentBodyEditPartCN.java:[308] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActorFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ChangeEventNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/IntervalConstraintSpecificationEditPartCN.java:[308] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/AnyReceiveEventFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeEditPart.java:[230] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationFlowNameEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DataTypeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CallEventNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentRealizationNameEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeEditPart.java:[228] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/RealizationAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/EnumerationNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InterfaceNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InterfaceFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SubstitutionNameEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SubstitutionAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationRoleFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeEditPartCN.java:[229] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeEditPartCN.java:[239] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeploymentAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConstraintSpecificationEditPartCN.java:[308] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueExpressionFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationFlowConveyedLabelEditPart.java:[330] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/AbstractionNameEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ArtifactNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeConstraintNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeEditPartCN.java:[228] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InstanceValueNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/GeneralizationAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralBooleanFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeEditPartCN.java:[229] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeEditPartCN.java:[239] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationObservationStereotypeLabelEditPart.java:[347] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExpressionNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeIntervalNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SignalEventNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeExpressionFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConnectorAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/custom-src/org/eclipse/papyrus/uml/diagram/composite/custom/utils/CompositeStructureDiagramUtils.java:[106] 
01:12:12 	for (Iterator children = d.getChildren().iterator(); children.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InterfaceRealizationNameEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeploymentSpecificationFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeEditPart.java:[229] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeEditPart.java:[239] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/UseCaseNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeploymentSpecificationNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationItemNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeEditPartCN.java:[229] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeEditPartCN.java:[239] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PrimitiveTypeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionConstraintNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeEventNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InterfaceRealizationAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SignalEventFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeEditPart.java:[229] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeEditPart.java:[239] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SignalNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeConstraintSpecificationEditPart.java:[308] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeExpressionNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ChangeEventFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InformationFlowAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralUnlimitedNaturalFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/UseCaseNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeEditPartCN.java:[229] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeEditPartCN.java:[239] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationCompositeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationObservationNameEditPart.java:[344] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLVisualIDRegistry.java:[41] 
01:12:12 	private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.composite/debug/visualID"; //$NON-NLS-1$
01:12:12 	                            ^^^^^^^^^
01:12:12 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLVisualIDRegistry.java:[5955] 
01:12:12 	private static boolean isDiagram(Package element) {
01:12:12 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/RepresentationTagLabelEditPart.java:[327] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StringExpressionNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[591] 
01:12:12 	Node activity_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ActivityCompositeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable activity_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[617] 
01:12:12 	Node interaction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InteractionCompositeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable interaction_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[643] 
01:12:12 	Node protocolStateMachine_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ProtocolStateMachineCompositeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable protocolStateMachine_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[669] 
01:12:12 	Node stateMachine_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StateMachineCompositeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable stateMachine_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[695] 
01:12:12 	Node functionBehavior_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(FunctionBehaviorCompositeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable functionBehavior_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[721] 
01:12:12 	Node opaqueBehavior_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(OpaqueBehaviorCompositeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable opaqueBehavior_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[747] 
01:12:12 	Node component_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ComponentCompositeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable component_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[773] 
01:12:12 	Node device_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DeviceCompositeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable device_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[799] 
01:12:12 	Node executionEnvironment_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ExecutionEnvironmentCompositeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable executionEnvironment_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[825] 
01:12:12 	Node node_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(NodeCompositeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^
01:12:12 The value of the local variable node_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[851] 
01:12:12 	Node class_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ClassCompositeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^
01:12:12 The value of the local variable class_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[877] 
01:12:12 	Node collaboration_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CollaborationCompositeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable collaboration_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[903] 
01:12:12 	Node interface_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InterfaceNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable interface_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[927] 
01:12:12 	Node primitiveType_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PrimitiveTypeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable primitiveType_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[951] 
01:12:12 	Node enumeration_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(EnumerationNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable enumeration_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[977] 
01:12:12 	Node dataType_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DataTypeNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable dataType_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1004] 
01:12:12 	Node actor_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ActorNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^
01:12:12 The value of the local variable actor_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1028] 
01:12:12 	Node deploymentSpecification_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DeploymentSpecificationNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable deploymentSpecification_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1052] 
01:12:12 	Node artifact_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ArtifactNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable artifact_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1076] 
01:12:12 	Node informationItem_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InformationItemNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable informationItem_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1100] 
01:12:12 	Node signal_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(SignalNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable signal_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1124] 
01:12:12 	Node useCase_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(UseCaseNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable useCase_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1148] 
01:12:12 	Node signalEvent_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(SignalEventNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable signalEvent_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1172] 
01:12:12 	Node callEvent_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CallEventNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable callEvent_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1196] 
01:12:12 	Node anyReceiveEvent_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(AnyReceiveEventNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable anyReceiveEvent_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1220] 
01:12:12 	Node changeEvent_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ChangeEventNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable changeEvent_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1244] 
01:12:12 	Node timeEvent_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeEventNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable timeEvent_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1326] 
01:12:12 	Node literalBoolean_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LiteralBooleanNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable literalBoolean_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1350] 
01:12:12 	Node literalInteger_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LiteralIntegerNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable literalInteger_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1374] 
01:12:12 	Node literalNull_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LiteralNullNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable literalNull_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1398] 
01:12:12 	Node literalString_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LiteralStringNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable literalString_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1422] 
01:12:12 	Node literalUnlimitedNatural_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LiteralUnlimitedNaturalNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable literalUnlimitedNatural_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1446] 
01:12:12 	Node stringExpression_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StringExpressionNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable stringExpression_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1470] 
01:12:12 	Node opaqueExpression_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(OpaqueExpressionNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable opaqueExpression_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1494] 
01:12:12 	Node timeExpression_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeExpressionNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable timeExpression_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1518] 
01:12:12 	Node expression_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ExpressionNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable expression_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1542] 
01:12:12 	Node duration_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable duration_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1566] 
01:12:12 	Node timeInterval_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeIntervalNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable timeInterval_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1590] 
01:12:12 	Node durationInterval_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationIntervalNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable durationInterval_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1614] 
01:12:12 	Node interval_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable interval_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1638] 
01:12:12 	Node instanceValue_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InstanceValueNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable instanceValue_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1662] 
01:12:12 	Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable comment_BodyLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1681] 
01:12:12 	Node durationConstraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable durationConstraint_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1682] 
01:12:12 	Node durationConstraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintSpecificationEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable durationConstraint_BodyLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1701] 
01:12:12 	Node timeConstraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable timeConstraint_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1702] 
01:12:12 	Node timeConstraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintSpecificationEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable timeConstraint_BodyLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1721] 
01:12:12 	Node intervalConstraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable intervalConstraint_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1722] 
01:12:12 	Node intervalConstraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintSpecificationEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable intervalConstraint_BodyLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1741] 
01:12:12 	Node interactionConstraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InteractionConstraintNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable interactionConstraint_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1742] 
01:12:12 	Node interactionConstraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(InteractionConstraintSpecificationEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable interactionConstraint_BodyLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1761] 
01:12:12 	Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable constraint_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1762] 
01:12:12 	Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintSpecificationEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable constraint_BodyLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1858] 
01:12:12 	Node property_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PropertyPartNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable property_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1883] 
01:12:12 	Node connectableElement_CollaborationRoleNameLabel = createLabel(node, UMLVisualIDRegistry.getType(CollaborationRoleNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable connectableElement_CollaborationRoleNameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1906] 
01:12:12 	Node collaborationUse_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CollaborationUseNameEditPart.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable collaborationUse_NameLabel is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1929] 
01:12:12 	Node activity_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ActivityCompositeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable activity_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1954] 
01:12:12 	Node interaction_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InteractionCompositeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable interaction_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[1979] 
01:12:12 	Node protocolStateMachine_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ProtocolStateMachineCompositeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable protocolStateMachine_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2004] 
01:12:12 	Node stateMachine_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(StateMachineCompositeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable stateMachine_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2029] 
01:12:12 	Node functionBehavior_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(FunctionBehaviorCompositeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable functionBehavior_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2054] 
01:12:12 	Node opaqueBehavior_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(OpaqueBehaviorCompositeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable opaqueBehavior_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2079] 
01:12:12 	Node component_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ComponentCompositeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable component_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2104] 
01:12:12 	Node device_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DeviceCompositeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable device_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2129] 
01:12:12 	Node executionEnvironment_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ExecutionEnvironmentCompositeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable executionEnvironment_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2154] 
01:12:12 	Node node_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(NodeCompositeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable node_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2179] 
01:12:12 	Node class_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ClassCompositeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable class_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2204] 
01:12:12 	Node collaboration_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CollaborationCompositeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable collaboration_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2229] 
01:12:12 	Node interface_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InterfaceNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable interface_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2252] 
01:12:12 	Node primitiveType_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PrimitiveTypeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable primitiveType_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2275] 
01:12:12 	Node enumeration_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(EnumerationNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable enumeration_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2300] 
01:12:12 	Node dataType_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DataTypeNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable dataType_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2326] 
01:12:12 	Node actor_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ActorNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable actor_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2349] 
01:12:12 	Node deploymentSpecification_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DeploymentSpecificationNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable deploymentSpecification_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2372] 
01:12:12 	Node artifact_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ArtifactNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable artifact_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2395] 
01:12:12 	Node informationItem_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InformationItemNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable informationItem_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2418] 
01:12:12 	Node signal_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(SignalNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable signal_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2441] 
01:12:12 	Node useCase_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(UseCaseNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable useCase_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2464] 
01:12:12 	Node comment_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable comment_BodyLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2482] 
01:12:12 	Node durationConstraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable durationConstraint_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2483] 
01:12:12 	Node durationConstraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintSpecificationEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable durationConstraint_BodyLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2501] 
01:12:12 	Node timeConstraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable timeConstraint_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2502] 
01:12:12 	Node timeConstraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintSpecificationEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable timeConstraint_BodyLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2520] 
01:12:12 	Node intervalConstraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable intervalConstraint_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2521] 
01:12:12 	Node intervalConstraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintSpecificationEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable intervalConstraint_BodyLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2539] 
01:12:12 	Node interactionConstraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InteractionConstraintNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable interactionConstraint_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2540] 
01:12:12 	Node interactionConstraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(InteractionConstraintSpecificationEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable interactionConstraint_BodyLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2558] 
01:12:12 	Node constraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable constraint_NameLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2559] 
01:12:12 	Node constraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintSpecificationEditPartCN.VISUAL_ID));
01:12:12 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The value of the local variable constraint_BodyLabel_CN is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2617] 
01:12:12 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2628] 
01:12:12 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:12 	                       ^^^^^^^^^
01:12:12 The value of the local variable prefStore is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2644] 
01:12:12 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2655] 
01:12:12 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:12 	                       ^^^^^^^^^
01:12:12 The value of the local variable prefStore is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2671] 
01:12:12 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2699] 
01:12:12 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2727] 
01:12:12 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2766] 
01:12:12 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2805] 
01:12:12 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2844] 
01:12:12 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2883] 
01:12:12 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/providers/UMLViewProvider.java:[2922] 
01:12:12 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StringExpressionFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DataTypeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PropertyPartNameEditPartCN.java:[313] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationConstraintNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/IntervalNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ManifestationAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralNullNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/NodeCompositeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/EnumerationLiteralEditPartCLN.java:[331] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeEditPart.java:[228] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/UseCaseFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PropertyPartEditPartCN.java:[234] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PrimitiveTypeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionCompositeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ParameterAppliedStereotypeEditPart.java:[347] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeEditPart.java:[228] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActorFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/SignalFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/RoleBindingRoleNameEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[26] 
01:12:12 	import org.eclipse.gef.commands.CommandStackListener;
01:12:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The type CommandStackListener is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[35] 
01:12:12 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
01:12:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[40] 
01:12:12 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
01:12:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The type OperationHistoryDirtyState is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[91] 
01:12:12 	private OperationHistoryDirtyState dirtyState;
01:12:12 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The type OperationHistoryDirtyState is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[251] 
01:12:12 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
01:12:12 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:12:12 The type CommandStackListener is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[282] 
01:12:12 	protected OperationHistoryDirtyState getDirtyState() {
01:12:12 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The type OperationHistoryDirtyState is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[284] 
01:12:12 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:12 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The type OperationHistoryDirtyState is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[284] 
01:12:12 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:12 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[383] 
01:12:12 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/UMLDiagramEditor.java:[383] 
01:12:12 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/InteractionConstraintNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueExpressionNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ArtifactNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DependencyNameEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralBooleanNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeEditPart.java:[231] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeEditPart.java:[241] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/OpaqueBehaviorCompositeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PortAppliedStereotypeEditPart.java:[347] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/TimeConstraintSpecificationEditPartCN.java:[308] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/IntervalConstraintNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ExecutionEnvironmentCompositeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/CollaborationCompositeFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/UseCaseFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralIntegerNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/BehaviorPortFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/UsageAppliedStereotypeEditPart.java:[326] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DurationConstraintSpecificationEditPartCN.java:[308] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/DeviceCompositeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ProtocolStateMachineCompositeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ClassCompositeEditPartCN.java:[228] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeEditPartCN.java:[229] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/FunctionBehaviorCompositeEditPartCN.java:[239] 
01:12:12 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:12 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PrimitiveTypeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/custom-src/org/eclipse/papyrus/uml/diagram/composite/custom/edit/policies/StructuredClassifierLayoutEditPolicy.java:[89] 
01:12:12 	PortPositionLocator locator = new PortPositionLocator(getHostFigure(), PositionConstants.NONE);
01:12:12 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/IntervalConstraintNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ConnectorNameEditPart.java:[329] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/LiteralNullFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ComponentCompositeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/ActivityCompositeNameEditPart.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/PrimitiveTypeFloatingLabelEditPartCN.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/EnumerationFloatingLabelEditPart.java:[343] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/ValidateAction.java:[190] 
01:12:12 	List allStatuses = new ArrayList();
01:12:12 	^^^^
01:12:12 List is a raw type. References to generic type List<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/ValidateAction.java:[190] 
01:12:12 	List allStatuses = new ArrayList();
01:12:12 	                       ^^^^^^^^^
01:12:12 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/ValidateAction.java:[193] 
01:12:12 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:12 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject>
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/ValidateAction.java:[193] 
01:12:12 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:12 	                                                          ^^^^^^^^^^^
01:12:12 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus>
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/part/ValidateAction.java:[194] 
01:12:12 	for (Iterator it = allStatuses.iterator(); it.hasNext();) {
01:12:12 	     ^^^^^^^^
01:12:12 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src-gen/org/eclipse/papyrus/uml/diagram/composite/edit/parts/StateMachineCompositeNameEditPartCN.java:[311] 
01:12:12 	final EObject element = getParserElement();
01:12:12 	              ^^^^^^^
01:12:12 The value of the local variable element is not used
01:12:12 461 problems (461 warnings)
01:12:12 [INFO] 
01:12:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/src/test/resources
01:12:12 [INFO] 
01:12:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/target/org.eclipse.papyrus.uml.diagram.composite-4.0.0-SNAPSHOT-sources.jar
01:12:13 [INFO] 
01:12:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:13 [INFO] 
01:12:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/target/org.eclipse.papyrus.uml.diagram.composite-4.0.0-SNAPSHOT.jar
01:12:14 [INFO] 
01:12:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:14 [INFO] 
01:12:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:12:14 [INFO] 
01:12:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.composite ---
01:12:14 [INFO] 
01:12:14 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.deployment >---
01:12:14 [INFO] Building org.eclipse.papyrus.uml.diagram.deployment 4.0.0-SNAPSHOT [283/728]
01:12:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:12:14 [INFO] 
01:12:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:14 [INFO] 
01:12:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:14 [INFO] The project's OSGi version is 4.0.0.202103040552
01:12:14 [INFO] 
01:12:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:14 [INFO] 
01:12:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:14 [INFO] 
01:12:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src/main/resources
01:12:14 [INFO] 
01:12:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:14 [INFO] Compiling 178 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/bin
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeviceNameEditPart.java:[308] 
01:12:16 	final EObject element = getParserElement();
01:12:16 	              ^^^^^^^
01:12:16 The value of the local variable element is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLVisualIDRegistry.java:[130] 
01:12:16 	private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.deployment/debug/visualID"; //$NON-NLS-1$
01:12:16 	                            ^^^^^^^^^
01:12:16 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLVisualIDRegistry.java:[1022] 
01:12:16 	private static boolean isDiagram(Package element) {
01:12:16 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ExecutionEnvironmentNameEditPartCN.java:[308] 
01:12:16 	final EObject element = getParserElement();
01:12:16 	              ^^^^^^^
01:12:16 The value of the local variable element is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/NestedDeviceNameEditPartCN.java:[308] 
01:12:16 	final EObject element = getParserElement();
01:12:16 	              ^^^^^^^
01:12:16 The value of the local variable element is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/NestedArtifactNameEditPart.java:[308] 
01:12:16 	final EObject element = getParserElement();
01:12:16 	              ^^^^^^^
01:12:16 The value of the local variable element is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/NodeNameEditPartCN.java:[308] 
01:12:16 	final EObject element = getParserElement();
01:12:16 	              ^^^^^^^
01:12:16 The value of the local variable element is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditorUtil.java:[36] 
01:12:16 	import org.eclipse.core.runtime.SubProgressMonitor;
01:12:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The type SubProgressMonitor is deprecated
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditorUtil.java:[174] 
01:12:16 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:12:16 	                                                                   ^^^^^^^^^^^^^^^^^^
01:12:16 The type SubProgressMonitor is deprecated
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditorUtil.java:[174] 
01:12:16 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:12:16 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ArtifactNameEditPartCN.java:[308] 
01:12:16 	final EObject element = getParserElement();
01:12:16 	              ^^^^^^^
01:12:16 The value of the local variable element is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DependencyAppliedStereotypeEditPart.java:[326] 
01:12:16 	final EObject element = getParserElement();
01:12:16 	              ^^^^^^^
01:12:16 The value of the local variable element is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/NestedNodeNameEditPart.java:[308] 
01:12:16 	final EObject element = getParserElement();
01:12:16 	              ^^^^^^^
01:12:16 The value of the local variable element is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/NodeNameEditPart.java:[308] 
01:12:16 	final EObject element = getParserElement();
01:12:16 	              ^^^^^^^
01:12:16 The value of the local variable element is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ConstraintNameEditPartCN.java:[308] 
01:12:16 	final EObject element = getParserElement();
01:12:16 	              ^^^^^^^
01:12:16 The value of the local variable element is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecificationFloatingLabelEditPart.java:[343] 
01:12:16 	final EObject element = getParserElement();
01:12:16 	              ^^^^^^^
01:12:16 The value of the local variable element is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[507] 
01:12:16 	Node model_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^
01:12:16 The value of the local variable model_NameLabel is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[528] 
01:12:16 	Node package_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable package_NameLabel is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[549] 
01:12:16 	Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable constraint_NameLabel is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[550] 
01:12:16 	Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintSpecificationEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable constraint_BodyLabel is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[569] 
01:12:16 	Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable comment_BodyLabel is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[588] 
01:12:16 	Node executionEnvironment_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ExecutionEnvironmentNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable executionEnvironment_NameLabel is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[609] 
01:12:16 	Node device_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DeviceNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable device_NameLabel is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[630] 
01:12:16 	Node artifact_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ArtifactNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable artifact_NameLabel is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[656] 
01:12:16 	Node node_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(NodeNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^
01:12:16 The value of the local variable node_NameLabel is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[677] 
01:12:16 	Node namedElement_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DefaultNamedElementNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable namedElement_NameLabel is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[696] 
01:12:16 	Node deploymentSpecification_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DeploymentSpecificationNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable deploymentSpecification_NameLabel is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[719] 
01:12:16 	Node model_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPartCN.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable model_NameLabel_CN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[739] 
01:12:16 	Node package_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPartCN.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable package_NameLabel_CN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[759] 
01:12:16 	Node device_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(DeviceNameEditPartCN.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable device_NameLabel_CCN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[777] 
01:12:16 	Node device_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(NestedDeviceNameEditPartCN.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable device_NameLabel_CN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[797] 
01:12:16 	Node executionEnvironment_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(ExecutionEnvironmentNameEditPartCN.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable executionEnvironment_NameLabel_CCN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[815] 
01:12:16 	Node executionEnvironment_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(NestedExecutionEnvironmentNameEditPartCN.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable executionEnvironment_NameLabel_CN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[835] 
01:12:16 	Node node_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(NodeNameEditPartCN.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable node_NameLabel_CCN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[853] 
01:12:16 	Node node_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(NestedNodeNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable node_NameLabel_CN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[873] 
01:12:16 	Node artifact_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(ArtifactNameEditPartCN.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable artifact_NameLabel_CCN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[898] 
01:12:16 	Node artifact_NameLabel_ACN = createLabel(node, UMLVisualIDRegistry.getType(ArtifactNameEditPartACN.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable artifact_NameLabel_ACN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[923] 
01:12:16 	Node artifact_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(NestedArtifactNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable artifact_NameLabel_CN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[941] 
01:12:16 	Node comment_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartCN.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable comment_BodyLabel_CN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[959] 
01:12:16 	Node constraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartCN.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable constraint_NameLabel_CN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[960] 
01:12:16 	Node constraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintSpecificationEditPartCN.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable constraint_BodyLabel_CN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[978] 
01:12:16 	Node deploymentSpecification_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(DeploymentSpecAsClassifierNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable deploymentSpecification_NameLabel_CCN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1001] 
01:12:16 	Node deploymentSpecification_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DeploymentSpecAsPackageableElNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable deploymentSpecification_NameLabel_CN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1024] 
01:12:16 	Node deploymentSpecification_NameLabel_ACN = createLabel(node, UMLVisualIDRegistry.getType(DeploymentSpecAsNestedArtifactNameEditPart.VISUAL_ID));
01:12:16 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 The value of the local variable deploymentSpecification_NameLabel_ACN is not used
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1039] 
01:12:16 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:16 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1050] 
01:12:17 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:17 	                       ^^^^^^^^^
01:12:17 The value of the local variable prefStore is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1066] 
01:12:17 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1094] 
01:12:17 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1122] 
01:12:17 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1161] 
01:12:17 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1200] 
01:12:17 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1234] 
01:12:17 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1273] 
01:12:17 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1301] 
01:12:17 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1370] 
01:12:17 	rv.getStyles().add(ts);
01:12:17 	^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1373] 
01:12:17 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
01:12:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1376] 
01:12:17 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
01:12:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1410] 
01:12:17 	private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:17 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1430] 
01:12:17 	private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:17 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/providers/UMLViewProvider.java:[1439] 
01:12:17 	private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:17 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecAsNestedArtifactNameEditPart.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/PackageNameEditPartCN.java:[310] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/expressions/UMLAbstractExpression.java:[146] 
01:12:17 	return new Byte(num.byteValue());
01:12:17 	           ^^^^^^^^^^^^^^^^^^^^^
01:12:17 The constructor Byte(byte) is deprecated since version 9
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/expressions/UMLAbstractExpression.java:[149] 
01:12:17 	return new Integer(num.intValue());
01:12:17 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The constructor Integer(int) is deprecated since version 9
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/expressions/UMLAbstractExpression.java:[152] 
01:12:17 	return new Short(num.shortValue());
01:12:17 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The constructor Short(short) is deprecated since version 9
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/expressions/UMLAbstractExpression.java:[155] 
01:12:17 	return new Long(num.longValue());
01:12:17 	           ^^^^^^^^^^^^^^^^^^^^^
01:12:17 The constructor Long(long) is deprecated since version 9
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/expressions/UMLAbstractExpression.java:[161] 
01:12:17 	return new Float(num.floatValue());
01:12:17 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The constructor Float(float) is deprecated since version 9
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/expressions/UMLAbstractExpression.java:[164] 
01:12:17 	return new Double(num.doubleValue());
01:12:17 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The constructor Double(double) is deprecated since version 9
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecAsClassifierNameEditPart.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DependencyNameEditPart.java:[326] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/CommentBodyEditPart.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ConstraintNameEditPart.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecificationNameEditPart.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/parsers/MessageFormatParser.java:[200] 
01:12:17 	new Integer(pos.getErrorIndex())));
01:12:17 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The constructor Integer(int) is deprecated since version 9
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ExecutionEnvironmentNameEditPart.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ManifestationAppliedStereotypeEditPart.java:[326] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ArtifactNameEditPartACN.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ArtifactFloatingLabelEditPart.java:[343] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DefaultNamedElementNameEditPart.java:[310] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/CommunicationPathAppliedStereotypeEditPart.java:[326] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ModelNameEditPartCN.java:[310] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ArtifactFloatingLabelEditPartCN.java:[343] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/GeneralizationAppliedStereotypeEditPart.java:[326] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/CommentBodyEditPartCN.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ModelNameEditPart.java:[310] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[26] 
01:12:17 	import org.eclipse.gef.commands.CommandStackListener;
01:12:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The type CommandStackListener is deprecated
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[35] 
01:12:17 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
01:12:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[40] 
01:12:17 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
01:12:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The type OperationHistoryDirtyState is deprecated
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[91] 
01:12:17 	private OperationHistoryDirtyState dirtyState;
01:12:17 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The type OperationHistoryDirtyState is deprecated
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[251] 
01:12:17 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
01:12:17 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:12:17 The type CommandStackListener is deprecated
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[282] 
01:12:17 	protected OperationHistoryDirtyState getDirtyState() {
01:12:17 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The type OperationHistoryDirtyState is deprecated
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[284] 
01:12:17 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:17 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The type OperationHistoryDirtyState is deprecated
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[284] 
01:12:17 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:17 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[383] 
01:12:17 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:17 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDiagramEditor.java:[383] 
01:12:17 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:17 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecAsPackageableElFloatingLabelEditPart.java:[343] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ConstraintSpecificationEditPart.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentAppliedStereotypeEditPart.java:[326] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/MultiDependencyLabelEditPart.java:[342] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/PackageNameEditPart.java:[310] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ArtifactNameEditPart.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeviceNameEditPartCN.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/ValidateAction.java:[191] 
01:12:17 	List allStatuses = new ArrayList();
01:12:17 	^^^^
01:12:17 List is a raw type. References to generic type List<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/ValidateAction.java:[191] 
01:12:17 	List allStatuses = new ArrayList();
01:12:17 	                       ^^^^^^^^^
01:12:17 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/ValidateAction.java:[194] 
01:12:17 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:17 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject>
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/ValidateAction.java:[194] 
01:12:17 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:17 	                                                          ^^^^^^^^^^^
01:12:17 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus>
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/ValidateAction.java:[195] 
01:12:17 	for (Iterator it = allStatuses.iterator(); it.hasNext();) {
01:12:17 	     ^^^^^^^^
01:12:17 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ManifestationNameEditPart.java:[326] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecAsNestedArtifactFloatingLabelEditPart.java:[343] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ConstraintSpecificationEditPartCN.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentNameEditPart.java:[326] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecAsPackageableElNameEditPart.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDocumentProvider.java:[59] 
01:12:17 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
01:12:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDocumentProvider.java:[60] 
01:12:17 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
01:12:17 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDocumentProvider.java:[208] 
01:12:17 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:17 	                  ^^^^^^^^^^^^^
01:12:17 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDocumentProvider.java:[208] 
01:12:17 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:17 	                                ^^^^
01:12:17 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDocumentProvider.java:[570] 
01:12:17 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:17 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:17 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/part/UMLDocumentProvider.java:[570] 
01:12:17 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:17 	                                                                                               ^^^^^^^^^^^^^^^^
01:12:17 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/CommunicationPathNameEditPart.java:[326] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/DeploymentSpecAsClassifierFloatingLabelEditPart.java:[343] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/NestedExecutionEnvironmentNameEditPartCN.java:[308] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src-gen/org/eclipse/papyrus/uml/diagram/deployment/edit/parts/ArtifactFloatingLabelEditPartACN.java:[343] 
01:12:17 	final EObject element = getParserElement();
01:12:17 	              ^^^^^^^
01:12:17 The value of the local variable element is not used
01:12:17 122 problems (122 warnings)
01:12:17 [INFO] 
01:12:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/src/test/resources
01:12:17 [INFO] 
01:12:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/target/org.eclipse.papyrus.uml.diagram.deployment-4.0.0-SNAPSHOT-sources.jar
01:12:17 [INFO] 
01:12:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:17 [INFO] 
01:12:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/target/org.eclipse.papyrus.uml.diagram.deployment-4.0.0-SNAPSHOT.jar
01:12:17 [INFO] 
01:12:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:17 [INFO] 
01:12:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:12:17 [INFO] 
01:12:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.deployment ---
01:12:18 [INFO] 
01:12:18 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.activity >----
01:12:18 [INFO] Building org.eclipse.papyrus.uml.diagram.activity 4.0.0-SNAPSHOT [284/728]
01:12:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:12:18 [INFO] 
01:12:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:18 [INFO] 
01:12:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:18 [INFO] The project's OSGi version is 4.0.0.202103040552
01:12:18 [INFO] 
01:12:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:18 [INFO] 
01:12:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:18 [INFO] 
01:12:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src/main/resources
01:12:18 [INFO] 
01:12:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:18 [INFO] Compiling 1074 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/bin
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/AbstractContainerNodeDescriptor.java:[169] 
01:12:32 	Integer thisInt = new Integer(getGroupPriority());
01:12:32 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The constructor Integer(int) is deprecated since version 9
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/AbstractContainerNodeDescriptor.java:[170] 
01:12:32 	Integer otherInt = new Integer(o.getGroupPriority());
01:12:32 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The constructor Integer(int) is deprecated since version 9
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInDestroyObjectActionAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInAcceptEventActionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowTransformationEditPart.java:[337] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCOActAsTargetLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInBroadcastSignalActionValueLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCOActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AddVariableValueActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadLinkActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInTestIdentityActionAsSecondValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendObjActAsReqAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInDestroyLinkActionAsInputValueValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInClearAssociationActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadLinkActionAsInputValueLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/FlowFinalNodeAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ParameterNodeNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendSigActAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[58] 
01:12:32 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[59] 
01:12:32 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[386] 
01:12:32 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "Unexpected exception during Pin and Parameter synchronization : ", rte);
01:12:32 	            ^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[386] 
01:12:32 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "Unexpected exception during Pin and Parameter synchronization : ", rte);
01:12:32 	                            ^^^^^^^^^^^
01:12:32 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[386] 
01:12:32 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "Unexpected exception during Pin and Parameter synchronization : ", rte);
01:12:32 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[386] 
01:12:32 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "Unexpected exception during Pin and Parameter synchronization : ", rte);
01:12:32 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[569] 
01:12:32 	Map<Integer, Parameter> empty = Collections.emptyMap();
01:12:32 	                        ^^^^^
01:12:32 The value of the local variable empty is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[858] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[967] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1003] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1059] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1112] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1685] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1719] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1757] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1791] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1810] 
01:12:32 	CreatePinToParameterLinkEAnnotation linkCommand = new CreatePinToParameterLinkEAnnotation(EditorUtils.getTransactionalEditingDomain(), link);
01:12:32 	                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1832] 
01:12:32 	CreatePinToParameterLinkEAnnotation linkCommand = new CreatePinToParameterLinkEAnnotation(EditorUtils.getTransactionalEditingDomain(), link);
01:12:32 	                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1859] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1911] 
01:12:32 	Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(lowerValue));
01:12:32 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[1926] 
01:12:32 	Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(upperValue));
01:12:32 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2038] 
01:12:32 	Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(lowerValue));
01:12:32 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2053] 
01:12:32 	Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(upperValue));
01:12:32 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2099] 
01:12:32 	Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(lowerValue));
01:12:32 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2114] 
01:12:32 	Command copy = CopyCommand.create(EditorUtils.getTransactionalEditingDomain(), Collections.singleton(upperValue));
01:12:32 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2137] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2166] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2211] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2237] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2299] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2329] 
01:12:32 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, ex.getMessage(), ex);
01:12:32 	          ^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2329] 
01:12:32 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, ex.getMessage(), ex);
01:12:32 	                          ^^^^^^^^^^^
01:12:32 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2329] 
01:12:32 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, ex.getMessage(), ex);
01:12:32 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2329] 
01:12:32 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, ex.getMessage(), ex);
01:12:32 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2413] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2503] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2672] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/PinAndParameterSynchronizer.java:[2712] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddVariableValueActionAsValueAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInDestroyObjectActionAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInUnmarshallActionAsObjectLabelEditPart.java:[349] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInClearAssociationActionAsObjectValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendObjActAsReqLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInLoopNodeAsVariableLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityIsSingleExecutionCNEditPart.java:[309] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStartClassifierBehaviorActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReduceActionAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartClassifierBehaviorActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInOActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/ActivityFigure.java:[105] 
01:12:32 	List childrenList = container.getChildren();
01:12:32 	^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/ActivityFigure.java:[291] 
01:12:32 	private void createContents() {
01:12:32 	             ^^^^^^^^^^^^^^^^
01:12:32 The method createContents() from the type ActivityFigure is never used locally
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ControlFlowWeightEditPart.java:[328] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadStructuralFeatureAsObjectValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCBActAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddVariableValueActionAsValueAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadLinkActionAsInputValueValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReclassifyObjectActionAsObjectValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[31] 
01:12:32 	import org.eclipse.gmf.runtime.diagram.core.internal.l10n.DiagramCoreMessages;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[72] 
01:12:32 	super(editingDomain, DiagramCoreMessages.AddCommand_Label, null);
01:12:32 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[72] 
01:12:32 	super(editingDomain, DiagramCoreMessages.AddCommand_Label, null);
01:12:32 	                                         ^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The field 'DiagramCoreMessages.AddCommand_Label' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[81] 
01:12:32 	public List getAffectedFiles() {
01:12:32 	       ^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[84] 
01:12:32 	List result = new ArrayList();
01:12:32 	^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[84] 
01:12:32 	List result = new ArrayList();
01:12:32 	                  ^^^^^^^^^
01:12:32 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[87] 
01:12:32 	result.add(file);
01:12:32 	^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[130] 
01:12:32 	return DiagramCoreMessages.AddCommand_Label;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/ChangeParentCommand.java:[130] 
01:12:32 	return DiagramCoreMessages.AddCommand_Label;
01:12:32 	                           ^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The field 'DiagramCoreMessages.AddCommand_Label' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInTestIdentityActionAsSecondAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ParameterEditPart.java:[332] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartClassifierBehaviorActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintAsLocalPrecondNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendObjActAsReqLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInLoopNodeAsBodyOutputLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/StartObjectBehaviorActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendSigActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CreateLinkObjectActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStructuredActivityNodeAsStructuredNodeInputsLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInClearAssociationActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintInActivityAsPostcondEditPart.java:[332] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCreateLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/AcceptEventActionFigure.java:[125] 
01:12:32 	private final PointList myTempslateTime = new PointList();
01:12:32 	                        ^^^^^^^^^^^^^^^
01:12:32 The value of the field AcceptEventActionFigure.myTempslateTime is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStructuredActivityNodeAsStructuredNodeInputsAppliedStereotypeEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowSelectionEditPart.java:[337] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/AcceptEventActionSwitchHelper.java:[40] 
01:12:32 	private static final int REDUCE_WIDTH_FACTOR_FOR_HOURGLASS = 4;
01:12:32 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the field AcceptEventActionSwitchHelper.REDUCE_WIDTH_FACTOR_FOR_HOURGLASS is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ControlFlowAppliedStereotypeEditPart.java:[327] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartObjectBehaviorActionAsArgumentLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/IntervalConstraintAsLocalPostcondNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartObjectBehaviorActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/commands/RestoreRelatedLinksCommand.java:[35] 
01:12:32 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/commands/RestoreRelatedLinksCommand.java:[317] 
01:12:32 	SetPropertyCommand cmd = new SetPropertyCommand(host.getEditingDomain(), "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE);
01:12:32 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/commands/RestoreRelatedLinksCommand.java:[317] 
01:12:32 	SetPropertyCommand cmd = new SetPropertyCommand(host.getEditingDomain(), "Restore related linksCommand show view", new EObjectAdapter(view), Properties.ID_ISVISIBLE, Boolean.TRUE);
01:12:32 	                                                                                                                                                        ^^^^^^^^^^^^
01:12:32 Discouraged access: The field 'Properties.ID_ISVISIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInTestIdentityActionAsSecondValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddVariableValueActionAsValueValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadLinkActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInAddStructuralFeatureValueActionAsResultAppliedStereotypeWrappingLabel3EditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCreateLinkObjectActionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadStructuralFeatureAsObjectNameLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/ActivityPartitionLabelEditPolicy.java:[71] 
01:12:32 	List children = lp.getChildren();
01:12:32 	^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReduceActionAsCollectionValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReclassifyObjectActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DurationConstraintAsLocalPrecondBodyEditPart.java:[309] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddVariableValueActionAsValueLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/MergeNodeAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStructuredActivityNodeAsStructuredNodeInputsLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInOActAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCreateLinkActionAsInputValueLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[36] 
01:12:32 	import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[194] 
01:12:32 	directionComboViewer.add(getPossibleDirections());
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type String[] of the last argument to method add(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.
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[296] 
01:12:32 	name = LabelHelper.INSTANCE.findName(parameterOwner, UMLPackage.eINSTANCE.getParameter());
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[296] 
01:12:32 	name = LabelHelper.INSTANCE.findName(parameterOwner, UMLPackage.eINSTANCE.getParameter());
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[296] 
01:12:32 	name = LabelHelper.INSTANCE.findName(parameterOwner, UMLPackage.eINSTANCE.getParameter());
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, EClass) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateParameterDialog.java:[357] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityNameEditPartCN.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadStructuralFeatureAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadIsClassifiedObjectActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendSigActAsTargetLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[47] 
01:12:32 	import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[345] 
01:12:32 	typeComboViewer.add(getPossibleInvokedTypes());
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type EClass[] of the last argument to method add(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.
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[508] 
01:12:32 	name = LabelHelper.INSTANCE.findName(selectedParent, selectedType);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[508] 
01:12:32 	name = LabelHelper.INSTANCE.findName(selectedParent, selectedType);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[508] 
01:12:32 	name = LabelHelper.INSTANCE.findName(selectedParent, selectedType);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, EClass) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateInvocationActionDialog.java:[645] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsInserAtLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorContentProvider.java:[74] 
01:12:32 	@SuppressWarnings({ "unchecked", "serial", "rawtypes" })
01:12:32 	                    ^^^^^^^^^^^
01:12:32 Unnecessary @SuppressWarnings("unchecked")
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorContentProvider.java:[74] 
01:12:32 	@SuppressWarnings({ "unchecked", "serial", "rawtypes" })
01:12:32 	                                           ^^^^^^^^^^
01:12:32 Unnecessary @SuppressWarnings("rawtypes")
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorContentProvider.java:[78] 
01:12:32 	@SuppressWarnings("serial")
01:12:32 	                  ^^^^^^^^
01:12:32 Unnecessary @SuppressWarnings("serial")
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadSelfActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartObjectBehaviorActionAsArgumentValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCOActAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInCreateLinkObjectActionAsInputValueLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCBActAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DecisionNodeFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCOActAsTargetAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AcceptEventActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsValueValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCOActAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadLinkActionAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCOActAsTargetAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DestroyLinkActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/TimeConstraintAsLocalPrecondBodyEditPart.java:[309] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInBroadcastSignalActionValueLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ExceptionHandlerTypeEditPart.java:[327] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddVariableValueActionAsValueValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddVariableValueActionAsInsertAtValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadStructuralFeatureAsObjectAppliedStereotypeWrappingLabelEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCBActValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInTestIdentityActionAsSecondLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInTestIdentityActionAsFirstAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCBActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/BroadcastSignalActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/commands/DeferredInterruptibleEdgeCommand.java:[60] 
01:12:32 	public DeferredInterruptibleEdgeCommand(TransactionalEditingDomain domain, String label, List affectedFiles, EditPart hostEditPart, ConnectionViewDescriptor descriptor) {
01:12:32 	                                                                                         ^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorItem.java:[39] 
01:12:32 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:12:32 	       ^^^^^^
01:12:32 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorItem.java:[48] 
01:12:32 	public Class[] getAdapterList() {
01:12:32 	       ^^^^^^^
01:12:32 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsInserAtAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddVariableValueActionAsInsertAtAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AcceptTimeEventActionLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddVariableValueActionAsInsertAtLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInClearAssociationActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCOActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCreateLinkObjectActionAsInputValueLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInDestroyLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInTestIdentityActionAsFirstAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInUnmarshallActionAsResultAppliedStereotypeLabelEditPart.java:[350] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInLoopNodeAsResultAppliedStereotypeEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReduceActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[18] 
01:12:32 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The type AdapterUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[38] 
01:12:32 	final IGraphicalEditPart editPart = AdapterUtils.adapt(sourceElement, IGraphicalEditPart.class, null);
01:12:32 	                                    ^^^^^^^^^^^^
01:12:32 The type AdapterUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[38] 
01:12:32 	final IGraphicalEditPart editPart = AdapterUtils.adapt(sourceElement, IGraphicalEditPart.class, null);
01:12:32 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[56] 
01:12:32 	final IGraphicalEditPart editPart = AdapterUtils.adapt(newSourceElement, IGraphicalEditPart.class, null);
01:12:32 	                                    ^^^^^^^^^^^^
01:12:32 The type AdapterUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/modelelement/ActivityNotationModelElementFactory.java:[56] 
01:12:32 	final IGraphicalEditPart editPart = AdapterUtils.adapt(newSourceElement, IGraphicalEditPart.class, null);
01:12:32 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method adapt(Object, Class<IGraphicalEditPart>, IGraphicalEditPart) from the type AdapterUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInDestroyObjectActionValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReduceActionAsCollectionValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PostConditionConstraintLabelParser.java:[58] 
01:12:32 	public List getSemanticElementsBeingParsed(EObject element) {
01:12:32 	       ^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PostConditionConstraintLabelParser.java:[59] 
01:12:32 	List list = new ArrayList();
01:12:32 	^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PostConditionConstraintLabelParser.java:[59] 
01:12:32 	List list = new ArrayList();
01:12:32 	                ^^^^^^^^^
01:12:32 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PostConditionConstraintLabelParser.java:[60] 
01:12:32 	list.add(element);
01:12:32 	^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInTestIdentityActionAsSecondAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInClearStructuralFeatureActionAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadStructuralFeatureAsObjectAppliedStereotypeLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadIsClassifiedObjectActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadIsClassifiedObjectActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadIsClassifiedObjectActionAsObjectValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CentralBufferNodeFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DataStoreSelectionEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartObjectBehaviorActionAsObjectValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInValSpecActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInTestIdentityActionItemAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendSigActAsTargetLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CreateLinkActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInBroadcastSignalActionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCreateLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ControlFlowGuardEditPart.java:[328] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/TestIdentityActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendSigActAsTargetAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCOActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInOActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadStructuralFeatureAsResultLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DestroyObjectActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReclassifyObjectActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ForkNodeFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendObjActAsReqValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCOActAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityIsSingleExecutionEditPart.java:[309] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[862] 
01:12:32 	Node activity_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ActivityNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable activity_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[863] 
01:12:32 	Node activity_KeywordLabel = createLabel(node, UMLVisualIDRegistry.getType(ActivityIsSingleExecutionEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable activity_KeywordLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1018] 
01:12:32 	Node opaqueAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(OpaqueActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable opaqueAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1163] 
01:12:32 	Node callBehaviorAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CallBehaviorActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable callBehaviorAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1308] 
01:12:32 	Node callOperationAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CallOperationActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable callOperationAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1547] 
01:12:32 	Node durationConstraint_LocalPreconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintAsLocalPrecondNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable durationConstraint_LocalPreconditionNameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1548] 
01:12:32 	Node durationConstraint_LocalPreconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintAsLocalPrecondBodyEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable durationConstraint_LocalPreconditionBodyLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1566] 
01:12:32 	Node durationConstraint_LocalPostconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintAsLocalPostcondNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable durationConstraint_LocalPostconditionNameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1567] 
01:12:32 	Node durationConstraint_LocalPostconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(DurationConstraintAsLocalPostcondBodyEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable durationConstraint_LocalPostconditionBodyLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1585] 
01:12:32 	Node timeConstraint_LocalPreconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintAsLocalPrecondNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable timeConstraint_LocalPreconditionNameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1586] 
01:12:32 	Node timeConstraint_LocalPreconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintAsLocalPrecondBodyEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable timeConstraint_LocalPreconditionBodyLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1604] 
01:12:32 	Node timeConstraint_LocalPostconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintAsLocalPostcondNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable timeConstraint_LocalPostconditionNameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1605] 
01:12:32 	Node timeConstraint_LocalPostconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(TimeConstraintAsLocalPostcondBodyEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable timeConstraint_LocalPostconditionBodyLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1623] 
01:12:32 	Node intervalConstraint_LocalPreconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintAsLocalPrecondNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable intervalConstraint_LocalPreconditionNameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1624] 
01:12:32 	Node intervalConstraint_LocalPreconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintAsLocalPrecondBodyEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable intervalConstraint_LocalPreconditionBodyLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1642] 
01:12:32 	Node intervalConstraint_LocalPostconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintAsLocalPostcondNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable intervalConstraint_LocalPostconditionNameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1643] 
01:12:32 	Node intervalConstraint_LocalPostconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(IntervalConstraintAsLocalPostcondBodyEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable intervalConstraint_LocalPostconditionBodyLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1661] 
01:12:32 	Node constraint_LocalPreconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintAsLocalPrecondNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable constraint_LocalPreconditionNameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1662] 
01:12:32 	Node constraint_LocalPreconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintAsLocalPrecondBodyEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable constraint_LocalPreconditionBodyLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1680] 
01:12:32 	Node constraint_LocalPostconditionNameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintAsLocalPostcondNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable constraint_LocalPostconditionNameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1681] 
01:12:32 	Node constraint_LocalPostconditionBodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintAsLocalPostcondBodyEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable constraint_LocalPostconditionBodyLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1821] 
01:12:32 	Node dataStoreNode_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DataStoreNodeLabelEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable dataStoreNode_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[1849] 
01:12:32 	Node sendObjectAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(SendObjectActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable sendObjectAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2060] 
01:12:32 	Node sendSignalAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(SendSignalActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable sendSignalAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2271] 
01:12:32 	Node activityParameterNode_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ParameterNodeNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable activityParameterNode_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2299] 
01:12:32 	Node acceptEventAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(AcceptEventActionLabelEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable acceptEventAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2361] 
01:12:32 	Node valueSpecificationAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ValueSpecificationActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable valueSpecificationAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2412] 
01:12:32 	Node conditionalNode_KeywordLabel = createLabel(node, UMLVisualIDRegistry.getType(ConditionalNodeKeywordEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable conditionalNode_KeywordLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2432] 
01:12:32 	Node expansionRegion_KeywordLabel = createLabel(node, UMLVisualIDRegistry.getType(ExpansionRegionKeywordEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable expansionRegion_KeywordLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2486] 
01:12:32 	Node loopNode_KeywordLabel = createLabel(node, UMLVisualIDRegistry.getType(LoopNodeKeywordEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable loopNode_KeywordLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2678] 
01:12:32 	Node sequenceNode_KeywordLabel = createLabel(node, UMLVisualIDRegistry.getType(SequenceNodeKeywordEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable sequenceNode_KeywordLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2698] 
01:12:32 	Node structuredActivityNode_KeywordLabel = createLabel(node, UMLVisualIDRegistry.getType(StructuredActivityNodeKeywordEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable structuredActivityNode_KeywordLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2836] 
01:12:32 	Node activityPartition_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ActivityPartitionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable activityPartition_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2880] 
01:12:32 	Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyLabelEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable comment_BodyLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2898] 
01:12:32 	Node readSelfAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReadSelfActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable readSelfAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2949] 
01:12:32 	Node activity_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ActivityNameEditPartCN.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable activity_NameLabel_CN is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2950] 
01:12:32 	Node activity_KeywordLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ActivityIsSingleExecutionCNEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable activity_KeywordLabel_CN is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[2973] 
01:12:32 	Node createObjectAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CreateObjectActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable createObjectAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[3047] 
01:12:32 	Node readStructuralFeatureAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReadStructuralFeatureActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable readStructuralFeatureAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[3189] 
01:12:32 	Node addStructuralFeatureValueAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(AddStructuralFeatureValueActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable addStructuralFeatureValueAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[3512] 
01:12:32 	Node destroyObjectAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DestroyObjectActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable destroyObjectAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[3626] 
01:12:32 	Node readVariableAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReadVariableActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable readVariableAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[3677] 
01:12:32 	Node addVariableValueAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(AddVariableValueActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable addVariableValueAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[3882] 
01:12:32 	Node broadcastSignalAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(BroadcastSignalActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable broadcastSignalAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4001] 
01:12:32 	Node centralBufferNode_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CentralBufferNodeLabelEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable centralBufferNode_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4029] 
01:12:32 	Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartCN.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable constraint_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4030] 
01:12:32 	Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPartCN.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable constraint_BodyLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4048] 
01:12:32 	Node startObjectBehaviorAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StartObjectBehaviorActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable startObjectBehaviorAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4280] 
01:12:32 	Node testIdentityAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(TestIdentityActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable testIdentityAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4512] 
01:12:32 	Node clearStructuralFeatureAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ClearStructuralFeatureActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable clearStructuralFeatureAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4653] 
01:12:32 	Node createLinkAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CreateLinkActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable createLinkAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4767] 
01:12:32 	Node readLinkAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReadLinkActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable readLinkAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[4908] 
01:12:32 	Node destroyLinkAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DestroyLinkActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable destroyLinkAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5022] 
01:12:32 	Node clearAssociationAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ClearAssociationActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable clearAssociationAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5136] 
01:12:32 	Node readExtentAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReadExtentActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable readExtentAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5186] 
01:12:32 	Node reclassifyObjectAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReclassifyObjectActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable reclassifyObjectAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5300] 
01:12:32 	Node readIsClassifiedObjectAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReadIsClassifiedObjectActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable readIsClassifiedObjectAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5441] 
01:12:32 	Node reduceAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ReduceActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable reduceAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5582] 
01:12:32 	Node startClassifierBehaviorAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StartClassifierBehaviorActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable startClassifierBehaviorAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5696] 
01:12:32 	Node createLinkObjectAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(CreateLinkObjectActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable createLinkObjectAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5836] 
01:12:32 	Node unmarshallAction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(UnmarshallActionNameEditPart.VISUAL_ID));
01:12:32 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The value of the local variable unmarshallAction_NameLabel is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5965] 
01:12:32 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5976] 
01:12:32 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:32 	                       ^^^^^^^^^
01:12:32 The value of the local variable prefStore is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[5992] 
01:12:32 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6003] 
01:12:32 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:32 	                       ^^^^^^^^^
01:12:32 The value of the local variable prefStore is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6019] 
01:12:32 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6085] 
01:12:32 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6136] 
01:12:32 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6171] 
01:12:32 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6182] 
01:12:32 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:32 	                       ^^^^^^^^^
01:12:32 The value of the local variable prefStore is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6198] 
01:12:32 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6209] 
01:12:32 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:32 	                       ^^^^^^^^^
01:12:32 The value of the local variable prefStore is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6255] 
01:12:32 	rv.getStyles().add(ts);
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6258] 
01:12:32 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6261] 
01:12:32 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6295] 
01:12:32 	private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:32 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6315] 
01:12:32 	private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:32 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/UMLViewProvider.java:[6324] 
01:12:32 	private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:32 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsObjectAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReadStructuralFeatureAsObjectNameLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInOActValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadIsClassifiedObjectActionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInTestIdentityActionAsFirstValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CallOperationActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInLoopNodeAsVariableValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInReadLinkActionAsInputValueLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityFinalNodeFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintAsLocalPostcondNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/ActivityParameterNodeParser.java:[150] 
01:12:32 	@SuppressWarnings("unchecked")
01:12:32 	                  ^^^^^^^^^^^
01:12:32 Unnecessary @SuppressWarnings("unchecked")
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/ActivityParameterNodeParser.java:[151] 
01:12:32 	public List getSemanticElementsBeingParsed(EObject element) {
01:12:32 	       ^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendSigActValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInTestIdentityActionAsFirstAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowAppliedStereotypeEditPart.java:[327] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AddStructuralFeatureValueActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInUnmarshallActionAsObjectLabelEditPart.java:[349] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/SendObjectActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[226] 
01:12:32 	public List getModifiedObject() {
01:12:32 	       ^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1012] 
01:12:32 	protected static List getWorkspaceFiles(EObject eObject) {
01:12:32 	                 ^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1013] 
01:12:32 	List result = new ArrayList();
01:12:32 	^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1013] 
01:12:32 	List result = new ArrayList();
01:12:32 	                  ^^^^^^^^^
01:12:32 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1019] 
01:12:32 	result.add(file);
01:12:32 	^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1033] 
01:12:32 	protected static List getWorkspaceFiles(List eObjects) {
01:12:32 	                 ^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1033] 
01:12:32 	protected static List getWorkspaceFiles(List eObjects) {
01:12:32 	                                        ^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1034] 
01:12:32 	List result = new ArrayList();
01:12:32 	^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1034] 
01:12:32 	List result = new ArrayList();
01:12:32 	                  ^^^^^^^^^
01:12:32 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1035] 
01:12:32 	for (Iterator i = eObjects.iterator(); i.hasNext();) {
01:12:32 	     ^^^^^^^^
01:12:32 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/GroupRequestAdvisor.java:[1042] 
01:12:32 	result.add(file);
01:12:32 	^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInLoopNodeAsBodyOutputAppliedStereotypeEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/request/SetDeferredRequest.java:[44] 
01:12:32 	public List getElementsToEdit() {
01:12:32 	       ^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInDestroyLinkActionAsInputValueLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsValueLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInStructuredActivityNodeAsStructuredNodeInputsAppliedStereotypeEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DataStoreNodeFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/draw2d/CenteredColumnLayout.java:[110] 
01:12:32 	List children = figure.getChildren();
01:12:32 	^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddStructuralFeatureValueActionAsValueLabel2EditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCOActAsTargetAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReclassifyObjectActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendSigActValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AddVariableValueActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStartObjectBehaviorActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCreateLinkObjectActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendSigActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ExpansionRegionKeywordEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInLoopNodeAsLoopVariableAppliedStereotypeEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ClearStructuralFeatureActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReadStructuralFeatureAsObjectValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowGuardEditPart.java:[328] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInUnmarshallActionAsResultLabelEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStartObjectBehaviorActionAsArgumentLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCOActAsTargetValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCOActAsTargetValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInClearStructFeatActAsObjectAppliedStereotypeEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadExtentActionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/expressions/UMLAbstractExpression.java:[148] 
01:12:32 	return new Byte(num.byteValue());
01:12:32 	           ^^^^^^^^^^^^^^^^^^^^^
01:12:32 The constructor Byte(byte) is deprecated since version 9
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/expressions/UMLAbstractExpression.java:[151] 
01:12:32 	return new Integer(num.intValue());
01:12:32 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The constructor Integer(int) is deprecated since version 9
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/expressions/UMLAbstractExpression.java:[154] 
01:12:32 	return new Short(num.shortValue());
01:12:32 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The constructor Short(short) is deprecated since version 9
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/expressions/UMLAbstractExpression.java:[157] 
01:12:32 	return new Long(num.longValue());
01:12:32 	           ^^^^^^^^^^^^^^^^^^^^^
01:12:32 The constructor Long(long) is deprecated since version 9
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/expressions/UMLAbstractExpression.java:[163] 
01:12:32 	return new Float(num.floatValue());
01:12:32 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The constructor Float(float) is deprecated since version 9
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/expressions/UMLAbstractExpression.java:[166] 
01:12:32 	return new Double(num.doubleValue());
01:12:32 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The constructor Double(double) is deprecated since version 9
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/JoinNodeAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReduceActionAsCollectionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/parsers/MessageFormatParser.java:[201] 
01:12:32 	new Integer(pos.getErrorIndex())));
01:12:32 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The constructor Integer(int) is deprecated since version 9
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInBroadcastSignalActionAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/UnmarshallActionFloatingNameEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInDestroyObjectActionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/IntervalConstraintAsLocalPrecondBodyEditPart.java:[309] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartClassifierBehaviorActionAsObjectValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DecisionNodeAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInDestroyLinkActionAsInputValueValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsInserAtAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCreateLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintAsLocalPrecondBodyEditPart.java:[309] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CreateObjectActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStructuredActivityNodeAsStructuredNodeInputsAppliedStereotypeEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInReadLinkActionAsInputValueValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReclassifyObjectActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInUnmarshallActionAsObjectValueEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCBActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/preferences/OpacityFactoryHelper.java:[82] 
01:12:32 	return new Integer(store.getInt(preferenceName));
01:12:32 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The constructor Integer(int) is deprecated since version 9
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadSelfActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddVariableValueActionAsInsertAtAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintBodyEditPartCN.java:[309] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartObjectBehaviorActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ClearAssociationActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/request/DeferredMoveRequest.java:[88] 
01:12:32 	public Map getElementsToMove() {
01:12:32 	       ^^^
01:12:32 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/MergeNodeFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/utils/Utils.java:[55] 
01:12:32 	private static final String OLD_PARENT = "Old parent :";
01:12:32 	                            ^^^^^^^^^^
01:12:32 The value of the field Utils.OLD_PARENT is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/utils/Utils.java:[65] 
01:12:32 	return Iterables.transform(Iterables.filter((Iterable<Object>) req.getEditParts(), new Predicate<>() {
01:12:32 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: Unchecked cast from List to Iterable<Object>
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/utils/Utils.java:[79] 
01:12:32 	return Collections.EMPTY_LIST;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The expression of type List needs unchecked conversion to conform to Iterable<IGraphicalEditPart>
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/utils/Utils.java:[243] 
01:12:32 	Collection<EObject> values = (Collection<EObject>) targetElement.eGet(ref);
01:12:32 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: Unchecked cast from Object to Collection<EObject>
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCreateObjectActionAsResultAppliedStereotypeWrappingLabelEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DecisionInputFlowEditPart.java:[328] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsInserAtValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CentralBufferNodeSelectionEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInBroadcastSignalActionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInLoopNodeAsLoopVariableLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ShapeNamedElementNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCOActValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartClassifierBehaviorActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInAcceptEventActionAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/BehaviorPropertyNodeEditPolicy.java:[45] 
01:12:32 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.LabelHelper;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'LabelHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/BehaviorPropertyNodeEditPolicy.java:[60] 
01:12:32 	protected List createSelectionHandles() {
01:12:32 	          ^^^^
01:12:32 List is a raw type. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/BehaviorPropertyNodeEditPolicy.java:[115] 
01:12:32 	Point normalPoint = LabelHelper.offsetFromRelativeCoordinate(getHostFigure(), rect, refPoint);
01:12:32 	                    ^^^^^^^^^^^
01:12:32 Discouraged access: The type 'LabelHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/BehaviorPropertyNodeEditPolicy.java:[115] 
01:12:32 	Point normalPoint = LabelHelper.offsetFromRelativeCoordinate(getHostFigure(), rect, refPoint);
01:12:32 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The method 'LabelHelper.offsetFromRelativeCoordinate(IFigure, Rectangle, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInTestIdentityActionAsFirstLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendObjActAsReqAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInDestroyLinkActionAsInputValueLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendSigActAsTargetAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCreateLinkActionAsInputValueValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartClassifierBehaviorActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCreateLinkObjectActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/JoinSpecEditPart.java:[343] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReduceActionAsCollectionAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityPartitionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartObjectBehaviorActionAsArgumentLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddStructuralFeatureValueActionAsInserAtLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReduceActionAsCollectionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLVisualIDRegistry.java:[51] 
01:12:32 	private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.activity/debug/visualID"; //$NON-NLS-1$
01:12:32 	                            ^^^^^^^^^
01:12:32 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLVisualIDRegistry.java:[5767] 
01:12:32 	private static boolean isDiagram(Package element) {
01:12:32 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInStartObjectBehaviorActionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/SendSignalActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInClearAssociationActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OpaqueActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/CompartmentXYLayoutEditPolicy.java:[64] 
01:12:32 	return super.getMinimumSizeFor(child);
01:12:32 	             ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getMinimumSizeFor(GraphicalEditPart) from the type XYLayoutEditPolicy is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/CompartmentXYLayoutEditPolicy.java:[99] 
01:12:32 	return super.getMinimumSizeFor(child);
01:12:32 	             ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getMinimumSizeFor(GraphicalEditPart) from the type XYLayoutEditPolicy is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CreateLinkActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsObjectValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInDestroyObjectActionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadLinkActionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInClearStructuralFeatureActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintInActivityAsPrecondEditPart.java:[332] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStartObjectBehaviorActionAsArgumentAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintNameEditPartCN.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/BroadcastSignalActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[19] 
01:12:32 	import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2952] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2952] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2952] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2959] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2959] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2959] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2966] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2966] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2966] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2973] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2973] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2973] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2980] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2980] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2980] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2987] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2987] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2987] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2994] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2994] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[2994] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3001] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3001] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3001] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3008] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3008] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3008] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3015] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3015] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3015] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3022] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3022] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3022] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3029] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3029] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3029] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3036] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3036] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3036] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3043] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3043] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3043] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3050] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3050] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3050] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3057] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3057] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3057] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3064] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3064] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3064] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3071] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3071] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3071] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3078] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3078] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3078] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3085] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3085] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3085] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3092] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3092] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3092] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3099] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3099] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3099] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3106] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3106] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3106] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3113] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3113] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3113] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3120] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3120] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3120] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3127] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3127] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3127] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3134] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3134] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3134] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3141] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3141] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3141] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3148] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3148] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3148] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3155] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3155] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3155] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3162] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3162] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3162] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3169] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3169] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3169] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3176] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3176] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/providers/ElementInitializers.java:[3176] 
01:12:32 	return LabelHelper.INSTANCE.findName(it.eContainer(), it);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, NamedElement) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddVariableValueActionAsValueLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/DeleteActionViewEditPolicy.java:[67] 
01:12:32 	((GroupRequest) request).getEditParts().addAll(partsToAdd);
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCreateLinkObjectActionAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStructuredActivityNodeAsStructuredNodeInputsValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReadIsClassifiedObjectActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendObjActAsTargetLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadSelfActionAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValueSpecificationActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendObjActAsTargetLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReadStructuralFeatureAsObjectAppliedStereotypeLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/handlers/SynchronizePinsParametersHandler.java:[176] 
01:12:32 	AbstractTransactionalCommand renamePinsCommand = new AbstractTransactionalCommand(EditorUtils.getTransactionalEditingDomain(), "renaming pins", null) { //$NON-NLS-1$
01:12:32 	                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/handlers/SynchronizePinsParametersHandler.java:[268] 
01:12:32 	CreatePinToParameterLinkEAnnotation linkCommand = new CreatePinToParameterLinkEAnnotation(EditorUtils.getTransactionalEditingDomain(), link);
01:12:32 	                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStartObjectBehaviorActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCreateLinkActionAsInputValueLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInOActAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendObjActAsTargetAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendSigActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInStartObjectBehaviorActionAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsObjectAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityParameterNodeExceptionLabelEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartObjectBehaviorActionAsArgumentValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadVariableActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendSigActAsTargetAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/IntervalConstraintAsLocalPrecondNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInUnmarshallActionAsObjectAppliedStereotypeLabelEditPart.java:[350] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInUnmarshallActionAsObjectLabelEditPart.java:[349] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadVariableActionAsResultLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CallOperationActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCBActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DurationConstraintAsLocalPrecondNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInUnmarshallActionAsObjectAppliedStereotypeLabelEditPart.java:[350] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadIsClassifiedObjectActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendSigActAsTargetValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReduceActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInCreateLinkObjectActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddStructuralFeatureValueActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInTestIdentityActionItemLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInUnmarshallActionAsObjectAppliedStereotypeLabelEditPart.java:[350] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddVariableValueActionAsInsertAtAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInDestroyLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendSigActAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CreateLinkObjectActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/InterruptibleActivityRegionFigure.java:[30] 
01:12:32 	import org.eclipse.e4.ui.css.core.css2.CSS2ColorHelper;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/InterruptibleActivityRegionFigure.java:[299] 
01:12:32 	RGBColor rgbColor = CSS2ColorHelper.getRGBColor(shadowColor);
01:12:32 	                    ^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'CSS2ColorHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/figures/InterruptibleActivityRegionFigure.java:[299] 
01:12:32 	RGBColor rgbColor = CSS2ColorHelper.getRGBColor(shadowColor);
01:12:32 	                                    ^^^^^^^^^^^
01:12:32 Discouraged access: The method 'CSS2ColorHelper.getRGBColor(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInLoopNodeAsVariableAppliedStereotypeEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInLoopNodeAsVariableValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowNameEditPart.java:[328] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OpaqueActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCOActAsTargetLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[41] 
01:12:32 	import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[178] 
01:12:32 	eClassComboViewer.add(getPossibleAttributes());
01:12:32 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type EClass[] of the last argument to method add(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.
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[296] 
01:12:32 	name = LabelHelper.INSTANCE.findName(attributeOwner, selectedEClass);
01:12:32 	       ^^^^^^^^^^^
01:12:32 The type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[296] 
01:12:32 	name = LabelHelper.INSTANCE.findName(attributeOwner, selectedEClass);
01:12:32 	                   ^^^^^^^^
01:12:32 The field LabelHelper.INSTANCE is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[296] 
01:12:32 	name = LabelHelper.INSTANCE.findName(attributeOwner, selectedEClass);
01:12:32 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method findName(EObject, EClass) from the type LabelHelper is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateAttributeDialog.java:[361] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartObjectBehaviorActionAsArgumentAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadExtentActionAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddVariableValueActionAsValueAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInBroadcastSignalActionValueLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ForkNodeAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddStructuralFeatureValueActionAsObjectAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/IntervalConstraintAsLocalPostcondBodyEditPart.java:[309] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddStructuralFeatureValueActionAsValueAppliedStereotypeWrappingLabel2EditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadStructuralFeatureActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadIsClassifiedObjectActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendObjActAsReqValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInTestIdentityActionAsFirstLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCBActAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCBActAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AcceptEventActionLabelEditPart.java:[309] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInClearStructuralFeatureActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReadIsClassifiedObjectActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInClearAssociationActionAsObjectValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInOActLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReduceActionAsCollectionAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendObjActAsTargetLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInBroadcastSignalActionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CommentBodyLabelEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupListenerEditPolicy.java:[162] 
01:12:32 	public Object getAdapter(Class adapter) {
01:12:32 	       ^^^^^^
01:12:32 Type safety: The return type Object for getAdapter(Class) from the type GroupListenerEditPolicy needs unchecked conversion to conform to T from the type IAdaptable
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupListenerEditPolicy.java:[162] 
01:12:32 	public Object getAdapter(Class adapter) {
01:12:32 	                         ^^^^^
01:12:32 Class is a raw type. References to generic type Class<T> should be parameterized
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupListenerEditPolicy.java:[166] 
01:12:32 	return getHostEditPart().getAdapter(adapter);
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type IAdaptable
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupListenerEditPolicy.java:[166] 
01:12:32 	return getHostEditPart().getAdapter(adapter);
01:12:32 	                                    ^^^^^^^
01:12:32 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityFinalNodeAppliedStereotypeEditPart.java:[348] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadExtentActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/StartObjectBehaviorActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/part/RoundedUMLNodeEditPart.java:[156] 
01:12:32 	private boolean getDefaultUseOriginalColors() {
01:12:32 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getDefaultUseOriginalColors() from the type RoundedUMLNodeEditPart is never used locally
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInClearStructuralFeatureActionLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStructuredActivityNodeAsStructuredNodeInputsAppliedStereotypeEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditorUtil.java:[37] 
01:12:32 	import org.eclipse.core.runtime.SubProgressMonitor;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The type SubProgressMonitor is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditorUtil.java:[175] 
01:12:32 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:12:32 	                                                                   ^^^^^^^^^^^^^^^^^^
01:12:32 The type SubProgressMonitor is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditorUtil.java:[175] 
01:12:32 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:12:32 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStructuredActivityNodeAsStructuredNodeInputsValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadStructuralFeatureActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInClearAssociationActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCreateLinkObjectActionAsInputValueValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadVariableActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInUnmarshallActionAsObjectValueEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsInserAtValueEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCreateObjectActionAsResultLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInDestroyLinkActionAsInputValueLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CreateObjectActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInClearStructuralFeatureActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReduceActionAsCollectionAppliedStereotypeLabelEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConstraintAsLocalPostcondBodyEditPart.java:[309] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CallBehaviorActionFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/TestIdentityActionNameEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ConditionalNodeKeywordEditPart.java:[311] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/FlowFinalNodeFloatingNameEditPart.java:[345] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReclassifyObjectActionAsObjectLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInLoopNodeAsVariableLabelEditPart.java:[344] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStructuredActivityNodeAppliedStereotypeEditPart.java:[347] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInCOActAsTargetLabelEditPart.java:[346] 
01:12:32 	final EObject element = getParserElement();
01:12:32 	              ^^^^^^^
01:12:32 The value of the local variable element is not used
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/ActivityParameterAndParameterSynchronizer.java:[35] 
01:12:32 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/ActivityParameterAndParameterSynchronizer.java:[36] 
01:12:32 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes;
01:12:32 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/ActivityParameterAndParameterSynchronizer.java:[246] 
01:12:32 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:32 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:32 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/helper/ActivityParameterAndParameterSynchronizer.java:[260] 
01:12:33 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:33 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCBActLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInValSpecActAppliedStereotypeEditPart.java:[348] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInSendObjActAsReqAppliedStereotypeEditPart.java:[348] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[86] 
01:12:33 	Iterator editParts = request.getEditParts().iterator();
01:12:33 	^^^^^^^^
01:12:33 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[162] 
01:12:33 	Iterator i = container.getEAllReferences().iterator();
01:12:33 	^^^^^^^^
01:12:33 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[182] 
01:12:33 	Iterator i = class1.getEAllReferences().iterator();
01:12:33 	^^^^^^^^
01:12:33 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[231] 
01:12:33 	List editParts = chRequest.getEditParts();
01:12:33 	^^^^
01:12:33 List is a raw type. References to generic type List<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/GroupCreationEditPolicy.java:[294] 
01:12:33 	Command refreshConnectionCommand = getHost().getCommand(new RefreshConnectionsRequest(((List) request.getNewObject())));
01:12:33 	                                                                                        ^^^^
01:12:33 List is a raw type. References to generic type List<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadIsClassifiedObjectActionFloatingNameEditPart.java:[345] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[28] 
01:12:33 	import org.eclipse.gef.commands.CommandStackListener;
01:12:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The type CommandStackListener is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[37] 
01:12:33 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
01:12:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[43] 
01:12:33 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
01:12:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The type OperationHistoryDirtyState is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[96] 
01:12:33 	private OperationHistoryDirtyState dirtyState;
01:12:33 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The type OperationHistoryDirtyState is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[281] 
01:12:33 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
01:12:33 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:12:33 The type CommandStackListener is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[312] 
01:12:33 	protected OperationHistoryDirtyState getDirtyState() {
01:12:33 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The type OperationHistoryDirtyState is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[314] 
01:12:33 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:33 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The type OperationHistoryDirtyState is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[314] 
01:12:33 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:33 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[413] 
01:12:33 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:33 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDiagramEditor.java:[413] 
01:12:33 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:33 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendObjActAsTargetValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DecisionInputEditPart.java:[345] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInClearStructuralFeatureActionAsObjectValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInBroadcastSignalActionAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/ActivityParameterNodeInCompartmentCreationEditPolicy.java:[75] 
01:12:33 	Iterator editParts = request.getEditParts().iterator();
01:12:33 	^^^^^^^^
01:12:33 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInReadLinkActionAsInputValueLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReclassifyObjectActionAsObjectValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ControlFlowNameEditPart.java:[328] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/RunNotificationCommand.java:[44] 
01:12:33 	public RunNotificationCommand(TransactionalEditingDomain domain, String label, List affectedFiles, NotificationBuilder notification) {
01:12:33 	                                                                               ^^^^
01:12:33 List is a raw type. References to generic type List<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ControlFlowInterruptibleIconEditPart.java:[332] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReduceActionLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInDestroyObjectActionAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInTestIdentityActionAsSecondAppliedStereotypeLabelEditPart.java:[347] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInDestroyObjectActionLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowInterruptibleIconEditPart.java:[332] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReclassifyObjectActionFloatingNameEditPart.java:[345] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CallBehaviorActionNameEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityParameterNodeStreamLabelEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLDomainNavigatorItem.java:[41] 
01:12:33 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:12:33 	       ^^^^^^
01:12:33 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLDomainNavigatorItem.java:[58] 
01:12:33 	public Class[] getAdapterList() {
01:12:33 	       ^^^^^^^
01:12:33 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCOActAppliedStereotypeEditPart.java:[348] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddVariableValueActionAsValueLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[43] 
01:12:33 	import org.eclipse.papyrus.uml.diagram.common.actions.LabelHelper;
01:12:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The type LabelHelper is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[250] 
01:12:33 	directionComboViewer.add(getDirections());
01:12:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Type String[] of the last argument to method add(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.
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[386] 
01:12:33 	name = LabelHelper.INSTANCE.findName(activityOwner, UMLPackage.eINSTANCE.getParameter());
01:12:33 	       ^^^^^^^^^^^
01:12:33 The type LabelHelper is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[386] 
01:12:33 	name = LabelHelper.INSTANCE.findName(activityOwner, UMLPackage.eINSTANCE.getParameter());
01:12:33 	                   ^^^^^^^^
01:12:33 The field LabelHelper.INSTANCE is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[386] 
01:12:33 	name = LabelHelper.INSTANCE.findName(activityOwner, UMLPackage.eINSTANCE.getParameter());
01:12:33 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The method findName(EObject, EClass) from the type LabelHelper is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/dialogs/CreateActivityParameterNodeDialog.java:[539] 
01:12:33 	TransactionalEditingDomain editingdomain = EditorUtils.getTransactionalEditingDomain();
01:12:33 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[49] 
01:12:33 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIDebugOptions;
01:12:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'DiagramUIDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[50] 
01:12:33 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
01:12:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[51] 
01:12:33 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes;
01:12:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[180] 
01:12:33 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "executeCommand", e); //$NON-NLS-1$
01:12:33 	               ^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[180] 
01:12:33 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "executeCommand", e); //$NON-NLS-1$
01:12:33 	                               ^^^^^^^^^^^
01:12:33 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[180] 
01:12:33 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "executeCommand", e); //$NON-NLS-1$
01:12:33 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'DiagramUIDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[180] 
01:12:33 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "executeCommand", e); //$NON-NLS-1$
01:12:33 	                                                                    ^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The field 'DiagramUIDebugOptions.EXCEPTIONS_CATCHING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[181] 
01:12:33 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "executeCommand", e); //$NON-NLS-1$
01:12:33 	            ^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[181] 
01:12:33 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "executeCommand", e); //$NON-NLS-1$
01:12:33 	                            ^^^^^^^^^^^
01:12:33 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[181] 
01:12:33 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "executeCommand", e); //$NON-NLS-1$
01:12:33 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/InterruptibleEdgeEditPolicy.java:[181] 
01:12:33 	Log.warning(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "executeCommand", e); //$NON-NLS-1$
01:12:33 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[29] 
01:12:33 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.RefreshEditPartCommand;
01:12:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[81] 
01:12:33 	private Map editPartRegistry;
01:12:33 	        ^^^
01:12:33 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[86] 
01:12:33 	public DeferredFakeMoveCommand(TransactionalEditingDomain domain, String label, CreateViewRequest request, Map editPartRegistry) {
01:12:33 	                                                                                                           ^^^
01:12:33 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[121] 
01:12:33 	RefreshEditPartCommand refreshCommand = new RefreshEditPartCommand(compartmentEditPart, true);
01:12:33 	^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[121] 
01:12:33 	RefreshEditPartCommand refreshCommand = new RefreshEditPartCommand(compartmentEditPart, true);
01:12:33 	                                            ^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingInCreationEditPolicy.java:[121] 
01:12:33 	RefreshEditPartCommand refreshCommand = new RefreshEditPartCommand(compartmentEditPart, true);
01:12:33 	                                            ^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The constructor 'RefreshEditPartCommand(IGraphicalEditPart, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInLoopNodeAsVariableAppliedStereotypeEditPart.java:[347] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DestroyLinkActionNameEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsValueAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddVariableValueActionAsInsertAtLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInClearStructuralFeatureActionAsObjectLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ClearAssociationActionFloatingNameEditPart.java:[345] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInTestIdentityActionAsSecondLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInLoopNodeAsVariableLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLAbstractNavigatorItem.java:[44] 
01:12:33 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:12:33 	       ^^^^^^
01:12:33 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLAbstractNavigatorItem.java:[53] 
01:12:33 	public Class[] getAdapterList() {
01:12:33 	       ^^^^^^^
01:12:33 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InitialNodeFloatingNameEditPart.java:[345] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ReadExtentActionFloatingNameEditPart.java:[345] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInBroadcastSignalActionAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsObjectValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/ValidateAction.java:[193] 
01:12:33 	List allStatuses = new ArrayList();
01:12:33 	^^^^
01:12:33 List is a raw type. References to generic type List<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/ValidateAction.java:[193] 
01:12:33 	List allStatuses = new ArrayList();
01:12:33 	                       ^^^^^^^^^
01:12:33 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/ValidateAction.java:[196] 
01:12:33 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject>
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/ValidateAction.java:[196] 
01:12:33 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:33 	                                                          ^^^^^^^^^^^
01:12:33 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus>
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/ValidateAction.java:[197] 
01:12:33 	for (Iterator it = allStatuses.iterator(); it.hasNext();) {
01:12:33 	     ^^^^^^^^
01:12:33 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/TimeConstraintAsLocalPostcondBodyEditPart.java:[309] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInTestIdentityActionAsSecondLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadVariableActionAsResultAppliedStereotypeWrappingLabelEditPart.java:[345] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/SendSignalActionNameEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingOnMoveEditPolicy.java:[106] 
01:12:33 	stopMovingParts(part.getChildren());
01:12:33 	                ^^^^^^^^^^^^^^^^^^
01:12:33 Type safety: The expression of type List needs unchecked conversion to conform to Iterable<IGraphicalEditPart>
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/activitygroup/editpolicy/notifiers/GroupNotifyingOnMoveEditPolicy.java:[130] 
01:12:33 	startMovingParts(req, part.getChildren());
01:12:33 	                      ^^^^^^^^^^^^^^^^^^
01:12:33 Type safety: The expression of type List needs unchecked conversion to conform to Iterable<IGraphicalEditPart>
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStructuredActivityNodeAsStructuredNodeInputsLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/TimeConstraintAsLocalPrecondNameEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCBActValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInClearAssociationActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadSelfActionLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInOActValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartObjectBehaviorActionAsObjectLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendObjActAsTargetAppliedStereotypeEditPart.java:[348] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInAddStructuralFeatureValueActionAsInserAtAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PreConditionConstraintLabelParser.java:[58] 
01:12:33 	public List getSemanticElementsBeingParsed(EObject element) {
01:12:33 	       ^^^^
01:12:33 List is a raw type. References to generic type List<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PreConditionConstraintLabelParser.java:[59] 
01:12:33 	List list = new ArrayList();
01:12:33 	^^^^
01:12:33 List is a raw type. References to generic type List<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PreConditionConstraintLabelParser.java:[59] 
01:12:33 	List list = new ArrayList();
01:12:33 	                ^^^^^^^^^
01:12:33 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/PreConditionConstraintLabelParser.java:[60] 
01:12:33 	list.add(element);
01:12:33 	^^^^^^^^^^^^^^^^^
01:12:33 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsValueLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DataStoreNodeLabelEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInTestIdentityActionAsFirstLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendSigActAsTargetLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInAddStructuralFeatureValueActionAsResultLabel3EditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DurationConstraintAsLocalPostcondNameEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/CentralBufferNodeLabelEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInStructuredActivityNodeAsStructuredNodeInputsLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/CustomDiagramDragDropEditPolicy.java:[485] 
01:12:33 	} else {
01:12:33 			targetAdapter = new SemanticAdapter(null, targetEditPart.getModel());
01:12:33 		}
01:12:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Dead code
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/edit/policies/CustomDiagramDragDropEditPolicy.java:[504] 
01:12:33 	Collection<EditPart> editPartSet = getHost().getViewer().getEditPartRegistry().values();
01:12:33 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<EditPart>
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInStartObjectBehaviorActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInCreateLinkObjectActionAsInputValueValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInCOActLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCreateLinkActionAsInputValueValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsObjectLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendObjActAsTargetAppliedStereotypeEditPart.java:[348] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInLoopNodeAsResultLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValueSpecificationActionFloatingNameEditPart.java:[345] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddVariableValueActionAsInsertAtValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReadStructuralFeatureAsResultWrappingLabelEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReadIsClassifiedObjectActionAsObjectValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendObjActAsTargetValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AddStructuralFeatureValueActionNameEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInTestIdentityActionAsFirstValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/JoinNodeFloatingNameEditPart.java:[345] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInClearStructuralFeatureActionAsObjectValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDocumentProvider.java:[61] 
01:12:33 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
01:12:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDocumentProvider.java:[62] 
01:12:33 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
01:12:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDocumentProvider.java:[210] 
01:12:33 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:33 	                  ^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDocumentProvider.java:[210] 
01:12:33 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:33 	                                ^^^^
01:12:33 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDocumentProvider.java:[572] 
01:12:33 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:33 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/part/UMLDocumentProvider.java:[572] 
01:12:33 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:33 	                                                                                               ^^^^^^^^^^^^^^^^
01:12:33 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/StructuredActivityNodeKeywordEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInClearStructuralFeatureActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/UnmarshallActionNameEditPart.java:[313] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCreateLinkActionAsInputValueLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsValueAppliedStereotypeWrappingLabelEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInDestroyLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInCOActValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInAddStructuralFeatureValueActionAsInserAtLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInOActAppliedStereotypeEditPart.java:[348] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddVariableValueActionAsInsertAtLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartObjectBehaviorActionAsArgumentAppliedStereotypeLabelEditPart.java:[347] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInCreateLinkObjectActionAsInputValueLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/SendObjectActionFloatingNameEditPart.java:[345] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartClassifierBehaviorActionAsObjectValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInStartObjectBehaviorActionAsObjectValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionPinInReclassifyObjectActionAsObjectLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DurationConstraintAsLocalPostcondBodyEditPart.java:[309] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ClearStructuralFeatureActionNameEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/StartClassifierBehaviorActionNameEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/LoopNodeKeywordEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInSendSigActAppliedStereotypeEditPart.java:[348] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/DestroyObjectActionFloatingNameEditPart.java:[345] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/ObjectNodeParser.java:[150] 
01:12:33 	@SuppressWarnings("unchecked")
01:12:33 	                  ^^^^^^^^^^^
01:12:33 Unnecessary @SuppressWarnings("unchecked")
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/parser/custom/ObjectNodeParser.java:[151] 
01:12:33 	public List getSemanticElementsBeingParsed(EObject element) {
01:12:33 	       ^^^^
01:12:33 List is a raw type. References to generic type List<E> should be parameterized
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInOActAppliedStereotypeEditPart.java:[348] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InitialNodeAppliedStereotypeEditPart.java:[348] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/SequenceNodeKeywordEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/commands/CreateActionLocalConditionViewCommand.java:[202] 
01:12:33 	usedEditingDomain = EditorUtils.getTransactionalEditingDomain();
01:12:33 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The method getTransactionalEditingDomain() from the type EditorUtils is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendObjActAsReqLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReclassifyObjectActionAsObjectAppliedStereotypeLabelEditPart.java:[347] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInSendSigActAsTargetValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInReduceActionAsCollectionLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-src/org/eclipse/papyrus/uml/diagram/activity/draw2d/GravityConstrainedFlowLayoutConstraint.java:[32] 
01:12:33 	private Integer align = new Integer(GravityConstrainedFlowLayout.ALIGN_TOPLEFT);
01:12:33 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The constructor Integer(int) is deprecated since version 9
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/OutputPinInReadIsClassifiedObjectActionAppliedStereotypeLabelEditPart.java:[347] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/TimeConstraintAsLocalPostcondNameEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ExceptionHandlerIconEditPart.java:[332] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ObjectFlowWeightEditPart.java:[328] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInAddStructuralFeatureValueActionAsValueValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/StartClassifierBehaviorActionFloatingNameEditPart.java:[345] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInDestroyObjectActionValueEditPart.java:[344] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/AcceptTimeEventActionAppliedStereotypeEditPart.java:[348] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActivityPartitionNameEditPart.java:[311] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ActionInputPinInReadLinkActionAsInputValueAppliedStereotypeLabelEditPart.java:[347] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/InputPinInStartClassifierBehaviorActionAsObjectLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/edit/parts/ValuePinInOActLabelEditPart.java:[346] 
01:12:33 	final EObject element = getParserElement();
01:12:33 	              ^^^^^^^
01:12:33 The value of the local variable element is not used
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorSorter.java:[18] 
01:12:33 	import org.eclipse.jface.viewers.ViewerSorter;
01:12:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:33 The type ViewerSorter is deprecated
01:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src-gen/org/eclipse/papyrus/uml/diagram/activity/navigator/UMLNavigatorSorter.java:[24] 
01:12:33 	public class UMLNavigatorSorter extends ViewerSorter {
01:12:33 	                                        ^^^^^^^^^^^^
01:12:33 The type ViewerSorter is deprecated
01:12:33 836 problems (836 warnings)
01:12:33 [INFO] 
01:12:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/src/test/resources
01:12:33 [INFO] 
01:12:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/target/org.eclipse.papyrus.uml.diagram.activity-4.0.0-SNAPSHOT-sources.jar
01:12:33 [INFO] 
01:12:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:33 [INFO] 
01:12:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/target/org.eclipse.papyrus.uml.diagram.activity-4.0.0-SNAPSHOT.jar
01:12:37 [INFO] 
01:12:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:37 [INFO] 
01:12:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:12:37 [INFO] 
01:12:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.activity ---
01:12:37 [INFO] 
01:12:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview >--
01:12:37 [INFO] Building org.eclipse.papyrus.uml.diagram.interactionoverview 4.0.0-SNAPSHOT [285/728]
01:12:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:12:38 [INFO] 
01:12:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:38 [INFO] 
01:12:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:38 [INFO] The project's OSGi version is 4.0.0.202103040552
01:12:38 [INFO] 
01:12:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:38 [INFO] 
01:12:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:38 [INFO] 
01:12:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/main/resources
01:12:38 [INFO] 
01:12:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:38 [INFO] Compiling 63 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/bin
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/advices/CallBehaviorActionAsInteractionUseEditHelperAdvice.java:[74] 
01:12:39 	request.getParameters().put(CallBehaviorActionEditHelperAdvice.POPUP_TYPE, CALL_BEHAVIOR_ACTION_AS_INTERACTION_USE);
01:12:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotForInteractionFromViewDescriptorCommand.java:[47] 
01:12:39 	import org.eclipse.papyrus.uml.diagram.interactionoverview.provider.DiagramContentProvider;
01:12:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type DiagramContentProvider is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotForInteractionFromViewDescriptorCommand.java:[208] 
01:12:39 	dialog.setContentProvider(new DiagramContentProvider(interaction));
01:12:39 	                              ^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type DiagramContentProvider is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotForInteractionFromViewDescriptorCommand.java:[208] 
01:12:39 	dialog.setContentProvider(new DiagramContentProvider(interaction));
01:12:39 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The constructor DiagramContentProvider(Interaction) is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[28] 
01:12:39 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
01:12:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type GraphicalCommandHandler is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[33] 
01:12:39 	public class SwitchInteractionFormCommandHandler extends GraphicalCommandHandler {
01:12:39 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type GraphicalCommandHandler is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[38] 
01:12:39 	List<IGraphicalEditPart> elements = getSelectedElements();
01:12:39 	                                    ^^^^^^^^^^^^^^^^^^^^^
01:12:39 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[43] 
01:12:39 	ChangeInteractionUseToInteraction changeCommand = new ChangeInteractionUseToInteraction(getEditingDomain(), callBehaviorActionEditPart);
01:12:39 	                                                                                        ^^^^^^^^^^^^^^^^^^
01:12:39 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[47] 
01:12:39 	CreateSnapshotForInteractionFromViewDescriptorCommand snapshotCommand = new CreateSnapshotForInteractionFromViewDescriptorCommand(getEditingDomain(), changeCommand, (GraphicalEditPart) callBehaviorActionEditPart.getParent());
01:12:39 	                                                                                                                                  ^^^^^^^^^^^^^^^^^^
01:12:39 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/SwitchInteractionFormCommandHandler.java:[56] 
01:12:39 	ChangeInteractionToInteractionUseCommand changeCommand = new ChangeInteractionToInteractionUseCommand(getEditingDomain(), callBehaviorActionEditPart);
01:12:39 	                                                                                                      ^^^^^^^^^^^^^^^^^^
01:12:39 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[26] 
01:12:39 	import org.eclipse.gef.commands.CommandStackListener;
01:12:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type CommandStackListener is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[35] 
01:12:39 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
01:12:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[41] 
01:12:39 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
01:12:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type OperationHistoryDirtyState is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[87] 
01:12:39 	private OperationHistoryDirtyState dirtyState;
01:12:39 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type OperationHistoryDirtyState is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[223] 
01:12:39 	final Set<String> menuExclusions = provider.getExclusionSet();
01:12:39 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Type safety: The expression of type Set needs unchecked conversion to conform to Set<String>
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[243] 
01:12:39 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
01:12:39 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:12:39 The type CommandStackListener is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[264] 
01:12:39 	protected OperationHistoryDirtyState getDirtyState() {
01:12:39 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type OperationHistoryDirtyState is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[266] 
01:12:39 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:39 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type OperationHistoryDirtyState is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[266] 
01:12:39 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:39 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[366] 
01:12:39 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:39 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src-gen/org/eclipse/papyrus/uml/diagram/interactionoverview/part/InteractionOverviewDiagramEditor.java:[366] 
01:12:39 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:39 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/figures/InteractionWithSnapshotFigure.java:[57] 
01:12:39 	final List childrenList = container.getChildren();
01:12:39 	      ^^^^
01:12:39 List is a raw type. References to generic type List<E> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/figures/InteractionUseFigure.java:[62] 
01:12:39 	final List childrenList = container.getChildren();
01:12:39 	      ^^^^
01:12:39 List is a raw type. References to generic type List<E> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/advices/CallBehaviorActionAsInteractionEditHelperAdvice.java:[73] 
01:12:39 	request.getParameters().put(CallBehaviorActionEditHelperAdvice.POPUP_TYPE, CALL_BEHAVIOR_ACTION_AS_INTERACTION);
01:12:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/UpdateDiagramInSnapshotCommandHandler.java:[23] 
01:12:39 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
01:12:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type GraphicalCommandHandler is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/UpdateDiagramInSnapshotCommandHandler.java:[28] 
01:12:39 	public class UpdateDiagramInSnapshotCommandHandler extends GraphicalCommandHandler {
01:12:39 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type GraphicalCommandHandler is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/UpdateDiagramInSnapshotCommandHandler.java:[33] 
01:12:39 	final List<IGraphicalEditPart> selectedElements = getSelectedElements();
01:12:39 	                                                  ^^^^^^^^^^^^^^^^^^^^^
01:12:39 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/UpdateDiagramInSnapshotCommandHandler.java:[45] 
01:12:39 	return new ICommandProxy(new CreateSnapshotFromContextMenuCommand(getEditingDomain(), callBehaviorActionEditPart));
01:12:39 	                                                                  ^^^^^^^^^^^^^^^^^^
01:12:39 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[40] 
01:12:39 	import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog;
01:12:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type MultipleValueSelectorDialog is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[73] 
01:12:39 	final List<GraphicalEditPart> editParts = diagramEP.getPrimaryEditParts();
01:12:39 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Type safety: The expression of type List needs unchecked conversion to conform to List<GraphicalEditPart>
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[148] 
01:12:39 	MultipleValueSelectorDialog dialog = null;
01:12:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type MultipleValueSelectorDialog is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[158] 
01:12:39 	dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), referenceSelector, Messages.CreateDiagramImage_MultipleValueSelectorDialog, true, false, -1);
01:12:39 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type MultipleValueSelectorDialog is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[158] 
01:12:39 	dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), referenceSelector, Messages.CreateDiagramImage_MultipleValueSelectorDialog, true, false, -1);
01:12:39 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String, boolean, boolean, int) is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[160] 
01:12:39 	dialog.setLabelProvider(serv);
01:12:39 	       ^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/utils/CreateDiagramImage.java:[165] 
01:12:39 	if (dialog.open() == org.eclipse.jface.window.Window.OK) {
01:12:39 	           ^^^^^^
01:12:39 The method open() from the type MultipleValueSelectorDialog is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotFromContextMenuCommand.java:[36] 
01:12:39 	import org.eclipse.papyrus.uml.diagram.interactionoverview.provider.DiagramContentProvider;
01:12:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type DiagramContentProvider is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotFromContextMenuCommand.java:[69] 
01:12:39 	dialog.setContentProvider(new DiagramContentProvider(interaction));
01:12:39 	                              ^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The type DiagramContentProvider is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/edit/commands/CreateSnapshotFromContextMenuCommand.java:[69] 
01:12:39 	dialog.setContentProvider(new DiagramContentProvider(interaction));
01:12:39 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 The constructor DiagramContentProvider(Interaction) is deprecated
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[31] 
01:12:39 	import org.eclipse.gmf.runtime.diagram.core.internal.DiagramPlugin;
01:12:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[32] 
01:12:39 	import org.eclipse.gmf.runtime.diagram.core.internal.DiagramStatusCodes;
01:12:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[33] 
01:12:39 	import org.eclipse.gmf.runtime.diagram.core.internal.l10n.DiagramCoreMessages;
01:12:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[60] 
01:12:39 	protected static class ClassToCreationMethodMap extends HashMap {
01:12:39 	                                                        ^^^^^^^
01:12:39 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[64] 
01:12:39 	public void addMethod(Class clazz, Method method) {
01:12:39 	                      ^^^^^
01:12:39 Class is a raw type. References to generic type Class<T> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[66] 
01:12:39 	put(clazz, method);
01:12:39 	^^^^^^^^^^^^^^^^^^
01:12:39 Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[70] 
01:12:39 	public Method getCreationMethod(Class clazz) {
01:12:39 	                                ^^^^^
01:12:39 Class is a raw type. References to generic type Class<T> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[114] 
01:12:39 	return (Edge) createNewView(getEdgeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint });
01:12:39 	                                                                                                                                                             ^^^^^^^^^^^^^^
01:12:39 The constructor Integer(int) is deprecated since version 9
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[121] 
01:12:39 	return (Node) createNewView(getNodeViewClass(semanticAdapter, containerView, semanticHint), new Object[] { semanticAdapter, containerView, semanticHint, new Integer(index), Boolean.valueOf(persisted), preferencesHint });
01:12:39 	                                                                                                                                                             ^^^^^^^^^^^^^^
01:12:39 The constructor Integer(int) is deprecated since version 9
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[183] 
01:12:39 	protected Class getDiagramViewClass(IAdaptable semanticAdapter, String diagramKind) {
01:12:39 	          ^^^^^
01:12:39 Class is a raw type. References to generic type Class<T> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[195] 
01:12:39 	protected Class getEdgeViewClass(IAdaptable semanticAdapter, View containerView, String semanticHint) {
01:12:39 	          ^^^^^
01:12:39 Class is a raw type. References to generic type Class<T> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[207] 
01:12:39 	protected Class getNodeViewClass(IAdaptable semanticAdapter, View containerView, String semanticHint) {
01:12:39 	          ^^^^^
01:12:39 Class is a raw type. References to generic type Class<T> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[217] 
01:12:39 	private View createNewView(Class viewClass, Object[] constructorParams) {
01:12:39 	                           ^^^^^
01:12:39 Class is a raw type. References to generic type Class<T> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[222] 
01:12:39 	Constructor constructor = getFactoryConstructor(viewClass);
01:12:39 	^^^^^^^^^^^
01:12:39 Constructor is a raw type. References to generic type Constructor<T> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[224] 
01:12:39 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:12:39 	          ^^^^^^^^^^^^^
01:12:39 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[224] 
01:12:39 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:12:39 	                        ^^^^^^^^^^^
01:12:39 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[224] 
01:12:39 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:12:39 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[224] 
01:12:39 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:12:39 	                                                          ^^^^^^^^^^^^^^^
01:12:39 Discouraged access: The field 'DiagramStatusCodes.SERVICE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[231] 
01:12:39 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:12:39 	          ^^^^^^^^^^^^^
01:12:39 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[231] 
01:12:39 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:12:39 	                        ^^^^^^^^^^^
01:12:39 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[231] 
01:12:39 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:12:39 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Discouraged access: The type 'DiagramStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[231] 
01:12:39 	Log.error(DiagramPlugin.getInstance(), DiagramStatusCodes.SERVICE_FAILURE, "View (" + viewClass + ") is missing a proper creation Factory"); //$NON-NLS-1$//$NON-NLS-2$
01:12:39 	                                                          ^^^^^^^^^^^^^^^
01:12:39 Discouraged access: The field 'DiagramStatusCodes.SERVICE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[236] 
01:12:39 	String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName());
01:12:39 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Discouraged access: The type 'DiagramCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[236] 
01:12:39 	String eMsg = NLS.bind(DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_, viewClass.getName());
01:12:39 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:39 Discouraged access: The field 'DiagramCoreMessages.AbstractViewProvider_create_view_failed_ERROR_' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[237] 
01:12:39 	Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e);
01:12:39 	            ^^^^^^^^^^^^^
01:12:39 Discouraged access: The type 'DiagramPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[237] 
01:12:39 	Log.warning(DiagramPlugin.getInstance(), IStatus.WARNING, eMsg, e);
01:12:39 	                          ^^^^^^^^^^^
01:12:39 Discouraged access: The method 'DiagramPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.core/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.core-1.7.0.202004160913.jar')
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[242] 
01:12:39 	private Constructor getFactoryConstructor(Class viewClass) {
01:12:39 	        ^^^^^^^^^^^
01:12:39 Constructor is a raw type. References to generic type Constructor<T> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[242] 
01:12:39 	private Constructor getFactoryConstructor(Class viewClass) {
01:12:39 	                                          ^^^^^
01:12:39 Class is a raw type. References to generic type Class<T> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[244] 
01:12:39 	Constructor[] ctors = viewClass.getConstructors();
01:12:39 	^^^^^^^^^^^
01:12:39 Constructor is a raw type. References to generic type Constructor<T> should be parameterized
01:12:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/org/eclipse/papyrus/uml/diagram/interactionoverview/provider/AbstractViewProvider.java:[255] 
01:12:39 	private Method getCreationMethod(Class viewClass, Object[] params) {
01:12:39 	                                 ^^^^^
01:12:39 Class is a raw type. References to generic type Class<T> should be parameterized
01:12:39 68 problems (68 warnings)
01:12:39 [INFO] 
01:12:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/src/test/resources
01:12:39 [INFO] 
01:12:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/target/org.eclipse.papyrus.uml.diagram.interactionoverview-4.0.0-SNAPSHOT-sources.jar
01:12:39 [INFO] 
01:12:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:39 [INFO] 
01:12:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/target/org.eclipse.papyrus.uml.diagram.interactionoverview-4.0.0-SNAPSHOT.jar
01:12:39 [INFO] 
01:12:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:39 [INFO] 
01:12:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:12:39 [INFO] 
01:12:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.interactionoverview ---
01:12:39 [INFO] 
01:12:39 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile >-----
01:12:39 [INFO] Building org.eclipse.papyrus.uml.diagram.profile 4.0.0-SNAPSHOT [286/728]
01:12:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:12:39 [INFO] 
01:12:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:39 [INFO] 
01:12:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:39 [INFO] The project's OSGi version is 4.0.0.202103040552
01:12:39 [INFO] 
01:12:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:39 [INFO] 
01:12:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:39 [INFO] 
01:12:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src/main/resources
01:12:39 [INFO] 
01:12:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:39 [INFO] Compiling 223 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/bin
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ProfileNameEditPartCN.java:[306] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/CommentBodyEditPartCN.java:[306] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/EnumerationLiteralEditPart.java:[336] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationBranchMultiplicityEditPart.java:[327] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationMultiplicityTargetEditPart.java:[328] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationMultiplicitySourceEditPart.java:[328] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ShortCutDiagramEditPart.java:[47] 
01:12:42 	import org.eclipse.papyrus.uml.diagram.common.editpolicies.ShortCutDiagramEditPolicy;
01:12:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The type ShortCutDiagramEditPolicy is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ShortCutDiagramEditPart.java:[92] 
01:12:42 	installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy());
01:12:42 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The type ShortCutDiagramEditPolicy is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ShortCutDiagramEditPart.java:[92] 
01:12:42 	installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy());
01:12:42 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The constructor ShortCutDiagramEditPolicy() is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/PackageImportAppliedStereotypeEditPart.java:[325] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/StereotypeNameEditPart.java:[306] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DataTypePropertyEditPart.java:[332] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/parsers/MessageFormatParser.java:[199] 
01:12:42 	NLS.bind(Messages.MessageFormatParser_InvalidInputError, new Integer(pos.getErrorIndex())));
01:12:42 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The constructor Integer(int) is deprecated since version 9
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/PrimitiveTypeNameEditPart.java:[309] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/requests/CustomCreateViewRequest.java:[218] 
01:12:42 	public Object getAdapter(Class adapter) {
01:12:42 	       ^^^^^^
01:12:42 Type safety: The return type Object for getAdapter(Class) from the type CustomCreateViewRequest.ViewDescriptor needs unchecked conversion to conform to T from the type IAdaptable
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/PackageNameEditPartCN.java:[306] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditorUtil.java:[36] 
01:12:42 	import org.eclipse.core.runtime.SubProgressMonitor;
01:12:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The type SubProgressMonitor is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditorUtil.java:[177] 
01:12:42 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1),
01:12:42 	                                                                   ^^^^^^^^^^^^^^^^^^
01:12:42 The type SubProgressMonitor is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditorUtil.java:[177] 
01:12:42 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1),
01:12:42 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[466] 
01:12:42 	Node stereotype_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StereotypeNameEditPart.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable stereotype_NameLabel is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[490] 
01:12:42 	Node class_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ClassNameEditPart.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^
01:12:42 The value of the local variable class_NameLabel is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[514] 
01:12:42 	Node class_MetaclassNameLabel = createLabel(node, UMLVisualIDRegistry.getType(MetaclassNameEditPart.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable class_MetaclassNameLabel is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[533] 
01:12:42 	Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable comment_BodyLabel is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[552] 
01:12:42 	Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPart.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable constraint_NameLabel is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[553] 
01:12:42 	Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPart.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable constraint_BodyLabel is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[572] 
01:12:42 	Node model_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPart.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^
01:12:42 The value of the local variable model_NameLabel is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[594] 
01:12:42 	Node profile_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ProfileNameEditPartTN.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable profile_NameLabel is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[616] 
01:12:42 	Node package_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPart.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable package_NameLabel is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[638] 
01:12:42 	Node enumeration_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(EnumerationNameEditPart.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable enumeration_NameLabel is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[660] 
01:12:42 	Node primitiveType_NameLabel = createLabel(node,
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable primitiveType_NameLabel is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[680] 
01:12:42 	Node dataType_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DataTypeNameEditPart.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable dataType_NameLabel is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[727] 
01:12:42 	Node primitiveType_NameLabel_CN = createLabel(node,
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable primitiveType_NameLabel_CN is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[826] 
01:12:42 	Node stereotype_NameLabel_CN = createLabel(node,
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable stereotype_NameLabel_CN is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[850] 
01:12:42 	Node class_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ClassNameEditPartCN.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable class_NameLabel_CN is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[873] 
01:12:42 	Node class_MetaclassNameLabel_CN = createLabel(node,
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable class_MetaclassNameLabel_CN is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[892] 
01:12:42 	Node comment_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartCN.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable comment_BodyLabel_CN is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[910] 
01:12:42 	Node model_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ModelNameEditPartCN.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable model_NameLabel_CN is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[931] 
01:12:42 	Node profile_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ProfileNameEditPartCN.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable profile_NameLabel_CN is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[952] 
01:12:42 	Node package_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPartCN.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable package_NameLabel_CN is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[973] 
01:12:42 	Node constraint_NameLabel_CN = createLabel(node,
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable constraint_NameLabel_CN is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[975] 
01:12:42 	Node constraint_BodyLabel_CN = createLabel(node,
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable constraint_BodyLabel_CN is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[994] 
01:12:42 	Node enumeration_NameLabel_CN = createLabel(node,
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable enumeration_NameLabel_CN is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1017] 
01:12:42 	Node dataType_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(DataTypeNameEditPartCN.VISUAL_ID));
01:12:42 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:42 The value of the local variable dataType_NameLabel_CN is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1032] 
01:12:42 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1060] 
01:12:42 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1126] 
01:12:42 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1154] 
01:12:42 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1195] 
01:12:42 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1231] 
01:12:42 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1271] 
01:12:42 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1299] 
01:12:42 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1341] 
01:12:42 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1377] 
01:12:42 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1388] 
01:12:42 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:42 	                       ^^^^^^^^^
01:12:42 The value of the local variable prefStore is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1404] 
01:12:42 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1415] 
01:12:42 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:42 	                       ^^^^^^^^^
01:12:42 The value of the local variable prefStore is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1431] 
01:12:42 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1495] 
01:12:42 	rv.getStyles().add(ts);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1498] 
01:12:42 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1501] 
01:12:42 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1535] 
01:12:42 	private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:42 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1557] 
01:12:42 	private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:42 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/providers/UMLViewProvider.java:[1568] 
01:12:42 	private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:42 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ProfileNameEditPartTN.java:[306] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationNameEditPart.java:[326] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ContextLinkAppliedStereotypeEditPart.java:[327] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/PackageNameEditPart.java:[306] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[26] 
01:12:42 	import org.eclipse.gef.commands.CommandStackListener;
01:12:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The type CommandStackListener is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[35] 
01:12:42 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
01:12:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[41] 
01:12:42 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
01:12:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The type OperationHistoryDirtyState is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[94] 
01:12:42 	private OperationHistoryDirtyState dirtyState;
01:12:42 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The type OperationHistoryDirtyState is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[280] 
01:12:42 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
01:12:42 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:12:42 The type CommandStackListener is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[311] 
01:12:42 	protected OperationHistoryDirtyState getDirtyState() {
01:12:42 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The type OperationHistoryDirtyState is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[313] 
01:12:42 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:42 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The type OperationHistoryDirtyState is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[313] 
01:12:42 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:42 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[412] 
01:12:42 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:42 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramEditor.java:[412] 
01:12:42 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:42 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationRoleSourceEditPart.java:[329] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/CommentBodyEditPart.java:[306] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ContextLinkEditPart.java:[25] 
01:12:42 	import org.eclipse.papyrus.uml.diagram.common.editpolicies.AppliedStereotypeLinkLabelDisplayEditPolicy;
01:12:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The import org.eclipse.papyrus.uml.diagram.common.editpolicies.AppliedStereotypeLinkLabelDisplayEditPolicy is never used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ElementImportAliasEditPart.java:[326] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ModelNameEditPartCN.java:[306] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[42] 
01:12:42 	import org.eclipse.papyrus.infra.widgets.editors.MultipleValueSelectorDialog;
01:12:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The type MultipleValueSelectorDialog is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[129] 
01:12:42 	final MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), selector, Messages.CustomSemanticCreateCommand_SelectMetaclass, true, false, -1);
01:12:42 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The type MultipleValueSelectorDialog is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[129] 
01:12:42 	final MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), selector, Messages.CustomSemanticCreateCommand_SelectMetaclass, true, false, -1);
01:12:42 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The type MultipleValueSelectorDialog is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[129] 
01:12:42 	final MultipleValueSelectorDialog dialog = new MultipleValueSelectorDialog(Display.getDefault().getActiveShell(), selector, Messages.CustomSemanticCreateCommand_SelectMetaclass, true, false, -1);
01:12:42 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The constructor MultipleValueSelectorDialog(Shell, IElementSelector, String, boolean, boolean, int) is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[130] 
01:12:42 	dialog.setContextElement(profile);
01:12:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The method setContextElement(Object) from the type MultipleValueSelectorDialog is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[131] 
01:12:42 	dialog.setLabelProvider(labelProvider);
01:12:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 The method setLabelProvider(ILabelProvider) from the type MultipleValueSelectorDialog is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomSemanticCreateCommand.java:[134] 
01:12:42 	if (dialog.open() == IStatus.OK) {
01:12:42 	           ^^^^^^
01:12:42 The method open() from the type MultipleValueSelectorDialog is deprecated
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/PrimitiveTypeNameEditPartCN.java:[309] 
01:12:42 	final EObject element = getParserElement();
01:12:42 	              ^^^^^^^
01:12:42 The value of the local variable element is not used
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[98] 
01:12:42 	private Map myDomain2NotationMap = new HashMap();
01:12:42 	        ^^^
01:12:42 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[98] 
01:12:42 	private Map myDomain2NotationMap = new HashMap();
01:12:42 	                                       ^^^^^^^
01:12:42 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[103] 
01:12:42 	private Collection myLinkDescriptors = new LinkedList();
01:12:42 	        ^^^^^^^^^^
01:12:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[103] 
01:12:42 	private Collection myLinkDescriptors = new LinkedList();
01:12:42 	                                           ^^^^^^^^^^
01:12:42 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[127] 
01:12:42 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE.getProfile_ProfileDiagram_SemanticChildren(view);
01:12:42 	^^^^^^^^^^
01:12:42 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[128] 
01:12:42 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:42 	     ^^^^^^^^
01:12:42 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[137] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[138] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getDependency_Shape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[145] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[146] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getAssociation_Shape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[153] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[154] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getStereotype_Shape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[165] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[166] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getClass_Shape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[175] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[176] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getClass_MetaclassShape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[183] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[184] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getComment_Shape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[191] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[192] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getConstraint_PackagedElementShape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[199] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[200] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getModel_Shape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[209] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[210] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getProfile_Shape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[219] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[220] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getPackage_Shape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[229] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[230] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getEnumeration_Shape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[239] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[240] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getPrimitiveType_Shape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[247] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[248] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getDataType_Shape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[259] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[260] 
01:12:42 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getDiagram_ShortcutShape_OutgoingLinks(view));
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[267] 
01:12:42 	myDomain2NotationMap.put(view.getElement(), view);
01:12:42 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:42 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[268] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getPrimitiveType_Shape_CN_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[275] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[276] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getOperation_DataTypeOperationLabel_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[283] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[284] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getEnumerationLiteral_LiteralLabel_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[291] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[292] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getProperty_DataTypeAttributeLabel_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[299] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[300] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getProperty_ClassAttributeLabel_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[307] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[308] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getOperation_ClassOperationLabel_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[315] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[316] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getStereotype_Shape_CN_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[327] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[328] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getClass_Shape_CN_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[339] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[340] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getClass_MetaclassShape_CN_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[347] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[348] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getComment_Shape_CN_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[355] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[356] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getModel_Shape_CN_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[365] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[366] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getProfile_Shape_CN_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[375] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[376] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getPackage_Shape_CN_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[377] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE.getPackage_Shape_CN_SemanticChildren(view);
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[378] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[389] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[390] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getConstraint_PackagedElementShape_CN_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[397] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[398] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getEnumeration_Shape_CN_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[407] 
01:12:43 	myDomain2NotationMap.put(view.getElement(), view);
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[408] 
01:12:43 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getDataType_Shape_CN_OutgoingLinks(view));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[419] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[421] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[430] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[432] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[441] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[443] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[452] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[454] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[463] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[465] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[474] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[476] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[485] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[487] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[496] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[498] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[507] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[509] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[518] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[520] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[529] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[531] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[540] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[542] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[551] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[553] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[562] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[564] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[573] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[575] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[584] 
01:12:43 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:12:43 	^^^^^^^^^^
01:12:43 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDiagramContentInitializer.java:[586] 
01:12:43 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[37] 
01:12:43 	import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper;
01:12:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type AppliedStereotypeHelper is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[38] 
01:12:43 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
01:12:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type UMLVisualInformationPapyrusConstant is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[131] 
01:12:43 	Command command = AppliedStereotypeHelper.getAddAppliedStereotypeCommand(getEditingDomain(), node, stereotypeName, UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION);
01:12:43 	                  ^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type AppliedStereotypeHelper is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[131] 
01:12:43 	Command command = AppliedStereotypeHelper.getAddAppliedStereotypeCommand(getEditingDomain(), node, stereotypeName, UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION);
01:12:43 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The method getAddAppliedStereotypeCommand(TransactionalEditingDomain, EModelElement, String, String) from the type AppliedStereotypeHelper is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[131] 
01:12:43 	Command command = AppliedStereotypeHelper.getAddAppliedStereotypeCommand(getEditingDomain(), node, stereotypeName, UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION);
01:12:43 	                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type UMLVisualInformationPapyrusConstant is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/commands/CustomMetaClassCreateCommand.java:[131] 
01:12:43 	Command command = AppliedStereotypeHelper.getAddAppliedStereotypeCommand(getEditingDomain(), node, stereotypeName, UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION);
01:12:43 	                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ConstraintNameEditPart.java:[306] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/service/PreSaveProfileListener.java:[39] 
01:12:43 	import org.eclipse.papyrus.commands.CheckedOperationHistory;
01:12:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CheckedOperationHistory is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/service/PreSaveProfileListener.java:[134] 
01:12:43 	IStatus status = CheckedOperationHistory.getInstance().execute(cmd, new NullProgressMonitor(), null);
01:12:43 	                 ^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CheckedOperationHistory is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/service/PreSaveProfileListener.java:[134] 
01:12:43 	IStatus status = CheckedOperationHistory.getInstance().execute(cmd, new NullProgressMonitor(), null);
01:12:43 	                                         ^^^^^^^^^^^^^
01:12:43 The method getInstance() from the type CheckedOperationHistory is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/service/PreSaveProfileListener.java:[134] 
01:12:43 	IStatus status = CheckedOperationHistory.getInstance().execute(cmd, new NullProgressMonitor(), null);
01:12:43 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The method execute(IUndoableOperation, IProgressMonitor, IAdaptable) from the type CheckedOperationHistory is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/MetaclassNameEditPartCN.java:[306] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/policies/UMLBaseItemSemanticEditPolicy.java:[477] 
01:12:43 	if (target != null && (target.getOwnedRules().contains(target))) {
01:12:43 	                                                       ^^^^^^
01:12:43 Unlikely argument type Namespace for contains(Object) on a Collection<Constraint>
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ModelNameEditPart.java:[306] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[26] 
01:12:43 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.l10n.EditorMessages;
01:12:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[149] 
01:12:43 	String title = EditorMessages.Editor_error_setinput_title;
01:12:43 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[149] 
01:12:43 	String title = EditorMessages.Editor_error_setinput_title;
01:12:43 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The field 'EditorMessages.Editor_error_setinput_title' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[150] 
01:12:43 	String msg = EditorMessages.Editor_error_setinput_message;
01:12:43 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'EditorMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/UmlProfileDiagramForMultiEditor.java:[150] 
01:12:43 	String msg = EditorMessages.Editor_error_setinput_message;
01:12:43 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The field 'EditorMessages.Editor_error_setinput_message' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/EnumerationNameEditPartCN.java:[306] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DataTypeNameEditPart.java:[306] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DataTypeOperationEditPart.java:[332] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLVisualIDRegistry.java:[40] 
01:12:43 	private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.profile/debug/visualID"; //$NON-NLS-1$
01:12:43 	                            ^^^^^^^^^
01:12:43 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLVisualIDRegistry.java:[1065] 
01:12:43 	private static boolean isDiagram(Profile element) {
01:12:43 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The method isDiagram(Profile) from the type UMLVisualIDRegistry is never used locally
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ConstraintBodyEditPartCN.java:[306] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ClassNameEditPart.java:[309] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[42] 
01:12:43 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
01:12:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[57] 
01:12:43 	import org.eclipse.papyrus.uml.diagram.profile.custom.providers.CustomDeferredCreateConnectionViewCommand;
01:12:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[112] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = null;
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[114] 
01:12:43 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation
01:12:43 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[114] 
01:12:43 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation
01:12:43 							.getCommandResult().getReturnValue(), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewBranchDescriptor, null);
01:12:43 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[117] 
01:12:43 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[117] 
01:12:43 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 							new SemanticAdapter(null,
01:12:43 									sourceEditPart.getModel()),
01:12:43 							sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewBranchDescriptor, null);
01:12:43 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[134] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = null;
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[136] 
01:12:43 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(),
01:12:43 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[136] 
01:12:43 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(),
01:12:43 							(IAdaptable) nodeCreation.getCommandResult().getReturnValue(), viewer, diagramPreferencesHint, viewBranchDescriptor, null);
01:12:43 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[139] 
01:12:43 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[139] 
01:12:43 	aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 							(IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(), viewer, diagramPreferencesHint, viewBranchDescriptor, null);
01:12:43 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[193] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()),
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[193] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()),
01:12:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[193] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()),
01:12:43 				new SemanticAdapter(null, targetEditPart.getModel()), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
01:12:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[285] 
01:12:43 	if (currentCommand instanceof SetConnectionBendpointsCommand) {
01:12:43 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[286] 
01:12:43 	sourceLocation = ((SetConnectionBendpointsCommand) currentCommand).getSourceRefPoint();
01:12:43 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[286] 
01:12:43 	sourceLocation = ((SetConnectionBendpointsCommand) currentCommand).getSourceRefPoint();
01:12:43 	                                                                   ^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The method 'SetConnectionBendpointsCommand.getSourceRefPoint()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[287] 
01:12:43 	targetLocation = ((SetConnectionBendpointsCommand) currentCommand).getTargetRefPoint();
01:12:43 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[287] 
01:12:43 	targetLocation = ((SetConnectionBendpointsCommand) currentCommand).getTargetRefPoint();
01:12:43 	                                                                   ^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The method 'SetConnectionBendpointsCommand.getTargetRefPoint()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[347] 
01:12:43 	ICommand firstBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, dependencyViewSource), (IAdaptable) nodeCreation
01:12:43 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[347] 
01:12:43 	ICommand firstBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, dependencyViewSource), (IAdaptable) nodeCreation
01:12:43 					.getCommandResult().getReturnValue(), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
01:12:43 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[349] 
01:12:43 	((CustomDeferredCreateConnectionViewCommand) firstBranchCommand).setElement(dependency);
01:12:43 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[352] 
01:12:43 	ICommand secondBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[352] 
01:12:43 	ICommand secondBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 					new SemanticAdapter(
01:12:43 							null, dependencyViewTarget),
01:12:43 					sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
01:12:43 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[356] 
01:12:43 	((CustomDeferredCreateConnectionViewCommand) secondBranchCommand).setElement(dependency);
01:12:43 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[362] 
01:12:43 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[362] 
01:12:43 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 						new SemanticAdapter(null,
01:12:43 								targetEditPart.getModel()),
01:12:43 						sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
01:12:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[368] 
01:12:43 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation
01:12:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[368] 
01:12:43 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Dependency_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation
01:12:43 						.getCommandResult().getReturnValue(), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
01:12:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiDependencyHelper.java:[371] 
01:12:43 	((CustomDeferredCreateConnectionViewCommand) thirdBranchCommand).setElement(dependency);
01:12:43 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[42] 
01:12:43 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
01:12:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[59] 
01:12:43 	import org.eclipse.papyrus.uml.diagram.profile.custom.providers.CustomDeferredCreateConnectionViewCommand;
01:12:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[160] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null,
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[160] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null,
01:12:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[160] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null,
01:12:43 						associationNodeEditPart.getModel()), new SemanticAdapter(null, sourceEditPart.getModel()), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewBranchDescriptor, null);
01:12:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[175] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null,
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[175] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null,
01:12:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[175] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null,
01:12:43 						associationNodeEditPart.getModel()), (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(), associationNodeEditPart.getViewer(), ((IGraphicalEditPart) associationNodeEditPart).getDiagramPreferencesHint(),
01:12:43 						viewBranchDescriptor, null);
01:12:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[238] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult()
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[238] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult()
01:12:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[238] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult()
01:12:43 						.getReturnValue(), new SemanticAdapter(null, sourceEditPart.getModel()), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewBranchDescriptor, null);
01:12:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[252] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult()
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[252] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult()
01:12:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[252] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult()
01:12:43 						.getReturnValue(), (IAdaptable) nodeCreationCommand.getCommandResult().getReturnValue(), viewer, diagramPreferencesHint, viewBranchDescriptor, null);
01:12:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[301] 
01:12:43 	if (currentCommand instanceof SetConnectionBendpointsCommand) {
01:12:43 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[302] 
01:12:43 	sourceLocation = ((SetConnectionBendpointsCommand) currentCommand).getSourceRefPoint();
01:12:43 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[302] 
01:12:43 	sourceLocation = ((SetConnectionBendpointsCommand) currentCommand).getSourceRefPoint();
01:12:43 	                                                                   ^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The method 'SetConnectionBendpointsCommand.getSourceRefPoint()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[303] 
01:12:43 	targetLocation = ((SetConnectionBendpointsCommand) currentCommand).getTargetRefPoint();
01:12:43 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[303] 
01:12:43 	targetLocation = ((SetConnectionBendpointsCommand) currentCommand).getTargetRefPoint();
01:12:43 	                                                                   ^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The method 'SetConnectionBendpointsCommand.getTargetRefPoint()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[370] 
01:12:43 	ICommand firstBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[370] 
01:12:43 	ICommand firstBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 					new SemanticAdapter(
01:12:43 							null, associationViewSource),
01:12:43 					sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
01:12:43 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[374] 
01:12:43 	((CustomDeferredCreateConnectionViewCommand) firstBranchCommand).setElement(association);
01:12:43 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[377] 
01:12:43 	ICommand secondBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[377] 
01:12:43 	ICommand secondBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 					new SemanticAdapter(null, associationViewTarget), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
01:12:43 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[379] 
01:12:43 	((CustomDeferredCreateConnectionViewCommand) secondBranchCommand).setElement(association);
01:12:43 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[385] 
01:12:43 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[385] 
01:12:43 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), (IAdaptable) nodeCreation.getCommandResult().getReturnValue(),
01:12:43 						new SemanticAdapter(null,
01:12:43 								targetEditPart.getModel()),
01:12:43 						sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
01:12:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[391] 
01:12:43 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation
01:12:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[391] 
01:12:43 	thirdBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(), new SemanticAdapter(null, sourceEditPart.getModel()), (IAdaptable) nodeCreation
01:12:43 						.getCommandResult().getReturnValue(), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
01:12:43 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[394] 
01:12:43 	((CustomDeferredCreateConnectionViewCommand) thirdBranchCommand).setElement(association);
01:12:43 	  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[441] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(),
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[441] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(),
01:12:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type CustomDeferredCreateConnectionViewCommand is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/helper/MultiAssociationHelper.java:[441] 
01:12:43 	CustomDeferredCreateConnectionViewCommand aBranchCommand = new CustomDeferredCreateConnectionViewCommand(getEditingDomain(), ((IHintedType) UMLElementTypes.Association_BranchEdge).getSemanticHint(),
01:12:43 					new SemanticAdapter(null, sourceEditPart.getModel()),
01:12:43 					new SemanticAdapter(null, targetEditPart.getModel()), sourceEditPart.getViewer(), ((IGraphicalEditPart) sourceEditPart).getDiagramPreferencesHint(), viewDescriptor, null);
01:12:43 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The constructor CustomDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/MultiDependencyLabelEditPart.java:[342] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLDomainNavigatorItem.java:[39] 
01:12:43 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:12:43 	       ^^^^^^
01:12:43 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLDomainNavigatorItem.java:[56] 
01:12:43 	public Class[] getAdapterList() {
01:12:43 	       ^^^^^^^
01:12:43 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DiagramNameEditPart.java:[343] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ConstraintBodyEditPart.java:[306] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationBranchRoleEditPart.java:[328] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/EnumerationNameEditPart.java:[309] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationRoleTargetEditPart.java:[329] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/MetaclassNameEditPart.java:[306] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLNavigatorSorter.java:[16] 
01:12:43 	import org.eclipse.jface.viewers.ViewerSorter;
01:12:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type ViewerSorter is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLNavigatorSorter.java:[22] 
01:12:43 	public class UMLNavigatorSorter extends ViewerSorter {
01:12:43 	                                        ^^^^^^^^^^^^
01:12:43 The type ViewerSorter is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDocumentProvider.java:[59] 
01:12:43 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
01:12:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDocumentProvider.java:[60] 
01:12:43 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
01:12:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDocumentProvider.java:[210] 
01:12:43 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:43 	                  ^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDocumentProvider.java:[210] 
01:12:43 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:43 	                                ^^^^
01:12:43 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDocumentProvider.java:[574] 
01:12:43 	EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/UMLDocumentProvider.java:[574] 
01:12:43 	EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:43 	                  ^^^^^^^^^^^^^^^^
01:12:43 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/ValidateAction.java:[187] 
01:12:43 	List allStatuses = new ArrayList();
01:12:43 	^^^^
01:12:43 List is a raw type. References to generic type List<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/ValidateAction.java:[187] 
01:12:43 	List allStatuses = new ArrayList();
01:12:43 	                       ^^^^^^^^^
01:12:43 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/ValidateAction.java:[190] 
01:12:43 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject>
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/ValidateAction.java:[190] 
01:12:43 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:43 	                                                          ^^^^^^^^^^^
01:12:43 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus>
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/part/ValidateAction.java:[191] 
01:12:43 	for (Iterator it = allStatuses.iterator(); it.hasNext();) {
01:12:43 	     ^^^^^^^^
01:12:43 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DependencyNameEditPart.java:[326] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLAbstractNavigatorItem.java:[42] 
01:12:43 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:12:43 	       ^^^^^^
01:12:43 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLAbstractNavigatorItem.java:[52] 
01:12:43 	public Class[] getAdapterList() {
01:12:43 	       ^^^^^^^
01:12:43 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/StereotypeNameEditPartCN.java:[306] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AppliedStereotypeElementImportEditPart.java:[325] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/AssociationAppliedStereotypeEditPart.java:[325] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ClassOperationEditPart.java:[332] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DependencyAppliedStereotypeEditPart.java:[325] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/GeneralizationAppliedStereotypeEditPart.java:[325] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ClassPropertyEditPart.java:[332] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/custom-src/org/eclipse/papyrus/uml/diagram/profile/custom/preferences/IPapyrusOperationPreferencesConstant.java:[18] 
01:12:43 	import java.rmi.server.Operation;
01:12:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:43 The type Operation is deprecated
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/DataTypeNameEditPartCN.java:[306] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLNavigatorItem.java:[37] 
01:12:43 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:12:43 	       ^^^^^^
01:12:43 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/navigator/UMLNavigatorItem.java:[48] 
01:12:43 	public Class[] getAdapterList() {
01:12:43 	       ^^^^^^^
01:12:43 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ConstraintNameEditPartCN.java:[306] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src-gen/org/eclipse/papyrus/uml/diagram/profile/edit/parts/ClassNameEditPartCN.java:[306] 
01:12:43 	final EObject element = getParserElement();
01:12:43 	              ^^^^^^^
01:12:43 The value of the local variable element is not used
01:12:43 318 problems (318 warnings)
01:12:43 [INFO] 
01:12:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/src/test/resources
01:12:43 [INFO] 
01:12:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/target/org.eclipse.papyrus.uml.diagram.profile-4.0.0-SNAPSHOT-sources.jar
01:12:43 [INFO] 
01:12:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:43 [INFO] 
01:12:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/target/org.eclipse.papyrus.uml.diagram.profile-4.0.0-SNAPSHOT.jar
01:12:43 [INFO] 
01:12:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:43 [INFO] 
01:12:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:12:43 [INFO] 
01:12:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.profile ---
01:12:43 [INFO] 
01:12:43 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.menu >------
01:12:43 [INFO] Building org.eclipse.papyrus.uml.diagram.menu 3.0.0-SNAPSHOT   [287/728]
01:12:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:12:44 [INFO] 
01:12:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:44 [INFO] 
01:12:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:44 [INFO] The project's OSGi version is 3.0.0.202103040552
01:12:44 [INFO] 
01:12:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:44 [INFO] 
01:12:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:44 [INFO] 
01:12:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/main/resources
01:12:44 [INFO] 
01:12:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:44 [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/bin
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/LineStyleAction.java:[25] 
01:12:45 	import org.eclipse.gmf.runtime.diagram.ui.actions.internal.RouterAction;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'RouterAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/LineStyleAction.java:[36] 
01:12:45 	* Adapted from {@link RouterAction}
01:12:45 	                      ^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'RouterAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SizeAction.java:[223] 
01:12:45 	List<EditPart> contents = editPart.getChildren();
01:12:45 	                          ^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FillColorAction.java:[20] 
01:12:45 	import org.eclipse.gmf.runtime.diagram.ui.actions.internal.ColorPropertyContributionItem;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'ColorPropertyContributionItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FillColorAction.java:[24] 
01:12:45 	* Code adapted from {@link ColorPropertyContributionItem}
01:12:45 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'ColorPropertyContributionItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ReduceGrowHandler.java:[61] 
01:12:45 	this.action = new ReduceGrowAction(this.parameter, this.getSelectedElements());
01:12:45 	                                                        ^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/ShowHideLabelsAction.java:[295] 
01:12:45 	viewStatus.put((View) current, new Boolean(true));
01:12:45 	                                   ^^^^^^^^^^^^^
01:12:45 The constructor Boolean(boolean) is deprecated since version 9
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/ShowHideLabelsAction.java:[363] 
01:12:45 	viewStatus.put(childView, new Boolean(false));
01:12:45 	                              ^^^^^^^^^^^^^^
01:12:45 The constructor Boolean(boolean) is deprecated since version 9
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/ZOrderAction.java:[32] 
01:12:45 	* A part of this code comes from {@link org.eclipse.gmf.runtime.diagram.ui.actions.internal.ZOrderAction}
01:12:45 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'ZOrderAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[102] 
01:12:45 	Enumeration eptEnum = rootTree.breadthFirstEnumeration();
01:12:45 	^^^^^^^^^^^
01:12:45 Enumeration is a raw type. References to generic type Enumeration<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[156] 
01:12:45 	boundsArea.setX(boundsArea.preciseX() + usedMargin);
01:12:45 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method setX(double) from the type PrecisionRectangle is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[157] 
01:12:45 	boundsArea.setY(boundsArea.preciseY() + usedMargin);
01:12:45 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method setY(double) from the type PrecisionRectangle is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[158] 
01:12:45 	boundsArea.setWidth(boundsArea.preciseWidth() - 2 * usedMargin);
01:12:45 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[159] 
01:12:45 	boundsArea.setHeight(boundsArea.preciseHeight() - 2 * usedMargin);
01:12:45 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[172] 
01:12:45 	newPosition = (horizontalDegradedMode == false) ? (boundsArea.preciseX + hSpaceAndvSpace[0]) : boundsArea.preciseX();
01:12:45 	                                                              ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[175] 
01:12:45 	newPosition = boundsArea.preciseX;
01:12:45 	                         ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[178] 
01:12:45 	newPosition = (verticalDegradedMode == false) ? (boundsArea.preciseY + hSpaceAndvSpace[1]) : boundsArea.preciseY();
01:12:45 	                                                            ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[181] 
01:12:45 	newPosition = boundsArea.preciseY;
01:12:45 	                         ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[197] 
01:12:45 	ptLocation = new PrecisionPoint(newPosition, absolutePosition.preciseY);
01:12:45 	                                                              ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[200] 
01:12:45 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, newPosition);
01:12:45 	                                                 ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[209] 
01:12:45 	PrecisionPoint oldLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
01:12:45 	                                                                 ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[209] 
01:12:45 	PrecisionPoint oldLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
01:12:45 	                                                                                            ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[212] 
01:12:45 	req.setSizeDelta(absolutePosition.getSize().getDifference(absolutePosition.getSize()));
01:12:45 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getDifference(Dimension) from the type Dimension is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[267] 
01:12:45 	minX = tmpArea.preciseX < minX ? tmpArea.preciseX : minX;
01:12:45 	               ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[267] 
01:12:45 	minX = tmpArea.preciseX < minX ? tmpArea.preciseX : minX;
01:12:45 	                                         ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[268] 
01:12:45 	minY = tmpArea.preciseY < minY ? tmpArea.preciseY : minY;
01:12:45 	               ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[268] 
01:12:45 	minY = tmpArea.preciseY < minY ? tmpArea.preciseY : minY;
01:12:45 	                                         ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[273] 
01:12:45 	area.setX(minX);
01:12:45 	     ^^^^^^^^^^
01:12:45 The method setX(double) from the type PrecisionRectangle is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[274] 
01:12:45 	area.setY(minY);
01:12:45 	     ^^^^^^^^^^
01:12:45 The method setY(double) from the type PrecisionRectangle is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[275] 
01:12:45 	area.setHeight(java.lang.Math.abs(maxY - minY));
01:12:45 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeNodeAction.java:[276] 
01:12:45 	area.setWidth(java.lang.Math.abs(maxX - minX));
01:12:45 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ShowHideLabelsHandler.java:[26] 
01:12:45 	public class ShowHideLabelsHandler extends AbstractGraphicalCommandHandler {
01:12:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ShowHideLabelsHandler.java:[40] 
01:12:45 	super(parameterID);
01:12:45 	^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ShowHideLabelsHandler.java:[49] 
01:12:45 	super(parameterID, parameter);
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ShowHideLabelsHandler.java:[72] 
01:12:45 	super.setEnabled(evaluationContext);
01:12:45 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method setEnabled(Object) from the type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/DistributionHandler.java:[54] 
01:12:45 	this.action = new DistributeLinkNodeAction(this.parameter, getSelectedElements());
01:12:45 	                                                           ^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SizeHandler.java:[63] 
01:12:45 	List<IGraphicalEditPart> selem = getSelectedElements();
01:12:45 	                                 ^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SizeHandler.java:[96] 
01:12:45 	return super.execute(event);
01:12:45 	             ^^^^^^^^^^^^^^
01:12:45 The method execute(ExecutionEvent) from the type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SizeHandler.java:[109] 
01:12:45 	SizeAction action = new SizeAction(this.parameter, getSelectedElements());
01:12:45 	                                                   ^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/TextAlignementHandler.java:[56] 
01:12:45 	this.action = new TextAlignmentAction(getAlignment(this.parameter), this.getSelectedElements());
01:12:45 	                                                                         ^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[43] 
01:12:45 	public class ArrangeHandler extends AbstractGraphicalCommandHandler {
01:12:45 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[56] 
01:12:45 	super(parameterID, parameter);
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[65] 
01:12:45 	super(parameterID);
01:12:45 	^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[110] 
01:12:45 	DiagramCommandStack stack = getDiagramCommandStack();
01:12:45 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getDiagramCommandStack() from the type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[127] 
01:12:45 	List operationSet = getSelectedElements();
01:12:45 	^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[129] 
01:12:45 	for (Iterator iter = operationSet.iterator(); iter.hasNext();) {
01:12:45 	     ^^^^^^^^
01:12:45 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[155] 
01:12:45 	private EditPart getSelectionParent(List editparts) {
01:12:45 	                                    ^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ArrangeHandler.java:[156] 
01:12:45 	ListIterator li = editparts.listIterator();
01:12:45 	^^^^^^^^^^^^
01:12:45 ListIterator is a raw type. References to generic type ListIterator<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineStyleHandler.java:[32] 
01:12:45 	public class LineStyleHandler extends AbstractGraphicalCommandHandler {
01:12:45 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineStyleHandler.java:[44] 
01:12:45 	super(parameterID, parameter);
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineStyleHandler.java:[53] 
01:12:45 	super(parameterID);
01:12:45 	^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineStyleHandler.java:[79] 
01:12:45 	super.execute(event);
01:12:45 	      ^^^^^^^^^^^^^^
01:12:45 The method execute(ExecutionEvent) from the type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomContributionItemProvider.java:[22] 
01:12:45 	import org.eclipse.gmf.runtime.diagram.ui.providers.internal.l10n.DiagramUIProvidersMessages;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'DiagramUIProvidersMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.providers-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomContributionItemProvider.java:[38] 
01:12:45 	return new CustomCreateShapeViewAction(workbenchPage, actionId, ViewType.NOTE, DiagramUIProvidersMessages.Note_menuItem, SharedImages.DESC_NOTE);
01:12:45 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'DiagramUIProvidersMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.providers-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomContributionItemProvider.java:[38] 
01:12:45 	return new CustomCreateShapeViewAction(workbenchPage, actionId, ViewType.NOTE, DiagramUIProvidersMessages.Note_menuItem, SharedImages.DESC_NOTE);
01:12:45 	                                                                                                          ^^^^^^^^^^^^^
01:12:45 Discouraged access: The field 'DiagramUIProvidersMessages.Note_menuItem' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.providers/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.providers-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SortFilterCompartmentItemsHandler.java:[29] 
01:12:45 	public class SortFilterCompartmentItemsHandler extends AbstractGraphicalCommandHandler {
01:12:45 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SortFilterCompartmentItemsHandler.java:[32] 
01:12:45 	super(null);
01:12:45 	^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[42] 
01:12:45 	import org.eclipse.papyrus.uml.diagram.common.editparts.BorderNamedElementEditPart;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The import org.eclipse.papyrus.uml.diagram.common.editparts.BorderNamedElementEditPart is never used
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[336] 
01:12:45 	newPosition = (horizontalDegradedMode == false) ? (boundsArea.preciseX + hSpaceAndvSpace[0]) : boundsArea.preciseX();
01:12:45 	                                                              ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[339] 
01:12:45 	newPosition = boundsArea.preciseX;
01:12:45 	                         ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[342] 
01:12:45 	newPosition = (verticalDegradedMode == false) ? (boundsArea.preciseY + hSpaceAndvSpace[1]) : boundsArea.preciseY();
01:12:45 	                                                            ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[345] 
01:12:45 	newPosition = boundsArea.preciseY;
01:12:45 	                         ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[372] 
01:12:45 	ptLocation = new PrecisionPoint(newPosition, absolutePosition.preciseY);
01:12:45 	                                                              ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[378] 
01:12:45 	ptLocation = new PrecisionPoint(newPosition, absolutePosition.preciseY);
01:12:45 	                                                              ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[382] 
01:12:45 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
01:12:45 	                                                 ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[382] 
01:12:45 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
01:12:45 	                                                                            ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[386] 
01:12:45 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
01:12:45 	                                                 ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[386] 
01:12:45 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
01:12:45 	                                                                            ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[392] 
01:12:45 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, newPosition);
01:12:45 	                                                 ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[398] 
01:12:45 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, newPosition);
01:12:45 	                                                 ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[402] 
01:12:45 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
01:12:45 	                                                 ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[402] 
01:12:45 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
01:12:45 	                                                                            ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[406] 
01:12:45 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
01:12:45 	                                                 ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[406] 
01:12:45 	ptLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
01:12:45 	                                                                            ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[484] 
01:12:45 	bounds.setWidth(locEnd.getRight().preciseX() - locStart.preciseX());
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method setWidth(double) from the type PrecisionRectangle is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[499] 
01:12:45 	bounds.setHeight(locEnd.getBottom().preciseY() - locStart.preciseY());
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method setHeight(double) from the type PrecisionRectangle is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[886] 
01:12:45 	PrecisionPoint oldLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
01:12:45 	                                                                 ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseX is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[886] 
01:12:45 	PrecisionPoint oldLocation = new PrecisionPoint(absolutePosition.preciseX, absolutePosition.preciseY);
01:12:45 	                                                                                            ^^^^^^^^
01:12:45 The field PrecisionRectangle.preciseY is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/DistributeAffixedChildNodeLinkAction.java:[890] 
01:12:45 	req.setSizeDelta(absolutePosition.getSize().getDifference(absolutePosition.getSize()));
01:12:45 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getDifference(Dimension) from the type Dimension is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/RoutingHandler.java:[48] 
01:12:45 	this.action = new RouteAction(this.parameter, this.getSelectedElements());
01:12:45 	                                                   ^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/AbstractGraphicalParametricAction.java:[25] 
01:12:45 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type ServiceUtilsForActionHandlers is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/AbstractGraphicalParametricAction.java:[75] 
01:12:45 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
01:12:45 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type ServiceUtilsForActionHandlers is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/AbstractGraphicalParametricAction.java:[75] 
01:12:45 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
01:12:45 	                                              ^^^^^^^^^^^^^
01:12:45 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/AbstractGraphicalParametricAction.java:[75] 
01:12:45 	editingDomain = ServiceUtilsForActionHandlers.getInstance().getTransactionalEditingDomain();
01:12:45 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineColorHandler.java:[29] 
01:12:45 	public class LineColorHandler extends AbstractGraphicalCommandHandler {
01:12:45 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineColorHandler.java:[42] 
01:12:45 	super(parameterID, parameter);
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/LineColorHandler.java:[54] 
01:12:45 	super(parameterID, AbstractColorAction.BLACK_.colorName);
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[28] 
01:12:45 	import org.eclipse.gmf.runtime.diagram.ui.actions.internal.FontDialogAction;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'FontDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[29] 
01:12:45 	import org.eclipse.gmf.runtime.diagram.ui.actions.internal.l10n.DiagramUIActionsMessages;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'DiagramUIActionsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[32] 
01:12:45 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIDebugOptions;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'DiagramUIDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[33] 
01:12:45 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[34] 
01:12:45 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[35] 
01:12:45 	import org.eclipse.gmf.runtime.diagram.ui.internal.properties.Properties;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[46] 
01:12:45 	* Adapted code from {@link FontDialogAction}
01:12:45 	                           ^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'FontDialogAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[134] 
01:12:45 	return editPart.getEditingDomain().runExclusive(new RunnableWithResult.Impl() {
01:12:45 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[137] 
01:12:45 	setResult(getStructuralFeatureValue(editPart, thePropertyId));
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[141] 
01:12:45 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "getPropertyValue", e); //$NON-NLS-1$
01:12:45 	               ^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[141] 
01:12:45 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "getPropertyValue", e); //$NON-NLS-1$
01:12:45 	                               ^^^^^^^^^^^
01:12:45 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[141] 
01:12:45 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "getPropertyValue", e); //$NON-NLS-1$
01:12:45 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'DiagramUIDebugOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[141] 
01:12:45 	Trace.catching(DiagramUIPlugin.getInstance(), DiagramUIDebugOptions.EXCEPTIONS_CATCHING, getClass(), "getPropertyValue", e); //$NON-NLS-1$
01:12:45 	                                                                    ^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The field 'DiagramUIDebugOptions.EXCEPTIONS_CATCHING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[142] 
01:12:45 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getPropertyValue", e); //$NON-NLS-1$
01:12:45 	          ^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[142] 
01:12:45 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getPropertyValue", e); //$NON-NLS-1$
01:12:45 	                          ^^^^^^^^^^^
01:12:45 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[142] 
01:12:45 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getPropertyValue", e); //$NON-NLS-1$
01:12:45 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[142] 
01:12:45 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getPropertyValue", e); //$NON-NLS-1$
01:12:45 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[185] 
01:12:45 	String name = (String) getOperationSetPropertyValue(Properties.ID_FONTNAME);
01:12:45 	                                                    ^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[185] 
01:12:45 	String name = (String) getOperationSetPropertyValue(Properties.ID_FONTNAME);
01:12:45 	                                                               ^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTNAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[186] 
01:12:45 	Integer height = (Integer) getOperationSetPropertyValue(Properties.ID_FONTSIZE);
01:12:45 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[186] 
01:12:45 	Integer height = (Integer) getOperationSetPropertyValue(Properties.ID_FONTSIZE);
01:12:45 	                                                                   ^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTSIZE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[187] 
01:12:45 	Boolean bold = (Boolean) getOperationSetPropertyValue(Properties.ID_FONTBOLD);
01:12:45 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[187] 
01:12:45 	Boolean bold = (Boolean) getOperationSetPropertyValue(Properties.ID_FONTBOLD);
01:12:45 	                                                                 ^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTBOLD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[188] 
01:12:45 	Boolean italic = (Boolean) getOperationSetPropertyValue(Properties.ID_FONTITALIC);
01:12:45 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[188] 
01:12:45 	Boolean italic = (Boolean) getOperationSetPropertyValue(Properties.ID_FONTITALIC);
01:12:45 	                                                                   ^^^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTITALIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[192] 
01:12:45 	Integer color = (Integer) getOperationSetPropertyValue(Properties.ID_FONTCOLOR);
01:12:45 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[192] 
01:12:45 	Integer color = (Integer) getOperationSetPropertyValue(Properties.ID_FONTCOLOR);
01:12:45 	                                                                  ^^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTCOLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[202] 
01:12:45 	CompoundCommand cc = new CompoundCommand(DiagramUIActionsMessages.PropertyDescriptorFactory_Font);
01:12:45 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'DiagramUIActionsMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[202] 
01:12:45 	CompoundCommand cc = new CompoundCommand(DiagramUIActionsMessages.PropertyDescriptorFactory_Font);
01:12:45 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The field 'DiagramUIActionsMessages.PropertyDescriptorFactory_Font' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[205] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTNAME, Properties.ID_FONTNAME, fData.getName())));
01:12:45 	                                                 ^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[205] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTNAME, Properties.ID_FONTNAME, fData.getName())));
01:12:45 	                                                            ^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTNAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[205] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTNAME, Properties.ID_FONTNAME, fData.getName())));
01:12:45 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[205] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTNAME, Properties.ID_FONTNAME, fData.getName())));
01:12:45 	                                                                                    ^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTNAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight()))));
01:12:45 	                                                 ^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight()))));
01:12:45 	                                                            ^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTSIZE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight()))));
01:12:45 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight()))));
01:12:45 	                                                                                    ^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTSIZE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[206] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTSIZE, Properties.ID_FONTSIZE, new Integer(fData.getHeight()))));
01:12:45 	                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor Integer(int) is deprecated since version 9
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[207] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTBOLD, Properties.ID_FONTBOLD, Boolean.valueOf((fData.getStyle() & SWT.BOLD) != 0))));
01:12:45 	                                                 ^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[207] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTBOLD, Properties.ID_FONTBOLD, Boolean.valueOf((fData.getStyle() & SWT.BOLD) != 0))));
01:12:45 	                                                            ^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTBOLD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[207] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTBOLD, Properties.ID_FONTBOLD, Boolean.valueOf((fData.getStyle() & SWT.BOLD) != 0))));
01:12:45 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[207] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTBOLD, Properties.ID_FONTBOLD, Boolean.valueOf((fData.getStyle() & SWT.BOLD) != 0))));
01:12:45 	                                                                                    ^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTBOLD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[208] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTITALIC, Properties.ID_FONTITALIC, Boolean.valueOf((fData.getStyle() & SWT.ITALIC) != 0))));
01:12:45 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[208] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTITALIC, Properties.ID_FONTITALIC, Boolean.valueOf((fData.getStyle() & SWT.ITALIC) != 0))));
01:12:45 	                                                            ^^^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTITALIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[208] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTITALIC, Properties.ID_FONTITALIC, Boolean.valueOf((fData.getStyle() & SWT.ITALIC) != 0))));
01:12:45 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[208] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTITALIC, Properties.ID_FONTITALIC, Boolean.valueOf((fData.getStyle() & SWT.ITALIC) != 0))));
01:12:45 	                                                                                      ^^^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTITALIC' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[209] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTCOLOR, Properties.ID_FONTCOLOR, FigureUtilities.RGBToInteger(fColor))));
01:12:45 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[209] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTCOLOR, Properties.ID_FONTCOLOR, FigureUtilities.RGBToInteger(fColor))));
01:12:45 	                                                            ^^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTCOLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[209] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTCOLOR, Properties.ID_FONTCOLOR, FigureUtilities.RGBToInteger(fColor))));
01:12:45 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'Properties' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/FontAction.java:[209] 
01:12:45 	cc.add(getCommand(new ChangePropertyValueRequest(Properties.ID_FONTCOLOR, Properties.ID_FONTCOLOR, FigureUtilities.RGBToInteger(fColor))));
01:12:45 	                                                                                     ^^^^^^^^^^^^
01:12:45 Discouraged access: The field 'Properties.ID_FONTCOLOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/AlignementHandler.java:[53] 
01:12:45 	CustomAlignAction action = new CustomAlignAction(getAlignment(this.parameter), this.getSelectedElements());
01:12:45 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[35] 
01:12:45 	import org.eclipse.gmf.runtime.diagram.ui.internal.editparts.ISurfaceEditPart;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'ISurfaceEditPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[126] 
01:12:45 	protected List createOperationSet() {
01:12:45 	          ^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[127] 
01:12:45 	List selection = getSelection();
01:12:45 	^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[132] 
01:12:45 	List selectables = new ArrayList();
01:12:45 	^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[132] 
01:12:45 	List selectables = new ArrayList();
01:12:45 	                       ^^^^^^^^^
01:12:45 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[135] 
01:12:45 	List nodeEditParts = new ArrayList();
01:12:45 	^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[135] 
01:12:45 	List nodeEditParts = new ArrayList();
01:12:45 	                         ^^^^^^^^^
01:12:45 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[136] 
01:12:45 	nodeEditParts.addAll(getSelectableNodes(primaryEP));
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[139] 
01:12:45 	selectables.addAll(nodeEditParts);
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[142] 
01:12:45 	selectables.addAll(addSelectableConnections(nodeEditParts));
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[153] 
01:12:45 	protected List getSelectableNodes(EditPart editpart) {
01:12:45 	          ^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[158] 
01:12:45 	List retval = new ArrayList();
01:12:45 	^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[158] 
01:12:45 	List retval = new ArrayList();
01:12:45 	                  ^^^^^^^^^
01:12:45 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[172] 
01:12:45 	private void getSelectableNodesInside(EditPart editpart, boolean topLevel, List retval) {
01:12:45 	                                                                           ^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[174] 
01:12:45 	if (editpart instanceof ISurfaceEditPart) {
01:12:45 	                        ^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'ISurfaceEditPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[193] 
01:12:45 	retval.add(editpart);
01:12:45 	^^^^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[212] 
01:12:45 	private void getSelectableChildrenNodes(EditPart editpart, List retval) {
01:12:45 	                                                           ^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[213] 
01:12:45 	Iterator iter = editpart.getChildren().iterator();
01:12:45 	^^^^^^^^
01:12:45 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[228] 
01:12:45 	private void getBorderItemEditParts(EditPart parent, Set retval) {
01:12:45 	                                                     ^^^
01:12:45 Set is a raw type. References to generic type Set<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[230] 
01:12:45 	Iterator iter = parent.getChildren().iterator();
01:12:45 	^^^^^^^^
01:12:45 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[234] 
01:12:45 	retval.add(child);
01:12:45 	^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[235] 
01:12:45 	retval.addAll(child.getChildren());
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[248] 
01:12:45 	protected List addSelectableConnections(List editparts) {
01:12:45 	          ^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[248] 
01:12:45 	protected List addSelectableConnections(List editparts) {
01:12:45 	                                        ^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[249] 
01:12:45 	List selectableConnections = new ArrayList();
01:12:45 	^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[249] 
01:12:45 	List selectableConnections = new ArrayList();
01:12:45 	                                 ^^^^^^^^^
01:12:45 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[252] 
01:12:45 	Set connnectableEditParts = new HashSet(editparts);
01:12:45 	^^^
01:12:45 Set is a raw type. References to generic type Set<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[252] 
01:12:45 	Set connnectableEditParts = new HashSet(editparts);
01:12:45 	                            ^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[252] 
01:12:45 	Set connnectableEditParts = new HashSet(editparts);
01:12:45 	                                ^^^^^^^
01:12:45 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[253] 
01:12:45 	ListIterator li = editparts.listIterator();
01:12:45 	^^^^^^^^^^^^
01:12:45 ListIterator is a raw type. References to generic type ListIterator<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[258] 
01:12:45 	connnectableEditParts.addAll(((GroupEditPart) ep).getShapeChildren());
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The method addAll(Collection) belongs to the raw type Set. References to generic type Set<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[263] 
01:12:45 	Iterator connections = diagramEditPart.getConnections().iterator();
01:12:45 	^^^^^^^^
01:12:45 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[267] 
01:12:45 	selectableConnections.add(connection);
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[286] 
01:12:45 	private boolean canSelectConnection(ConnectionEditPart connection, Set connectableEditParts) {
01:12:45 	                                                                   ^^^
01:12:45 Set is a raw type. References to generic type Set<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[330] 
01:12:45 	protected List filterEditPartsMatching(List list, EditPartViewer.Conditional condition) {
01:12:45 	          ^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[330] 
01:12:45 	protected List filterEditPartsMatching(List list, EditPartViewer.Conditional condition) {
01:12:45 	                                       ^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[331] 
01:12:45 	List matchList = new ArrayList();
01:12:45 	^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[331] 
01:12:45 	List matchList = new ArrayList();
01:12:45 	                     ^^^^^^^^^
01:12:45 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[332] 
01:12:45 	Iterator iter = list.iterator();
01:12:45 	^^^^^^^^
01:12:45 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/SelectAction.java:[336] 
01:12:45 	matchList.add(ep);
01:12:45 	^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ZOrderHandler.java:[30] 
01:12:45 	public class ZOrderHandler extends AbstractGraphicalCommandHandler {
01:12:45 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ZOrderHandler.java:[43] 
01:12:45 	super(parameterID, parameter);
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/ZOrderHandler.java:[52] 
01:12:45 	super(parameterID);
01:12:45 	^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FontHandler.java:[28] 
01:12:45 	public class FontHandler extends AbstractGraphicalCommandHandler {
01:12:45 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FontHandler.java:[36] 
01:12:45 	super(null);
01:12:45 	^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/DropDownToolBarSameSizeHandler.java:[20] 
01:12:45 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/DropDownToolBarSameSizeHandler.java:[29] 
01:12:45 	public class DropDownToolBarSameSizeHandler extends GraphicalCommandHandler {
01:12:45 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/DropDownToolBarSameSizeHandler.java:[40] 
01:12:45 	SizeAction action = new SizeAction(SizeAction.PARAMETER_BOTH, getSelectedElements());
01:12:45 	                                                              ^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/dialogs/ShowHideCompartmentSelectionDialog.java:[153] 
01:12:45 	for (Object current : selectedElements) {
01:12:45 	            ^^^^^^^
01:12:45 The value of the local variable current is not used
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/providers/DiagramPropertyTester.java:[45] 
01:12:45 	return new Boolean(answer).equals(expectedValue);
01:12:45 	           ^^^^^^^^^^^^^^^
01:12:45 The constructor Boolean(boolean) is deprecated since version 9
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/providers/DiagramPropertyTester.java:[48] 
01:12:45 	return new Boolean(answer).equals(expectedValue);
01:12:45 	           ^^^^^^^^^^^^^^^
01:12:45 The constructor Boolean(boolean) is deprecated since version 9
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[29] 
01:12:45 	import org.eclipse.gmf.runtime.diagram.ui.actions.internal.CreateShapeViewAction;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'CreateShapeViewAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[41] 
01:12:45 	* @see CreateShapeViewAction
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'CreateShapeViewAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[46] 
01:12:45 	public class CustomCreateShapeViewAction extends CreateShapeViewAction {
01:12:45 	                                                 ^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The type 'CreateShapeViewAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[61] 
01:12:45 	super(workbenchPage, actionId, semanticHint, label, imageDescriptor);
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Discouraged access: The constructor 'CreateShapeViewAction(IWorkbenchPage, String, String, String, ImageDescriptor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.actions/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.actions-1.7.0.202004160913.jar')
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[74] 
01:12:45 	final List editparts = new ArrayList(1);
01:12:45 	      ^^^^
01:12:45 List is a raw type. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[74] 
01:12:45 	final List editparts = new ArrayList(1);
01:12:45 	                           ^^^^^^^^^
01:12:45 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[81] 
01:12:45 	Map editpartRegistry = viewer.getEditPartRegistry();
01:12:45 	^^^
01:12:45 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[82] 
01:12:45 	for (Iterator iter = ((Collection) result).iterator(); iter.hasNext();) {
01:12:45 	     ^^^^^^^^
01:12:45 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[82] 
01:12:45 	for (Iterator iter = ((Collection) result).iterator(); iter.hasNext();) {
01:12:45 	                       ^^^^^^^^^^
01:12:45 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/gmf/CustomCreateShapeViewAction.java:[87] 
01:12:45 	editparts.add(editPart);
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/CopyAppearancePropertiesHandler.java:[29] 
01:12:45 	public class CopyAppearancePropertiesHandler extends AbstractGraphicalCommandHandler {
01:12:45 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/CopyAppearancePropertiesHandler.java:[37] 
01:12:45 	super(null);
01:12:45 	^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/CopyAppearancePropertiesHandler.java:[60] 
01:12:45 	super.setEnabled(evaluationContext);
01:12:45 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method setEnabled(Object) from the type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FillColorHandler.java:[29] 
01:12:45 	public class FillColorHandler extends AbstractGraphicalCommandHandler {
01:12:45 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type AbstractGraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FillColorHandler.java:[42] 
01:12:45 	super(parameterID, parameter);
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/FillColorHandler.java:[54] 
01:12:45 	super(parameterID, AbstractColorAction.BLACK_.colorName);
01:12:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The constructor AbstractGraphicalCommandHandler(String, String) is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SnapBackHandler.java:[18] 
01:12:45 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
01:12:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SnapBackHandler.java:[24] 
01:12:45 	public class SnapBackHandler extends GraphicalCommandHandler {
01:12:45 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:45 The type GraphicalCommandHandler is deprecated
01:12:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/org/eclipse/papyrus/uml/diagram/menu/actions/handlers/SnapBackHandler.java:[32] 
01:12:45 	SnapBackAction action = new SnapBackAction(getSelectedElements());
01:12:45 	                                           ^^^^^^^^^^^^^^^^^^^^^
01:12:45 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:12:45 208 problems (208 warnings)
01:12:45 [INFO] 
01:12:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/src/test/resources
01:12:45 [INFO] 
01:12:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/target/org.eclipse.papyrus.uml.diagram.menu-3.0.0-SNAPSHOT-sources.jar
01:12:45 [INFO] 
01:12:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:45 [INFO] 
01:12:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.menu/target/org.eclipse.papyrus.uml.diagram.menu-3.0.0-SNAPSHOT.jar
01:12:45 [INFO] 
01:12:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:45 [INFO] 
01:12:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:12:45 [INFO] 
01:12:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.menu ---
01:12:45 [INFO] 
01:12:45 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.stereotype.edition >--
01:12:45 [INFO] Building org.eclipse.papyrus.uml.diagram.stereotype.edition 3.0.0-SNAPSHOT [288/728]
01:12:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:12:45 [INFO] 
01:12:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:45 [INFO] 
01:12:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:45 [INFO] The project's OSGi version is 3.0.0.202103040552
01:12:45 [INFO] 
01:12:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:45 [INFO] 
01:12:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:45 [INFO] 
01:12:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/main/resources
01:12:45 [INFO] 
01:12:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:45 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/bin
01:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypePropertyEditPart.java:[884] 
01:12:46 	public Object getAdapter(Class key) {
01:12:46 	                         ^^^^^
01:12:46 Class is a raw type. References to generic type Class<T> should be parameterized
01:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypePropertyEditPart.java:[927] 
01:12:46 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
01:12:46 	                                                         ^^^^^^^^^^^^^^^^^^^^^
01:12:46 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpolicies/AppliedStereotypeCommentEditPolicy.java:[212] 
01:12:46 	Iterator<View> iteratorView = view.getChildren().iterator();
01:12:46 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:46 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<View>
01:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeEmptyEditPart.java:[73] 
01:12:46 	* @see org.eclipse.gmf.runtime.diagram.ui.internal.editparts.DummyEditPart#createFigure()
01:12:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:46 Discouraged access: The type 'DummyEditPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeCompartmentEditPart.java:[31] 
01:12:46 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.NestedResizableCompartmentFigure;
01:12:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:46 Discouraged access: The type 'NestedResizableCompartmentFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeCompartmentEditPart.java:[109] 
01:12:46 	rcf = new NestedResizableCompartmentFigure(getMapMode());
01:12:46 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:46 Discouraged access: The type 'NestedResizableCompartmentFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeCompartmentEditPart.java:[109] 
01:12:46 	rcf = new NestedResizableCompartmentFigure(getMapMode());
01:12:46 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:46 Discouraged access: The constructor 'NestedResizableCompartmentFigure(IMapMode)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeMultilinePropertyEditPart.java:[333] 
01:12:46 	IParserEditStatus valid = (IParserEditStatus) getEditingDomain().runExclusive(new RunnableWithResult.Impl() {
01:12:46 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
01:12:46 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeMultilinePropertyEditPart.java:[336] 
01:12:46 	setResult(parser.isValidEditString(new EObjectAdapter(element), (String) value));
01:12:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:46 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/org/eclipse/papyrus/uml/diagram/stereotype/edition/editpart/AppliedStereotypeMultilinePropertyEditPart.java:[929] 
01:12:46 	public Object getAdapter(Class key) {
01:12:46 	                         ^^^^^
01:12:46 Class is a raw type. References to generic type Class<T> should be parameterized
01:12:46 10 problems (10 warnings)
01:12:46 [INFO] 
01:12:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/src/test/resources
01:12:46 [INFO] 
01:12:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/target/org.eclipse.papyrus.uml.diagram.stereotype.edition-3.0.0-SNAPSHOT-sources.jar
01:12:46 [INFO] 
01:12:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:46 [INFO] 
01:12:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/target/org.eclipse.papyrus.uml.diagram.stereotype.edition-3.0.0-SNAPSHOT.jar
01:12:46 [INFO] 
01:12:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:46 [INFO] 
01:12:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:12:46 [INFO] 
01:12:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.stereotype.edition ---
01:12:46 [INFO] 
01:12:46 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence >----
01:12:46 [INFO] Building org.eclipse.papyrus.uml.diagram.sequence 6.0.0-SNAPSHOT [289/728]
01:12:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:12:46 [INFO] 
01:12:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:46 [INFO] 
01:12:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:46 [INFO] The project's OSGi version is 6.0.0.202103040552
01:12:46 [INFO] 
01:12:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:46 [INFO] 
01:12:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:46 [INFO] 
01:12:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src/main/resources
01:12:46 [INFO] 
01:12:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:46 [INFO] Compiling 479 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/bin
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ReconnectToGateCommand.java:[121] 
01:12:52 	reconnectRequest.getExtendedData().put(REDIRECT_GATE_FAILED, Boolean.TRUE);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CombinedFragmentEditPart.java:[182] 
01:12:52 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:52 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageLostNameEditPart.java:[314] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java (at line 144)
01:12:52 	if (element instanceof Message && null != ((Message) element).getSendEvent() && ((Message) element).getSendEvent().equals(lastPreviousEvent)
01:12:52 	                                                                                                                          ^^^^^^^^^^^^^^^^^
01:12:52 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
01:12:52 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java (at line 145)
01:12:52 	|| element instanceof Message && null != ((Message) element).getReceiveEvent() && ((Message) element).getReceiveEvent().equals(lastPreviousEvent)) {
01:12:52 	                                                                                                                               ^^^^^^^^^^^^^^^^^
01:12:52 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
01:12:52 6. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java (at line 149)
01:12:52 	if (((Message) element).getSendEvent().equals(lastPreviousEvent)) {
01:12:52 	                                              ^^^^^^^^^^^^^^^^^
01:12:52 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[203] 
01:12:52 	final RectangleFigure figure = primaryShape.getFigureLifelineNameContainerFigure();
01:12:52 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[216] 
01:12:52 	final IFigure fig = primaryShape.getFigureLifelineNameContainerFigure();
01:12:52 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[230] 
01:12:52 	final RectangleFigure figure = host.getPrimaryShape().getFigureLifelineNameContainerFigure();
01:12:52 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[305] 
01:12:52 	private void keepNameLabelBounds(LifelineEditPart lifelineEP, ChangeBoundsRequest request, PrecisionRectangle rect) {
01:12:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method keepNameLabelBounds(LifelineEditPart, ChangeBoundsRequest, PrecisionRectangle) from the type LifelineSelectionEditPolicy is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[307] 
01:12:52 	Dimension preferSize = lifelineEP.getPrimaryShape().getFigureLifelineNameContainerFigure().getPreferredSize(-1, -1).getCopy();
01:12:52 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[322] 
01:12:52 	private void keepInParentBounds(LifelineEditPart lifelineEP, ChangeBoundsRequest request, PrecisionRectangle rect) {
01:12:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method keepInParentBounds(LifelineEditPart, ChangeBoundsRequest, PrecisionRectangle) from the type LifelineSelectionEditPolicy is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[387] 
01:12:52 	List children = parent.getChildren();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineSelectionEditPolicy.java:[408] 
01:12:52 	private void changeCombinedFragmentBounds(ChangeBoundsRequest request, LifelineEditPart lifelineEP) {
01:12:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method changeCombinedFragmentBounds(ChangeBoundsRequest, LifelineEditPart) from the type LifelineSelectionEditPolicy is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[108] 
01:12:52 	HashSet set = new HashSet();
01:12:52 	^^^^^^^
01:12:52 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[108] 
01:12:52 	HashSet set = new HashSet();
01:12:52 	                  ^^^^^^^
01:12:52 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[140] 
01:12:52 	private void getSourceAndTargetConnections(HashSet set, org.eclipse.gef.ConnectionEditPart connectionEditPart) {
01:12:52 	                                           ^^^^^^^
01:12:52 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[144] 
01:12:52 	for (Iterator i = connectionEditPart.getSourceConnections().iterator(); i.hasNext();) {
01:12:52 	     ^^^^^^^^
01:12:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[147] 
01:12:52 	set.add(sourceConnection);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[150] 
01:12:52 	for (Iterator i = connectionEditPart.getTargetConnections().iterator(); i.hasNext();) {
01:12:52 	     ^^^^^^^^
01:12:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AnnotatedLinkEditPart.java:[153] 
01:12:52 	set.add(targetConnection);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/parsers/MessageFormatParser.java:[200] 
01:12:52 	NLS.bind(Messages.MessageFormatParser_InvalidInputError, new Integer(pos.getErrorIndex())));
01:12:52 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor Integer(int) is deprecated since version 9
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperationUtil.java:[73] 
01:12:52 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(parameter);
01:12:52 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperationUtil.java:[234] 
01:12:52 	label.append(MultiplicityElementUtil.getMultiplicityAsString(returnParameter));
01:12:52 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/CustomInteractionOperandCreationEditPolicy.java:[75] 
01:12:52 	Map<? super String, Object> extendedData = request.getExtendedData();
01:12:52 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<? super String,Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceEditPolicy.java:[197] 
01:12:52 	reconnectTargetRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceEditPolicy.java:[206] 
01:12:52 	reconnectSourceRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/DefaultInteractionOperandAdvice.java:[28] 
01:12:52 	import org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The import org.eclipse.gmf.runtime.diagram.ui.requests.RequestConstants is never used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/AbstractHeadImpactLayoutEditPolicy.java:[39] 
01:12:52 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type UMLVisualInformationPapyrusConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/AbstractHeadImpactLayoutEditPolicy.java:[168] 
01:12:52 	} else if (notification.getNotifier() instanceof EAnnotation && UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION == ((EAnnotation) notification.getNotifier()).getSource()) {
01:12:52 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type UMLVisualInformationPapyrusConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/AbstractHeadImpactLayoutEditPolicy.java:[168] 
01:12:52 	} else if (notification.getNotifier() instanceof EAnnotation && UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION == ((EAnnotation) notification.getNotifier()).getSource()) {
01:12:52 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_ANNOTATION is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionFragmentEditPart.java:[62] 
01:12:52 	List<EditPart> childrenEditPart = getParent().getChildren();
01:12:52 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionFragmentEditPart.java:[161] 
01:12:52 	LifelineDotLineCustomFigure dotLineFigure = lifelineEditPart.getPrimaryShape().getFigureLifelineDotLineFigure();
01:12:52 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getFigureLifelineDotLineFigure() from the type LifelineFigure is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionFragmentEditPart.java:[174] 
01:12:52 	List subLifelines = lifelineEditPart.getChildren();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SelectMessagesEditPartTracker.java:[92] 
01:12:52 	List selectedEditparts = getOperationSet();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/TimeObservationAppliedStereotypeEditPart.java:[347] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[20] 
01:12:52 	import org.eclipse.gmf.runtime.emf.type.core.internal.descriptors.MetamodelTypeDescriptor;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'MetamodelTypeDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[21] 
01:12:52 	import org.eclipse.gmf.runtime.emf.type.core.internal.l10n.EMFTypeCoreMessages;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'EMFTypeCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[29] 
01:12:52 	private static final MetamodelTypeDescriptor DESCRIPTOR_INSTANCE = new MetamodelTypeDescriptor(INSTANCE);
01:12:52 	                     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'MetamodelTypeDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[29] 
01:12:52 	private static final MetamodelTypeDescriptor DESCRIPTOR_INSTANCE = new MetamodelTypeDescriptor(INSTANCE);
01:12:52 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'MetamodelTypeDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[29] 
01:12:52 	private static final MetamodelTypeDescriptor DESCRIPTOR_INSTANCE = new MetamodelTypeDescriptor(INSTANCE);
01:12:52 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The constructor 'MetamodelTypeDescriptor(IMetamodelType)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[35] 
01:12:52 	super(ID, null, EMFTypeCoreMessages.defaultEditHelper_name, EcorePackage.Literals.EOBJECT, new DefaultEditHelper());
01:12:52 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'EMFTypeCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[35] 
01:12:52 	super(ID, null, EMFTypeCoreMessages.defaultEditHelper_name, EcorePackage.Literals.EOBJECT, new DefaultEditHelper());
01:12:52 	                                    ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The field 'EMFTypeCoreMessages.defaultEditHelper_name' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/ObservationLinkMetamodelType.java:[42] 
01:12:52 	public static MetamodelTypeDescriptor getDescriptorInstance() {
01:12:52 	              ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'MetamodelTypeDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[31] 
01:12:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIPlugin;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[32] 
01:12:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.DiagramUIStatusCodes;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[47] 
01:12:52 	t = (String) domain.runExclusive(new RunnableWithResult.Impl() {
01:12:52 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[58] 
01:12:52 	setResult(((IdentityAnchor) a).getId());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[60] 
01:12:52 	setResult(""); //$NON-NLS-1$
01:12:52 	^^^^^^^^^^^^^
01:12:52 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[65] 
01:12:52 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getTargetConnectionAnchor", e); //$NON-NLS-1$
01:12:52 	          ^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'DiagramUIPlugin' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[65] 
01:12:52 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getTargetConnectionAnchor", e); //$NON-NLS-1$
01:12:52 	                          ^^^^^^^^^^^
01:12:52 Discouraged access: The method 'DiagramUIPlugin.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[65] 
01:12:52 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getTargetConnectionAnchor", e); //$NON-NLS-1$
01:12:52 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'DiagramUIStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/AnchorHelper.java:[65] 
01:12:52 	Log.error(DiagramUIPlugin.getInstance(), DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING, "getTargetConnectionAnchor", e); //$NON-NLS-1$
01:12:52 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The field 'DiagramUIStatusCodes.IGNORED_EXCEPTION_WARNING' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectMessageToGridEditPolicy.java:[34] 
01:12:52 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectMessageToGridEditPolicy.java:[53] 
01:12:52 	public class ConnectMessageToGridEditPolicy extends GraphicalEditPolicyEx implements AutomaticNotationEditPolicy, NotificationListener, IGrillingEditpolicy {
01:12:52 	                                                    ^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/ValidateAction.java:[190] 
01:12:52 	List allStatuses = new ArrayList();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/ValidateAction.java:[190] 
01:12:52 	List allStatuses = new ArrayList();
01:12:52 	                       ^^^^^^^^^
01:12:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/ValidateAction.java:[193] 
01:12:52 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/ValidateAction.java:[193] 
01:12:52 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:52 	                                                          ^^^^^^^^^^^
01:12:52 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/ValidateAction.java:[194] 
01:12:52 	for (Iterator it = allStatuses.iterator(); it.hasNext();) {
01:12:52 	     ^^^^^^^^
01:12:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/StateInvariantNameEditPart.java:[310] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/migration/RetargetMessageEndFromExecutionSpecificationToLifelineDiagramReconciler_1_4_0.java:[117] 
01:12:52 	final double yPercentage = yOnLifeline / new Double(lifelineBounds.getHeight());
01:12:52 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor Double(double) is deprecated since version 9
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/NamespaceHelperAdvice.java:[55] 
01:12:52 	Map elemsToMove = request.getElementsToMove();
01:12:52 	^^^
01:12:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/NamespaceHelperAdvice.java:[57] 
01:12:52 	for (Iterator value = elemsToMove.keySet().iterator(); value.hasNext();) {
01:12:52 	     ^^^^^^^^
01:12:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/NamespaceHelperAdvice.java:[62] 
01:12:52 	List sourceConnections = ViewUtil.getSourceConnections(viewConstraint);
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[43] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart.PreserveAnchorsPositionCommandEx;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[154] 
01:12:52 	PreserveAnchorsPositionCommandEx preserveAnchorsCommand = new PreserveAnchorsPositionCommandEx(lifelineEditpart, new Dimension(0, heightDelta), PreserveAnchorsPositionCommand.PRESERVE_Y, lifelineEditpart.getPrimaryShape()
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[154] 
01:12:52 	PreserveAnchorsPositionCommandEx preserveAnchorsCommand = new PreserveAnchorsPositionCommandEx(lifelineEditpart, new Dimension(0, heightDelta), PreserveAnchorsPositionCommand.PRESERVE_Y, lifelineEditpart.getPrimaryShape()
01:12:52 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineCoveredByUpdater.java:[155] 
01:12:52 	.getFigureLifelineDotLineFigure(), PositionConstants.SOUTH);
01:12:52 	 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getFigureLifelineDotLineFigure() from the type LifelineFigure is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AbstractMessageEditPart.java:[244] 
01:12:52 	private Cursor getCustomCursor() {
01:12:52 	               ^^^^^^^^^^^^^^^^^
01:12:52 The method getCustomCursor() from the type AbstractMessageEditPart is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AbstractMessageEditPart.java:[496] 
01:12:52 	getConnectionFigure().setCursor(org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors.CURSOR_SEG_MOVE);
01:12:52 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'Cursors' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/AbstractMessageEditPart.java:[496] 
01:12:52 	getConnectionFigure().setCursor(org.eclipse.gmf.runtime.gef.ui.internal.l10n.Cursors.CURSOR_SEG_MOVE);
01:12:52 	                                                                                     ^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The field 'Cursors.CURSOR_SEG_MOVE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectToGridEditPolicy.java:[22] 
01:12:52 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectToGridEditPolicy.java:[34] 
01:12:52 	public abstract class ConnectToGridEditPolicy extends GraphicalEditPolicyEx implements AutomaticNotationEditPolicy, IGrillingEditpolicy {
01:12:52 	                                                      ^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[451] 
01:12:52 	Node interaction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InteractionNameEditPart.VISUAL_ID));
01:12:52 	     ^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the local variable interaction_NameLabel is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[519] 
01:12:52 	node.getStyles().add(NotationFactory.eINSTANCE.createHintedDiagramLinkStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[528] 
01:12:52 	Node interactionUse_NameLabel = createLabel(node,
01:12:52 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the local variable interactionUse_NameLabel is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[530] 
01:12:52 	Node interactionUse_TypeLabel = createLabel(node,
01:12:52 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the local variable interactionUse_TypeLabel is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[549] 
01:12:52 	Node continuation_NameLabel = createLabel(node,
01:12:52 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the local variable continuation_NameLabel is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[568] 
01:12:52 	Node lifeline_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(LifelineNameEditPart.VISUAL_ID));
01:12:52 	     ^^^^^^^^^^^^^^^^^^
01:12:52 The value of the local variable lifeline_NameLabel is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[620] 
01:12:52 	Node stateInvariant_NameLabel = createLabel(node,
01:12:52 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the local variable stateInvariant_NameLabel is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[622] 
01:12:52 	Node stateInvariant_ConstraintLabel = createLabel(node,
01:12:52 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the local variable stateInvariant_ConstraintLabel is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[659] 
01:12:52 	Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPart.VISUAL_ID));
01:12:52 	     ^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the local variable constraint_NameLabel is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[660] 
01:12:52 	Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(Constraint2EditPart.VISUAL_ID));
01:12:52 	     ^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the local variable constraint_BodyLabel is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[678] 
01:12:52 	Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID));
01:12:52 	     ^^^^^^^^^^^^^^^^^
01:12:52 The value of the local variable comment_BodyLabel is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[771] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[811] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[853] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[894] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[936] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[978] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1018] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1059] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1070] 
01:12:52 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:52 	                       ^^^^^^^^^
01:12:52 The value of the local variable prefStore is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1086] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1097] 
01:12:52 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:52 	                       ^^^^^^^^^
01:12:52 The value of the local variable prefStore is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1113] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1149] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1183] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1225] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1298] 
01:12:52 	rv.getStyles().add(ts);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1301] 
01:12:52 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1304] 
01:12:52 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1338] 
01:12:52 	private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1360] 
01:12:52 	private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLViewProvider.java:[1371] 
01:12:52 	private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/LifelineDotLineCustomFigure.java:[52] 
01:12:52 	private int innerConnectableElementsNumber;
01:12:52 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the field LifelineDotLineCustomFigure.innerConnectableElementsNumber is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateGrillingStructureCommand.java:[36] 
01:12:52 	private static final int Y_SPACE = 30;
01:12:52 	                         ^^^^^^^
01:12:52 The value of the field CreateGrillingStructureCommand.Y_SPACE is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateGrillingStructureCommand.java:[38] 
01:12:52 	private static final int X_SPACE = 30;
01:12:52 	                         ^^^^^^^
01:12:52 The value of the field CreateGrillingStructureCommand.X_SPACE is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateGrillingStructureCommand.java:[58] 
01:12:52 	@SuppressWarnings("unchecked")
01:12:52 	                  ^^^^^^^^^^^
01:12:52 Unnecessary @SuppressWarnings("unchecked")
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/InteractionOperandFigure.java:[93] 
01:12:52 	if (cfFigure == null) {
01:12:52 			return dim;
01:12:52 		}
01:12:52 	                      ^^^^^^^^^^^^^^^^^^^^
01:12:52 Dead code
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/DisplayEvent.java:[134] 
01:12:52 	Node node = (Node) editpart.getModel();
01:12:52 	     ^^^^
01:12:52 The value of the local variable node is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/LabelCellEditorLocator.java:[56] 
01:12:52 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
01:12:52 	                                                         ^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineLabelEditPolicy.java:[139] 
01:12:52 	List children = lp.getChildren();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/GridManagementEditPolicy.java:[42] 
01:12:52 	import org.eclipse.gmf.runtime.gef.ui.internal.editpolicies.GraphicalEditPolicyEx;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/GridManagementEditPolicy.java:[72] 
01:12:52 	public class GridManagementEditPolicy extends GraphicalEditPolicyEx implements AutomaticNotationEditPolicy, NotificationListener, IGrillingEditpolicy {
01:12:52 	                                              ^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'GraphicalEditPolicyEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/GridManagementEditPolicy.java:[548] 
01:12:52 	List<Object> orderedRows = Arrays.asList(arrayRow);
01:12:52 	             ^^^^^^^^^^^
01:12:52 The value of the local variable orderedRows is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[99] 
01:12:52 	private static final String NO_REFERENCED_INTERACTION_DIALOG_TITLE = "No referenced interaction"; //$NON-NLS-1$
01:12:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the field CommandHelper.NO_REFERENCED_INTERACTION_DIALOG_TITLE is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[104] 
01:12:52 	private static final String NO_REFERENCED_INTERACTION_DIALOG_MSG = "Couldn't had message if there isn't referenced interaction"; //$NON-NLS-1$
01:12:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the field CommandHelper.NO_REFERENCED_INTERACTION_DIALOG_MSG is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[109] 
01:12:52 	private static final String WRONG_GATE_CONTAINER_TYPE_ERROR_MSG = "Wrong element UML type for create a gate"; //$NON-NLS-1$
01:12:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the field CommandHelper.WRONG_GATE_CONTAINER_TYPE_ERROR_MSG is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[114] 
01:12:52 	private static final String CHOOSE_GATE_DIALOG_TITLE = "Actual gates of the interaction use"; //$NON-NLS-1$
01:12:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the field CommandHelper.CHOOSE_GATE_DIALOG_TITLE is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[119] 
01:12:52 	private static final String CHOOSE_GATE_DIALOG_MSG = "Choose the gate to attach the message"; //$NON-NLS-1$
01:12:52 	                            ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the field CommandHelper.CHOOSE_GATE_DIALOG_MSG is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[347] 
01:12:52 	Tool tool = domain.getActiveTool();
01:12:52 	     ^^^^
01:12:52 The value of the local variable tool is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[592] 
01:12:52 	Package pack = lifeline.getNearestPackage();
01:12:52 	        ^^^^
01:12:52 The value of the local variable pack is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[708] 
01:12:52 	org.eclipse.uml2.uml.Package eventContainer = interactionFragment.getNearestPackage();
01:12:52 	                             ^^^^^^^^^^^^^^
01:12:52 The value of the local variable eventContainer is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[918] 
01:12:52 	InteractionFragment sourceContainer = (InteractionFragment) params.get(SequenceRequestConstant.SOURCE_MODEL_CONTAINER);
01:12:52 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[918] 
01:12:52 	InteractionFragment sourceContainer = (InteractionFragment) params.get(SequenceRequestConstant.SOURCE_MODEL_CONTAINER);
01:12:52 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[919] 
01:12:52 	InteractionFragment targetContainer = (InteractionFragment) params.get(SequenceRequestConstant.TARGET_MODEL_CONTAINER);
01:12:52 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[919] 
01:12:52 	InteractionFragment targetContainer = (InteractionFragment) params.get(SequenceRequestConstant.TARGET_MODEL_CONTAINER);
01:12:52 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[920] 
01:12:52 	Lifeline lifeline = (Lifeline) params.get(SequenceRequestConstant.LIFELINE_GRAPHICAL_CONTAINER);
01:12:52 	                                          ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[920] 
01:12:52 	Lifeline lifeline = (Lifeline) params.get(SequenceRequestConstant.LIFELINE_GRAPHICAL_CONTAINER);
01:12:52 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.LIFELINE_GRAPHICAL_CONTAINER is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[1101] 
01:12:52 	Object srcEndContainer = request.getParameter(SequenceRequestConstant.SOURCE_MODEL_CONTAINER);
01:12:52 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[1101] 
01:12:52 	Object srcEndContainer = request.getParameter(SequenceRequestConstant.SOURCE_MODEL_CONTAINER);
01:12:52 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[1102] 
01:12:52 	Object tgtEndContainer = request.getParameter(SequenceRequestConstant.TARGET_MODEL_CONTAINER);
01:12:52 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CommandHelper.java:[1102] 
01:12:52 	Object tgtEndContainer = request.getParameter(SequenceRequestConstant.TARGET_MODEL_CONTAINER);
01:12:52 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/ConstraintNameEditPart.java:[308] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[84] 
01:12:52 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[324] 
01:12:52 	protected List getModelChildren() {
01:12:52 	          ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[398] 
01:12:52 	IParserEditStatus valid = (IParserEditStatus) getEditingDomain().runExclusive(new RunnableWithResult.Impl() {
01:12:52 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[402] 
01:12:52 	setResult(parser.isValidEditString(new EObjectAdapter(element), (String) value));
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[441] 
01:12:52 	setManager(new MultilineLabelDirectEditManager(this, TextCellEditorEx.class, locator));
01:12:52 	                                                     ^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionOperandGuardEditPart.java:[898] 
01:12:52 	public List getSemanticElementsBeingParsed(EObject element) {
01:12:52 	       ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceDeleteHelper.java:[47] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceDeleteHelper.java:[222] 
01:12:52 	ConnectionEditPart connectionEP = (ConnectionEditPart) o;
01:12:52 	                   ^^^^^^^^^^^^
01:12:52 The value of the local variable connectionEP is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceDeleteHelper.java:[264] 
01:12:52 	List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(part);
01:12:52 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceDeleteHelper.java:[264] 
01:12:52 	List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(part);
01:12:52 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/Constraint2EditPart.java:[306] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/InteractionGraphicalNodeEditPolicy.java:[60] 
01:12:52 	Map<Object, Object> parameters = request.getExtendedData();
01:12:52 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<Object,Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/TimeConstraintNameEditPart.java:[345] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationComponentEditPolicy.java:[58] 
01:12:52 	List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(part);
01:12:52 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationComponentEditPolicy.java:[58] 
01:12:52 	List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(part);
01:12:52 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationComponentEditPolicy.java:[67] 
01:12:52 	List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts((ShapeNodeEditPart) part);
01:12:52 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationComponentEditPolicy.java:[67] 
01:12:52 	List<ShapeNodeEditPart> list = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts((ShapeNodeEditPart) part);
01:12:52 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/SenderRequestUtils.java:[85] 
01:12:52 	Map<String, Object> extendedData = request.getExtendedData();
01:12:52 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/SenderRequestUtils.java:[88] 
01:12:52 	senderList = ((ArrayList<EditPart>) extendedData.get(REQUEST_SENDER));
01:12:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: Unchecked cast from Object to ArrayList<EditPart>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageSyncNameEditPart.java:[314] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/DurationConstraintLinkNameEditPart.java:[326] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/LifelineNameEditPart.java:[307] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/DurationObservationLinkAppliedStereotypeEditPart.java:[326] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomExecutionSpecificationSemanticEditPolicy.java:[24] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.util.DurationLinkUtil;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The import org.eclipse.papyrus.uml.diagram.sequence.util.DurationLinkUtil is never used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[95] 
01:12:52 	private static final String FORBIDDEN_ACTION = "Forbidden action"; //$NON-NLS-1$
01:12:52 	                            ^^^^^^^^^^^^^^^^
01:12:52 The value of the field OLDCustomCombinedFragmentEditPart.FORBIDDEN_ACTION is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[100] 
01:12:52 	private static final String BLOCK_OPERATOR_MODIFICATION_MSG = "It's impossible to change the operator kind of the combined fragment\nbecause the combined fragment has more than one operand"; //$NON-NLS-1$
01:12:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the field OLDCustomCombinedFragmentEditPart.BLOCK_OPERATOR_MODIFICATION_MSG is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[105] 
01:12:52 	private static final String FORBIDEN_OPERATOR_MODIFICATION_MSG = "It's impossible to configure combined fragment as consider or ignore.\nUse ConsiderIgnoreFragment instead"; //$NON-NLS-1$
01:12:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the field OLDCustomCombinedFragmentEditPart.FORBIDEN_OPERATOR_MODIFICATION_MSG is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[110] 
01:12:52 	private static final String BLOCK_OPERAND_ADDITION_MSG = "It's impossible to add more than one operand on opt, loop, break, neg combined fragment"; //$NON-NLS-1$
01:12:52 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The value of the field OLDCustomCombinedFragmentEditPart.BLOCK_OPERAND_ADDITION_MSG is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[125] 
01:12:52 	public List getSemanticElementsBeingParsed(EObject element) {
01:12:52 	       ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/OLDCustomCombinedFragmentEditPart.java:[224] 
01:12:52 	public Object getAdapter(Class adapter) {
01:12:52 	                         ^^^^^
01:12:52 Class is a raw type. References to generic type Class<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/handlers/CustomSizeHandler.java:[43] 
01:12:52 	return new CustomSizeAction(this.parameter, getSelectedElements()).getCommand();
01:12:52 	                                            ^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLValidationProvider.java:[227] 
01:12:52 	public void startTraversal(Collection traversalRoots, IProgressMonitor monitor) {
01:12:52 	                           ^^^^^^^^^^
01:12:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/UMLValidationProvider.java:[228] 
01:12:52 	defaultStrategy.startTraversal(traversalRoots, monitor);
01:12:52 	                               ^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Collection needs unchecked conversion to conform to Collection<? extends EObject>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLVisualIDRegistry.java:[105] 
01:12:52 	private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.sequence/debug/visualID"; //$NON-NLS-1$
01:12:52 	                            ^^^^^^^^^
01:12:52 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLVisualIDRegistry.java:[627] 
01:12:52 	private static boolean isDiagram(Package element) {
01:12:52 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/DurationObservationLinkNameEditPart.java:[329] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[101] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[200] 
01:12:52 	createElementRequest.setParameter(SequenceRequestConstant.CONNECTABLE_ELEMENT, droppedObject);
01:12:52 	                                  ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[200] 
01:12:52 	createElementRequest.setParameter(SequenceRequestConstant.CONNECTABLE_ELEMENT, droppedObject);
01:12:52 	                                                          ^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.CONNECTABLE_ELEMENT is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[476] 
01:12:52 	private Command dropTimeObservationInLifeline(TimeObservation observation, String nodeVISUALID, Point dropLocation) {
01:12:52 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method dropTimeObservationInLifeline(TimeObservation, String, Point) from the type CustomDiagramDragDropEditPolicy is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[597] 
01:12:52 	List<Lifeline> lifelines = getLifelines(existingViews);
01:12:52 	               ^^^^^^^^^
01:12:52 The value of the local variable lifelines is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomDiagramDragDropEditPolicy.java:[649] 
01:12:52 	bounds.setSize(AbstractExecutionSpecificationEditPart.DEFAUT_WIDTH, AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT);
01:12:52 	                                                                                                           ^^^^^^^^^^^^^
01:12:52 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/BorderItemLabelEditPart.java:[124] 
01:12:52 	protected List createSelectionHandles() {
01:12:52 	          ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/BorderItemLabelEditPart.java:[226] 
01:12:52 	protected List getModelChildren() {
01:12:52 	          ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/BorderItemLabelEditPart.java:[290] 
01:12:52 	IParserEditStatus valid = (IParserEditStatus) getEditingDomain().runExclusive(new RunnableWithResult.Impl() {
01:12:52 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/BorderItemLabelEditPart.java:[294] 
01:12:52 	setResult(parser.isValidEditString(new EObjectAdapter(element), (String) value));
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/validation/FragmentOrderingKeeper.java:[381] 
01:12:52 	if (frag instanceof InteractionFragment && orderedFragments.contains(frag)) {
01:12:52 	                                                                     ^^^^
01:12:52 Unlikely argument type MessageEnd for contains(Object) on a Collection<InteractionFragment>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/validation/FragmentOrderingKeeper.java:[385] 
01:12:52 	if (frag instanceof InteractionFragment && orderedFragments.contains(frag)) {
01:12:52 	                                                                     ^^^^
01:12:52 Unlikely argument type MessageEnd for contains(Object) on a Collection<InteractionFragment>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[33] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[103] 
01:12:52 	InteractionFragment sourceContainer = (InteractionFragment) getRequest().getParameters().get(SequenceRequestConstant.SOURCE_MODEL_CONTAINER);
01:12:52 	                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[103] 
01:12:52 	InteractionFragment sourceContainer = (InteractionFragment) getRequest().getParameters().get(SequenceRequestConstant.SOURCE_MODEL_CONTAINER);
01:12:52 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[104] 
01:12:52 	InteractionFragment targetContainer = (InteractionFragment) getRequest().getParameters().get(SequenceRequestConstant.TARGET_MODEL_CONTAINER);
01:12:52 	                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ExecutionOccurrenceSpecificationMessageCreateCommand.java:[104] 
01:12:52 	InteractionFragment targetContainer = (InteractionFragment) getRequest().getParameters().get(SequenceRequestConstant.TARGET_MODEL_CONTAINER);
01:12:52 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/providers/CustomViewProvider.java:[80] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createLineStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/providers/CustomViewProvider.java:[192] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createRoutingStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/providers/CustomViewProvider.java:[193] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/providers/CustomViewProvider.java:[213] 
01:12:52 	PreferenceInitializerForElementHelper.initRountingFromPrefs(edge,
01:12:52 				prefStore, "Undefined");
01:12:52 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method initRountingFromPrefs(View, IPreferenceStore, String) from the type PreferenceInitializerForElementHelper is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CombinedFragmentDeleteHelper.java:[144] 
01:12:52 	op.getNotationView().getPersistedChildren().add(view);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CombinedFragmentDeleteHelper.java:[158] 
01:12:52 	op.getNotationView().getPersistedChildren().add(view);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/CombinedFragmentDeleteHelper.java:[321] 
01:12:52 	List children = part.getChildren();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/EventHelper.java:[171] 
01:12:52 	Package eventContainer = interaction.getNearestPackage();
01:12:52 	        ^^^^^^^^^^^^^^
01:12:52 The value of the local variable eventContainer is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/EventHelper.java:[208] 
01:12:52 	Package eventContainer = interaction.getNearestPackage();
01:12:52 	        ^^^^^^^^^^^^^^
01:12:52 The value of the local variable eventContainer is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomContinuationEditPart.java:[106] 
01:12:52 	graphics.fillRoundRectangle(getBounds(), corner.width, corner.height);
01:12:52 	                                         ^^^^^^
01:12:52 The field RoundedRectangle.corner is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomContinuationEditPart.java:[106] 
01:12:52 	graphics.fillRoundRectangle(getBounds(), corner.width, corner.height);
01:12:52 	                                                       ^^^^^^
01:12:52 The field RoundedRectangle.corner is deprecated
01:12:52 201. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForMessageSpecEditPolicy.java (at line 155)
01:12:52 	if (element instanceof Message && null != ((Message) element).getSendEvent() && ((Message) element).getSendEvent().equals(nextEvent)
01:12:52 	                                                                                                                          ^^^^^^^^^
01:12:52 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
01:12:52 202. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForMessageSpecEditPolicy.java (at line 156)
01:12:52 	|| element instanceof Message && null != ((Message) element).getReceiveEvent() && ((Message) element).getReceiveEvent().equals(nextEvent)) {
01:12:52 	                                                                                                                               ^^^^^^^^^
01:12:52 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
01:12:52 203. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForMessageSpecEditPolicy.java (at line 163)
01:12:52 	if (null != messageEnd && messageEnd.equals(nextEvent)) {
01:12:52 	                                            ^^^^^^^^^
01:12:52 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/SelfMessageLabelLocator.java:[48] 
01:12:52 	List lineSegments = PointListUtilities.getLineSegments(points);
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageReplyNameEditPart.java:[314] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditorUtil.java:[37] 
01:12:52 	import org.eclipse.core.runtime.SubProgressMonitor;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SubProgressMonitor is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditorUtil.java:[178] 
01:12:52 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1),
01:12:52 	                                                                   ^^^^^^^^^^^^^^^^^^
01:12:52 The type SubProgressMonitor is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditorUtil.java:[178] 
01:12:52 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1),
01:12:52 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomMessageName2EditPart.java:[35] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomMessageName2EditPart.java:[161] 
01:12:52 	Object data = request.getExtendedData().get(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION);
01:12:52 	                                            ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomMessageName2EditPart.java:[161] 
01:12:52 	Object data = request.getExtendedData().get(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION);
01:12:52 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[40] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[247] 
01:12:52 	Map extendedData = request.getExtendedData();
01:12:52 	^^^
01:12:52 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[248] 
01:12:52 	extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, null);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[248] 
01:12:52 	extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, null);
01:12:52 	                 ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[248] 
01:12:52 	extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, null);
01:12:52 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2 is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[249] 
01:12:52 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, null);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[249] 
01:12:52 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, null);
01:12:52 	                 ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/service/DurationCreationTool.java:[249] 
01:12:52 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, null);
01:12:52 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2 is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/TimeConstraintAppliedStereotypeEditPart.java:[347] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[33] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[122] 
01:12:52 	protected void selectAddedObject(final EditPartViewer viewer, final Collection objects) {
01:12:52 	                                                                    ^^^^^^^^^^
01:12:52 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[123] 
01:12:52 	final List editparts = new ArrayList();
01:12:52 	      ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[123] 
01:12:52 	final List editparts = new ArrayList();
01:12:52 	                           ^^^^^^^^^
01:12:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[125] 
01:12:52 	for (Iterator i = objects.iterator(); i.hasNext();) {
01:12:52 	     ^^^^^^^^
01:12:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[130] 
01:12:52 	editparts.add(editPart);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[155] 
01:12:52 	request.getExtendedData().put(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION, true);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[155] 
01:12:52 	request.getExtendedData().put(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION, true);
01:12:52 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/tools/MessageLostFoundConnectionTool.java:[155] 
01:12:52 	request.getExtendedData().put(SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION, true);
01:12:52 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.DIRECT_EDIT_AFTER_CREATION is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CommentBodyEditPart.java:[307] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[49] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 232. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java (at line 147)
01:12:52 	if (message != null && movedOccurrenceSpecification.equals(message.getSendEvent())) {
01:12:52 	                                                           ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[156] 
01:12:52 	reconnectRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 234. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java (at line 171)
01:12:52 	if (message != null && movedOccurrenceSpecification.equals(message.getReceiveEvent())) {
01:12:52 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[180] 
01:12:52 	reconnectRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[284] 
01:12:52 	Rectangle newBounds = null;
01:12:52 	          ^^^^^^^^^
01:12:52 The value of the local variable newBounds is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[574] 
01:12:52 	req.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[574] 
01:12:52 	req.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
01:12:52 	                          ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[574] 
01:12:52 	req.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
01:12:52 	                                                  ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[575] 
01:12:52 	return OLDLifelineXYLayoutEditPolicy.getResizeOrMoveChildrenCommand((LifelineEditPart) editPart.getParent(), req, true, false, true);
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[575] 
01:12:52 	return OLDLifelineXYLayoutEditPolicy.getResizeOrMoveChildrenCommand((LifelineEditPart) editPart.getParent(), req, true, false, true);
01:12:52 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getResizeOrMoveChildrenCommand(LifelineEditPart, ChangeBoundsRequest, boolean, boolean, boolean) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[644] 
01:12:52 	Object doNotToMoveEditParts = request.getExtendedData().get(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS);
01:12:52 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[644] 
01:12:52 	Object doNotToMoveEditParts = request.getExtendedData().get(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS);
01:12:52 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[857] 
01:12:52 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
01:12:52 	                                ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OccurrenceSpecificationMoveHelper.java:[857] 
01:12:52 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
01:12:52 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/ElementInitializers.java:[235] 
01:12:52 	private void init_TimeInterval(TimeInterval instance) {
01:12:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method init_TimeInterval(TimeInterval) from the type ElementInitializers is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/providers/ElementInitializers.java:[258] 
01:12:52 	private void init_DurationInterval(DurationInterval instance) {
01:12:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method init_DurationInterval(DurationInterval) from the type ElementInitializers is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[52] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[57] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[171] 
01:12:52 	for (Iterator iter = request.getAllRequests().iterator(); iter.hasNext();) {
01:12:52 	     ^^^^^^^^
01:12:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[222] 
01:12:52 	OLDLifelineEditPart target = (OLDLifelineEditPart) request.getConnectionEditPart().getTarget();
01:12:52 	^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[222] 
01:12:52 	OLDLifelineEditPart target = (OLDLifelineEditPart) request.getConnectionEditPart().getTarget();
01:12:52 	                              ^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[223] 
01:12:52 	command = LifelineMessageCreateHelper.moveLifelineDown(command, target, newSource.getFigure().getBounds().getLocation().getCopy());
01:12:52 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method moveLifelineDown(Command, OLDLifelineEditPart, Point) from the type LifelineMessageCreateHelper is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[257] 
01:12:52 	command = LifelineMessageCreateHelper.reconnectMessageCreateTarget(request, command);
01:12:52 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method reconnectMessageCreateTarget(ReconnectRequest, Command) from the type LifelineMessageCreateHelper is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[301] 
01:12:52 	Object object = request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA);
01:12:52 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/LifelineChildGraphicalNodeEditPolicy.java:[301] 
01:12:52 	Object object = request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA);
01:12:52 	                                                                      ^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.SOURCE_LOCATION_DATA is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/HighlightUtil.java:[88] 
01:12:52 	figures.add(part.getPrimaryShape().getFigureLifelineDotLineFigure());
01:12:52 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getFigureLifelineDotLineFigure() from the type LifelineFigure is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/NoGrillElementFound.java:[22] 
01:12:52 	public class NoGrillElementFound extends Exception {
01:12:52 	             ^^^^^^^^^^^^^^^^^^^
01:12:52 The serializable class NoGrillElementFound does not declare a static final serialVersionUID field of type long
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateConnectionReferenceEditPolicy.java:[109] 
01:12:52 	reconnectSourceRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateConnectionReferenceEditPolicy.java:[111] 
01:12:52 	reconnectTargetRequest.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[72] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[78] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[122] 
01:12:52 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location);
01:12:52 	                 ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[122] 
01:12:52 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location);
01:12:52 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[167] 
01:12:52 	extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events);
01:12:52 	                 ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[167] 
01:12:52 	extendedData.put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events);
01:12:52 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2 is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[168] 
01:12:52 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location);
01:12:52 	                 ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[168] 
01:12:52 	extendedData.put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location);
01:12:52 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2 is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[227] 
01:12:52 	Rectangle sourceBounds = target.getPrimaryShape().getFigureLifelineNameContainerFigure().getBounds().getCopy();
01:12:52 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[247] 
01:12:52 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_LOCATION_DATA, sourcePoint);
01:12:52 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[247] 
01:12:52 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_LOCATION_DATA, sourcePoint);
01:12:52 	                                                      ^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.SOURCE_LOCATION_DATA is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[249] 
01:12:52 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(sourcePoint, getHost()));
01:12:52 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[249] 
01:12:52 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(sourcePoint, getHost()));
01:12:52 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[295] 
01:12:52 	Point sourcePoint = (Point) request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA);
01:12:52 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[295] 
01:12:52 	Point sourcePoint = (Point) request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA);
01:12:52 	                                                                                  ^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.SOURCE_LOCATION_DATA is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[336] 
01:12:52 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(targetPoint, getHost()));
01:12:52 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[336] 
01:12:52 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(targetPoint, getHost()));
01:12:52 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[345] 
01:12:52 	OLDLifelineEditPart target = (OLDLifelineEditPart) request.getTargetEditPart();
01:12:52 	^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[345] 
01:12:52 	OLDLifelineEditPart target = (OLDLifelineEditPart) request.getTargetEditPart();
01:12:52 	                              ^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[346] 
01:12:52 	command = LifelineMessageCreateHelper.moveLifelineDown(command, target, sourcePoint.getCopy());
01:12:52 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method moveLifelineDown(Command, OLDLifelineEditPart, Point) from the type LifelineMessageCreateHelper is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/OLDSequenceGraphicalNodeEditPolicy.java:[439] 
01:12:52 	private boolean isLostFoundMessage(ReconnectRequest request) {
01:12:52 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method isLostFoundMessage(ReconnectRequest) from the type OLDSequenceGraphicalNodeEditPolicy is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDocumentProvider.java:[59] 
01:12:52 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDocumentProvider.java:[60] 
01:12:52 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDocumentProvider.java:[210] 
01:12:52 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:52 	                  ^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDocumentProvider.java:[210] 
01:12:52 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:52 	                                ^^^^
01:12:52 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDocumentProvider.java:[574] 
01:12:52 	EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDocumentProvider.java:[574] 
01:12:52 	EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:52 	                  ^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CombinedCreationEditPolicy.java:[85] 
01:12:52 	EList<View> children = container.getPersistedChildren();
01:12:52 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type EList needs unchecked conversion to conform to EList<View>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageReplyAppliedStereotypeEditPart.java:[327] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/TextCellEditorLocator.java:[59] 
01:12:52 	int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
01:12:52 	                                                         ^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageAsyncNameEditPart.java:[314] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageCreateNameEditPart.java:[314] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionEditPart.java:[197] 
01:12:52 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:52 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CCombinedFragmentCombinedFragmentCompartmentEditPart.java:[22] 
01:12:52 	import org.eclipse.gmf.runtime.draw2d.ui.figures.ConstrainedToolbarLayout;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The import org.eclipse.gmf.runtime.draw2d.ui.figures.ConstrainedToolbarLayout is never used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/ConstraintContextAppliedStereotypeEditPart.java:[328] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageSyncAppliedStereotypeEditPart.java:[327] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[27] 
01:12:52 	import org.eclipse.gef.commands.CommandStackListener;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type CommandStackListener is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[36] 
01:12:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[41] 
01:12:52 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OperationHistoryDirtyState is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[92] 
01:12:52 	private OperationHistoryDirtyState dirtyState;
01:12:52 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OperationHistoryDirtyState is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[253] 
01:12:52 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
01:12:52 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:12:52 The type CommandStackListener is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[284] 
01:12:52 	protected OperationHistoryDirtyState getDirtyState() {
01:12:52 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OperationHistoryDirtyState is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[286] 
01:12:52 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OperationHistoryDirtyState is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[286] 
01:12:52 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:52 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[385] 
01:12:52 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:52 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramEditor.java:[385] 
01:12:52 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:52 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[310] 
01:12:52 	Interaction modelElement = (Interaction) view.getElement();
01:12:52 	            ^^^^^^^^^^^^
01:12:52 The value of the local variable modelElement is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[342] 
01:12:52 	return Collections.EMPTY_LIST;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type List needs unchecked conversion to conform to List<UMLNodeDescriptor>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[345] 
01:12:52 	List<UMLNodeDescriptor> result = new LinkedList();
01:12:52 	                                 ^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type LinkedList needs unchecked conversion to conform to List<UMLNodeDescriptor>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[345] 
01:12:52 	List<UMLNodeDescriptor> result = new LinkedList();
01:12:52 	                                     ^^^^^^^^^^
01:12:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/part/UMLDiagramUpdater.java:[350] 
01:12:52 	for (Iterator values = interaction.getFragments().iterator(); values.hasNext();) {
01:12:52 	     ^^^^^^^^
01:12:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/parser/custom/InteractionUseCustomParsers.java:[122] 
01:12:52 	public List getSemanticElementsBeingParsed(EObject element) {
01:12:52 	       ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/GateNameEditPart.java:[346] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[95] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[781] 
01:12:52 	req.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[791] 
01:12:52 	req.getExtendedData().put(SequenceUtil.DO_NOT_CHECK_HORIZONTALITY, true);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[834] 
01:12:52 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[834] 
01:12:52 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
01:12:52 	                                ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[834] 
01:12:52 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
01:12:52 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[851] 
01:12:52 	List constraint = (List) getConnection().getRoutingConstraint();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MessageConnectionLineSegEditPolicy.java:[851] 
01:12:52 	List constraint = (List) getConnection().getRoutingConstraint();
01:12:52 	                   ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/InteractionFragmentContainerCreationEditPolicy.java:[179] 
01:12:52 	((List) value).remove(combinedFragment);
01:12:52 	  ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/InteractionFragmentContainerCreationEditPolicy.java:[205] 
01:12:52 	((List) value).add(createdCombinedFragment);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/InteractionFragmentContainerCreationEditPolicy.java:[205] 
01:12:52 	((List) value).add(createdCombinedFragment);
01:12:52 	  ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionUseName2EditPart.java:[307] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[25] 
01:12:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.tools.ConnectionHandleTool;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'ConnectionHandleTool' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[31] 
01:12:52 	protected List getHandleFigures() {
01:12:52 	          ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[32] 
01:12:52 	List list = new ArrayList(2);
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[32] 
01:12:52 	List list = new ArrayList(2);
01:12:52 	                ^^^^^^^^^
01:12:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[36] 
01:12:52 	list.add(new ConnectionHandle((IGraphicalEditPart) getHost(), ConnectionHandle.HandleDirection.INCOMING, tooltip));
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[41] 
01:12:52 	connectionHandle.setDragTracker(new ConnectionHandleTool(connectionHandle) {
01:12:52 	                                    ^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'ConnectionHandleTool' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[41] 
01:12:52 	connectionHandle.setDragTracker(new ConnectionHandleTool(connectionHandle) {
01:12:52 	                                    ^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The constructor 'ConnectionHandleTool(ConnectionHandle)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CustomConnectionHandleEditPolicy.java:[72] 
01:12:52 	list.add(connectionHandle);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/parser/custom/TimeObservationParser.java:[110] 
01:12:52 	@SuppressWarnings("unchecked")
01:12:52 	                  ^^^^^^^^^^^
01:12:52 Unnecessary @SuppressWarnings("unchecked")
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/parser/custom/TimeObservationParser.java:[111] 
01:12:52 	public List getSemanticElementsBeingParsed(EObject element) {
01:12:52 	       ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[87] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[330] 
01:12:52 	updateIOBoundsForCFResize(request, compoundCmd, compartment.getChildren(), cf, targetIOEP != null ? (InteractionOperand) targetIOEP.resolveSemanticElement() : null, request.getSizeDelta(), request.getResizeDirection());
01:12:52 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[742] 
01:12:52 	List<ShapeNodeEditPart> affixedExecutionSpecificationEditParts = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts((ShapeNodeEditPart) currentExecutionPart);
01:12:52 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[742] 
01:12:52 	List<ShapeNodeEditPart> affixedExecutionSpecificationEditParts = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts((ShapeNodeEditPart) currentExecutionPart);
01:12:52 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[745] 
01:12:52 	myCheckingList.remove(shapeNodeEditPart);
01:12:52 	                      ^^^^^^^^^^^^^^^^^
01:12:52 Unlikely argument type ShapeNodeEditPart for remove(Object) on a Collection<ExecutionSpecification>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[849] 
01:12:52 	List<EditPart> combinedFragmentChildrenEditParts = compartment.getChildren();
01:12:52 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[882] 
01:12:52 	List<EditPart> combinedFragmentChildrenEditParts = compartment.getChildren();
01:12:52 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[1236] 
01:12:52 	ShapeNodeEditPart parentNode = OLDLifelineXYLayoutEditPolicy.getParent(parent, child.getFigure().getBounds().getCopy(), childShapeNodeEditPart);
01:12:52 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[1236] 
01:12:52 	ShapeNodeEditPart parentNode = OLDLifelineXYLayoutEditPolicy.getParent(parent, child.getFigure().getBounds().getCopy(), childShapeNodeEditPart);
01:12:52 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getParent(LifelineEditPart, Rectangle, List<ShapeNodeEditPart>) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[1241] 
01:12:52 	List<ShapeNodeEditPart> affixedEditParts = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(child);
01:12:52 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/OperandBoundsComputeHelper.java:[1241] 
01:12:52 	List<ShapeNodeEditPart> affixedEditParts = OLDLifelineXYLayoutEditPolicy.getAffixedExecutionSpecificationEditParts(child);
01:12:52 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getAffixedExecutionSpecificationEditParts(ShapeNodeEditPart) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateElementAndNodeCommand.java:[67] 
01:12:52 	private List affectedFiles;
01:12:52 	        ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateElementAndNodeCommand.java:[92] 
01:12:52 	public List getAffectedFiles() {
01:12:52 	       ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateElementAndNodeCommand.java:[130] 
01:12:52 	List l = (List) createViewRequest.getNewObject();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateElementAndNodeCommand.java:[130] 
01:12:52 	List l = (List) createViewRequest.getNewObject();
01:12:52 	          ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageFoundNameEditPart.java:[314] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/parser/custom/LifelineCustomParsers.java:[154] 
01:12:52 	public List getSemanticElementsBeingParsed(EObject element) {
01:12:52 	       ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateAppliedStereotypeCommentViewCommandEx.java:[73] 
01:12:52 	node.getStyles().add(ts);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateAppliedStereotypeCommentViewCommandEx.java:[85] 
01:12:52 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/expressions/UMLAbstractExpression.java:[146] 
01:12:52 	return new Byte(num.byteValue());
01:12:52 	           ^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor Byte(byte) is deprecated since version 9
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/expressions/UMLAbstractExpression.java:[149] 
01:12:52 	return new Integer(num.intValue());
01:12:52 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor Integer(int) is deprecated since version 9
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/expressions/UMLAbstractExpression.java:[152] 
01:12:52 	return new Short(num.shortValue());
01:12:52 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor Short(short) is deprecated since version 9
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/expressions/UMLAbstractExpression.java:[155] 
01:12:52 	return new Long(num.longValue());
01:12:52 	           ^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor Long(long) is deprecated since version 9
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/expressions/UMLAbstractExpression.java:[161] 
01:12:52 	return new Float(num.floatValue());
01:12:52 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor Float(float) is deprecated since version 9
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/expressions/UMLAbstractExpression.java:[164] 
01:12:52 	return new Double(num.doubleValue());
01:12:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor Double(double) is deprecated since version 9
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SignalUtil.java:[70] 
01:12:52 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(property);
01:12:52 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineHeadUtil.java:[82] 
01:12:52 	LifelineFigure primaryShape = lifeline.getPrimaryShape();
01:12:52 	               ^^^^^^^^^^^^
01:12:52 The value of the local variable primaryShape is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/DurationConstraintLinkAppliedStereotypeEditPart.java:[326] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateLocatedConnectionViewCommand.java:[43] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.common.commands.CommonDeferredCreateConnectionViewCommand;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type CommonDeferredCreateConnectionViewCommand is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateLocatedConnectionViewCommand.java:[55] 
01:12:52 	public class CreateLocatedConnectionViewCommand extends CommonDeferredCreateConnectionViewCommand {
01:12:52 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type CommonDeferredCreateConnectionViewCommand is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateLocatedConnectionViewCommand.java:[68] 
01:12:52 	super(editingDomain, semanticHint, sourceViewAdapter, targetViewAdapter, viewer, preferencesHint, viewDescriptor, command);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor CommonDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateLocatedConnectionViewCommand.java:[75] 
01:12:52 	super(editingDomain, element, sourceViewAdapter, targetViewAdapter, viewer, preferencesHint, command);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor CommonDeferredCreateConnectionViewCommand(TransactionalEditingDomain, EObject, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, ICommand) is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageDeleteAppliedStereotypeEditPart.java:[327] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[23] 
01:12:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.BorderItemContainerFigure;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[57] 
01:12:52 	private BorderItemContainerFigure borderItemContainerFigure = null;
01:12:52 	        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[66] 
01:12:52 	BorderItemContainerFigure borderItemContainerFigure = getBorderItemContainerFigure();
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[92] 
01:12:52 	private BorderItemContainerFigure getBorderItemContainerFigure() {
01:12:52 	        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[96] 
01:12:52 	if (object instanceof BorderItemContainerFigure) {
01:12:52 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/locator/CenterLocator.java:[97] 
01:12:52 	borderItemContainerFigure = (BorderItemContainerFigure) object;
01:12:52 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'BorderItemContainerFigure' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageFoundAppliedStereotypeEditPart.java:[327] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageAsyncAppliedStereotypeEditPart.java:[327] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifelineCreationEditPolicy.java:[82] 
01:12:52 	createElementRequest.setParameter(SequenceRequestConstant.COVERED, hostElement);
01:12:52 	                                                          ^^^^^^^
01:12:52 The field SequenceRequestConstant.COVERED is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/CombinedFragmentHeadImpactLayoutEditPolicy.java:[75] 
01:12:52 	List children = compartment.getChildren();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/GeneralOrderingAppliedStereotypeEditPart.java:[329] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionNameEditPart.java:[307] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 381. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 878)
01:12:52 	if (event.equals(message.getSendEvent())) {
01:12:52 	                 ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
01:12:52 382. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 880)
01:12:52 	} else if (event.equals(message.getReceiveEvent())) {
01:12:52 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Unlikely argument type for equals(): MessageEnd seems to be unrelated to OccurrenceSpecification
01:12:52 383. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 968)
01:12:52 	if (mess.getReceiveEvent().equals(occ1) && MessageSort.SYNCH_CALL_LITERAL.equals(mess.getMessageSort())) {
01:12:52 	                                  ^^^^
01:12:52 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
01:12:52 384. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 976)
01:12:52 	if (mess.getReceiveEvent().equals(occ2) && MessageSort.SYNCH_CALL_LITERAL.equals(mess.getMessageSort())) {
01:12:52 	                                  ^^^^
01:12:52 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
01:12:52 385. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 1173)
01:12:52 	if (ift.equals(mess.getSendEvent()) && mess.getReceiveEvent() instanceof MessageOccurrenceSpecification) {
01:12:52 	               ^^^^^^^^^^^^^^^^^^^
01:12:52 Unlikely argument type for equals(): MessageEnd seems to be unrelated to InteractionFragment
01:12:52 386. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/SequenceUtil.java (at line 1175)
01:12:52 	} else if (ift.equals(mess.getReceiveEvent()) && mess.getSendEvent() instanceof MessageOccurrenceSpecification) {
01:12:52 	                      ^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Unlikely argument type for equals(): MessageEnd seems to be unrelated to InteractionFragment
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[87] 
01:12:52 	Node nodeContainer = (Node) (((GraphicalEditPart) getHost()).getNotationView()).eContainer();
01:12:52 	     ^^^^^^^^^^^^^
01:12:52 The value of the local variable nodeContainer is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[237] 
01:12:52 	java.util.List<Edge> sourceEdge = node.getSourceEdges();
01:12:52 	                                  ^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type EList needs unchecked conversion to conform to List<Edge>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[244] 
01:12:52 	java.util.List<Edge> targetEdge = node.getTargetEdges();
01:12:52 	                                  ^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type EList needs unchecked conversion to conform to List<Edge>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[275] 
01:12:52 	java.util.List<Edge> sourceEdge = node.getSourceEdges();
01:12:52 	                                  ^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type EList needs unchecked conversion to conform to List<Edge>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/ConnectRectangleToGridEditPolicy.java:[282] 
01:12:52 	java.util.List<Edge> targetEdge = node.getTargetEdges();
01:12:52 	                                  ^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type EList needs unchecked conversion to conform to List<Edge>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/ChangeEdgeTargetCommand.java:[118] 
01:12:52 	List points = ((RelativeBendpoints) bendpoints).getPoints();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionUseEditPart.java:[176] 
01:12:52 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:52 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UMLBaseItemSemanticEditPolicy.java:[472] 
01:12:52 	if (target != null && (target.getOwnedRules().contains(target))) {
01:12:52 	                                                       ^^^^^^
01:12:52 Unlikely argument type Namespace for contains(Object) on a Collection<Constraint>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageLostAppliedStereotypeEditPart.java:[327] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[48] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDGateEditPart;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDGateEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[120] 
01:12:52 	location = new Point(rect.x, rect.y + OLDGateEditPart.DEFAULT_SIZE.height * index + 2);
01:12:52 	                                      ^^^^^^^^^^^^^^^
01:12:52 The type OLDGateEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[120] 
01:12:52 	location = new Point(rect.x, rect.y + OLDGateEditPart.DEFAULT_SIZE.height * index + 2);
01:12:52 	                                                      ^^^^^^^^^^^^
01:12:52 The field OLDGateEditPart.DEFAULT_SIZE is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[122] 
01:12:52 	location = new Point(rect.right(), rect.y + OLDGateEditPart.DEFAULT_SIZE.height * index + 2);
01:12:52 	                                            ^^^^^^^^^^^^^^^
01:12:52 The type OLDGateEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FixGateViewOnOpening.java:[122] 
01:12:52 	location = new Point(rect.right(), rect.y + OLDGateEditPart.DEFAULT_SIZE.height * index + 2);
01:12:52 	                                                            ^^^^^^^^^^^^
01:12:52 The field OLDGateEditPart.DEFAULT_SIZE is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineMessageCreateHelper.java:[42] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineMessageCreateHelper.java:[219] 
01:12:52 	int halfHeight = child.getPrimaryShape().getFigureLifelineNameContainerFigure().getBounds().height / 2; // TODO_MIA check the use of this methode
01:12:52 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/DropDestructionOccurenceSpecification.java:[110] 
01:12:52 	Optional<DestructionOccurrenceSpecificationEditPart> findFirst = graphicalContainer.getChildren().stream()
01:12:52 				.filter(DestructionOccurrenceSpecificationEditPart.class::isInstance)
01:12:52 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method filter(Predicate) belongs to the raw type Stream. References to generic type Stream<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/DropDestructionOccurenceSpecification.java:[110] 
01:12:52 	Optional<DestructionOccurrenceSpecificationEditPart> findFirst = graphicalContainer.getChildren().stream()
01:12:52 				.filter(DestructionOccurrenceSpecificationEditPart.class::isInstance)
01:12:52 				.map(DestructionOccurrenceSpecificationEditPart.class::cast)
01:12:52 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method map(Function) belongs to the raw type Stream. References to generic type Stream<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/DropDestructionOccurenceSpecification.java:[110] 
01:12:52 	Optional<DestructionOccurrenceSpecificationEditPart> findFirst = graphicalContainer.getChildren().stream()
01:12:52 				.filter(DestructionOccurrenceSpecificationEditPart.class::isInstance)
01:12:52 				.map(DestructionOccurrenceSpecificationEditPart.class::cast)
01:12:52 				.findFirst();
01:12:52 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Optional needs unchecked conversion to conform to Optional<DestructionOccurrenceSpecificationEditPart>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MoveableNonResizableLabelEditPolicy.java:[42] 
01:12:52 	import org.eclipse.gmf.runtime.diagram.ui.internal.figures.LabelHelper;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The type 'LabelHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MoveableNonResizableLabelEditPolicy.java:[160] 
01:12:52 	Point normalPoint = LabelHelper.offsetFromRelativeCoordinate(getHostFigure(), rect, refPoint);
01:12:52 	                    ^^^^^^^^^^^
01:12:52 Discouraged access: The type 'LabelHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/MoveableNonResizableLabelEditPolicy.java:[160] 
01:12:52 	Point normalPoint = LabelHelper.offsetFromRelativeCoordinate(getHostFigure(), rect, refPoint);
01:12:52 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Discouraged access: The method 'LabelHelper.offsetFromRelativeCoordinate(IFigure, Rectangle, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/TooltipUtil.java:[445] 
01:12:52 	Collection<String> displayValue = LifelineLabelHelper.DEFAULT_LABEL_DISPLAY;
01:12:52 	                   ^^^^^^^^^^^^
01:12:52 The value of the local variable displayValue is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/LifelineResizeHelper.java:[52] 
01:12:52 	Dimension namePreSize = primaryShape.getFigureLifelineNameContainerFigure().getPreferredSize();
01:12:52 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[117] 
01:12:52 	private Command getUpdateWeakRefForExecSpecCreate(final CreateViewAndElementRequest request) {
01:12:52 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getUpdateWeakRefForExecSpecCreate(CreateViewAndElementRequest) from the type UpdateWeakReferenceForExecSpecEditPolicy is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[136] 
01:12:52 	previousEventsFromPosition.addAll(LifelineEditPartUtil.getPreviousEventsFromPosition(new Point(reqlocationOnScreen.x, reqlocationOnScreen.y + deltaMoveAtCreationAndDeletion + AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT),
01:12:52 	                                                                                                                                                                                                                      ^^^^^^^^^^^^^
01:12:52 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[152] 
01:12:52 	connectionsAndChildren.addAll(((GraphicalEditPart) host).getSourceConnections());
01:12:52 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends capture#1-of ?>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[153] 
01:12:52 	connectionsAndChildren.addAll(((GraphicalEditPart) host).getTargetConnections());
01:12:52 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends capture#2-of ?>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[154] 
01:12:52 	connectionsAndChildren.addAll(((GraphicalEditPart) host).getChildren());
01:12:52 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends capture#3-of ?>
01:12:52 416. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java (at line 160)
01:12:52 	if (message instanceof Message && null != ((Message) message).getSendEvent() && ((Message) message).getSendEvent().equals(nextEvent)
01:12:52 	                                                                                                                          ^^^^^^^^^
01:12:52 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
01:12:52 417. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java (at line 161)
01:12:52 	|| message instanceof Message && null != ((Message) message).getReceiveEvent() && ((Message) message).getReceiveEvent().equals(nextEvent)) {
01:12:52 	                                                                                                                               ^^^^^^^^^
01:12:52 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
01:12:52 418. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java (at line 167)
01:12:52 	if (((Message) message).getSendEvent().equals(nextEvent)) {
01:12:52 	                                              ^^^^^^^^^
01:12:52 Unlikely argument type for equals(): OccurrenceSpecification seems to be unrelated to MessageEnd
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[174] 
01:12:52 	Point newLocation = new Point(0, createRequest.getLocation().y + AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT + deltaMoveAtCreationAndDeletion);
01:12:52 	                                                                                                        ^^^^^^^^^^^^^
01:12:52 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[195] 
01:12:52 	Point newLocation = new Point(0, reqlocationOnScreen.y + AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT + deltaMoveAtCreationAndDeletion);
01:12:52 	                                                                                                ^^^^^^^^^^^^^
01:12:52 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[275] 
01:12:52 	@SuppressWarnings("unchecked")
01:12:52 	                  ^^^^^^^^^^^
01:12:52 Unnecessary @SuppressWarnings("unchecked")
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/UpdateWeakReferenceForExecSpecEditPolicy.java:[276] 
01:12:52 	private Command getUpdateWeakRefForExecSpecDelete(final EditCommandRequestWrapper request) {
01:12:52 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method getUpdateWeakRefForExecSpecDelete(EditCommandRequestWrapper) from the type UpdateWeakReferenceForExecSpecEditPolicy is never used locally
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/InteractionUseNameEditPart.java:[307] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FragmentsOrdererHelper.java:[163] 
01:12:52 	Object sourceLoc = request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA);
01:12:52 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/FragmentsOrdererHelper.java:[163] 
01:12:52 	Object sourceLoc = request.getExtendedData().get(SequenceRequestConstant.SOURCE_LOCATION_DATA);
01:12:52 	                                                                         ^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.SOURCE_LOCATION_DATA is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[115] 
01:12:52 	Map<String, Object> extendedData = request.getExtendedData();
01:12:52 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[131] 
01:12:52 	Map<String, Object> extendedData = request.getExtendedData();
01:12:52 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[179] 
01:12:52 	Map<String, Object> extendedData = requestForType.getExtendedData();
01:12:52 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[387] 
01:12:52 	Map<String, Object> extendedData = request.getExtendedData();
01:12:52 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[394] 
01:12:52 	Map<String, Object> extendedData = request.getExtendedData();
01:12:52 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[435] 
01:12:52 	Map<String, Object> extendedData = request.getExtendedData();
01:12:52 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[562] 
01:12:52 	Map<String, Object> requestParameters = request.getExtendedData();
01:12:52 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineGraphicalNodeEditPolicy.java:[622] 
01:12:52 	Map<String, Object> extendedData = request.getExtendedData();
01:12:52 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/migration/SequenceReconciler_1_3_0.java:[83] 
01:12:52 	for (Iterator iterator = combinedViews.iterator(); iterator.hasNext();) {
01:12:52 	     ^^^^^^^^
01:12:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/migration/SequenceReconciler_1_3_0.java:[86] 
01:12:52 	interactionCompartmentShape.getPersistedChildren().add(0, view);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/ExecutionSpecificationAffixedChildAlignmentPolicy.java:[61] 
01:12:52 	protected void createResizeHandle(List handles, int direction) {
01:12:52 	                                  ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[125] 
01:12:52 	setValue(shouldDisplayBehavior((View) source));
01:12:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[137] 
01:12:52 	if (!Util.equals(realValue, value)) {
01:12:52 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method equals(Object, Object) from the type Util is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[142] 
01:12:52 	if (!Util.equals(cacheValue, value)) {
01:12:52 	          ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The method equals(Object, Object) from the type Util is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[143] 
01:12:52 	ValueDiff diff = Diffs.createValueDiff(cacheValue, value);
01:12:52 	^^^^^^^^^
01:12:52 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/BehaviorDisplayHelper.java:[144] 
01:12:52 	fireValueChange(diff);
01:12:52 	^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/ConstraintHelperAdvice.java:[74] 
01:12:52 	List sourceConnections = ViewUtil.getSourceConnections(view);
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/helpers/advice/ConstraintHelperAdvice.java:[89] 
01:12:52 	for (Iterator iterator = edgesToDestroy.iterator(); iterator.hasNext();) {
01:12:52 	     ^^^^^^^^
01:12:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[44] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDGateEditPart;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDGateEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[156] 
01:12:52 	ViewUtil.setStructuralFeatureValue(innerGateView, NotationPackage.eINSTANCE.getLocation_Y(), Integer.valueOf(location.y + OLDGateEditPart.DEFAULT_SIZE.height + 2));
01:12:52 	                                                                                                                          ^^^^^^^^^^^^^^^
01:12:52 The type OLDGateEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[156] 
01:12:52 	ViewUtil.setStructuralFeatureValue(innerGateView, NotationPackage.eINSTANCE.getLocation_Y(), Integer.valueOf(location.y + OLDGateEditPart.DEFAULT_SIZE.height + 2));
01:12:52 	                                                                                                                                          ^^^^^^^^^^^^
01:12:52 The field OLDGateEditPart.DEFAULT_SIZE is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[223] 
01:12:52 	location.y = OLDGateEditPart.DEFAULT_SIZE.height * 2 * (index + 1);
01:12:52 	             ^^^^^^^^^^^^^^^
01:12:52 The type OLDGateEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/OLDCreateGateViewCommand.java:[223] 
01:12:52 	location.y = OLDGateEditPart.DEFAULT_SIZE.height * 2 * (index + 1);
01:12:52 	                             ^^^^^^^^^^^^
01:12:52 The field OLDGateEditPart.DEFAULT_SIZE is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/TimeObservationNameEditPart.java:[345] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/StateInvariantLabelEditPart.java:[309] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/CreateCoordinateCommand.java:[61] 
01:12:52 	@SuppressWarnings("unchecked")
01:12:52 	                  ^^^^^^^^^^^
01:12:52 Unnecessary @SuppressWarnings("unchecked")
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomConstraintEditPart.java:[59] 
01:12:52 	List parts = getChildren();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomConstraintEditPart.java:[78] 
01:12:52 	List parts = getChildren();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/CustomExecutionSpecificationCreationEditPolicy.java:[43] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.util.DurationLinkUtil;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The import org.eclipse.papyrus.uml.diagram.sequence.util.DurationLinkUtil is never used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/ReferencialGrid.java:[64] 
01:12:52 	lines.add(new Integer(y));
01:12:52 	              ^^^^^^^^^^
01:12:52 The constructor Integer(int) is deprecated since version 9
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[37] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDLifelineEditPart;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[51] 
01:12:52 	return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, preserveAxis);
01:12:52 	           ^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[51] 
01:12:52 	return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, preserveAxis);
01:12:52 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[62] 
01:12:52 	return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, PreserveAnchorsPositionCommand.PRESERVE_Y, editPart.getFigure(), direction);
01:12:52 	           ^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/MessageAnchorRepairer.java:[62] 
01:12:52 	return new OLDLifelineEditPart.PreserveAnchorsPositionCommandEx(editPart, sizeDelta, PreserveAnchorsPositionCommand.PRESERVE_Y, editPart.getFigure(), direction);
01:12:52 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDLifelineEditPart.PreserveAnchorsPositionCommandEx is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/ContinuationNameEditPart.java:[311] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageCreateAppliedStereotypeEditPart.java:[327] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/PromptCreateElementAndNodeCommand.java:[40] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/PromptCreateElementAndNodeCommand.java:[92] 
01:12:52 	createMenuItems(menu, this, new ArrayList());
01:12:52 	                                ^^^^^^^^^
01:12:52 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/PromptCreateElementAndNodeCommand.java:[141] 
01:12:52 	createExecutionSpecificationCommand.putCreateElementRequestParameter(SequenceRequestConstant.INTERACTIONFRAGMENT_CONTAINER, container);
01:12:52 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type SequenceRequestConstant is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/command/PromptCreateElementAndNodeCommand.java:[141] 
01:12:52 	createExecutionSpecificationCommand.putCreateElementRequestParameter(SequenceRequestConstant.INTERACTIONFRAGMENT_CONTAINER, container);
01:12:52 	                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The field SequenceRequestConstant.INTERACTIONFRAGMENT_CONTAINER is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[171] 
01:12:52 	protected List getModelChildren() {
01:12:52 	          ^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[172] 
01:12:52 	List<Object> modelChildren = new ArrayList<>(super.getModelChildren());
01:12:52 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The constructor ArrayList(Collection<? extends Object>) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[172] 
01:12:52 	List<Object> modelChildren = new ArrayList<>(super.getModelChildren());
01:12:52 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[172] 
01:12:52 	List<Object> modelChildren = new ArrayList<>(super.getModelChildren());
01:12:52 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[181] 
01:12:52 	final View view = getNotationView();
01:12:52 	           ^^^^
01:12:52 The value of the local variable view is not used
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/CustomStateInvariantEditPart.java:[254] 
01:12:52 	List parts = getChildren();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[49] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDGateEditPart;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDGateEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[50] 
01:12:52 	import org.eclipse.papyrus.uml.diagram.sequence.edit.parts.OLDGateNameEditPart;
01:12:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDGateNameEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[98] 
01:12:52 	node.setType(OLDGateEditPart.GATE_TYPE);
01:12:52 	             ^^^^^^^^^^^^^^^
01:12:52 The type OLDGateEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[98] 
01:12:52 	node.setType(OLDGateEditPart.GATE_TYPE);
01:12:52 	                             ^^^^^^^^^
01:12:52 The field OLDGateEditPart.GATE_TYPE is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[104] 
01:12:52 	label.setType(OLDGateNameEditPart.GATE_NAME_TYPE);
01:12:52 	              ^^^^^^^^^^^^^^^^^^^
01:12:52 The type OLDGateNameEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[104] 
01:12:52 	label.setType(OLDGateNameEditPart.GATE_NAME_TYPE);
01:12:52 	                                  ^^^^^^^^^^^^^^
01:12:52 The field OLDGateNameEditPart.GATE_NAME_TYPE is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[373] 
01:12:52 	Rectangle bounds = new Rectangle(location, OLDGateEditPart.DEFAULT_SIZE);
01:12:52 	                                           ^^^^^^^^^^^^^^^
01:12:52 The type OLDGateEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[373] 
01:12:52 	Rectangle bounds = new Rectangle(location, OLDGateEditPart.DEFAULT_SIZE);
01:12:52 	                                                           ^^^^^^^^^^^^
01:12:52 The field OLDGateEditPart.DEFAULT_SIZE is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[377] 
01:12:52 	return validLocation.getLocation().getTranslated(0, -OLDGateEditPart.DEFAULT_SIZE.height / 2 - 1);
01:12:52 	                                                     ^^^^^^^^^^^^^^^
01:12:52 The type OLDGateEditPart is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/util/GateHelper.java:[377] 
01:12:52 	return validLocation.getLocation().getTranslated(0, -OLDGateEditPart.DEFAULT_SIZE.height / 2 - 1);
01:12:52 	                                                                     ^^^^^^^^^^^^
01:12:52 The field OLDGateEditPart.DEFAULT_SIZE is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/StateInvariantFigure.java:[121] 
01:12:52 	graphics.fillRoundRectangle(getBounds(), corner.width, corner.height);
01:12:52 	                                         ^^^^^^
01:12:52 The field RoundedRectangle.corner is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/figures/StateInvariantFigure.java:[121] 
01:12:52 	graphics.fillRoundRectangle(getBounds(), corner.width, corner.height);
01:12:52 	                                                       ^^^^^^
01:12:52 The field RoundedRectangle.corner is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[131] 
01:12:52 	constraintRect.height = AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT;
01:12:52 	                                                               ^^^^^^^^^^^^^
01:12:52 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[139] 
01:12:52 	int modulo = AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT / (int) spacing;
01:12:52 	                                                    ^^^^^^^^^^^^^
01:12:52 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[190] 
01:12:52 	int modulo = AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT / (int) spacing;
01:12:52 	                                                    ^^^^^^^^^^^^^
01:12:52 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[313] 
01:12:52 	boundsToRectangle.height = AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT;
01:12:52 	                                                                  ^^^^^^^^^^^^^
01:12:52 The field AbstractExecutionSpecificationEditPart.DEFAUT_HEIGHT is deprecated
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[402] 
01:12:52 	List children = getHost().getChildren();
01:12:52 	^^^^
01:12:52 List is a raw type. References to generic type List<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/custom-src/org/eclipse/papyrus/uml/diagram/sequence/referencialgrilling/LifeLineXYLayoutEditPolicy.java:[403] 
01:12:52 	Iterator iter = children.iterator();
01:12:52 	^^^^^^^^
01:12:52 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src-gen/org/eclipse/papyrus/uml/diagram/sequence/edit/parts/MessageDeleteNameEditPart.java:[314] 
01:12:52 	final EObject element = getParserElement();
01:12:52 	              ^^^^^^^
01:12:52 The value of the local variable element is not used
01:12:52 491 problems (0 errors, 474 warnings, 17 infos)
01:12:53 [INFO] 
01:12:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/src/test/resources
01:12:53 [INFO] 
01:12:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/target/org.eclipse.papyrus.uml.diagram.sequence-6.0.0-SNAPSHOT-sources.jar
01:12:53 [INFO] 
01:12:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:53 [INFO] 
01:12:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/target/org.eclipse.papyrus.uml.diagram.sequence-6.0.0-SNAPSHOT.jar
01:12:53 [INFO] 
01:12:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:53 [INFO] 
01:12:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:12:53 [INFO] 
01:12:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.sequence ---
01:12:53 [INFO] 
01:12:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.statemachine >--
01:12:54 [INFO] Building org.eclipse.papyrus.uml.diagram.statemachine 4.0.0-SNAPSHOT [290/728]
01:12:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:12:54 [INFO] 
01:12:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:54 [INFO] 
01:12:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:54 [INFO] The project's OSGi version is 4.0.0.202103040552
01:12:54 [INFO] 
01:12:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:54 [INFO] 
01:12:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:54 [INFO] 
01:12:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src/main/resources
01:12:54 [INFO] 
01:12:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:54 [INFO] Compiling 221 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/bin
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ConstraintBodyEditPart.java:[308] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/FinalStateFloatingLabelEditPart.java:[343] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateDeepHistoryFloatingLabelEditPart.java:[343] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/policies/UMLBaseItemSemanticEditPolicy.java:[421] 
01:12:57 	.contains(target))) {
01:12:57 	          ^^^^^^
01:12:57 Unlikely argument type Namespace for contains(Object) on a Collection<Constraint>
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/DoActivityStateBehaviorStateEditPart.java:[331] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateForkNameEditPart.java:[343] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/strategies/StateSemanticConnectionsStrategy.java:[66] 
01:12:57 	List<EObject> result = (List<EObject>) super.getCanonicalSemanticChildren(semanticFromEditPart, viewFromEditPart);
01:12:57 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Type safety: Unchecked cast from List<capture#5-of ? extends EObject> to List<EObject>
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/edit/part/CustomRegionCompartmentEditPart.java:[24] 
01:12:57 	import org.eclipse.gmf.runtime.diagram.ui.internal.tools.RubberbandDragTracker;
01:12:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'RubberbandDragTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/edit/part/CustomRegionCompartmentEditPart.java:[66] 
01:12:57 	return new RubberbandDragTracker() {
01:12:57 	           ^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'RubberbandDragTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/edit/part/CustomRegionCompartmentEditPart.java:[66] 
01:12:57 	return new RubberbandDragTracker() {
01:12:57 	           ^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The constructor 'RubberbandDragTracker()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateExitPointFloatingLabelEditPart.java:[343] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/DeferrableTriggerEditPart.java:[333] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ContextLinkEditPart.java:[24] 
01:12:57 	import org.eclipse.papyrus.uml.diagram.common.editpolicies.AppliedStereotypeLinkLabelDisplayEditPolicy;
01:12:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The import org.eclipse.papyrus.uml.diagram.common.editpolicies.AppliedStereotypeLinkLabelDisplayEditPolicy is never used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/FinalStateStereotypeEditPart.java:[346] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/InternalStateListener.java:[31] 
01:12:57 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.RefreshEditPartCommand;
01:12:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/InternalStateListener.java:[102] 
01:12:57 	RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true);
01:12:57 	^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/InternalStateListener.java:[102] 
01:12:57 	RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true);
01:12:57 	                                             ^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/InternalStateListener.java:[102] 
01:12:57 	RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true);
01:12:57 	                                             ^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The constructor 'RefreshEditPartCommand(IGraphicalEditPart, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateInitialStereotypeEditPart.java:[346] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLVisualIDRegistry.java:[107] 
01:12:57 	private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.statemachine/debug/visualID"; //$NON-NLS-1$
01:12:57 	                            ^^^^^^^^^
01:12:57 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLVisualIDRegistry.java:[647] 
01:12:57 	private static boolean isDiagram(Package element) {
01:12:57 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateNameEditPartTN.java:[308] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[438] 
01:12:57 	Node stateMachine_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StateMachineNameEditPart.VISUAL_ID));
01:12:57 	     ^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The value of the local variable stateMachine_NameLabel is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[459] 
01:12:57 	Node state_NameLabel_TN = createLabel(node, UMLVisualIDRegistry.getType(StateNameEditPartTN.VISUAL_ID));
01:12:57 	     ^^^^^^^^^^^^^^^^^^
01:12:57 The value of the local variable state_NameLabel_TN is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[525] 
01:12:57 	Node state_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(StateNameEditPart.VISUAL_ID));
01:12:57 	     ^^^^^^^^^^^^^^^
01:12:57 The value of the local variable state_NameLabel is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[850] 
01:12:57 	Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPart.VISUAL_ID));
01:12:57 	     ^^^^^^^^^^^^^^^^^
01:12:57 The value of the local variable comment_BodyLabel is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[868] 
01:12:57 	Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameLabelEditPart.VISUAL_ID));
01:12:57 	     ^^^^^^^^^^^^^^^^^^^^
01:12:57 The value of the local variable constraint_NameLabel is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[869] 
01:12:57 	Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPart.VISUAL_ID));
01:12:57 	     ^^^^^^^^^^^^^^^^^^^^
01:12:57 The value of the local variable constraint_BodyLabel is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[958] 
01:12:57 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1002] 
01:12:57 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1036] 
01:12:57 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1047] 
01:12:57 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:57 	                       ^^^^^^^^^
01:12:57 The value of the local variable prefStore is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1063] 
01:12:57 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1074] 
01:12:57 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:12:57 	                       ^^^^^^^^^
01:12:57 The value of the local variable prefStore is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1090] 
01:12:57 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:12:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1150] 
01:12:57 	rv.getStyles().add(ts);
01:12:57 	^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1153] 
01:12:57 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
01:12:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1156] 
01:12:57 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
01:12:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1190] 
01:12:57 	private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:57 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1210] 
01:12:57 	private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:57 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/providers/UMLViewProvider.java:[1219] 
01:12:57 	private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:12:57 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ConnectionPointReferenceNameEditPart.java:[344] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/ValidateAction.java:[191] 
01:12:57 	List allStatuses = new ArrayList();
01:12:57 	^^^^
01:12:57 List is a raw type. References to generic type List<E> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/ValidateAction.java:[191] 
01:12:57 	List allStatuses = new ArrayList();
01:12:57 	                       ^^^^^^^^^
01:12:57 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/ValidateAction.java:[194] 
01:12:57 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject>
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/ValidateAction.java:[194] 
01:12:57 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:12:57 	                                                          ^^^^^^^^^^^
01:12:57 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus>
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/ValidateAction.java:[195] 
01:12:57 	for (Iterator it = allStatuses.iterator(); it.hasNext();) {
01:12:57 	     ^^^^^^^^
01:12:57 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateDeepHistoryStereotypeEditPart.java:[346] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateShallowHistoryFloatingLabelEditPart.java:[343] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ConnectionPointReferenceStereotypeEditPart.java:[347] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateExitPointStereotypeEditPart.java:[347] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ConstraintNameLabelEditPart.java:[310] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/TransitionStereotypeEditPart.java:[326] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/policies/CustomStateMachineDiagramDragDropEditPolicy.java:[180] 
01:12:57 	RegionFigure regionFigure = ((RegionEditPart) graphicalParentEditPart.getParent()).getPrimaryShape();
01:12:57 	             ^^^^^^^^^^^^
01:12:57 The value of the local variable regionFigure is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/policies/CustomStateMachineDiagramDragDropEditPolicy.java:[302] 
01:12:57 	Iterator<View> it = compartment.getChildren().iterator();
01:12:57 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<View>
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/GeneralizationStereotypeEditPart.java:[326] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDocumentProvider.java:[59] 
01:12:57 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
01:12:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDocumentProvider.java:[60] 
01:12:57 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
01:12:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDocumentProvider.java:[208] 
01:12:57 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:57 	                  ^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDocumentProvider.java:[208] 
01:12:57 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:12:57 	                                ^^^^
01:12:57 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDocumentProvider.java:[570] 
01:12:57 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:57 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDocumentProvider.java:[570] 
01:12:57 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:12:57 	                                                                                               ^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateTerminateFloatingLabelEditPart.java:[343] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPartTN.java:[196] 
01:12:57 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:57 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPartTN.java:[206] 
01:12:57 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:57 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/figures/NoExtraHeightLayoutManager.java:[61] 
01:12:57 	double ratio = new Integer(compartmentsHeight).doubleValue() / new Integer(remainingspace).doubleValue();
01:12:57 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor Integer(int) is deprecated since version 9
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/figures/NoExtraHeightLayoutManager.java:[61] 
01:12:57 	double ratio = new Integer(compartmentsHeight).doubleValue() / new Integer(remainingspace).doubleValue();
01:12:57 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor Integer(int) is deprecated since version 9
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/edit/part/CustomTransitionEditPart.java:[55] 
01:12:57 	new RunnableWithResult.Impl() {
01:12:57 	    ^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 RunnableWithResult.Impl is a raw type. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/edit/part/CustomTransitionEditPart.java:[60] 
01:12:57 	setResult(getChildren().get(1));
01:12:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Type safety: The method setResult(Object) belongs to the raw type RunnableWithResult.Impl. References to generic type RunnableWithResult.Impl<T> should be parameterized
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateJoinFloatingLabelEditPart.java:[343] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateEntryPointStereotypeEditPart.java:[347] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateInitialFloatingLabelEditPart.java:[343] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateChoiceFloatingLabelEditPart.java:[343] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateShallowHistoryStereotypeEditPart.java:[346] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateJunctionStereotypeEditPart.java:[346] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateEntryPointFloatingLabelEditPart.java:[343] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/custom/expressions/UMLAbstractExpression.java:[146] 
01:12:57 	return new Byte(num.byteValue());
01:12:57 	           ^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor Byte(byte) is deprecated since version 9
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/custom/expressions/UMLAbstractExpression.java:[149] 
01:12:57 	return new Integer(num.intValue());
01:12:57 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor Integer(int) is deprecated since version 9
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/custom/expressions/UMLAbstractExpression.java:[152] 
01:12:57 	return new Short(num.shortValue());
01:12:57 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor Short(short) is deprecated since version 9
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/custom/expressions/UMLAbstractExpression.java:[155] 
01:12:57 	return new Long(num.longValue());
01:12:57 	           ^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor Long(long) is deprecated since version 9
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/custom/expressions/UMLAbstractExpression.java:[161] 
01:12:57 	return new Float(num.floatValue());
01:12:57 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor Float(float) is deprecated since version 9
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/custom/expressions/UMLAbstractExpression.java:[164] 
01:12:57 	return new Double(num.doubleValue());
01:12:57 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor Double(double) is deprecated since version 9
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateJunctionFloatingLabelEditPart.java:[343] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/TransitionGuardEditPart.java:[327] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ContextLinkAppliedStereotypeEditPart.java:[328] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPart.java:[233] 
01:12:57 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:57 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPart.java:[243] 
01:12:57 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:57 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateEditPart.java:[253] 
01:12:57 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:57 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/EntryStateBehaviorEditPart.java:[331] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[29] 
01:12:57 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.RefreshEditPartCommand;
01:12:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[42] 
01:12:57 	public class StateBehaviorsListener extends AbstractModifcationTriggerListener {
01:12:57 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The type AbstractModifcationTriggerListener is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[127] 
01:12:57 	IGraphicalEditPart iGrapEditPart = getChildByEObject(oldBehavior, stateEditPart, false);
01:12:57 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The method getChildByEObject(EObject, IGraphicalEditPart, boolean) from the type AbstractModifcationTriggerListener is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[154] 
01:12:57 	IGraphicalEditPart found = getChildByEObject((EObject) toTest, getDiagramEditPart(), false);
01:12:57 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The method getChildByEObject(EObject, IGraphicalEditPart, boolean) from the type AbstractModifcationTriggerListener is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[154] 
01:12:57 	IGraphicalEditPart found = getChildByEObject((EObject) toTest, getDiagramEditPart(), false);
01:12:57 	                                                               ^^^^^^^^^^^^^^^^^^^^
01:12:57 The method getDiagramEditPart() from the type AbstractModifcationTriggerListener is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[170] 
01:12:57 	RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true);
01:12:57 	^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[170] 
01:12:57 	RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true);
01:12:57 	                                             ^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'RefreshEditPartCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/custom-src/org/eclipse/papyrus/uml/diagram/statemachine/custom/listeners/StateBehaviorsListener.java:[170] 
01:12:57 	RefreshEditPartCommand refreshEditPart = new RefreshEditPartCommand(part, true);
01:12:57 	                                             ^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The constructor 'RefreshEditPartCommand(IGraphicalEditPart, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateTerminateStereotypeEditPart.java:[346] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateMachineNameEditPart.java:[308] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateFloatingLabelEditPart.java:[343] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateNameEditPart.java:[308] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/InternalTransitionEditPart.java:[331] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/ExitStateBehaviorEditPart.java:[331] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateMachineEditPart.java:[196] 
01:12:57 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:57 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/StateMachineEditPart.java:[206] 
01:12:57 	IBorderItemLocator locator = new PortPositionLocator(getMainFigure(), PositionConstants.NONE);
01:12:57 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor PortPositionLocator(IFigure, int) is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/parsers/MessageFormatParser.java:[200] 
01:12:57 	new Integer(pos.getErrorIndex())));
01:12:57 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor Integer(int) is deprecated since version 9
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[26] 
01:12:57 	import org.eclipse.gef.commands.CommandStackListener;
01:12:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The type CommandStackListener is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[35] 
01:12:57 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
01:12:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[40] 
01:12:57 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
01:12:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The type OperationHistoryDirtyState is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[91] 
01:12:57 	private OperationHistoryDirtyState dirtyState;
01:12:57 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The type OperationHistoryDirtyState is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[251] 
01:12:57 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
01:12:57 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:12:57 The type CommandStackListener is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[282] 
01:12:57 	protected OperationHistoryDirtyState getDirtyState() {
01:12:57 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The type OperationHistoryDirtyState is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[284] 
01:12:57 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:57 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The type OperationHistoryDirtyState is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[284] 
01:12:57 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:12:57 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[383] 
01:12:57 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:57 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditor.java:[383] 
01:12:57 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:12:57 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateChoiceStereotypeEditPart.java:[346] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/TransitionNameEditPart.java:[327] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateJoinStereotypeEditPart.java:[346] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/PseudostateForkStereotypeEditPart.java:[346] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditorUtil.java:[36] 
01:12:57 	import org.eclipse.core.runtime.SubProgressMonitor;
01:12:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The type SubProgressMonitor is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditorUtil.java:[174] 
01:12:57 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:12:57 	                                                                   ^^^^^^^^^^^^^^^^^^
01:12:57 The type SubProgressMonitor is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/part/UMLDiagramEditorUtil.java:[174] 
01:12:57 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:12:57 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:12:57 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:12:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src-gen/org/eclipse/papyrus/uml/diagram/statemachine/edit/parts/CommentBodyEditPart.java:[308] 
01:12:57 	final EObject element = getParserElement();
01:12:57 	              ^^^^^^^
01:12:57 The value of the local variable element is not used
01:12:57 124 problems (124 warnings)
01:12:57 [INFO] 
01:12:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/src/test/resources
01:12:57 [INFO] 
01:12:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/target/org.eclipse.papyrus.uml.diagram.statemachine-4.0.0-SNAPSHOT-sources.jar
01:12:57 [INFO] 
01:12:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:57 [INFO] 
01:12:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine/target/org.eclipse.papyrus.uml.diagram.statemachine-4.0.0-SNAPSHOT.jar
01:12:58 [INFO] 
01:12:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:58 [INFO] 
01:12:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:12:58 [INFO] 
01:12:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.statemachine ---
01:12:58 [INFO] 
01:12:58 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.timing >-----
01:12:58 [INFO] Building org.eclipse.papyrus.uml.diagram.timing 2.0.0-SNAPSHOT [291/728]
01:12:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:12:58 [INFO] 
01:12:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.timing ---
01:12:58 [INFO] 
01:12:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.timing ---
01:12:58 [INFO] The project's OSGi version is 2.0.0.202103040552
01:12:58 [INFO] 
01:12:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.timing ---
01:12:58 [INFO] 
01:12:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.timing ---
01:12:58 [INFO] 
01:12:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.timing ---
01:12:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:12:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:12:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src/main/resources
01:12:58 [INFO] 
01:12:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.timing ---
01:12:58 [INFO] Compiling 382 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/DropUtils.java:[51] 
01:13:01 	import org.eclipse.papyrus.uml.diagram.common.commands.CommonDeferredCreateConnectionViewCommand;
01:13:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type CommonDeferredCreateConnectionViewCommand is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/DropUtils.java:[187] 
01:13:01 	final CommonDeferredCreateConnectionViewCommand createConnectionViewCommand = new CommonDeferredCreateConnectionViewCommand(editingDomain, semanticHint, sourceViewAdapter, targetViewAdapter, viewer, PreferencesHint.USE_DEFAULTS,
01:13:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type CommonDeferredCreateConnectionViewCommand is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/DropUtils.java:[187] 
01:13:01 	final CommonDeferredCreateConnectionViewCommand createConnectionViewCommand = new CommonDeferredCreateConnectionViewCommand(editingDomain, semanticHint, sourceViewAdapter, targetViewAdapter, viewer, PreferencesHint.USE_DEFAULTS,
01:13:01 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type CommonDeferredCreateConnectionViewCommand is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/DropUtils.java:[187] 
01:13:01 	final CommonDeferredCreateConnectionViewCommand createConnectionViewCommand = new CommonDeferredCreateConnectionViewCommand(editingDomain, semanticHint, sourceViewAdapter, targetViewAdapter, viewer, PreferencesHint.USE_DEFAULTS,
01:13:01 				connectionViewDescriptor, null);
01:13:01 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The constructor CommonDeferredCreateConnectionViewCommand(TransactionalEditingDomain, String, IAdaptable, IAdaptable, EditPartViewer, PreferencesHint, CreateConnectionViewRequest.ConnectionViewDescriptor, ICommand) is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/TimeObservationAppliedStereotypeEditPart.java:[347] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageSyncAppliedStereotypeEditPart.java:[325] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLVisualIDRegistry.java:[113] 
01:13:01 	private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.timing/debug/visualID"; //$NON-NLS-1$
01:13:01 	                            ^^^^^^^^^
01:13:01 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLVisualIDRegistry.java:[644] 
01:13:01 	private static boolean isDiagram(Package element) {
01:13:01 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/FullStateInvariantAppliedStereotypeEditPart.java:[347] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/InteractionNameEditPart.java:[306] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/SwitchLifelineAction.java:[29] 
01:13:01 	handler.execute(null);
01:13:01 	        ^^^^^^^^^^^^^
01:13:01 The method execute(ExecutionEvent) from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[48] 
01:13:01 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
01:13:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[78] 
01:13:01 	public class SwitchLifelineCommand extends GraphicalCommandHandler {
01:13:01 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[96] 
01:13:01 	final ICommand createCommand = new ChangeLifelineFromCompactToFull(getEditingDomain(), lifelineEditPart);
01:13:01 	                                                                   ^^^^^^^^^^^^^^^^^^
01:13:01 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[112] 
01:13:01 	final ICommand createCommand = new ChangeLifelineFromFullToCompact(getEditingDomain(), lifelineEditPart);
01:13:01 	                                                                   ^^^^^^^^^^^^^^^^^^
01:13:01 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[196] 
01:13:01 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_ReAssociateTicks, null, null) {
01:13:01 	                                        ^^^^^^^^^^^^^^^^^^
01:13:01 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[225] 
01:13:01 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_ReAssociateTicks, null, null) {
01:13:01 	                                        ^^^^^^^^^^^^^^^^^^
01:13:01 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[267] 
01:13:01 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_NameUnnamedStateInvariants, null, null) {
01:13:01 	                                        ^^^^^^^^^^^^^^^^^^
01:13:01 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[311] 
01:13:01 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_createMessages, null, null) {
01:13:01 	                                        ^^^^^^^^^^^^^^^^^^
01:13:01 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[340] 
01:13:01 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_CreateLinkedElements, null, null) {
01:13:01 	                                        ^^^^^^^^^^^^^^^^^^
01:13:01 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[387] 
01:13:01 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_createStateDefinitions, null, null) {
01:13:01 	                                        ^^^^^^^^^^^^^^^^^^
01:13:01 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[416] 
01:13:01 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_CreateTimeRuler, null) {
01:13:01 	                                        ^^^^^^^^^^^^^^^^^^
01:13:01 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[435] 
01:13:01 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_createLifelineFragments, null, null) {
01:13:01 	                                        ^^^^^^^^^^^^^^^^^^
01:13:01 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[493] 
01:13:01 	return new AbstractTransactionalCommand(getEditingDomain(), Messages.SwitchLifelineCommand_createLifelineFragments, null, null) {
01:13:01 	                                        ^^^^^^^^^^^^^^^^^^
01:13:01 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/SwitchLifelineCommand.java:[576] 
01:13:01 	final List<IGraphicalEditPart> selectedElements = getSelectedElements();
01:13:01 	                                                  ^^^^^^^^^^^^^^^^^^^^^
01:13:01 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageFoundAppliedStereotypeEditPart.java:[325] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageAsyncNameLabelEditPart.java:[326] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/OccurrenceSpecificationLabelEditPart.java:[343] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageSyncNameLabelEditPart.java:[326] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/ToggleTimeRulerVisibility.java:[27] 
01:13:01 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
01:13:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/ToggleTimeRulerVisibility.java:[39] 
01:13:01 	public class ToggleTimeRulerVisibility extends GraphicalCommandHandler {
01:13:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/ToggleTimeRulerVisibility.java:[44] 
01:13:01 	final List<IGraphicalEditPart> selectedElements = getSelectedElements();
01:13:01 	                                                  ^^^^^^^^^^^^^^^^^^^^^
01:13:01 The method getSelectedElements() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/ToggleTimeRulerVisibility.java:[66] 
01:13:01 	return new ICommandProxy(new AbstractTransactionalCommand(getEditingDomain(), Messages.ToggleTimeRulerVisibility_ToggleTimeRulerVisibility, null, null) {
01:13:01 	                                                          ^^^^^^^^^^^^^^^^^^
01:13:01 The method getEditingDomain() from the type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageFoundNameLabelEditPart.java:[326] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/StateInvariantAppliedStereotypeEditPart.java:[347] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageOccurrenceSpecificationAppliedStereotypeEditPart.java:[347] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/FullLifelineNameEditPart.java:[308] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageLostNameLabelEditPart.java:[326] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageOccurrenceSpecificationLabelEditPart.java:[342] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/TimeConstraintSpecificationEditPart.java:[343] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageCreateNameLabelEditPart.java:[326] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[68] 
01:13:01 	private Map myDomain2NotationMap = new HashMap();
01:13:01 	        ^^^
01:13:01 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[68] 
01:13:01 	private Map myDomain2NotationMap = new HashMap();
01:13:01 	                                       ^^^^^^^
01:13:01 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[73] 
01:13:01 	private Collection myLinkDescriptors = new LinkedList();
01:13:01 	        ^^^^^^^^^^
01:13:01 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[73] 
01:13:01 	private Collection myLinkDescriptors = new LinkedList();
01:13:01 	                                           ^^^^^^^^^^
01:13:01 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[97] 
01:13:01 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE.getPackage_TimingDiagram_SemanticChildren(view);
01:13:01 	^^^^^^^^^^
01:13:01 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[98] 
01:13:01 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:13:01 	     ^^^^^^^^
01:13:01 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[107] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[108] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getInteraction_Shape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[109] 
01:13:01 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE.getInteraction_Shape_SemanticChildren(view);
01:13:01 	^^^^^^^^^^
01:13:01 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[110] 
01:13:01 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:13:01 	     ^^^^^^^^
01:13:01 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[122] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[123] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getLifeline_FullShape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[136] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[137] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getLifeline_CompactShape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[148] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[149] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getStateInvariant_FullShape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[156] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[157] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getStateInvariant_CompactShape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[164] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[165] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getOccurrenceSpecification_Shape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[172] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[173] 
01:13:01 	myLinkDescriptors
01:13:01 				.addAll(UMLDiagramUpdater.INSTANCE.getMessageOccurrenceSpecification_Shape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[181] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[182] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getTimeConstraint_Shape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[189] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[190] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getTimeObservation_Shape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[197] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[198] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getDurationConstraint_Shape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[205] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[206] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getDurationObservation_Shape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[213] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[214] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getGeneralOrdering_Shape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[221] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[222] 
01:13:01 	myLinkDescriptors
01:13:01 				.addAll(UMLDiagramUpdater.INSTANCE.getDestructionOccurrenceSpecification_Shape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[230] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[231] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getLifeline_Shape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[238] 
01:13:01 	myDomain2NotationMap.put(view.getElement(), view);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[239] 
01:13:01 	myLinkDescriptors.addAll(UMLDiagramUpdater.INSTANCE.getGate_Shape_OutgoingLinks(view));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[246] 
01:13:01 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:13:01 	^^^^^^^^^^
01:13:01 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[248] 
01:13:01 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:13:01 	     ^^^^^^^^
01:13:01 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[257] 
01:13:01 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:13:01 	^^^^^^^^^^
01:13:01 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[259] 
01:13:01 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:13:01 	     ^^^^^^^^
01:13:01 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[268] 
01:13:01 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:13:01 	^^^^^^^^^^
01:13:01 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[270] 
01:13:01 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:13:01 	     ^^^^^^^^
01:13:01 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[279] 
01:13:01 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:13:01 	^^^^^^^^^^
01:13:01 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[281] 
01:13:01 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:13:01 	     ^^^^^^^^
01:13:01 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[290] 
01:13:01 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:13:01 	^^^^^^^^^^
01:13:01 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[292] 
01:13:01 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:13:01 	     ^^^^^^^^
01:13:01 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[301] 
01:13:01 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:13:01 	^^^^^^^^^^
01:13:01 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[303] 
01:13:01 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:13:01 	     ^^^^^^^^
01:13:01 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[312] 
01:13:01 	Collection childNodeDescriptors = UMLDiagramUpdater.INSTANCE
01:13:01 	^^^^^^^^^^
01:13:01 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[314] 
01:13:01 	for (Iterator it = childNodeDescriptors.iterator(); it.hasNext();) {
01:13:01 	     ^^^^^^^^
01:13:01 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[381] 
01:13:01 	Collection additionalDescriptors = new LinkedList();
01:13:01 	^^^^^^^^^^
01:13:01 Collection is a raw type. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[381] 
01:13:01 	Collection additionalDescriptors = new LinkedList();
01:13:01 	                                       ^^^^^^^^^^
01:13:01 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[382] 
01:13:01 	for (Iterator it = myLinkDescriptors.iterator(); it.hasNext();) {
01:13:01 	     ^^^^^^^^
01:13:01 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[396] 
01:13:01 	myDomain2NotationMap.put(nextLinkDescriptor.getModelElement(), edge);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[401] 
01:13:01 	additionalDescriptors
01:13:01 								.addAll(UMLDiagramUpdater.INSTANCE.getMessage_SynchEdge_OutgoingLinks(edge));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[405] 
01:13:01 	additionalDescriptors
01:13:01 								.addAll(UMLDiagramUpdater.INSTANCE.getMessage_AsynchEdge_OutgoingLinks(edge));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[409] 
01:13:01 	additionalDescriptors
01:13:01 								.addAll(UMLDiagramUpdater.INSTANCE.getMessage_ReplyEdge_OutgoingLinks(edge));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[413] 
01:13:01 	additionalDescriptors
01:13:01 								.addAll(UMLDiagramUpdater.INSTANCE.getMessage_CreateEdge_OutgoingLinks(edge));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[417] 
01:13:01 	additionalDescriptors
01:13:01 								.addAll(UMLDiagramUpdater.INSTANCE.getMessage_DeleteEdge_OutgoingLinks(edge));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[421] 
01:13:01 	additionalDescriptors
01:13:01 								.addAll(UMLDiagramUpdater.INSTANCE.getMessage_LostEdge_OutgoingLinks(edge));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[425] 
01:13:01 	additionalDescriptors
01:13:01 								.addAll(UMLDiagramUpdater.INSTANCE.getMessage_FoundEdge_OutgoingLinks(edge));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[431] 
01:13:01 	myLinkDescriptors.addAll(additionalDescriptors);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method addAll(Collection) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramContentInitializer.java:[440] 
01:13:01 	for (Iterator it = node.getChildren().iterator(); it.hasNext();) {
01:13:01 	     ^^^^^^^^
01:13:01 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/DurationConstraintSpecificationEditPart.java:[343] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/DestructionOccurrenceSpecificationAppliedStereotypeEditPart.java:[347] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 111. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/policies/GenericListCompartmentLayoutEditPolicy.java (at line 45)
01:13:01 	@SuppressWarnings("static-method")
01:13:01 	                  ^^^^^^^^^^^^^^^
01:13:01 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[442] 
01:13:01 	Node interaction_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(InteractionNameEditPart.VISUAL_ID));
01:13:01 	     ^^^^^^^^^^^^^^^^^^^^^
01:13:01 The value of the local variable interaction_NameLabel is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[465] 
01:13:01 	Node lifeline_FullNameLabel = createLabel(node,
01:13:01 	     ^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The value of the local variable lifeline_FullNameLabel is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[491] 
01:13:01 	Node lifeline_CompactNameLabel = createLabel(node,
01:13:01 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The value of the local variable lifeline_CompactNameLabel is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[539] 
01:13:01 	Node stateInvariant_CompactNameLabel = createLabel(node,
01:13:01 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The value of the local variable stateInvariant_CompactNameLabel is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[557] 
01:13:01 	node.getStyles().add(NotationFactory.eINSTANCE.createDescriptionStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[558] 
01:13:01 	node.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[630] 
01:13:01 	node_StateDefinitionNameLabel.getStyles().add(NotationFactory.eINSTANCE.createDescriptionStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[836] 
01:13:01 	node_TickNameLabel.getStyles().add(NotationFactory.eINSTANCE.createDescriptionStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[922] 
01:13:01 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[962] 
01:13:01 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1003] 
01:13:01 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1043] 
01:13:01 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1084] 
01:13:01 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1125] 
01:13:01 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1165] 
01:13:01 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1235] 
01:13:01 	rv.getStyles().add(ts);
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1238] 
01:13:01 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1241] 
01:13:01 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1275] 
01:13:01 	private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:13:01 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1297] 
01:13:01 	private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:13:01 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/providers/UMLViewProvider.java:[1308] 
01:13:01 	private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:13:01 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDocumentProvider.java:[59] 
01:13:01 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
01:13:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDocumentProvider.java:[60] 
01:13:01 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
01:13:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDocumentProvider.java:[210] 
01:13:01 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:13:01 	                  ^^^^^^^^^^^^^
01:13:01 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDocumentProvider.java:[210] 
01:13:01 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:13:01 	                                ^^^^
01:13:01 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDocumentProvider.java:[574] 
01:13:01 	EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDocumentProvider.java:[574] 
01:13:01 	EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:13:01 	                  ^^^^^^^^^^^^^^^^
01:13:01 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/parsers/MessageFormatParser.java:[199] 
01:13:01 	NLS.bind(Messages.MessageFormatParser_InvalidInputError, new Integer(pos.getErrorIndex())));
01:13:01 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The constructor Integer(int) is deprecated since version 9
01:13:01 140. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/utils/LifelineUtils.java (at line 114)
01:13:01 	@SuppressWarnings("boxing")
01:13:01 	                  ^^^^^^^^
01:13:01 At least one of the problems in category 'boxing' is not analysed due to a compiler option being ignored
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/OccurrenceSpecificationAppliedStereotypeEditPart.java:[347] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLNavigatorItem.java:[37] 
01:13:01 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:13:01 	       ^^^^^^
01:13:01 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLNavigatorItem.java:[48] 
01:13:01 	public Class[] getAdapterList() {
01:13:01 	       ^^^^^^^
01:13:01 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[26] 
01:13:01 	import org.eclipse.gef.commands.CommandStackListener;
01:13:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type CommandStackListener is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[35] 
01:13:01 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
01:13:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[41] 
01:13:01 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
01:13:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type OperationHistoryDirtyState is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[94] 
01:13:01 	private OperationHistoryDirtyState dirtyState;
01:13:01 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type OperationHistoryDirtyState is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[280] 
01:13:01 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
01:13:01 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:13:01 The type CommandStackListener is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[311] 
01:13:01 	protected OperationHistoryDirtyState getDirtyState() {
01:13:01 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type OperationHistoryDirtyState is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[313] 
01:13:01 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:13:01 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type OperationHistoryDirtyState is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[313] 
01:13:01 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:13:01 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[412] 
01:13:01 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:13:01 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditor.java:[412] 
01:13:01 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:13:01 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/expressions/UMLAbstractExpression.java:[146] 
01:13:01 	return new Byte(num.byteValue());
01:13:01 	           ^^^^^^^^^^^^^^^^^^^^^
01:13:01 The constructor Byte(byte) is deprecated since version 9
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/expressions/UMLAbstractExpression.java:[149] 
01:13:01 	return new Integer(num.intValue());
01:13:01 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The constructor Integer(int) is deprecated since version 9
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/expressions/UMLAbstractExpression.java:[152] 
01:13:01 	return new Short(num.shortValue());
01:13:01 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The constructor Short(short) is deprecated since version 9
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/expressions/UMLAbstractExpression.java:[155] 
01:13:01 	return new Long(num.longValue());
01:13:01 	           ^^^^^^^^^^^^^^^^^^^^^
01:13:01 The constructor Long(long) is deprecated since version 9
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/expressions/UMLAbstractExpression.java:[161] 
01:13:01 	return new Float(num.floatValue());
01:13:01 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The constructor Float(float) is deprecated since version 9
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/expressions/UMLAbstractExpression.java:[164] 
01:13:01 	return new Double(num.doubleValue());
01:13:01 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The constructor Double(double) is deprecated since version 9
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/CompactStateInvariantNameEditPart.java:[306] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLAbstractNavigatorItem.java:[42] 
01:13:01 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:13:01 	       ^^^^^^
01:13:01 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLAbstractNavigatorItem.java:[52] 
01:13:01 	public Class[] getAdapterList() {
01:13:01 	       ^^^^^^^
01:13:01 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageReplyNameLabelEditPart.java:[326] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageCreateAppliedStereotypeEditPart.java:[325] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/TimeConstraintAppliedStereotypeEditPart.java:[347] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageReplyAppliedStereotypeEditPart.java:[325] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/GeneralOrderingNameEditPart.java:[344] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/StateDefinitionLabelEditPart.java:[306] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 169. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/policies/TimingDiagramDragDropEditPolicy.java (at line 97)
01:13:01 	@SuppressWarnings("boxing")
01:13:01 	                  ^^^^^^^^
01:13:01 At least one of the problems in category 'boxing' is not analysed due to a compiler option being ignored
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/LifelineVerticalLabelCellEditorLocator.java:[40] 
01:13:01 	final int avr = FigureUtilities.getFontMetrics(text.getFont()).getAverageCharWidth();
01:13:01 	                                                               ^^^^^^^^^^^^^^^^^^^^^
01:13:01 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/GateLabelEditPart.java:[343] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 172. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/policies/AbstractTimelineLayoutPolicy.java (at line 376)
01:13:01 	@SuppressWarnings("static-method")
01:13:01 	                  ^^^^^^^^^^^^^^^
01:13:01 At least one of the problems in category 'static-method' is not analysed due to a compiler option being ignored
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/CompactLifelineNameEditPart.java:[308] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditorUtil.java:[36] 
01:13:01 	import org.eclipse.core.runtime.SubProgressMonitor;
01:13:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type SubProgressMonitor is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditorUtil.java:[177] 
01:13:01 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1),
01:13:01 	                                                                   ^^^^^^^^^^^^^^^^^^
01:13:01 The type SubProgressMonitor is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/UMLDiagramEditorUtil.java:[177] 
01:13:01 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1),
01:13:01 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageDeleteNameLabelEditPart.java:[326] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageAsyncAppliedStereotypeEditPart.java:[325] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/CreateTickCommand.java:[32] 
01:13:01 	import org.eclipse.papyrus.uml.diagram.common.handlers.GraphicalCommandHandler;
01:13:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/edit/commands/CreateTickCommand.java:[44] 
01:13:01 	public class CreateTickCommand extends GraphicalCommandHandler {
01:13:01 	                                       ^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type GraphicalCommandHandler is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageDeleteAppliedStereotypeEditPart.java:[325] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/TimeObservationNameEditPart.java:[344] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/ValidateAction.java:[187] 
01:13:01 	List allStatuses = new ArrayList();
01:13:01 	^^^^
01:13:01 List is a raw type. References to generic type List<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/ValidateAction.java:[187] 
01:13:01 	List allStatuses = new ArrayList();
01:13:01 	                       ^^^^^^^^^
01:13:01 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/ValidateAction.java:[190] 
01:13:01 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:13:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject>
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/ValidateAction.java:[190] 
01:13:01 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:13:01 	                                                          ^^^^^^^^^^^
01:13:01 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus>
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/part/ValidateAction.java:[191] 
01:13:01 	for (Iterator it = allStatuses.iterator(); it.hasNext();) {
01:13:01 	     ^^^^^^^^
01:13:01 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLDomainNavigatorItem.java:[39] 
01:13:01 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:13:01 	       ^^^^^^
01:13:01 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLDomainNavigatorItem.java:[56] 
01:13:01 	public Class[] getAdapterList() {
01:13:01 	       ^^^^^^^
01:13:01 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/TickNameEditPart.java:[340] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/DestructionOccurrenceSpecificationLabelEditPart.java:[342] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/DurationObservationNameEditPart.java:[344] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/edit/parts/MessageLostAppliedStereotypeEditPart.java:[325] 
01:13:01 	final EObject element = getParserElement();
01:13:01 	              ^^^^^^^
01:13:01 The value of the local variable element is not used
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLNavigatorSorter.java:[16] 
01:13:01 	import org.eclipse.jface.viewers.ViewerSorter;
01:13:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:01 The type ViewerSorter is deprecated
01:13:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src-gen/org/eclipse/papyrus/uml/diagram/timing/navigator/UMLNavigatorSorter.java:[22] 
01:13:01 	public class UMLNavigatorSorter extends ViewerSorter {
01:13:01 	                                        ^^^^^^^^^^^^
01:13:01 The type ViewerSorter is deprecated
01:13:01 195 problems (0 errors, 189 warnings, 6 infos)
01:13:01 [INFO] 
01:13:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.timing ---
01:13:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/src/test/resources
01:13:01 [INFO] 
01:13:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.timing ---
01:13:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/target/org.eclipse.papyrus.uml.diagram.timing-2.0.0-SNAPSHOT-sources.jar
01:13:01 [INFO] 
01:13:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.timing ---
01:13:01 [INFO] 
01:13:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.timing ---
01:13:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/target/org.eclipse.papyrus.uml.diagram.timing-2.0.0-SNAPSHOT.jar
01:13:02 [INFO] 
01:13:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.timing ---
01:13:02 [INFO] 
01:13:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.timing ---
01:13:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:02 [INFO] 
01:13:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.timing ---
01:13:02 [INFO] 
01:13:02 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.usecase >-----
01:13:02 [INFO] Building org.eclipse.papyrus.uml.diagram.usecase 5.0.0-SNAPSHOT [292/728]
01:13:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:03 [INFO] 
01:13:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:03 [INFO] 
01:13:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:03 [INFO] The project's OSGi version is 5.0.0.202103040552
01:13:03 [INFO] 
01:13:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:03 [INFO] 
01:13:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:03 [INFO] 
01:13:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src/main/resources
01:13:03 [INFO] 
01:13:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:03 [INFO] Compiling 209 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/bin
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLNavigatorSorter.java:[16] 
01:13:06 	import org.eclipse.jface.viewers.ViewerSorter;
01:13:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The type ViewerSorter is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLNavigatorSorter.java:[22] 
01:13:06 	public class UMLNavigatorSorter extends ViewerSorter {
01:13:06 	                                        ^^^^^^^^^^^^
01:13:06 The type ViewerSorter is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorNameEditPartTN.java:[345] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ComponentInPackageFloatingLabelEditPart.java:[343] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseInComponentNameEditPart.java:[310] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDocumentProvider.java:[59] 
01:13:06 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.EditorStatusCodes;
01:13:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDocumentProvider.java:[60] 
01:13:06 	import org.eclipse.gmf.runtime.diagram.ui.resources.editor.internal.util.DiagramIOUtil;
01:13:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDocumentProvider.java:[208] 
01:13:06 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:13:06 	                  ^^^^^^^^^^^^^
01:13:06 Discouraged access: The type 'DiagramIOUtil' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDocumentProvider.java:[208] 
01:13:06 	Diagram diagram = DiagramIOUtil.load(domain, storage, true, getProgressMonitor());
01:13:06 	                                ^^^^
01:13:06 Discouraged access: The method 'DiagramIOUtil.load(TransactionalEditingDomain, IStorage, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDocumentProvider.java:[570] 
01:13:06 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:13:06 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Discouraged access: The type 'EditorStatusCodes' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDocumentProvider.java:[570] 
01:13:06 	throw new CoreException(new Status(IStatus.ERROR, UMLDiagramEditorPlugin.ID, EditorStatusCodes.RESOURCE_FAILURE, e.getLocalizedMessage(), null));
01:13:06 	                                                                                               ^^^^^^^^^^^^^^^^
01:13:06 Discouraged access: The field 'EditorStatusCodes.RESOURCE_FAILURE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui.resources.editor/1.7.0.202004160913/org.eclipse.gmf.runtime.diagram.ui.resources.editor-1.7.0.202004160913.jar')
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UsageNameEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLNavigatorItem.java:[37] 
01:13:06 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:13:06 	       ^^^^^^
01:13:06 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLNavigatorItem.java:[46] 
01:13:06 	public Class[] getAdapterList() {
01:13:06 	       ^^^^^^^
01:13:06 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeLink_fixedEditPart.java:[71] 
01:13:06 	import org.eclipse.papyrus.uml.diagram.usecase.figure.IncludeLink_fixed;
01:13:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The type IncludeLink_fixed is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeLink_fixedEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeLink_fixedEditPart.java:[818] 
01:13:06 	return new IncludeLink_fixed();
01:13:06 	           ^^^^^^^^^^^^^^^^^
01:13:06 The type IncludeLink_fixed is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeLink_fixedEditPart.java:[818] 
01:13:06 	return new IncludeLink_fixed();
01:13:06 	           ^^^^^^^^^^^^^^^^^^^
01:13:06 The constructor IncludeLink_fixed() is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ConstraintBodyInCEditPart.java:[308] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ComponentInComponentNameEditPart.java:[308] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/RealizationNameEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorAsRectangleNameEditPartTN.java:[310] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtensionPointEditPart.java:[331] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorInComponentAppliedStereotypeEditPart.java:[347] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/DiagramNameEditPart.java:[343] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[517] 
01:13:06 	Node actor_ClassifierNameLabel = createLabel(node, UMLVisualIDRegistry.getType(ActorAsRectangleNameEditPartTN.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable actor_ClassifierNameLabel is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[536] 
01:13:06 	Node useCase_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(UseCaseNameEditPartTN.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable useCase_NameLabel is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[562] 
01:13:06 	Node useCase_ClassifierNameLabel = createLabel(node, UMLVisualIDRegistry.getType(UseCaseAsRectangleNameEditPartTN.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable useCase_ClassifierNameLabel is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[583] 
01:13:06 	Node classifier_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(SubjectClassifierNameEditPartTN.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable classifier_NameLabel is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[609] 
01:13:06 	Node package_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPartTN.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable package_NameLabel is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[630] 
01:13:06 	Node constraint_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintNameEditPartTN.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable constraint_NameLabel is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[631] 
01:13:06 	Node constraint_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyEditPart.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable constraint_BodyLabel is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[650] 
01:13:06 	Node comment_BodyLabel = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartTN.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable comment_BodyLabel is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[669] 
01:13:06 	Node namedElement_NameLabel = createLabel(node, UMLVisualIDRegistry.getType(DefaultNamedElementNameEditPart.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable namedElement_NameLabel is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[743] 
01:13:06 	Node useCase_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(UseCaseInComponentNameEditPart.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable useCase_NameLabel_CCN is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[768] 
01:13:06 	Node component_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(ComponentInComponentNameEditPart.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable component_NameLabel_CCN is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[788] 
01:13:06 	Node comment_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(CommentBodyEditPartCN.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable comment_BodyLabel_CN is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[806] 
01:13:06 	Node constraint_NameLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintInComponentNameEditPart.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable constraint_NameLabel_CCN is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[807] 
01:13:06 	Node constraint_BodyLabel_CCN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyInCEditPart.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable constraint_BodyLabel_CCN is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[863] 
01:13:06 	Node constraint_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintInPackageNameEditPart.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable constraint_NameLabel_CN is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[864] 
01:13:06 	Node constraint_BodyLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ConstraintBodyInPEditPart.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable constraint_BodyLabel_CN is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[920] 
01:13:06 	Node useCase_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(UseCaseInPackageNameEditPart.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable useCase_NameLabel_CN is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[945] 
01:13:06 	Node component_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(ComponentInPackageNameEditPart.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable component_NameLabel_CN is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[970] 
01:13:06 	Node package_NameLabel_CN = createLabel(node, UMLVisualIDRegistry.getType(PackageNameEditPartCN.VISUAL_ID));
01:13:06 	     ^^^^^^^^^^^^^^^^^^^^
01:13:06 The value of the local variable package_NameLabel_CN is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[982] 
01:13:06 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1021] 
01:13:06 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1060] 
01:13:06 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1094] 
01:13:06 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1133] 
01:13:06 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1144] 
01:13:06 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:13:06 	                       ^^^^^^^^^
01:13:06 The value of the local variable prefStore is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1160] 
01:13:06 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1199] 
01:13:06 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1210] 
01:13:06 	final IPreferenceStore prefStore = (IPreferenceStore) preferencesHint.getPreferenceStore();
01:13:06 	                       ^^^^^^^^^
01:13:06 The value of the local variable prefStore is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1226] 
01:13:06 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1265] 
01:13:06 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1304] 
01:13:06 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1343] 
01:13:06 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1377] 
01:13:06 	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1441] 
01:13:06 	rv.getStyles().add(ts);
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1444] 
01:13:06 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1447] 
01:13:06 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1481] 
01:13:06 	private void initFontStyleFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:13:06 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The method initFontStyleFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1501] 
01:13:06 	private void initForegroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:13:06 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The method initForegroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/providers/UMLViewProvider.java:[1510] 
01:13:06 	private void initBackgroundFromPrefs(View view, final IPreferenceStore store, String elementName) {
01:13:06 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The method initBackgroundFromPrefs(View, IPreferenceStore, String) from the type UMLViewProvider is never used locally
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/SubjectClassifierNameEditPartTN.java:[310] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/GeneralizationAppliedStereotypeEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ShortCutDiagramEditPart.java:[47] 
01:13:06 	import org.eclipse.papyrus.uml.diagram.common.editpolicies.ShortCutDiagramEditPolicy;
01:13:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The type ShortCutDiagramEditPolicy is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ShortCutDiagramEditPart.java:[90] 
01:13:06 	installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy());
01:13:06 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The type ShortCutDiagramEditPolicy is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ShortCutDiagramEditPart.java:[90] 
01:13:06 	installEditPolicy(EditPolicyRoles.OPEN_ROLE, new ShortCutDiagramEditPolicy());
01:13:06 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The constructor ShortCutDiagramEditPolicy() is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorInComponentNameEditPart.java:[343] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/CommentBodyEditPartTN.java:[308] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/SubjectClassifierFloatingLabelEditPartTN.java:[343] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorQualifiedNameEditPartTN.java:[346] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorQualifiedNameInCEditPart.java:[346] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/AppliedStereotypeUsageEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/CommentBodyEditPartCN.java:[308] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorFloatingLabelEditPartTN.java:[343] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/AppliedStereotypePackageMergeEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorInPackageNameEditPart.java:[343] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/PackageNameEditPartTN.java:[310] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/expressions/UMLAbstractExpression.java:[145] 
01:13:06 	return new Byte(num.byteValue());
01:13:06 	           ^^^^^^^^^^^^^^^^^^^^^
01:13:06 The constructor Byte(byte) is deprecated since version 9
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/expressions/UMLAbstractExpression.java:[148] 
01:13:06 	return new Integer(num.intValue());
01:13:06 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The constructor Integer(int) is deprecated since version 9
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/expressions/UMLAbstractExpression.java:[151] 
01:13:06 	return new Short(num.shortValue());
01:13:06 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The constructor Short(short) is deprecated since version 9
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/expressions/UMLAbstractExpression.java:[154] 
01:13:06 	return new Long(num.longValue());
01:13:06 	           ^^^^^^^^^^^^^^^^^^^^^
01:13:06 The constructor Long(long) is deprecated since version 9
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/expressions/UMLAbstractExpression.java:[160] 
01:13:06 	return new Float(num.floatValue());
01:13:06 	           ^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The constructor Float(float) is deprecated since version 9
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/expressions/UMLAbstractExpression.java:[163] 
01:13:06 	return new Double(num.doubleValue());
01:13:06 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The constructor Double(double) is deprecated since version 9
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ConstraintInComponentNameEditPart.java:[308] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseFloatingLabelEditPartTN.java:[343] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorInComponentFloatingLabelEditPart.java:[343] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorInPackageFloatingLabelEditPart.java:[343] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/IncludeAppliedStereotypeEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorAppliedStereotypeEditPartTN.java:[347] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/DefaultNamedElementNameEditPart.java:[310] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseAsRectangleNameEditPartTN.java:[310] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ConstraintNameEditPartTN.java:[308] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseInPackageNameEditPart.java:[310] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendsLink_fixedEditPart.java:[71] 
01:13:06 	import org.eclipse.papyrus.uml.diagram.usecase.figure.ExtendsLink_fixed;
01:13:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The type ExtendsLink_fixed is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendsLink_fixedEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendsLink_fixedEditPart.java:[818] 
01:13:06 	return new ExtendsLink_fixed();
01:13:06 	           ^^^^^^^^^^^^^^^^^
01:13:06 The type ExtendsLink_fixed is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendsLink_fixedEditPart.java:[818] 
01:13:06 	return new ExtendsLink_fixed();
01:13:06 	           ^^^^^^^^^^^^^^^^^^^
01:13:06 The constructor ExtendsLink_fixed() is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLAbstractNavigatorItem.java:[42] 
01:13:06 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:13:06 	       ^^^^^^
01:13:06 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLAbstractNavigatorItem.java:[51] 
01:13:06 	public Class[] getAdapterList() {
01:13:06 	       ^^^^^^^
01:13:06 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLVisualIDRegistry.java:[139] 
01:13:06 	private static final String DEBUG_KEY = "org.eclipse.papyrus.uml.diagram.usecase/debug/visualID"; //$NON-NLS-1$
01:13:06 	                            ^^^^^^^^^
01:13:06 The value of the field UMLVisualIDRegistry.DEBUG_KEY is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLVisualIDRegistry.java:[816] 
01:13:06 	private static boolean isDiagram(Package element) {
01:13:06 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The method isDiagram(Package) from the type UMLVisualIDRegistry is never used locally
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ComponentInPackageNameEditPart.java:[310] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/RealizationAppliedStereotypeEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[26] 
01:13:06 	import org.eclipse.gef.commands.CommandStackListener;
01:13:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The type CommandStackListener is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[35] 
01:13:06 	import org.eclipse.gmf.runtime.diagram.ui.internal.parts.PaletteToolTransferDragSourceListener;
01:13:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[41] 
01:13:06 	import org.eclipse.papyrus.commands.util.OperationHistoryDirtyState;
01:13:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The type OperationHistoryDirtyState is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[94] 
01:13:06 	private OperationHistoryDirtyState dirtyState;
01:13:06 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The type OperationHistoryDirtyState is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[279] 
01:13:06 	getDiagramEditDomain().getDiagramCommandStack().addCommandStackListener(new CommandStackListener() {
01:13:06 	                                                                            ^^^^^^^^^^^^^^^^^^^^
01:13:06 The type CommandStackListener is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[310] 
01:13:06 	protected OperationHistoryDirtyState getDirtyState() {
01:13:06 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The type OperationHistoryDirtyState is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[312] 
01:13:06 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:13:06 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The type OperationHistoryDirtyState is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[312] 
01:13:06 	dirtyState = OperationHistoryDirtyState.newInstance(getUndoContext(), getOperationHistory());
01:13:06 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The method newInstance(IUndoContext, IOperationHistory) from the type OperationHistoryDirtyState is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[411] 
01:13:06 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:13:06 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Discouraged access: The type 'PaletteToolTransferDragSourceListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditor.java:[411] 
01:13:06 	viewer.addDragSourceListener(new PaletteToolTransferDragSourceListener(viewer));
01:13:06 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Discouraged access: The constructor 'PaletteToolTransferDragSourceListener(EditPartViewer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/AppliedStereotypeAbstractionEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/DependencyNameEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/AssociationNameEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditorUtil.java:[36] 
01:13:06 	import org.eclipse.core.runtime.SubProgressMonitor;
01:13:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The type SubProgressMonitor is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditorUtil.java:[174] 
01:13:06 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:13:06 	                                                                   ^^^^^^^^^^^^^^^^^^
01:13:06 The type SubProgressMonitor is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/UMLDiagramEditorUtil.java:[174] 
01:13:06 	OperationHistoryFactory.getOperationHistory().execute(command, new SubProgressMonitor(progressMonitor, 1), null);
01:13:06 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ConstraintInPackageNameEditPart.java:[308] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/PackageNameEditPartCN.java:[310] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtensionPointInRectangleEditPart.java:[331] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/AssociationAppliedStereotypeEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseInComponentFloatingLabelEditPart.java:[343] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseNameEditPartTN.java:[310] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ConstraintBodyEditPart.java:[308] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorInPackageAppliedStereotypeEditPart.java:[347] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/UseCaseInPackageFloatingLabelEditPart.java:[343] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/DependencyAppliedStereotypeEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/ValidateAction.java:[191] 
01:13:06 	List allStatuses = new ArrayList();
01:13:06 	^^^^
01:13:06 List is a raw type. References to generic type List<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/ValidateAction.java:[191] 
01:13:06 	List allStatuses = new ArrayList();
01:13:06 	                       ^^^^^^^^^
01:13:06 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/ValidateAction.java:[194] 
01:13:06 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:13:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 Type safety: The expression of type Set needs unchecked conversion to conform to Set<? extends EObject>
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/ValidateAction.java:[194] 
01:13:06 	collectTargetElements(rootStatus, new HashSet<EObject>(), allStatuses));
01:13:06 	                                                          ^^^^^^^^^^^
01:13:06 Type safety: The expression of type List needs unchecked conversion to conform to List<IConstraintStatus>
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/part/ValidateAction.java:[195] 
01:13:06 	for (Iterator it = allStatuses.iterator(); it.hasNext();) {
01:13:06 	     ^^^^^^^^
01:13:06 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/parsers/MessageFormatParser.java:[200] 
01:13:06 	new Integer(pos.getErrorIndex())));
01:13:06 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:06 The constructor Integer(int) is deprecated since version 9
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ConstraintBodyInPEditPart.java:[308] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/AbstractionNameEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ActorQualifiedNameInPEditPart.java:[346] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/PackageImportAppliedStereotypeEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/edit/parts/ExtendAppliedStereotypeEditPart.java:[326] 
01:13:06 	final EObject element = getParserElement();
01:13:06 	              ^^^^^^^
01:13:06 The value of the local variable element is not used
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLDomainNavigatorItem.java:[39] 
01:13:06 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:13:06 	       ^^^^^^
01:13:06 Type safety: The return type Object for getAdapter(Object, Class) from the type new IAdapterFactory(){} needs unchecked conversion to conform to T from the type IAdapterFactory
01:13:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src-gen/org/eclipse/papyrus/uml/diagram/usecase/navigator/UMLDomainNavigatorItem.java:[56] 
01:13:06 	public Class[] getAdapterList() {
01:13:06 	       ^^^^^^^
01:13:06 Type safety: The return type Class[] for getAdapterList() from the type new IAdapterFactory(){} needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
01:13:06 145 problems (145 warnings)
01:13:06 [INFO] 
01:13:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/src/test/resources
01:13:06 [INFO] 
01:13:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/target/org.eclipse.papyrus.uml.diagram.usecase-5.0.0-SNAPSHOT-sources.jar
01:13:06 [INFO] 
01:13:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:07 [INFO] 
01:13:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/target/org.eclipse.papyrus.uml.diagram.usecase-5.0.0-SNAPSHOT.jar
01:13:07 [INFO] 
01:13:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:07 [INFO] 
01:13:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:07 [INFO] 
01:13:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.usecase ---
01:13:07 [INFO] 
01:13:07 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture >------
01:13:07 [INFO] Building org.eclipse.papyrus.uml.architecture 2.0.0-SNAPSHOT   [293/728]
01:13:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:07 [INFO] 
01:13:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.architecture ---
01:13:07 [INFO] 
01:13:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.architecture ---
01:13:07 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:07 [INFO] 
01:13:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture ---
01:13:07 [INFO] 
01:13:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture ---
01:13:07 [INFO] 
01:13:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.architecture ---
01:13:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/src/main/resources
01:13:07 [INFO] 
01:13:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.architecture ---
01:13:07 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/bin
01:13:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/src/org/eclipse/papyrus/uml/architecture/migration/UMLTableReconciler_1_3_0.java:[101] 
01:13:10 	table.setPrototype(null);
01:13:10 	      ^^^^^^^^^^^^^^^^^^
01:13:10 The method setPrototype(EObject) from the type Table is deprecated
01:13:10 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/src/org/eclipse/papyrus/uml/architecture/migration/UMLDiagramReconciler_1_3_0.java (at line 41)
01:13:10 	@SuppressWarnings({ "deprecation", "nls" }) // Warnings are not pertinent this migration should remain on old deprecated API
01:13:10 	                                   ^^^^^
01:13:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:13:10 2 problems (0 errors, 1 warning, 1 info)
01:13:10 [INFO] 
01:13:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.architecture ---
01:13:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/src/test/resources
01:13:10 [INFO] 
01:13:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.architecture ---
01:13:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/target/org.eclipse.papyrus.uml.architecture-2.0.0-SNAPSHOT-sources.jar
01:13:10 [INFO] 
01:13:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture ---
01:13:10 [INFO] 
01:13:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.architecture ---
01:13:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/target/org.eclipse.papyrus.uml.architecture-2.0.0-SNAPSHOT.jar
01:13:10 [INFO] 
01:13:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture ---
01:13:10 [INFO] 
01:13:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.architecture ---
01:13:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:10 [INFO] 
01:13:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.architecture ---
01:13:10 [INFO] 
01:13:10 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-decorator >--------
01:13:10 [INFO] Building Papyrus UML Decorator Models 0.0.1-SNAPSHOT           [294/728]
01:13:10 [INFO] --------------------------------[ pom ]---------------------------------
01:13:10 [INFO] 
01:13:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-decorator ---
01:13:10 [INFO] 
01:13:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-decorator ---
01:13:10 [INFO] 
01:13:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-decorator ---
01:13:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:10 [INFO] 
01:13:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-decorator ---
01:13:10 [INFO] 
01:13:10 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel >-----
01:13:10 [INFO] Building org.eclipse.papyrus.uml.decoratormodel 3.0.0-SNAPSHOT [295/728]
01:13:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:10 [INFO] 
01:13:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:10 [INFO] 
01:13:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:10 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:10 [INFO] 
01:13:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:10 [INFO] 
01:13:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:10 [INFO] 
01:13:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/main/resources
01:13:10 [INFO] 
01:13:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:10 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/bin
01:13:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/org/eclipse/papyrus/uml/decoratormodel/internal/providers/ExternalizedProfileApplicationDelegate.java:[345] 
01:13:11 	computeExtendedProfiles(profile, extendedProfiles);
01:13:11 	                        ^^^^^^^
01:13:11 The field PackageOperations.StereotypeApplicationCopier.profile is deprecated
01:13:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/org/eclipse/papyrus/uml/decoratormodel/helper/DecoratorModelUtils.java:[164] 
01:13:11 	stereotypeHelper.addToContainmentList(UMLUtil.getBaseElement(next), next);
01:13:11 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:11 The method addToContainmentList(Element, EObject) from the type UMLUtil.StereotypeApplicationHelper is deprecated
01:13:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/org/eclipse/papyrus/uml/decoratormodel/helper/DecoratorModelUtils.java:[207] 
01:13:11 	stereotypeHelper.addToContainmentList(UMLUtil.getBaseElement(next), next);
01:13:11 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:11 The method addToContainmentList(Element, EObject) from the type UMLUtil.StereotypeApplicationHelper is deprecated
01:13:11 3 problems (3 warnings)
01:13:12 [INFO] 
01:13:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/src/test/resources
01:13:12 [INFO] 
01:13:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/target/org.eclipse.papyrus.uml.decoratormodel-3.0.0-SNAPSHOT-sources.jar
01:13:12 [INFO] 
01:13:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:12 [INFO] 
01:13:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/target/org.eclipse.papyrus.uml.decoratormodel-3.0.0-SNAPSHOT.jar
01:13:12 [INFO] 
01:13:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:12 [INFO] 
01:13:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:12 [INFO] 
01:13:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel ---
01:13:12 [INFO] 
01:13:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.controlmode >--
01:13:12 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.controlmode 2.0.0-SNAPSHOT [296/728]
01:13:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:12 [INFO] 
01:13:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:12 [INFO] 
01:13:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:12 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:12 [INFO] 
01:13:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:12 [INFO] 
01:13:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:12 [INFO] 
01:13:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/src/main/resources
01:13:12 [INFO] 
01:13:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:12 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/bin
01:13:13 [INFO] 
01:13:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/src/test/resources
01:13:13 [INFO] 
01:13:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/target/org.eclipse.papyrus.uml.decoratormodel.controlmode-2.0.0-SNAPSHOT-sources.jar
01:13:13 [INFO] 
01:13:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:13 [INFO] 
01:13:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/target/org.eclipse.papyrus.uml.decoratormodel.controlmode-2.0.0-SNAPSHOT.jar
01:13:13 [INFO] 
01:13:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:13 [INFO] 
01:13:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:13 [INFO] 
01:13:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.controlmode ---
01:13:13 [INFO] 
01:13:13 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.ui >----
01:13:13 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.ui 3.0.0-SNAPSHOT [297/728]
01:13:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:13 [INFO] 
01:13:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:13 [INFO] 
01:13:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:13 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:13 [INFO] 
01:13:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:13 [INFO] 
01:13:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:13 [INFO] 
01:13:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/src/main/resources
01:13:13 [INFO] 
01:13:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:13 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/bin
01:13:14 [INFO] 
01:13:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/src/test/resources
01:13:14 [INFO] 
01:13:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/target/org.eclipse.papyrus.uml.decoratormodel.ui-3.0.0-SNAPSHOT-sources.jar
01:13:14 [INFO] 
01:13:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:14 [INFO] 
01:13:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/target/org.eclipse.papyrus.uml.decoratormodel.ui-3.0.0-SNAPSHOT.jar
01:13:14 [INFO] 
01:13:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:14 [INFO] 
01:13:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:14 [INFO] 
01:13:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.ui ---
01:13:14 [INFO] 
01:13:14 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-properties >-------
01:13:14 [INFO] Building Papyrus UML Properties 0.0.1-SNAPSHOT                 [298/728]
01:13:14 [INFO] --------------------------------[ pom ]---------------------------------
01:13:14 [INFO] 
01:13:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-properties ---
01:13:14 [INFO] 
01:13:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-properties ---
01:13:14 [INFO] 
01:13:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-properties ---
01:13:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:14 [INFO] 
01:13:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-properties ---
01:13:14 [INFO] 
01:13:14 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties >-------
01:13:14 [INFO] Building org.eclipse.papyrus.uml.properties 4.0.0-SNAPSHOT     [299/728]
01:13:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:14 [INFO] 
01:13:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties ---
01:13:14 [INFO] 
01:13:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties ---
01:13:14 [INFO] The project's OSGi version is 4.0.0.202103040552
01:13:14 [INFO] 
01:13:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties ---
01:13:14 [INFO] 
01:13:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties ---
01:13:14 [INFO] 
01:13:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties ---
01:13:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/main/resources
01:13:14 [INFO] 
01:13:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.properties ---
01:13:14 [INFO] Compiling 177 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/bin
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/listeners/ReadOnlyStringPropertiesListener.java:[43] 
01:13:16 	Object value = ((IObservableValue) observable).getValue();
01:13:16 	                 ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[41] 
01:13:16 	public class ExtendedMultiplicityObservableValue extends ReferenceCountedObservable.Value implements AggregatedObservable {
01:13:16 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[52] 
01:13:16 	private final List<IObservableValue> observableValues;
01:13:16 	                   ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[110] 
01:13:16 	final Object value = ((IObservableValue) observable).getValue();
01:13:16 	                       ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[116] 
01:13:16 	final IObservableValue existingMultiplicityValues = observableValues.get(count);
01:13:16 	      ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[117] 
01:13:16 	final IObservableValue multiplicityValueToAggregate = ((List<IObservableValue>) value).get(count);
01:13:16 	      ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[117] 
01:13:16 	final IObservableValue multiplicityValueToAggregate = ((List<IObservableValue>) value).get(count);
01:13:16 	                                                             ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[119] 
01:13:16 	final IObservableValue aggregatedObservable = (IObservableValue) ((AggregatedObservable) existingMultiplicityValues).aggregate(multiplicityValueToAggregate);
01:13:16 	      ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[119] 
01:13:16 	final IObservableValue aggregatedObservable = (IObservableValue) ((AggregatedObservable) existingMultiplicityValues).aggregate(multiplicityValueToAggregate);
01:13:16 	                                               ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[120] 
01:13:16 	result.getObservableValues().add((IObservableValue) DelegatingObservable.wrap(aggregatedObservable));
01:13:16 	                                  ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[208] 
01:13:16 	fireValueChange(Diffs.createValueDiff(oldObservables, newObservables));
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[217] 
01:13:16 	public List<IObservableValue> getObservableValues() {
01:13:16 	            ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtendedMultiplicityObservableValue.java:[228] 
01:13:16 	for (IObservableValue observableValue : observableValues) {
01:13:16 	     ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[27] 
01:13:16 	import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[28] 
01:13:16 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[67] 
01:13:16 	private String stereotypePlacePresentation = UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION;
01:13:16 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[67] 
01:13:16 	private String stereotypePlacePresentation = UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION;
01:13:16 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[147] 
01:13:16 	Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt);
01:13:16 	                        ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[147] 
01:13:16 	Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt);
01:13:16 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getFirstDisplayedStereotype(EModelElement, Element) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[151] 
01:13:16 	String appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
01:13:16 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[151] 
01:13:16 	String appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
01:13:16 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[154] 
01:13:16 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
01:13:16 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[154] 
01:13:16 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
01:13:16 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[156] 
01:13:16 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION;
01:13:16 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[156] 
01:13:16 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION;
01:13:16 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[158] 
01:13:16 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION;
01:13:16 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[158] 
01:13:16 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION;
01:13:16 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[160] 
01:13:16 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION;
01:13:16 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[160] 
01:13:16 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION;
01:13:16 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[162] 
01:13:16 	String stereotypetoDisplay = AppliedStereotypeHelper.getStereotypesToDisplay(diagramElement);
01:13:16 	                             ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[162] 
01:13:16 	String stereotypetoDisplay = AppliedStereotypeHelper.getStereotypesToDisplay(diagramElement);
01:13:16 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getStereotypesToDisplay(EModelElement) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[163] 
01:13:16 	RecordingCommand command = AppliedStereotypeHelper.getAppliedStereotypeToDisplayCommand(domain, diagramElement, stereotypetoDisplay, appliedStereotypeKind);
01:13:16 	                           ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[163] 
01:13:16 	RecordingCommand command = AppliedStereotypeHelper.getAppliedStereotypeToDisplayCommand(domain, diagramElement, stereotypetoDisplay, appliedStereotypeKind);
01:13:16 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getAppliedStereotypeToDisplayCommand(TransactionalEditingDomain, EModelElement, String, String) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[195] 
01:13:16 	String appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
01:13:16 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[195] 
01:13:16 	String appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
01:13:16 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[197] 
01:13:16 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
01:13:16 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[197] 
01:13:16 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION;
01:13:16 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[199] 
01:13:16 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION;
01:13:16 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[199] 
01:13:16 	appliedStereotypeKind = UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION;
01:13:16 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[201] 
01:13:16 	String stereotypetoDisplay = AppliedStereotypeHelper.getStereotypesToDisplay(diagramElement);
01:13:16 	                             ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[201] 
01:13:16 	String stereotypetoDisplay = AppliedStereotypeHelper.getStereotypesToDisplay(diagramElement);
01:13:16 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getStereotypesToDisplay(EModelElement) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[202] 
01:13:16 	RecordingCommand command = AppliedStereotypeHelper.getAppliedStereotypeToDisplayCommand(domain, diagramElement, stereotypetoDisplay, appliedStereotypeKind);
01:13:16 	                           ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[202] 
01:13:16 	RecordingCommand command = AppliedStereotypeHelper.getAppliedStereotypeToDisplayCommand(domain, diagramElement, stereotypetoDisplay, appliedStereotypeKind);
01:13:16 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getAppliedStereotypeToDisplayCommand(TransactionalEditingDomain, EModelElement, String, String) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[222] 
01:13:16 	comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION);
01:13:16 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[222] 
01:13:16 	comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION);
01:13:16 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[223] 
01:13:16 	comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION);
01:13:16 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[223] 
01:13:16 	comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION);
01:13:16 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[224] 
01:13:16 	comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION);
01:13:16 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[224] 
01:13:16 	comboStereotypeDisplayPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION);
01:13:16 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[237] 
01:13:16 	RecordingCommand command = AppliedStereotypeHelper.getSetAppliedStereotypePropertiesLocalizationCommand(domain, diagramElement, stereotypePlacePresentation);
01:13:16 	                           ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[237] 
01:13:16 	RecordingCommand command = AppliedStereotypeHelper.getSetAppliedStereotypePropertiesLocalizationCommand(domain, diagramElement, stereotypePlacePresentation);
01:13:16 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getSetAppliedStereotypePropertiesLocalizationCommand(TransactionalEditingDomain, EModelElement, String) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[297] 
01:13:16 	stereotypePlacePresentation = AppliedStereotypeHelper.getAppliedStereotypesPropertiesLocalization(diagramElement);
01:13:16 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[297] 
01:13:16 	stereotypePlacePresentation = AppliedStereotypeHelper.getAppliedStereotypesPropertiesLocalization(diagramElement);
01:13:16 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getAppliedStereotypesPropertiesLocalization(EModelElement) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[313] 
01:13:16 	if (!AppliedStereotypeHelper.getAppliedStereotypesPropertiesToDisplay(diagramElement).equals("")) {
01:13:16 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[313] 
01:13:16 	if (!AppliedStereotypeHelper.getAppliedStereotypesPropertiesToDisplay(diagramElement).equals("")) {
01:13:16 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getAppliedStereotypesPropertiesToDisplay(EModelElement) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[331] 
01:13:16 	final String stereotypePresentation = AppliedStereotypeHelper.getAppliedStereotypePresentationKind(diagramElement);
01:13:16 	                                      ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[331] 
01:13:16 	final String stereotypePresentation = AppliedStereotypeHelper.getAppliedStereotypePresentationKind(diagramElement);
01:13:16 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[337] 
01:13:16 	Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt);
01:13:16 	                        ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[337] 
01:13:16 	Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt);
01:13:16 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getFirstDisplayedStereotype(EModelElement, Element) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[342] 
01:13:16 	if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
01:13:16 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[342] 
01:13:16 	if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
01:13:16 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[344] 
01:13:16 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
01:13:16 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[344] 
01:13:16 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
01:13:16 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[346] 
01:13:16 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShapes) {
01:13:16 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[346] 
01:13:16 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShapes) {
01:13:16 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[352] 
01:13:16 	if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION)) {
01:13:16 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[352] 
01:13:16 	if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION)) {
01:13:16 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_HORIZONTAL_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[354] 
01:13:16 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION)) {
01:13:16 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[354] 
01:13:16 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION)) {
01:13:16 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_TEXT_VERTICAL_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[384] 
01:13:16 	final String stereotypePresentation = AppliedStereotypeHelper.getAppliedStereotypePresentationKind(diagramElement);
01:13:16 	                                      ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[384] 
01:13:16 	final String stereotypePresentation = AppliedStereotypeHelper.getAppliedStereotypePresentationKind(diagramElement);
01:13:16 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getAppliedStereotypePresentationKind(EModelElement) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[390] 
01:13:16 	Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt);
01:13:16 	                        ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[390] 
01:13:16 	Stereotype stereotype = AppliedStereotypeHelper.getFirstDisplayedStereotype(diagramElement, elt);
01:13:16 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getFirstDisplayedStereotype(EModelElement, Element) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[394] 
01:13:16 	if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
01:13:16 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[394] 
01:13:16 	if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
01:13:16 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.ICON_STEREOTYPE_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[396] 
01:13:16 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
01:13:16 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[396] 
01:13:16 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION) && hasIcons) {
01:13:16 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.TEXT_ICON_STEREOTYPE_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[398] 
01:13:16 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShapes) {
01:13:16 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[398] 
01:13:16 	} else if (stereotypePresentation.equals(UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION) && hasShapes) {
01:13:16 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.IMAGE_STEREOTYPE_PRESENTATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypeKindAppearanceSection.java:[433] 
01:13:16 	diagramElement.eAdapters().remove(this);
01:13:16 	                                  ^^^^
01:13:16 Unlikely argument type AppliedStereotypeKindAppearanceSection for remove(Object) on a Collection<Adapter>
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/DataTypeItems.java:[41] 
01:13:16 	final List propValues = (List) value;
01:13:16 	      ^^^^
01:13:16 List is a raw type. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/DataTypeItems.java:[41] 
01:13:16 	final List propValues = (List) value;
01:13:16 	                         ^^^^
01:13:16 List is a raw type. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/DataTypeObservableValue.java:[28] 
01:13:16 	public interface DataTypeObservableValue extends IObservableValue {
01:13:16 	                                                 ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/RequiredInterfaceObservableList.java:[75] 
01:13:16 	super(EMFProperties.list(UMLPackage.eINSTANCE.getPort_Required()).observe(source), domain, source, UMLPackage.eINSTANCE.getPort_Required());
01:13:16 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/NaturalLanguageEditor.java:[76] 
01:13:16 	IObservableValue observable = new AbstractObservableValue() {
01:13:16 	^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/NaturalLanguageEditor.java:[76] 
01:13:16 	IObservableValue observable = new AbstractObservableValue() {
01:13:16 	                                  ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/constraints/IsDataTypeConstraint.java:[41] 
01:13:16 	dataType = ClassLoaderHelper.newInstance(dataTypeClassName, EDataType.class);
01:13:16 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method newInstance(String, Class<EDataType>) from the type ClassLoaderHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositeforview/StereotypePropertiesDoubleClickListener.java:[72] 
01:13:16 	propertyComposite.touchModel();
01:13:16 	                  ^^^^^^^^^^^^
01:13:16 The method touchModel() from the type AppliedStereotypePropertyCompositeWithView is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/AppliedCommentsObservableList.java:[105] 
01:13:16 	wrappedList.addAll(getAppliedCommentsList((Element) source));
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/AppliedCommentsObservableList.java:[106] 
01:13:16 	fireListChange(null);
01:13:16 	^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method fireListChange(ListDiff) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/StereotypeQualifyNameValueEditor.java:[81] 
01:13:16 	Activator.getDefault().log.error(message, null);
01:13:16 	                       ^^^
01:13:16 The static field Activator.log should be accessed in a static way
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ExpressionLanguageEditor.java:[53] 
01:13:16 	public void setModelObservable(IObservableList modelProperty) {
01:13:16 	                               ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/EnumerationItems.java:[52] 
01:13:16 	final List propValues = (List) value;
01:13:16 	      ^^^^
01:13:16 List is a raw type. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/EnumerationItems.java:[52] 
01:13:16 	final List propValues = (List) value;
01:13:16 	                         ^^^^
01:13:16 List is a raw type. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/PrimitiveTypeItems.java:[45] 
01:13:16 	final List propValues = (List) value;
01:13:16 	      ^^^^
01:13:16 List is a raw type. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/PrimitiveTypeItems.java:[45] 
01:13:16 	final List propValues = (List) value;
01:13:16 	                         ^^^^
01:13:16 List is a raw type. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[28] 
01:13:16 	import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[29] 
01:13:16 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[66] 
01:13:16 	private String stereotypePlacePresentation = UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION;
01:13:16 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[66] 
01:13:16 	private String stereotypePlacePresentation = UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION;
01:13:16 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[87] 
01:13:16 	comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION);
01:13:16 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[87] 
01:13:16 	comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION);
01:13:16 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[88] 
01:13:16 	comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION);
01:13:16 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[88] 
01:13:16 	comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION);
01:13:16 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[89] 
01:13:16 	comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION);
01:13:16 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[89] 
01:13:16 	comboStereotypePropertiesPlace.add(UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION);
01:13:16 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[109] 
01:13:16 	RecordingCommand command = AppliedStereotypeHelper.getSetAppliedStereotypePropertiesLocalizationCommand(domain, diagramElement, stereotypePlacePresentation);
01:13:16 	                           ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[109] 
01:13:16 	RecordingCommand command = AppliedStereotypeHelper.getSetAppliedStereotypePropertiesLocalizationCommand(domain, diagramElement, stereotypePlacePresentation);
01:13:16 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getSetAppliedStereotypePropertiesLocalizationCommand(TransactionalEditingDomain, EModelElement, String) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[133] 
01:13:16 	stereotypePlacePresentation = AppliedStereotypeHelper.getAppliedStereotypesPropertiesLocalization(diagramElement);
01:13:16 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[133] 
01:13:16 	stereotypePlacePresentation = AppliedStereotypeHelper.getAppliedStereotypesPropertiesLocalization(diagramElement);
01:13:16 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getAppliedStereotypesPropertiesLocalization(EModelElement) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[164] 
01:13:16 	if (!AppliedStereotypeHelper.getAppliedStereotypesPropertiesToDisplay(diagramElement).equals("")) {
01:13:16 	     ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/section/AppliedStereotypePropertiesPlaceSection.java:[164] 
01:13:16 	if (!AppliedStereotypeHelper.getAppliedStereotypesPropertiesToDisplay(diagramElement).equals("")) {
01:13:16 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method getAppliedStereotypesPropertiesToDisplay(EModelElement) from the type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/DataTypeProvider.java:[39] 
01:13:16 	Class<? extends DataTypeObservableValue> observableClass = ClassLoaderHelper.loadClass(observableClassName, DataTypeObservableValue.class);
01:13:16 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method loadClass(String, Class<DataTypeObservableValue>) from the type ClassLoaderHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeApplicationModelElement.java:[34] 
01:13:16 	import org.eclipse.papyrus.uml.tools.providers.ProfileLabelProvider;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type ProfileLabelProvider is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeApplicationModelElement.java:[111] 
01:13:16 	return new ProfileLabelProvider((Package) umlSource);
01:13:16 	           ^^^^^^^^^^^^^^^^^^^^
01:13:16 The type ProfileLabelProvider is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeApplicationModelElement.java:[111] 
01:13:16 	return new ProfileLabelProvider((Package) umlSource);
01:13:16 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The constructor ProfileLabelProvider(Package) is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[53] 
01:13:16 	public class MultiplicityObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, CommandBasedObservableValue, AggregatedObservable, IObserving {
01:13:16 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[55] 
01:13:16 	private IObservableValue lowerBound, upperBound, lowerValue, upperValue, lowerValueSpecification, upperValueSpecification;
01:13:16 	        ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[105] 
01:13:16 	private IObservableValue getValueSpecification(IObservableValue source, EStructuralFeature specificationFeature, EditingDomain domain) {
01:13:16 	        ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[105] 
01:13:16 	private IObservableValue getValueSpecification(IObservableValue source, EStructuralFeature specificationFeature, EditingDomain domain) {
01:13:16 	                                               ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[133] 
01:13:16 	fireValueChange(new ValueDiff() {
01:13:16 				@Override
01:13:16 				public Object getOldValue() {
01:13:16 					return null; // Unknown
01:13:16 				}
01:13:16 				@Override
01:13:16 				public Object getNewValue() {
01:13:16 					return value;
01:13:16 				}
01:13:16 			});
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MultiplicityObservableValue.java:[133] 
01:13:16 	fireValueChange(new ValueDiff() {
01:13:16 	                    ^^^^^^^^^
01:13:16 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositeforview/AppliedProfileCompositeWithView.java:[203] 
01:13:16 	Profile profileToUnapply = (Profile) getProfiles().getData(itemName);
01:13:16 	        ^^^^^^^^^^^^^^^^
01:13:16 The value of the local variable profileToUnapply is not used
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/NattablePropertyEditor.java:[834] 
01:13:16 	BooleanValueStyle fillStyle = (BooleanValueStyle) table.getNamedStyle(NattablestylePackage.eINSTANCE.getBooleanValueStyle(), NamedStyleConstants.FILL_COLUMNS_SIZE);
01:13:16 	                                                                                                                                                 ^^^^^^^^^^^^^^^^^
01:13:16 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/StereotypeAppearanceObservableValue.java:[26] 
01:13:16 	import org.eclipse.core.internal.databinding.Util;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.databinding/1.10.100.v20200926-1123/org.eclipse.core.databinding-1.10.100.v20200926-1123.jar')
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/StereotypeAppearanceObservableValue.java:[48] 
01:13:16 	public class StereotypeAppearanceObservableValue extends AbstractObservableValue implements IObserving {
01:13:16 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/StereotypeAppearanceObservableValue.java:[134] 
01:13:16 	setValue(doGetValue());
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/StereotypeAppearanceObservableValue.java:[217] 
01:13:16 	fireValueChange(Diffs.createValueDiff(oldValue, stringValue));
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/CompositeItems.java:[55] 
01:13:16 	final List propValues = (List) value;
01:13:16 	      ^^^^
01:13:16 List is a raw type. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/CompositeItems.java:[55] 
01:13:16 	final List propValues = (List) value;
01:13:16 	                         ^^^^
01:13:16 List is a raw type. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositeforview/AppliedStereotypePropertyCompositeWithView.java:[23] 
01:13:16 	import org.eclipse.papyrus.uml.appearance.helper.AppliedStereotypeHelper;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedStereotypeHelper is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[37] 
01:13:16 	import org.eclipse.papyrus.uml.appearance.helper.UMLVisualInformationPapyrusConstant;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 
01:13:16 	return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION });
01:13:16 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 
01:13:16 	return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION });
01:13:16 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 
01:13:16 	return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION });
01:13:16 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 
01:13:16 	return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION });
01:13:16 	                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 
01:13:16 	return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION });
01:13:16 	                                                                                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type UMLVisualInformationPapyrusConstant is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/StereotypeAppearanceModelElement.java:[102] 
01:13:16 	return new StaticContentProvider(new String[] { UMLVisualInformationPapyrusConstant.STEREOTYPE_COMPARTMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_COMMENT_LOCATION, UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION });
01:13:16 	                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The field UMLVisualInformationPapyrusConstant.STEREOTYPE_BRACE_LOCATION is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/CommentEditor.java:[28] 
01:13:16 	public void setModelObservable(IObservableList modelObservable) {
01:13:16 	                               ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ProfileApplicationEditor.java:[303] 
01:13:16 	modelProperty.add(profile);
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ProfileApplicationEditor.java:[317] 
01:13:16 	modelProperty.add(profile);
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ProfileApplicationEditor.java:[343] 
01:13:16 	modelProperty.add(profile);
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/helpers/UMLDatabindingHelper.java:[47] 
01:13:16 	public static IObservableValue getObservableValue(EObject source, EStructuralFeature feature, EditingDomain domain) {
01:13:16 	              ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/helpers/UMLDatabindingHelper.java:[48] 
01:13:16 	return domain == null ? EMFProperties.value(feature).observe(source) : new GMFObservableValue(source, feature, domain);
01:13:16 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/ProfileDefinitionModelElement.java:[31] 
01:13:16 	import org.eclipse.papyrus.uml.tools.databinding.PapyrusObservableList;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type PapyrusObservableList is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/ProfileDefinitionModelElement.java:[57] 
01:13:16 	return new PapyrusObservableList(EMFObservables.observeList(definitions, EcorePackage.eINSTANCE.getEAnnotation_Contents()), domain, definitions, EcorePackage.eINSTANCE.getEAnnotation_Contents());
01:13:16 	           ^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type PapyrusObservableList is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/ProfileDefinitionModelElement.java:[57] 
01:13:16 	return new PapyrusObservableList(EMFObservables.observeList(definitions, EcorePackage.eINSTANCE.getEAnnotation_Contents()), domain, definitions, EcorePackage.eINSTANCE.getEAnnotation_Contents());
01:13:16 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The constructor PapyrusObservableList(List<?>, EditingDomain, EObject, EStructuralFeature) is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ImageExpressionObservableValue.java:[32] 
01:13:16 	public class ImageExpressionObservableValue extends AbstractObservableValue implements IObserving {
01:13:16 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/actions/ReApplyProfiles.java:[59] 
01:13:16 	EPackage ep = prof.getDefinition();
01:13:16 	         ^^
01:13:16 The value of the local variable ep is not used
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/editors/AutoCompleteStyledTextStringEditor.java:[99] 
01:13:16 	IStatus status = targetValidator.validate(text.getText());
01:13:16 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/editors/AutoCompleteStyledTextStringEditor.java:[152] 
01:13:16 	private boolean delayedIsOpen = false;
01:13:16 	                ^^^^^^^^^^^^^
01:13:16 The value of the field new ICompletionListener(){}.delayedIsOpen is not used
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/StructuredDataTypeObservableValue.java:[49] 
01:13:16 	observable.setValue(super.doGetValue());
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/StructuredDataTypeObservableValue.java:[55] 
01:13:16 	setValue(null);
01:13:16 	^^^^^^^^^^^^^^
01:13:16 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/StructuredDataTypeObservableValue.java:[65] 
01:13:16 	public Object getAdapter(Class adapter) {
01:13:16 	       ^^^^^^
01:13:16 Type safety: The return type Object for getAdapter(Class) from the type StructuredDataTypeObservableValue needs unchecked conversion to conform to T from the type IAdaptable
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/datatype/StructuredDataTypeObservableValue.java:[65] 
01:13:16 	public Object getAdapter(Class adapter) {
01:13:16 	                         ^^^^^
01:13:16 Class is a raw type. References to generic type Class<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/NavigationObservableValue.java:[57] 
01:13:16 	public class NavigationObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, CommandBasedObservableValue, AggregatedObservable, IObserving {
01:13:16 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/NavigationObservableValue.java:[63] 
01:13:16 	private final IObservableList ownerObservableList;
01:13:16 	              ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/NavigationObservableValue.java:[79] 
01:13:16 	ownerObservableList = EMFProperties.list(UMLPackage.eINSTANCE.getAssociation_OwnedEnd()).observe(memberEnd.getAssociation());
01:13:16 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/NavigationObservableValue.java:[85] 
01:13:16 	fireValueChange(Diffs.createValueDiff(currentValue, doGetValue()));
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/editors/UMLReferenceContentAssistProcessor.java:[139] 
01:13:16 	List<NamedElement> matchingElements = (List<NamedElement>) nameResolutionHelper.getMatchingElements(new Predicate<NamedElement>() {
01:13:16 			@Override
01:13:16 			public boolean test(NamedElement namedElement) { //check startwith without case
01:13:16 				return namedElement.getName().regionMatches(true, 0, entry, 0, entry.length());
01:13:16 			}
01:13:16 		});
01:13:16 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: Unchecked cast from List<capture#1-of ?> to List<NamedElement>
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src-gen/org/eclipse/papyrus/uml/properties/languagepreferences/util/languagepreferencesAdapterFactory.java:[13] 
01:13:16 	import org.eclipse.papyrus.uml.properties.languagepreferences.*;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The import org.eclipse.papyrus.uml.properties.languagepreferences is never used
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[147] 
01:13:16 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
01:13:16 	^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[147] 
01:13:16 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
01:13:16 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[147] 
01:13:16 	IObservableList list = domain == null ? EMFProperties.list(featurePath).observe(source) : new GMFObservableList(EMFProperties.list(featurePath).observe(source), domain, getSource(featurePath), feature);
01:13:16 	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[153] 
01:13:16 	value = domain == null ? EMFProperties.value(featurePath).observe(source) : new GMFObservableValue(getSource(featurePath), feature, domain);
01:13:16 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/modelelement/UMLModelElement.java:[349] 
01:13:16 	public IValidator getValidator(String propertyPath) {
01:13:16 	       ^^^^^^^^^^
01:13:16 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/AutoCompleteReferenceDialog.java:[60] 
01:13:16 	protected IObservableValue createWidgetObservable(IObservableValue modelProperty) {
01:13:16 	          ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/AutoCompleteReferenceDialog.java:[60] 
01:13:16 	protected IObservableValue createWidgetObservable(IObservableValue modelProperty) {
01:13:16 	                                                  ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[22] 
01:13:16 	import org.eclipse.papyrus.uml.properties.profile.ui.panels.AppliedProfilePanel;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedProfilePanel is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[214] 
01:13:16 	panel = new AppliedProfilePanel(this.parent, 0);
01:13:16 	            ^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedProfilePanel is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[214] 
01:13:16 	panel = new AppliedProfilePanel(this.parent, 0);
01:13:16 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The constructor AppliedProfilePanel(Composite, int) is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[216] 
01:13:16 	((AppliedProfilePanel) panel).setSelected((Package) currentTarget);
01:13:16 	  ^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedProfilePanel is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/views/ProfilePanelView.java:[216] 
01:13:16 	((AppliedProfilePanel) panel).setSelected((Package) currentTarget);
01:13:16 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method setSelected(Package) from the type AppliedProfilePanel is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src-gen/org/eclipse/papyrus/uml/properties/languagepreferences/impl/languagepreferencesFactoryImpl.java:[14] 
01:13:16 	import org.eclipse.papyrus.uml.properties.languagepreferences.*;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The import org.eclipse.papyrus.uml.properties.languagepreferences is never used
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ImportedPackageLocationObservableValue.java:[29] 
01:13:16 	public class ImportedPackageLocationObservableValue extends AbstractObservableValue {
01:13:16 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/StereotypeItems.java:[59] 
01:13:16 	final List propValues = (List) value;
01:13:16 	      ^^^^
01:13:16 List is a raw type. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/StereotypeItems.java:[59] 
01:13:16 	final List propValues = (List) value;
01:13:16 	                         ^^^^
01:13:16 List is a raw type. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[135] 
01:13:16 	ArrayList<Stereotype> newStereotypeList = dialog.getSelectedElements();
01:13:16 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The expression of type ArrayList needs unchecked conversion to conform to ArrayList<Stereotype>
01:13:16 179. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java (at line 142)
01:13:16 	if (!(newStereotypeList.equals(oldStereotypeList))) {
01:13:16 	                               ^^^^^^^^^^^^^^^^^
01:13:16 Unlikely argument type for equals(): EList<Stereotype> seems to be unrelated to ArrayList<Stereotype>
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[248] 
01:13:16 	EList stereotypes = new BasicEList();
01:13:16 	^^^^^
01:13:16 EList is a raw type. References to generic type EList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[248] 
01:13:16 	EList stereotypes = new BasicEList();
01:13:16 	                        ^^^^^^^^^^
01:13:16 BasicEList is a raw type. References to generic type BasicEList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[249] 
01:13:16 	stereotypes.addAll(element.getAppliedStereotypes());
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[257] 
01:13:16 	stereotypes.move(index + 1, sTO.getStereotype());
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method move(int, Object) belongs to the raw type EList. References to generic type EList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[455] 
01:13:16 	EList stereotypes = new BasicEList();
01:13:16 	^^^^^
01:13:16 EList is a raw type. References to generic type EList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[455] 
01:13:16 	EList stereotypes = new BasicEList();
01:13:16 	                        ^^^^^^^^^^
01:13:16 BasicEList is a raw type. References to generic type BasicEList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[456] 
01:13:16 	stereotypes.addAll(element.getAppliedStereotypes());
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[463] 
01:13:16 	stereotypes.move(index - 1, sTO.getStereotype());
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method move(int, Object) belongs to the raw type EList. References to generic type EList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[554] 
01:13:16 	public void reorderStereotypeApplications(final Element element, final EList stereotypes) {
01:13:16 	                                                                       ^^^^^
01:13:16 EList is a raw type. References to generic type EList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedStereotypeCompositeOnModel.java:[568] 
01:13:16 	Util.reorderStereotypeApplications(element, stereotypes);
01:13:16 	                                            ^^^^^^^^^^^
01:13:16 Type safety: The expression of type EList needs unchecked conversion to conform to EList<Stereotype>
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/CommentBodyWrapperEditor.java:[238] 
01:13:16 	public IValidator getValidator() {
01:13:16 	       ^^^^^^^^^^
01:13:16 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src-gen/org/eclipse/papyrus/uml/properties/languagepreferences/util/languagepreferencesSwitch.java:[12] 
01:13:16 	import org.eclipse.papyrus.uml.properties.languagepreferences.*;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The import org.eclipse.papyrus.uml.properties.languagepreferences is never used
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ImageKindObservableValue.java:[34] 
01:13:16 	public class ImageKindObservableValue extends AbstractObservableValue implements IObserving {
01:13:16 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/MetaclassItems.java:[58] 
01:13:16 	final List propValues = (List) value;
01:13:16 	      ^^^^
01:13:16 List is a raw type. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/items/MetaclassItems.java:[58] 
01:13:16 	final List propValues = (List) value;
01:13:16 	                         ^^^^
01:13:16 List is a raw type. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/editors/AutoCompleteReferenceDialogObservableValue.java:[44] 
01:13:16 	public AutoCompleteReferenceDialogObservableValue(AutoCompleteReferenceDialog dialog, StyledText styledText, IObservableValue modelObservable, int eventType) {
01:13:16 	                                                                                                             ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[47] 
01:13:16 	public class ExpressionList extends WritableList implements IChangeListener, ICommitListener, IObserving {
01:13:16 	                                    ^^^^^^^^^^^^
01:13:16 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[51] 
01:13:16 	private IObservableList languages;
01:13:16 	        ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[53] 
01:13:16 	private IObservableList bodies;
01:13:16 	        ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[70] 
01:13:16 	public ExpressionList(IObservableList languages, IObservableList bodies, IChangeListener nestedChangeListener) {
01:13:16 	                      ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[70] 
01:13:16 	public ExpressionList(IObservableList languages, IObservableList bodies, IChangeListener nestedChangeListener) {
01:13:16 	                                                 ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[71] 
01:13:16 	super(new LinkedList<Expression>(), Expression.class);
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The constructor WritableList(List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[72] 
01:13:16 	expressions = wrappedList;
01:13:16 	              ^^^^^^^^^^^
01:13:16 Type safety: The expression of type List needs unchecked conversion to conform to List<ExpressionList.Expression>
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[93] 
01:13:16 	public ExpressionList(IObservableList languages, IObservableList bodies) {
01:13:16 	                      ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[93] 
01:13:16 	public ExpressionList(IObservableList languages, IObservableList bodies) {
01:13:16 	                                                 ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[192] 
01:13:16 	bodies.add(""); //$NON-NLS-1$
01:13:16 	^^^^^^^^^^^^^^
01:13:16 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[195] 
01:13:16 	bodies.add(body);
01:13:16 	^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[200] 
01:13:16 	languages.add(""); //$NON-NLS-1$
01:13:16 	^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/expression/ExpressionList.java:[203] 
01:13:16 	languages.add(language);
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/StereotypeExplorerDialog.java:[667] 
01:13:16 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
01:13:16 	     ^^^^^^^^
01:13:16 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnedCommentsObservableList.java:[98] 
01:13:16 	wrappedList.addAll(getOwnedComments(source));
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnedCommentsObservableList.java:[99] 
01:13:16 	fireListChange(null);
01:13:16 	^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method fireListChange(ListDiff) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ExpressionEditor.java:[55] 
01:13:16 	private IObservableList bodies;
01:13:16 	        ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ExpressionEditor.java:[107] 
01:13:16 	bodies = (IObservableList) input.getObservable("UML:OpaqueExpression:body"); //$NON-NLS-1$
01:13:16 	          ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/ExpressionEditor.java:[129] 
01:13:16 	protected IObservableList getInputObservableList() {
01:13:16 	          ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EObjectContentsEditor.java:[79] 
01:13:16 	protected IObservableValue modelElementObservable;
01:13:16 	          ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EObjectContentsEditor.java:[169] 
01:13:16 	public void setValue(IObservableValue observable) {
01:13:16 	                     ^^^^^^^^^^^^^^^^
01:13:16 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EObjectContentsEditor.java:[307] 
01:13:16 	modelElementObservable.setValue(value);
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EObjectContentsEditor.java:[331] 
01:13:16 	modelElementObservable.setValue(null);
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ElementCustomizationObservableValue.java:[38] 
01:13:16 	private EditPart sourceElement;
01:13:16 	                 ^^^^^^^^^^^^^
01:13:16 The value of the field ElementCustomizationObservableValue.sourceElement is not used
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[53] 
01:13:16 	import org.eclipse.papyrus.uml.properties.profile.ui.panels.AppliedProfilePanel;
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedProfilePanel is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[132] 
01:13:16 	public AppliedProfileCompositeOnModel(AppliedProfilePanel parent) {
01:13:16 	                                      ^^^^^^^^^^^^^^^^^^^
01:13:16 The type AppliedProfilePanel is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[614] 
01:13:16 	EList appliedProfiles = getSelectedPackage().getAppliedProfiles();
01:13:16 	^^^^^
01:13:16 EList is a raw type. References to generic type EList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[621] 
01:13:16 	EList importedPackages = getSelectedPackage().getPackageImports();
01:13:16 	^^^^^
01:13:16 EList is a raw type. References to generic type EList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[622] 
01:13:16 	Iterator<PackageImport> iterPI = importedPackages.iterator();
01:13:16 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<PackageImport>
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[623] 
01:13:16 	ArrayList importedPackagesToRemove = new ArrayList();
01:13:16 	^^^^^^^^^
01:13:16 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[623] 
01:13:16 	ArrayList importedPackagesToRemove = new ArrayList();
01:13:16 	                                         ^^^^^^^^^
01:13:16 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[628] 
01:13:16 	importedPackagesToRemove.add(pi);
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/compositesformodel/AppliedProfileCompositeOnModel.java:[651] 
01:13:16 	private EObject resolveSemanticObject(Object object) {
01:13:16 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method resolveSemanticObject(Object) from the type AppliedProfileCompositeOnModel is never used locally
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ImageNameObservableValue.java:[32] 
01:13:16 	public class ImageNameObservableValue extends AbstractObservableValue implements IObserving {
01:13:16 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EStructuralFeatureEditor.java:[313] 
01:13:16 	observable.addValueChangeListener(this);
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/EStructuralFeatureEditor.java:[356] 
01:13:16 	observable.addListChangeListener(this);
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/AbstractUMLAggregatedObservableValue.java:[32] 
01:13:16 	public abstract class AbstractUMLAggregatedObservableValue extends ReferenceCountedObservable.Value implements AggregatedObservable, CommandBasedObservableValue {
01:13:16 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/KeywordObservableValue.java:[33] 
01:13:16 	public class KeywordObservableValue extends AbstractObservableValue implements IObserving, ReferenceCountedObservable {
01:13:16 	                                            ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtensionRequiredObservableValue.java:[37] 
01:13:16 	public class ExtensionRequiredObservableValue extends AbstractObservableValue implements IChangeListener, IObserving {
01:13:16 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtensionRequiredObservableValue.java:[76] 
01:13:16 	observable.setValue(required ? MultiplicityParser.ONE : MultiplicityParser.OPTIONAL);
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method setValue(Object) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtensionRequiredObservableValue.java:[98] 
01:13:16 	fireValueChange(new ValueDiff() {
01:13:16 			@Override
01:13:16 			public Object getOldValue() {
01:13:16 				return oldValue;
01:13:16 			}
01:13:16 			@Override
01:13:16 			public Object getNewValue() {
01:13:16 				return newValue;
01:13:16 			}
01:13:16 		});
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ExtensionRequiredObservableValue.java:[98] 
01:13:16 	fireValueChange(new ValueDiff() {
01:13:16 	                    ^^^^^^^^^
01:13:16 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[50] 
01:13:16 	updateWrappedList(getDefaultValues());
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method updateWrappedList(List) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[58] 
01:13:16 	protected IObservableList getConcreteList() {
01:13:16 	          ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[60] 
01:13:16 	return new WritableList(getDefaultValues(), String.class);
01:13:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The constructor WritableList(List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[60] 
01:13:16 	return new WritableList(getDefaultValues(), String.class);
01:13:16 	           ^^^^^^^^^^^^
01:13:16 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[87] 
01:13:16 	Collection<Object> currentValues = new HashSet<Object>(wrappedList);
01:13:16 	                                                       ^^^^^^^^^^^
01:13:16 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/MaskValueObservableList.java:[100] 
01:13:16 	Collection<Object> currentValues = new HashSet<Object>(wrappedList);
01:13:16 	                                                       ^^^^^^^^^^^
01:13:16 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends Object>
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/widgets/RichTextObservableValue.java:[162] 
01:13:16 	@SuppressWarnings({ "unchecked", "rawtypes" })
01:13:16 	                                 ^^^^^^^^^^
01:13:16 Unnecessary @SuppressWarnings("rawtypes")
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnerObservableValue.java:[63] 
01:13:16 	public class OwnerObservableValue extends ReferenceCountedObservable.Value implements IChangeListener, AggregatedObservable, CommandBasedObservableValue, IObserving {
01:13:16 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 ReferenceCountedObservable.Value is a raw type. References to generic type ReferenceCountedObservable.Value<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnerObservableValue.java:[71] 
01:13:16 	private final IObservableList navigableEndsObservableList;
01:13:16 	              ^^^^^^^^^^^^^^^
01:13:16 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnerObservableValue.java:[94] 
01:13:16 	navigableEndsObservableList = EMFProperties.list(UMLPackage.eINSTANCE.getAssociation_NavigableOwnedEnd()).observe(memberEnd.getAssociation());
01:13:16 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/OwnerObservableValue.java:[100] 
01:13:16 	fireValueChange(Diffs.createValueDiff(currentValue, doGetValue()));
01:13:16 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/databinding/ProvidedInterfaceObservableList.java:[75] 
01:13:16 	super(EMFProperties.list(UMLPackage.eINSTANCE.getPort_Provided()).observe(source), domain, source, UMLPackage.eINSTANCE.getPort_Provided());
01:13:16 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The method observe(Object) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[109] 
01:13:16 	possibleElementsTableViewer.setSorter(new AlphabeticalViewerSorter(0));
01:13:16 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[122] 
01:13:16 	possibleElementsTableViewer.setSorter(new AlphabeticalViewerSorter(1));
01:13:16 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[127] 
01:13:16 	possibleElementsTableViewer.setSorter(new AlphabeticalViewerSorter(0));
01:13:16 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[147] 
01:13:16 	Iterator<Stereotype> it = possibleElementList.getElements().iterator();
01:13:16 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Stereotype>
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[175] 
01:13:16 	Iterator<Stereotype> it = possibleElementList.getElements().iterator();
01:13:16 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:16 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Stereotype>
01:13:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/org/eclipse/papyrus/uml/properties/profile/ui/dialogs/ChooseSetStereotypeDialog.java:[213] 
01:13:16 	Iterator it = possibleElementList.getElements().iterator();
01:13:16 	^^^^^^^^
01:13:16 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:16 255 problems (0 errors, 254 warnings, 1 info)
01:13:16 [INFO] 
01:13:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties ---
01:13:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/src/test/resources
01:13:16 [INFO] 
01:13:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties ---
01:13:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/target/org.eclipse.papyrus.uml.properties-4.0.0-SNAPSHOT-sources.jar
01:13:16 [INFO] 
01:13:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties ---
01:13:16 [INFO] 
01:13:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties ---
01:13:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties/target/org.eclipse.papyrus.uml.properties-4.0.0-SNAPSHOT.jar
01:13:16 [INFO] 
01:13:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties ---
01:13:16 [INFO] 
01:13:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.properties ---
01:13:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:16 [INFO] 
01:13:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties ---
01:13:16 [INFO] 
01:13:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.properties >--
01:13:16 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.properties 5.0.0-SNAPSHOT [300/728]
01:13:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:17 [INFO] 
01:13:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:17 [INFO] 
01:13:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:17 [INFO] The project's OSGi version is 5.0.0.202103040552
01:13:17 [INFO] 
01:13:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:17 [INFO] 
01:13:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:17 [INFO] 
01:13:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/main/resources
01:13:17 [INFO] 
01:13:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:17 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/bin
01:13:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/org/eclipse/papyrus/uml/decoratormodel/properties/elements/DecoratorModelsObservableList.java:[57] 
01:13:18 	public class DecoratorModelsObservableList extends ObservableList implements ICommitListener, IObserving {
01:13:18 	                                                   ^^^^^^^^^^^^^^
01:13:18 ObservableList is a raw type. References to generic type ObservableList<E> should be parameterized
01:13:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/org/eclipse/papyrus/uml/decoratormodel/properties/elements/DecoratorModelsObservableList.java:[96] 
01:13:18 	super(realm, Lists.newArrayList(), Object.class);
01:13:18 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:18 Type safety: The constructor ObservableList(Realm, List, Object) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized
01:13:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/org/eclipse/papyrus/uml/decoratormodel/properties/elements/DecoratorModelsObservableList.java:[220] 
01:13:18 	updateWrappedList(newList);
01:13:18 	^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:18 Type safety: The method updateWrappedList(List) belongs to the raw type ObservableList. References to generic type ObservableList<E> should be parameterized
01:13:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/org/eclipse/papyrus/uml/decoratormodel/internal/properties/constraints/ProfileApplicationsConstraintException.java:[24] 
01:13:18 	public class ProfileApplicationsConstraintException extends CoreException {
01:13:18 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:18 The serializable class ProfileApplicationsConstraintException does not declare a static final serialVersionUID field of type long
01:13:18 4 problems (4 warnings)
01:13:18 [INFO] 
01:13:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/src/test/resources
01:13:18 [INFO] 
01:13:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/target/org.eclipse.papyrus.uml.decoratormodel.properties-5.0.0-SNAPSHOT-sources.jar
01:13:18 [INFO] 
01:13:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:18 [INFO] 
01:13:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/target/org.eclipse.papyrus.uml.decoratormodel.properties-5.0.0-SNAPSHOT.jar
01:13:18 [INFO] 
01:13:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:18 [INFO] 
01:13:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:18 [INFO] 
01:13:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.properties ---
01:13:18 [INFO] 
01:13:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.groups >--
01:13:18 [INFO] Building org.eclipse.papyrus.uml.diagram.common.groups 3.0.0-SNAPSHOT [301/728]
01:13:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:18 [INFO] 
01:13:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:18 [INFO] 
01:13:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:18 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:18 [INFO] 
01:13:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:18 [INFO] 
01:13:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:18 [INFO] 
01:13:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/main/resources
01:13:18 [INFO] 
01:13:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:18 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/bin
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/CheckboxIGraphicalFocusListenner.java:[30] 
01:13:19 	private int oldColor, newColor;
01:13:19 	            ^^^^^^^^
01:13:19 The value of the field CheckboxIGraphicalFocusListenner.oldColor is not used
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/CheckboxIGraphicalFocusListenner.java:[30] 
01:13:19 	private int oldColor, newColor;
01:13:19 	                      ^^^^^^^^
01:13:19 The value of the field CheckboxIGraphicalFocusListenner.newColor is not used
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/CheckboxIGraphicalFocusListenner.java:[32] 
01:13:19 	private View parentView;
01:13:19 	             ^^^^^^^^^^
01:13:19 The value of the field CheckboxIGraphicalFocusListenner.parentView is not used
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/CheckboxIGraphicalFocusListenner.java:[34] 
01:13:19 	private TransactionalEditingDomain editingDomain;
01:13:19 	                                   ^^^^^^^^^^^^^
01:13:19 The value of the field CheckboxIGraphicalFocusListenner.editingDomain is not used
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[248] 
01:13:19 	Collection<View> diagramViews = new ArrayList<View>(anyPart.getViewer().getEditPartRegistry().keySet());
01:13:19 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends View>
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[276] 
01:13:19 	Collection<View> diagramViews = new ArrayList<View>(parentPart.getViewer().getEditPartRegistry().keySet());
01:13:19 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends View>
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[309] 
01:13:19 	Map editPartRegistry = null;
01:13:19 	^^^
01:13:19 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[335] 
01:13:19 	Collection<View> diagramViews = new ArrayList<View>(editPartRegistry.keySet());
01:13:19 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The expression of type Set needs unchecked conversion to conform to Collection<? extends View>
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[557] 
01:13:19 	groups = (List<EObject>) object.eGet(ref);
01:13:19 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: Unchecked cast from Object to List<EObject>
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[607] 
01:13:19 	groups = (List<EObject>) visitingElement.eGet(ref);
01:13:19 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: Unchecked cast from Object to List<EObject>
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[644] 
01:13:19 	Collection<EObject> collection = (Collection<EObject>) source.eGet(ref);
01:13:19 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: Unchecked cast from Object to Collection<EObject>
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[962] 
01:13:19 	public static boolean isContainedInRegistery(Map editPartRegistry, Object _child) {
01:13:19 	                                             ^^^
01:13:19 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[977] 
01:13:19 	public static boolean isAGoodCompartementEditPart(Map editPartRegistry, Object _child) {
01:13:19 	                                                  ^^^
01:13:19 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/utils/Utils.java:[990] 
01:13:19 	public static EditPart getCompartementEditPartFromMainEditPart(Map editPartRegistry, EditPart parentEditPart) {
01:13:19 	                                                               ^^^
01:13:19 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeModelParentCommand.java:[32] 
01:13:19 	import org.eclipse.gmf.runtime.emf.type.core.internal.l10n.EMFTypeCoreMessages;
01:13:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Discouraged access: The type 'EMFTypeCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar')
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeModelParentCommand.java:[91] 
01:13:19 	coll.add(element);
01:13:19 	^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeModelParentCommand.java:[96] 
01:13:19 	return CommandResult.newErrorCommandResult(EMFTypeCoreMessages.moveElementsCommand_noTargetFeature);
01:13:19 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Discouraged access: The type 'EMFTypeCoreMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar')
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeModelParentCommand.java:[96] 
01:13:19 	return CommandResult.newErrorCommandResult(EMFTypeCoreMessages.moveElementsCommand_noTargetFeature);
01:13:19 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Discouraged access: The field 'EMFTypeCoreMessages.moveElementsCommand_noTargetFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.emf.type.core/1.9.0.202004160913/org.eclipse.gmf.runtime.emf.type.core-1.9.0.202004160913.jar')
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/core/ui/ChooseChildrenNotificationConfigurator.java:[63] 
01:13:19 	private IGraphicalEditPart parentEditPart;
01:13:19 	                           ^^^^^^^^^^^^^^
01:13:19 The value of the field ChooseChildrenNotificationConfigurator.parentEditPart is not used
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[280] 
01:13:19 	request.getExtendedData().put(NEW_PARENT_HOST, hostParent);
01:13:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[285] 
01:13:19 	request.getExtendedData().put(CommandsUtils.NEW_PARENT_HOST, hostParent);
01:13:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[323] 
01:13:19 	request.getExtendedData().put(CommandsUtils.NEW_PARENT_HOST, hostParent);
01:13:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[379] 
01:13:19 	request.getExtendedData().put(GroupRequestConstants.GRAPHICAL_CHILDREN, automaticChildren);
01:13:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1019] 
01:13:19 	request.getExtendedData().put(GroupRequestConstants.GRAPHICAL_CONTAINERS, _graphicalParents);
01:13:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1022] 
01:13:19 	request.getExtendedData().put(GroupRequestConstants.MODEL_CONTAINERS, _modelParents);
01:13:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1051] 
01:13:19 	request.getExtendedData().put(NEW_PARENT_HOST, defaultGraphicalEditPart);
01:13:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1139] 
01:13:19 	HashMap extendedData = new HashMap(request.getExtendedData());
01:13:19 	^^^^^^^
01:13:19 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1139] 
01:13:19 	HashMap extendedData = new HashMap(request.getExtendedData());
01:13:19 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The constructor HashMap(Map) belongs to the raw type HashMap. References to generic type HashMap<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/utlis/CommandsUtils.java:[1139] 
01:13:19 	HashMap extendedData = new HashMap(request.getExtendedData());
01:13:19 	                           ^^^^^^^
01:13:19 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/edit/policies/CreateInGroupEditPolicy.java:[81] 
01:13:19 	@SuppressWarnings("unchecked")
01:13:19 	                  ^^^^^^^^^^^
01:13:19 Unnecessary @SuppressWarnings("unchecked")
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/edit/policies/CreateInGroupEditPolicy.java:[201] 
01:13:19 	request.getExtendedData().put(CommandsUtils.GRAPHICAL_PARENT, newParentPart);
01:13:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/ChangeGraphicalParentCommand.java:[88] 
01:13:19 	private IGraphicalEditPart host;
01:13:19 	                           ^^^^
01:13:19 The value of the field ChangeGraphicalParentCommand.host is not used
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/preferences/OpacityFactoryHelper.java:[81] 
01:13:19 	return new Integer(store.getInt(preferenceName));
01:13:19 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 The constructor Integer(int) is deprecated since version 9
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/commands/UpdateReferencesCommand.java:[132] 
01:13:19 	Collection<EObject> collection = (Collection<EObject>) eObjectCreatedElement.eGet(ref);
01:13:19 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: Unchecked cast from Object to Collection<EObject>
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/utils/GraphicalAndModelElementComparator.java:[55] 
01:13:19 	private Map registery;
01:13:19 	        ^^^
01:13:19 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/edit/policies/XYLayoutEditGroupPolicy.java:[359] 
01:13:19 	List<IGraphicalEditPart> automaticChildren = (List<IGraphicalEditPart>) request.getExtendedData().get(GroupRequestConstants.GRAPHICAL_CHILDREN);
01:13:19 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: Unchecked cast from Object to List<IGraphicalEditPart>
01:13:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/org/eclipse/papyrus/uml/diagram/common/groups/edit/policies/XYLayoutEditGroupPolicy.java:[436] 
01:13:19 	List<IGraphicalEditPart> automaticChildren = (List<IGraphicalEditPart>) request.getExtendedData().get(GroupRequestConstants.GRAPHICAL_CHILDREN);
01:13:19 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:19 Type safety: Unchecked cast from Object to List<IGraphicalEditPart>
01:13:19 37 problems (37 warnings)
01:13:19 [INFO] 
01:13:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/src/test/resources
01:13:19 [INFO] 
01:13:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/target/org.eclipse.papyrus.uml.diagram.common.groups-3.0.0-SNAPSHOT-sources.jar
01:13:19 [INFO] 
01:13:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:19 [INFO] 
01:13:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/target/org.eclipse.papyrus.uml.diagram.common.groups-3.0.0-SNAPSHOT.jar
01:13:19 [INFO] 
01:13:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:19 [INFO] 
01:13:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:19 [INFO] 
01:13:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.common.groups ---
01:13:20 [INFO] 
01:13:20 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css >-------
01:13:20 [INFO] Building org.eclipse.papyrus.uml.diagram.css 3.0.0-SNAPSHOT    [302/728]
01:13:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:20 [INFO] 
01:13:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:20 [INFO] 
01:13:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:20 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:20 [INFO] 
01:13:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:20 [INFO] 
01:13:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:20 [INFO] 
01:13:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/src/main/resources
01:13:20 [INFO] 
01:13:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:20 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/bin
01:13:21 [INFO] 
01:13:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/src/test/resources
01:13:21 [INFO] 
01:13:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/target/org.eclipse.papyrus.uml.diagram.css-3.0.0-SNAPSHOT-sources.jar
01:13:21 [INFO] 
01:13:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:21 [INFO] 
01:13:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.css/target/org.eclipse.papyrus.uml.diagram.css-3.0.0-SNAPSHOT.jar
01:13:21 [INFO] 
01:13:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:21 [INFO] 
01:13:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:21 [INFO] 
01:13:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.css ---
01:13:21 [INFO] 
01:13:21 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.dnd >-------
01:13:21 [INFO] Building org.eclipse.papyrus.uml.diagram.dnd 2.0.0-SNAPSHOT    [303/728]
01:13:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:21 [INFO] 
01:13:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:21 [INFO] 
01:13:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:21 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:21 [INFO] 
01:13:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:21 [INFO] 
01:13:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:21 [INFO] 
01:13:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/main/resources
01:13:21 [INFO] 
01:13:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:21 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/bin
01:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/instancespecification/ClassifierToSlotsDropStrategy.java:[108] 
01:13:22 	List<Classifier> currentValues = (List<Classifier>) semanticElement.eGet(feature);
01:13:22 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:22 Type safety: Unchecked cast from Object to List<Classifier>
01:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/ReorderListItemsStrategy.java:[183] 
01:13:22 	EList<View> viewChildren = listPart.getNotationView().getPersistedChildren();
01:13:22 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:22 Type safety: The expression of type EList needs unchecked conversion to conform to EList<View>
01:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/ReorderListItemsStrategy.java:[249] 
01:13:22 	List<EditPart> children = listPart.getChildren();
01:13:22 	                          ^^^^^^^^^^^^^^^^^^^^^^
01:13:22 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
01:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/instancespecification/ui/ClassifierPropertiesContentProvider.java:[34] 
01:13:22 	private Viewer viewer;
01:13:22 	               ^^^^^^
01:13:22 The value of the field ClassifierPropertiesContentProvider.viewer is not used
01:13:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/org/eclipse/papyrus/uml/diagram/dnd/strategy/instancespecification/ui/ClassifierPropertiesContentProvider.java:[47] 
01:13:22 	this.input = (Collection<Classifier>) newInput;
01:13:22 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:22 Type safety: Unchecked cast from Object to Collection<Classifier>
01:13:22 5 problems (5 warnings)
01:13:22 [INFO] 
01:13:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/src/test/resources
01:13:22 [INFO] 
01:13:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/target/org.eclipse.papyrus.uml.diagram.dnd-2.0.0-SNAPSHOT-sources.jar
01:13:22 [INFO] 
01:13:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:22 [INFO] 
01:13:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd/target/org.eclipse.papyrus.uml.diagram.dnd-2.0.0-SNAPSHOT.jar
01:13:22 [INFO] 
01:13:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:22 [INFO] 
01:13:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:22 [INFO] 
01:13:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.dnd ---
01:13:23 [INFO] 
01:13:23 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.icons >------
01:13:23 [INFO] Building org.eclipse.papyrus.uml.diagram.icons 2.0.0-SNAPSHOT  [304/728]
01:13:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:23 [INFO] 
01:13:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [INFO] 
01:13:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/src/main/resources
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/bin
01:13:23 [INFO] 
01:13:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/src/test/resources
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/target/org.eclipse.papyrus.uml.diagram.icons-2.0.0-SNAPSHOT-sources.jar
01:13:23 [INFO] 
01:13:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.icons/target/org.eclipse.papyrus.uml.diagram.icons-2.0.0-SNAPSHOT.jar
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.icons ---
01:13:23 [INFO] 
01:13:23 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.linklf >-----
01:13:23 [INFO] Building org.eclipse.papyrus.uml.diagram.linklf 3.0.0-SNAPSHOT [305/728]
01:13:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:23 [INFO] 
01:13:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:23 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:23 [INFO] 
01:13:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/main/resources
01:13:23 [INFO] 
01:13:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:23 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/.settings/org.eclipse.jdt.core.prefs' could not be found!
01:13:23 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/bin
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[37] 
01:13:24 	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.SetConnectionBendpointsCommand;
01:13:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:24 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[86] 
01:13:24 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(editingDomain);
01:13:24 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:24 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[86] 
01:13:24 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(editingDomain);
01:13:24 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:24 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[86] 
01:13:24 	SetConnectionBendpointsCommand sbbCommand = new SetConnectionBendpointsCommand(editingDomain);
01:13:24 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:24 Discouraged access: The constructor 'SetConnectionBendpointsCommand(TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[87] 
01:13:24 	sbbCommand.setEdgeAdapter(getViewAdapter());
01:13:24 	           ^^^^^^^^^^^^^^
01:13:24 Discouraged access: The method 'SetConnectionBendpointsCommand.setEdgeAdapter(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[128] 
01:13:24 	Iterator commandItr = cc.iterator();
01:13:24 	^^^^^^^^
01:13:24 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[150] 
01:13:24 	SetConnectionBendpointsCommand sbbCommand = (SetConnectionBendpointsCommand) commandItr.next(); // 3
01:13:24 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:24 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[150] 
01:13:24 	SetConnectionBendpointsCommand sbbCommand = (SetConnectionBendpointsCommand) commandItr.next(); // 3
01:13:24 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:24 Discouraged access: The type 'SetConnectionBendpointsCommand' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[151] 
01:13:24 	sbbCommand.setNewPointList(pointList, sourceAnchor.getReferencePoint(), targetAnchor.getReferencePoint());
01:13:24 	           ^^^^^^^^^^^^^^^
01:13:24 Discouraged access: The method 'SetConnectionBendpointsCommand.setNewPointList(PointList, Point, Point)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[166] 
01:13:24 	public Object getAdapter(Class adapter) {
01:13:24 	       ^^^^^^
01:13:24 Type safety: The return type Object for getAdapter(Class) from the type new IAdaptable(){} needs unchecked conversion to conform to T from the type IAdaptable
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[166] 
01:13:24 	public Object getAdapter(Class adapter) {
01:13:24 	                         ^^^^^
01:13:24 Class is a raw type. References to generic type Class<T> should be parameterized
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[167] 
01:13:24 	if (adapter != null && adapter.isAssignableFrom(ShapeImpl.class)) {
01:13:24 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:24 Type safety: The method isAssignableFrom(Class) belongs to the raw type Class. References to generic type Class<T> should be parameterized
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[186] 
01:13:24 	public Object getAdapter(Class adapter) {
01:13:24 	       ^^^^^^
01:13:24 Type safety: The return type Object for getAdapter(Class) from the type new IAdaptable(){} needs unchecked conversion to conform to T from the type IAdaptable
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[186] 
01:13:24 	public Object getAdapter(Class adapter) {
01:13:24 	                         ^^^^^
01:13:24 Class is a raw type. References to generic type Class<T> should be parameterized
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/LinksLFObjectFlowWithPinsCreationEditPolicies.java:[187] 
01:13:24 	if (adapter != null && adapter.isAssignableFrom(ShapeImpl.class)) {
01:13:24 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:24 Type safety: The method isAssignableFrom(Class) belongs to the raw type Class. References to generic type Class<T> should be parameterized
01:13:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/org/eclipse/papyrus/uml/diagram/linklf/policy/graphicalnode/DefaultLinksLFEditPolicy.java:[21] 
01:13:24 	import org.eclipse.gmf.runtime.diagram.ui.commands.CreateCommand;
01:13:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:24 The import org.eclipse.gmf.runtime.diagram.ui.commands.CreateCommand is never used
01:13:24 16 problems (16 warnings)
01:13:24 [INFO] 
01:13:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/src/test/resources
01:13:24 [INFO] 
01:13:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/target/org.eclipse.papyrus.uml.diagram.linklf-3.0.0-SNAPSHOT-sources.jar
01:13:24 [INFO] 
01:13:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:24 [INFO] 
01:13:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.linklf/target/org.eclipse.papyrus.uml.diagram.linklf-3.0.0-SNAPSHOT.jar
01:13:24 [INFO] 
01:13:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:24 [INFO] 
01:13:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:24 [INFO] 
01:13:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.linklf ---
01:13:24 [INFO] 
01:13:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.modelexplorer >--
01:13:24 [INFO] Building org.eclipse.papyrus.uml.diagram.modelexplorer 2.0.0-SNAPSHOT [306/728]
01:13:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:24 [INFO] 
01:13:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:24 [INFO] 
01:13:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:24 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:24 [INFO] 
01:13:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:24 [INFO] 
01:13:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:24 [INFO] 
01:13:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/main/resources
01:13:24 [INFO] 
01:13:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:24 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/bin
01:13:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[26] 
01:13:25 	import org.eclipse.ui.internal.navigator.filters.UpdateActiveExtensionsOperation;
01:13:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:25 Discouraged access: The type 'UpdateActiveExtensionsOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar')
01:13:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[95] 
01:13:25 	UpdateActiveExtensionsOperation updateExtensions = new UpdateActiveExtensionsOperation(viewer, newContents);
01:13:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:25 Discouraged access: The type 'UpdateActiveExtensionsOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar')
01:13:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[95] 
01:13:25 	UpdateActiveExtensionsOperation updateExtensions = new UpdateActiveExtensionsOperation(viewer, newContents);
01:13:25 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:25 Discouraged access: The type 'UpdateActiveExtensionsOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar')
01:13:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[95] 
01:13:25 	UpdateActiveExtensionsOperation updateExtensions = new UpdateActiveExtensionsOperation(viewer, newContents);
01:13:25 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:25 Discouraged access: The constructor 'UpdateActiveExtensionsOperation(CommonViewer, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar')
01:13:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/org/eclipse/papyrus/uml/diagram/modelexplorer/handler/DiagramViewHandler.java:[96] 
01:13:25 	updateExtensions.execute(null, null);
01:13:25 	                 ^^^^^^^
01:13:25 Discouraged access: The method 'UpdateActiveExtensionsOperation.execute(IProgressMonitor, IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar')
01:13:25 5 problems (5 warnings)
01:13:25 [INFO] 
01:13:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/src/test/resources
01:13:25 [INFO] 
01:13:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/target/org.eclipse.papyrus.uml.diagram.modelexplorer-2.0.0-SNAPSHOT-sources.jar
01:13:25 [INFO] 
01:13:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:25 [INFO] 
01:13:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/target/org.eclipse.papyrus.uml.diagram.modelexplorer-2.0.0-SNAPSHOT.jar
01:13:25 [INFO] 
01:13:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:25 [INFO] 
01:13:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:25 [INFO] 
01:13:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.modelexplorer ---
01:13:25 [INFO] 
01:13:25 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.navigation >---
01:13:25 [INFO] Building org.eclipse.papyrus.uml.diagram.navigation 3.0.0-SNAPSHOT [307/728]
01:13:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:25 [INFO] 
01:13:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:25 [INFO] 
01:13:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:25 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:25 [INFO] 
01:13:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:25 [INFO] 
01:13:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:25 [INFO] 
01:13:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/src/main/resources
01:13:25 [INFO] 
01:13:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:25 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/bin
01:13:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/src/org/eclipse/papyrus/uml/diagram/navigation/UMLBaseNameSetter.java:[43] 
01:13:25 	contents = Collections.EMPTY_LIST;
01:13:25 	           ^^^^^^^^^^^^^^^^^^^^^^
01:13:25 Type safety: The expression of type List needs unchecked conversion to conform to List<EObject>
01:13:25 1 problem (1 warning)
01:13:25 [INFO] 
01:13:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/src/test/resources
01:13:25 [INFO] 
01:13:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/target/org.eclipse.papyrus.uml.diagram.navigation-3.0.0-SNAPSHOT-sources.jar
01:13:25 [INFO] 
01:13:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:25 [INFO] 
01:13:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/target/org.eclipse.papyrus.uml.diagram.navigation-3.0.0-SNAPSHOT.jar
01:13:26 [INFO] 
01:13:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:26 [INFO] 
01:13:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:26 [INFO] 
01:13:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.navigation ---
01:13:26 [INFO] 
01:13:26 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols >-----
01:13:26 [INFO] Building org.eclipse.papyrus.uml.diagram.symbols 2.0.0-SNAPSHOT [308/728]
01:13:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:26 [INFO] 
01:13:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:26 [INFO] 
01:13:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:26 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:26 [INFO] 
01:13:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:26 [INFO] 
01:13:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:26 [INFO] 
01:13:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/src/main/resources
01:13:26 [INFO] 
01:13:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:26 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/bin
01:13:26 [INFO] 
01:13:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/src/test/resources
01:13:26 [INFO] 
01:13:26 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/target/org.eclipse.papyrus.uml.diagram.symbols-2.0.0-SNAPSHOT-sources.jar
01:13:26 [INFO] 
01:13:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:26 [INFO] 
01:13:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols/target/org.eclipse.papyrus.uml.diagram.symbols-2.0.0-SNAPSHOT.jar
01:13:26 [INFO] 
01:13:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:26 [INFO] 
01:13:26 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:26 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:26 [INFO] 
01:13:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.symbols ---
01:13:27 [INFO] 
01:13:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.sequence.restrictions >--
01:13:27 [INFO] Building org.eclipse.papyrus.uml.diagram.sequence.restrictions 2.0.0-SNAPSHOT [309/728]
01:13:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:27 [INFO] 
01:13:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [INFO] 
01:13:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/src/main/resources
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/bin
01:13:27 [INFO] 
01:13:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/src/test/resources
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/target/org.eclipse.papyrus.uml.diagram.sequence.restrictions-2.0.0-SNAPSHOT-sources.jar
01:13:27 [INFO] 
01:13:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.restrictions/target/org.eclipse.papyrus.uml.diagram.sequence.restrictions-2.0.0-SNAPSHOT.jar
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.sequence.restrictions ---
01:13:27 [INFO] 
01:13:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.symbols.properties >--
01:13:27 [INFO] Building org.eclipse.papyrus.uml.diagram.symbols.properties 2.0.0-SNAPSHOT [310/728]
01:13:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:27 [INFO] 
01:13:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:27 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:27 [INFO] 
01:13:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/src/main/resources
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:27 [INFO] 
01:13:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/src/test/resources
01:13:27 [INFO] 
01:13:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/target/org.eclipse.papyrus.uml.diagram.symbols.properties-2.0.0-SNAPSHOT-sources.jar
01:13:28 [INFO] 
01:13:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/target/org.eclipse.papyrus.uml.diagram.symbols.properties-2.0.0-SNAPSHOT.jar
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.symbols.properties ---
01:13:28 [INFO] 
01:13:28 [INFO] --< org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml-expressions >--
01:13:28 [INFO] Building Papyrus UML Expressions Infrastructure 0.0.1-SNAPSHOT [311/728]
01:13:28 [INFO] --------------------------------[ pom ]---------------------------------
01:13:28 [INFO] 
01:13:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-expressions ---
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-expressions ---
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-expressions ---
01:13:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-expressions ---
01:13:28 [INFO] 
01:13:28 [INFO] --< org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions >--
01:13:28 [INFO] Building org.eclipse.papyrus.uml.expressions 3.0.0-SNAPSHOT    [312/728]
01:13:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:28 [INFO] 
01:13:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [INFO] 
01:13:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/src/main/resources
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/bin
01:13:28 [INFO] 
01:13:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/src/test/resources
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/target/org.eclipse.papyrus.uml.expressions-3.0.0-SNAPSHOT-sources.jar
01:13:28 [INFO] 
01:13:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/target/org.eclipse.papyrus.uml.expressions-3.0.0-SNAPSHOT.jar
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions ---
01:13:28 [INFO] 
01:13:28 [INFO] --< org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.edit >--
01:13:28 [INFO] Building org.eclipse.papyrus.uml.expressions.edit 3.0.100-SNAPSHOT [313/728]
01:13:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:28 [INFO] 
01:13:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:28 [INFO] The project's OSGi version is 3.0.100.202103040552
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:28 [INFO] 
01:13:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/src/main/resources
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:28 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/bin
01:13:28 [INFO] 
01:13:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/src/test/resources
01:13:28 [INFO] 
01:13:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/target/org.eclipse.papyrus.uml.expressions.edit-3.0.100-SNAPSHOT-sources.jar
01:13:29 [INFO] 
01:13:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:29 [INFO] 
01:13:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/target/org.eclipse.papyrus.uml.expressions.edit-3.0.100-SNAPSHOT.jar
01:13:29 [INFO] 
01:13:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:29 [INFO] 
01:13:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:29 [INFO] 
01:13:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.edit ---
01:13:29 [INFO] 
01:13:29 [INFO] --< org.eclipse.papyrus.uml-expressions:org.eclipse.papyrus.uml.expressions.properties >--
01:13:29 [INFO] Building org.eclipse.papyrus.uml.expressions.properties 2.0.0-SNAPSHOT [314/728]
01:13:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:29 [INFO] 
01:13:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:29 [INFO] 
01:13:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:29 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:29 [INFO] 
01:13:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:29 [INFO] 
01:13:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:29 [INFO] 
01:13:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/src/main/resources
01:13:29 [INFO] 
01:13:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:29 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/bin
01:13:30 [INFO] 
01:13:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/src/test/resources
01:13:30 [INFO] 
01:13:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/target/org.eclipse.papyrus.uml.expressions.properties-2.0.0-SNAPSHOT-sources.jar
01:13:30 [INFO] 
01:13:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:30 [INFO] 
01:13:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.properties/target/org.eclipse.papyrus.uml.expressions.properties-2.0.0-SNAPSHOT.jar
01:13:30 [INFO] 
01:13:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:30 [INFO] 
01:13:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:30 [INFO] 
01:13:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.properties ---
01:13:30 [INFO] 
01:13:30 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml-modelexplorer >------
01:13:30 [INFO] Building Papyrus UML Model Explorer 0.0.1-SNAPSHOT             [315/728]
01:13:30 [INFO] --------------------------------[ pom ]---------------------------------
01:13:30 [INFO] 
01:13:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-modelexplorer ---
01:13:30 [INFO] 
01:13:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-modelexplorer ---
01:13:30 [INFO] 
01:13:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-modelexplorer ---
01:13:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:30 [INFO] 
01:13:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-modelexplorer ---
01:13:30 [INFO] 
01:13:30 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer >------
01:13:30 [INFO] Building org.eclipse.papyrus.uml.modelexplorer 3.0.0-SNAPSHOT  [316/728]
01:13:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:30 [INFO] 
01:13:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:30 [INFO] 
01:13:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:30 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:30 [INFO] 
01:13:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:30 [INFO] 
01:13:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:30 [INFO] 
01:13:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/main/resources
01:13:30 [INFO] 
01:13:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:30 [INFO] Compiling 272 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/bin
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[21] 
01:13:31 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:13:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:31 The type AdapterUtils is deprecated
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[26] 
01:13:31 	import org.eclipse.papyrus.uml.service.types.ui.handlers.AbstractUmlCreateCommandHandler;
01:13:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:31 The type AbstractUmlCreateCommandHandler is deprecated
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[39] 
01:13:31 	public abstract class AbstractUmlModelExplorerCreateCommandHandler extends AbstractUmlCreateCommandHandler {
01:13:31 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:31 The type AbstractUmlCreateCommandHandler is deprecated
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[54] 
01:13:31 	Object result = super.execute(event);
01:13:31 	                      ^^^^^^^^^^^^^^
01:13:31 The method execute(ExecutionEvent) from the type AbstractCreateCommandHandler is deprecated
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[84] 
01:13:31 	Optional<NavigationTarget> navigationTarget = AdapterUtils.adapt(activePart, NavigationTarget.class);
01:13:31 	                                              ^^^^^^^^^^^^
01:13:31 The type AdapterUtils is deprecated
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[84] 
01:13:31 	Optional<NavigationTarget> navigationTarget = AdapterUtils.adapt(activePart, NavigationTarget.class);
01:13:31 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:31 The method adapt(Object, Class<NavigationTarget>) from the type AdapterUtils is deprecated
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[89] 
01:13:31 	Optional<IRevealSemanticElement> revealSemantic = AdapterUtils.adapt(activePart, IRevealSemanticElement.class);
01:13:31 	                                                  ^^^^^^^^^^^^
01:13:31 The type AdapterUtils is deprecated
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/AbstractUmlModelExplorerCreateCommandHandler.java:[89] 
01:13:31 	Optional<IRevealSemanticElement> revealSemantic = AdapterUtils.adapt(activePart, IRevealSemanticElement.class);
01:13:31 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:31 The method adapt(Object, Class<IRevealSemanticElement>) from the type AdapterUtils is deprecated
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/ToggleAdvancedModelExplorerHandler.java:[118] 
01:13:31 	org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState();
01:13:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:31 Discouraged access: The type 'Activator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/ToggleAdvancedModelExplorerHandler.java:[118] 
01:13:31 	org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState();
01:13:31 	                                                    ^^^^^^^^^^
01:13:31 Discouraged access: The method 'Activator.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/ToggleAdvancedModelExplorerHandler.java:[118] 
01:13:31 	org.eclipse.papyrus.infra.ui.internal.emf.Activator.getDefault().saveCustomizationManagerState();
01:13:31 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:31 Discouraged access: The method 'Activator.saveCustomizationManagerState()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[91] 
01:13:31 	protected List<String> predefinedCustoList = new ArrayList<String>() {
01:13:31 	                                                 ^^^^^^^^^^^^^^^^^^^
01:13:31 The serializable class  does not declare a static final serialVersionUID field of type long
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[535] 
01:13:31 	int index = ((List) input).indexOf(selection);
01:13:31 	              ^^^^
01:13:31 List is a raw type. References to generic type List<E> should be parameterized
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[536] 
01:13:31 	((List) input).remove(selection);
01:13:31 	  ^^^^
01:13:31 List is a raw type. References to generic type List<E> should be parameterized
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[537] 
01:13:31 	((List) input).add(index + 1, selection);
01:13:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:31 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[537] 
01:13:31 	((List) input).add(index + 1, selection);
01:13:31 	  ^^^^
01:13:31 List is a raw type. References to generic type List<E> should be parameterized
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[550] 
01:13:31 	int index = ((List) input).indexOf(selection);
01:13:31 	              ^^^^
01:13:31 List is a raw type. References to generic type List<E> should be parameterized
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[551] 
01:13:31 	((List) input).remove(selection);
01:13:31 	  ^^^^
01:13:31 List is a raw type. References to generic type List<E> should be parameterized
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[552] 
01:13:31 	((List) input).add(index - 1, selection);
01:13:31 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:31 Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[552] 
01:13:31 	((List) input).add(index - 1, selection);
01:13:31 	  ^^^^
01:13:31 List is a raw type. References to generic type List<E> should be parameterized
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[566] 
01:13:31 	((List) input).remove(selection);
01:13:31 	  ^^^^
01:13:31 List is a raw type. References to generic type List<E> should be parameterized
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/dialogs/CustomizeUMLLabelDialog.java:[582] 
01:13:31 	((List<String[]>) input).add(newEntry);
01:13:31 	^^^^^^^^^^^^^^^^^^^^^^^^
01:13:31 Type safety: Unchecked cast from Object to List<String[]>
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/CustomizeUMLLabelHandler.java:[56] 
01:13:31 	Map map = (Map<String, String>) result[0];
01:13:31 	^^^
01:13:31 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/handler/CustomizeUMLLabelHandler.java:[56] 
01:13:31 	Map map = (Map<String, String>) result[0];
01:13:31 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:31 Type safety: Unchecked cast from Object to Map<String,String>
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/factory/ModelElementItemFactory.java:[24] 
01:13:31 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:13:31 	       ^^^^^^
01:13:31 Type safety: The return type Object for getAdapter(Object, Class) from the type ModelElementItemFactory needs unchecked conversion to conform to T from the type IAdapterFactory
01:13:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/org/eclipse/papyrus/uml/modelexplorer/factory/ModelElementItemFactory.java:[24] 
01:13:31 	public Object getAdapter(Object adaptableObject, Class adapterType) {
01:13:31 	                                                 ^^^^^
01:13:31 Class is a raw type. References to generic type Class<T> should be parameterized
01:13:31 26 problems (26 warnings)
01:13:31 [INFO] 
01:13:31 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/src/test/resources
01:13:31 [INFO] 
01:13:31 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/target/org.eclipse.papyrus.uml.modelexplorer-3.0.0-SNAPSHOT-sources.jar
01:13:32 [INFO] 
01:13:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/target/org.eclipse.papyrus.uml.modelexplorer-3.0.0-SNAPSHOT.jar
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer ---
01:13:32 [INFO] 
01:13:32 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.widgets >--
01:13:32 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.widgets 3.0.0-SNAPSHOT [317/728]
01:13:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:32 [INFO] 
01:13:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:32 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:32 [INFO] 
01:13:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/src/main/resources
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:32 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/bin
01:13:32 [INFO] 
01:13:32 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/src/test/resources
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/target/org.eclipse.papyrus.uml.modelexplorer.widgets-3.0.0-SNAPSHOT-sources.jar
01:13:32 [INFO] 
01:13:32 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.widgets/target/org.eclipse.papyrus.uml.modelexplorer.widgets-3.0.0-SNAPSHOT.jar
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:32 [INFO] 
01:13:32 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.widgets ---
01:13:33 [INFO] 
01:13:33 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.generic >----
01:13:33 [INFO] Building org.eclipse.papyrus.uml.nattable.generic 2.0.0-SNAPSHOT [318/728]
01:13:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:33 [INFO] 
01:13:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [INFO] 
01:13:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/src/main/resources
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/bin
01:13:33 [INFO] 
01:13:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/src/test/resources
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/target/org.eclipse.papyrus.uml.nattable.generic-2.0.0-SNAPSHOT-sources.jar
01:13:33 [INFO] 
01:13:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/target/org.eclipse.papyrus.uml.nattable.generic-2.0.0-SNAPSHOT.jar
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.generic ---
01:13:33 [INFO] 
01:13:33 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.matrix >-----
01:13:33 [INFO] Building org.eclipse.papyrus.uml.nattable.matrix 2.0.0-SNAPSHOT [319/728]
01:13:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:33 [INFO] 
01:13:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:33 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:33 [INFO] 
01:13:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/src/main/resources
01:13:33 [INFO] 
01:13:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:33 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/bin
01:13:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/src/org/eclipse/papyrus/uml/nattable/matrix/validator/RelationshipOwnerValidator.java:[50] 
01:13:34 	public class RelationshipOwnerValidator implements IValidator {
01:13:34 	                                                   ^^^^^^^^^^
01:13:34 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:13:34 2 problems (0 errors, 1 warning, 1 info)
01:13:34 [INFO] 
01:13:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/src/test/resources
01:13:34 [INFO] 
01:13:34 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/target/org.eclipse.papyrus.uml.nattable.matrix-2.0.0-SNAPSHOT-sources.jar
01:13:34 [INFO] 
01:13:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:34 [INFO] 
01:13:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix/target/org.eclipse.papyrus.uml.nattable.matrix-2.0.0-SNAPSHOT.jar
01:13:34 [INFO] 
01:13:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:34 [INFO] 
01:13:34 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:34 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:34 [INFO] 
01:13:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.matrix ---
01:13:34 [INFO] 
01:13:34 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.menu >------
01:13:34 [INFO] Building org.eclipse.papyrus.uml.nattable.menu 2.0.0-SNAPSHOT  [320/728]
01:13:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:34 [INFO] 
01:13:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:34 [INFO] 
01:13:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:34 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:34 [INFO] 
01:13:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:34 [INFO] 
01:13:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:34 [INFO] 
01:13:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/src/main/resources
01:13:34 [INFO] 
01:13:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:34 [INFO] Compiling 250 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/bin
01:13:35 [INFO] 
01:13:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/src/test/resources
01:13:35 [INFO] 
01:13:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/target/org.eclipse.papyrus.uml.nattable.menu-2.0.0-SNAPSHOT-sources.jar
01:13:35 [INFO] 
01:13:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:35 [INFO] 
01:13:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/target/org.eclipse.papyrus.uml.nattable.menu-2.0.0-SNAPSHOT.jar
01:13:35 [INFO] 
01:13:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:35 [INFO] 
01:13:35 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:35 [INFO] 
01:13:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.menu ---
01:13:35 [INFO] 
01:13:35 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.properties >---
01:13:35 [INFO] Building org.eclipse.papyrus.uml.nattable.properties 2.0.0-SNAPSHOT [321/728]
01:13:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:35 [INFO] 
01:13:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:35 [INFO] 
01:13:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:35 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:35 [INFO] 
01:13:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:35 [INFO] 
01:13:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:35 [INFO] 
01:13:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/main/resources
01:13:35 [INFO] 
01:13:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:35 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/bin
01:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/modelelements/GenericUMLRelationshipMatrixModelElement.java:[38] 
01:13:35 	import org.eclipse.papyrus.infra.nattable.contentprovider.MatrixSourcesContentProvider;
01:13:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:35 The type MatrixSourcesContentProvider is deprecated
01:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/modelelements/GenericUMLRelationshipMatrixModelElement.java:[38] 
01:13:35 	import org.eclipse.papyrus.infra.nattable.contentprovider.MatrixSourcesContentProvider;
01:13:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:35 The import org.eclipse.papyrus.infra.nattable.contentprovider.MatrixSourcesContentProvider is never used
01:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/observables/AbstractMatrixRelationshipCellEditorConfigurationObservableValue.java:[33] 
01:13:35 	public abstract class AbstractMatrixRelationshipCellEditorConfigurationObservableValue extends AbstractObservableValue implements Listener {
01:13:35 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^
01:13:35 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/observables/AbstractMatrixRelationshipCellEditorConfigurationObservableValue.java:[142] 
01:13:35 	fireValueChange(new ValueDiff() {
01:13:35 				@Override
01:13:35 				public Object getOldValue() {
01:13:35 					return localOldValue;
01:13:35 				}
01:13:35 				@Override
01:13:35 				public Object getNewValue() {
01:13:35 					return newValue;
01:13:35 				}
01:13:35 			});
01:13:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:35 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:13:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/org/eclipse/papyrus/uml/nattable/properties/observables/AbstractMatrixRelationshipCellEditorConfigurationObservableValue.java:[142] 
01:13:35 	fireValueChange(new ValueDiff() {
01:13:35 	                    ^^^^^^^^^
01:13:35 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:13:35 5 problems (5 warnings)
01:13:35 [INFO] 
01:13:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/src/test/resources
01:13:35 [INFO] 
01:13:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/target/org.eclipse.papyrus.uml.nattable.properties-2.0.0-SNAPSHOT-sources.jar
01:13:35 [INFO] 
01:13:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.properties/target/org.eclipse.papyrus.uml.nattable.properties-2.0.0-SNAPSHOT.jar
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.properties ---
01:13:36 [INFO] 
01:13:36 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.richtext >----
01:13:36 [INFO] Building org.eclipse.papyrus.uml.nattable.richtext 3.0.0-SNAPSHOT [322/728]
01:13:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:36 [INFO] 
01:13:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [INFO] 
01:13:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/src/main/resources
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/bin
01:13:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/src/org/eclipse/papyrus/uml/nattable/richtext/celleditor/RichTextCellEditorWithUMLReferences.java:[75] 
01:13:36 	super(toolbarConfiguration, style);
01:13:36 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:36 The constructor RichTextCellEditor(ToolbarConfiguration, int) is deprecated
01:13:36 1 problem (1 warning)
01:13:36 [INFO] 
01:13:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/src/test/resources
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/target/org.eclipse.papyrus.uml.nattable.richtext-3.0.0-SNAPSHOT-sources.jar
01:13:36 [INFO] 
01:13:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.richtext/target/org.eclipse.papyrus.uml.nattable.richtext-3.0.0-SNAPSHOT.jar
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.richtext ---
01:13:36 [INFO] 
01:13:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.stereotype.display >--
01:13:36 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotype.display 4.0.0-SNAPSHOT [323/728]
01:13:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:36 [INFO] 
01:13:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:36 [INFO] The project's OSGi version is 4.0.0.202103040552
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:36 [INFO] 
01:13:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/src/main/resources
01:13:36 [INFO] 
01:13:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:36 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/bin
01:13:37 [INFO] 
01:13:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/src/test/resources
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/target/org.eclipse.papyrus.uml.nattable.stereotype.display-4.0.0-SNAPSHOT-sources.jar
01:13:37 [INFO] 
01:13:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display/target/org.eclipse.papyrus.uml.nattable.stereotype.display-4.0.0-SNAPSHOT.jar
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.stereotype.display ---
01:13:37 [INFO] 
01:13:37 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.uml-xtext >----------
01:13:37 [INFO] Building Papyrus UML Xtext Integration 0.0.1-SNAPSHOT          [324/728]
01:13:37 [INFO] --------------------------------[ pom ]---------------------------------
01:13:37 [INFO] 
01:13:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-xtext ---
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-xtext ---
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-xtext ---
01:13:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-xtext ---
01:13:37 [INFO] 
01:13:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.core >--
01:13:37 [INFO] Building org.eclipse.papyrus.uml.xtext.integration.core 3.0.0-SNAPSHOT [325/728]
01:13:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:37 [INFO] 
01:13:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [INFO] 
01:13:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/src/main/resources
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/bin
01:13:37 [INFO] 
01:13:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/src/test/resources
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/target/org.eclipse.papyrus.uml.xtext.integration.core-3.0.0-SNAPSHOT-sources.jar
01:13:37 [INFO] 
01:13:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.core/target/org.eclipse.papyrus.uml.xtext.integration.core-3.0.0-SNAPSHOT.jar
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:37 [INFO] 
01:13:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.core ---
01:13:37 [INFO] 
01:13:37 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.ui >--
01:13:37 [INFO] Building org.eclipse.papyrus.uml.xtext.integration.ui 3.0.0-SNAPSHOT [326/728]
01:13:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:38 [INFO] 
01:13:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:38 [INFO] 
01:13:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:38 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:38 [INFO] 
01:13:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:38 [INFO] 
01:13:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:38 [INFO] 
01:13:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/main/resources
01:13:38 [INFO] 
01:13:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:38 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/bin
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalAdapter.java:[124] 
01:13:39 	private ListenerList proposalListeners2 = new ListenerList();
01:13:39 	        ^^^^^^^^^^^^
01:13:39 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalAdapter.java:[124] 
01:13:39 	private ListenerList proposalListeners2 = new ListenerList();
01:13:39 	                                              ^^^^^^^^^^^^
01:13:39 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalAdapter.java:[249] 
01:13:39 	proposalListeners2.add(listener);
01:13:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList<E> should be parameterized
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalUtils.java:[25] 
01:13:39 	import org.eclipse.papyrus.infra.ui.util.DisplayUtils;
01:13:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type DisplayUtils is deprecated
01:13:39 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalUtils.java (at line 35)
01:13:39 	@SuppressWarnings("nls")
01:13:39 	                  ^^^^^
01:13:39 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalUtils.java:[38] 
01:13:39 	protected final static ILabelProvider labelProvider = DisplayUtils.getLabelProvider();
01:13:39 	                                                      ^^^^^^^^^^^^
01:13:39 The type DisplayUtils is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/CompletionProposalUtils.java:[38] 
01:13:39 	protected final static ILabelProvider labelProvider = DisplayUtils.getLabelProvider();
01:13:39 	                                                                   ^^^^^^^^^^^^^^^^^^
01:13:39 The method getLabelProvider() from the type DisplayUtils is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/AbstractXtextDirectEditorConfiguration.java:[31] 
01:13:39 	public abstract class AbstractXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements IXtextDirectEditorConfiguration {
01:13:39 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/AbstractXtextDirectEditorConfiguration.java:[44] 
01:13:39 	return super.createInvalidStringCommand(invalidString, semanticElement, parseResult, diagnostics, issues);
01:13:39 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The method createInvalidStringCommand(String, EObject, IParseResult, List<Resource.Diagnostic>, List<Issue>) from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/AbstractXtextDirectEditorConfiguration.java:[56] 
01:13:39 	return super.getTextToEditInternal(semanticObject);
01:13:39 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The method getTextToEditInternal(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/StyledTextXtextAdapter.java:[240] 
01:13:39 	@SuppressWarnings("unchecked")
01:13:39 	                  ^^^^^^^^^^^
01:13:39 Unnecessary @SuppressWarnings("unchecked")
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[178] 
01:13:39 	int style, DefaultXtextDirectEditorConfiguration configuration) {
01:13:39 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[180] 
01:13:39 	this.contextProvider = configuration.getContextProvider();
01:13:39 	                                     ^^^^^^^^^^^^^^^^^^^^
01:13:39 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[181] 
01:13:39 	this.parser = configuration.createParser(((IGraphicalEditPart) source).resolveSemanticElement());
01:13:39 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextDirectEditManager.java:[267] 
01:13:39 	text.getFont()).getAverageCharWidth();
01:13:39 	                ^^^^^^^^^^^^^^^^^^^^^
01:13:39 The method getAverageCharWidth() from the type FontMetrics is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[32] 
01:13:39 	import org.eclipse.xtext.ui.editor.syntaxcoloring.IHighlightedPositionAcceptor;
01:13:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type IHighlightedPositionAcceptor is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[33] 
01:13:39 	import org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator;
01:13:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type ISemanticHighlightingCalculator is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[35] 
01:13:39 	import org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor;
01:13:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type MergingHighlightedPositionAcceptor is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[45] 
01:13:39 	ITextInputListener, IXtextModelListener, IHighlightedPositionAcceptor {
01:13:39 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type IHighlightedPositionAcceptor is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[48] 
01:13:39 	private ISemanticHighlightingCalculator calculator;
01:13:39 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type ISemanticHighlightingCalculator is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[97] 
01:13:39 	MergingHighlightedPositionAcceptor acceptor = new MergingHighlightedPositionAcceptor(
01:13:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type MergingHighlightedPositionAcceptor is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[97] 
01:13:39 	MergingHighlightedPositionAcceptor acceptor = new MergingHighlightedPositionAcceptor(
01:13:39 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type MergingHighlightedPositionAcceptor is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[97] 
01:13:39 	MergingHighlightedPositionAcceptor acceptor = new MergingHighlightedPositionAcceptor(
01:13:39 				calculator);
01:13:39 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The constructor MergingHighlightedPositionAcceptor(ISemanticHighlightingCalculator) is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[99] 
01:13:39 	acceptor.provideHighlightingFor(resource, this);
01:13:39 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The method provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) from the type MergingHighlightedPositionAcceptor is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[319] 
01:13:39 	public void setCalculator(ISemanticHighlightingCalculator calculator) {
01:13:39 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type ISemanticHighlightingCalculator is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/org/eclipse/papyrus/uml/xtext/integration/XtextStyledTextHighlightingReconciler.java:[323] 
01:13:39 	public ISemanticHighlightingCalculator getCalculator() {
01:13:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type ISemanticHighlightingCalculator is deprecated
01:13:39 26 problems (0 errors, 25 warnings, 1 info)
01:13:39 [INFO] 
01:13:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/src/test/resources
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/target/org.eclipse.papyrus.uml.xtext.integration.ui-3.0.0-SNAPSHOT-sources.jar
01:13:39 [INFO] 
01:13:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.ui/target/org.eclipse.papyrus.uml.xtext.integration.ui-3.0.0-SNAPSHOT.jar
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.ui ---
01:13:39 [INFO] 
01:13:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.integration >--
01:13:39 [INFO] Building org.eclipse.papyrus.uml.nattable.xtext.integration 3.0.0-SNAPSHOT [327/728]
01:13:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:39 [INFO] 
01:13:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [INFO] 
01:13:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/main/resources
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/bin
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/util/XTextEditorResultWrapper.java:[61] 
01:13:39 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:13:39 	       ^^^^^^
01:13:39 Type safety: The return type Object for getAdapter(Class) from the type XTextEditorResultWrapper needs unchecked conversion to conform to T from the type IAdaptable
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[26] 
01:13:39 	import org.eclipse.papyrus.infra.nattable.celleditor.AbstractPapyrusStyledTextCellEditor;
01:13:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type AbstractPapyrusStyledTextCellEditor is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[31] 
01:13:39 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:13:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[44] 
01:13:39 	public abstract class AbstractNatTableXTextCellEditor extends AbstractPapyrusStyledTextCellEditor {
01:13:39 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type AbstractPapyrusStyledTextCellEditor is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[46] 
01:13:39 	protected DefaultXtextDirectEditorConfiguration xTextConfiguration;
01:13:39 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[64] 
01:13:39 	super(table, axisElement, elementProvider, commitOnUpDown, moveSelectionOnEnter);
01:13:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The constructor AbstractPapyrusStyledTextCellEditor(Table, Object, ITableAxisElementProvider, boolean, boolean) is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[98] 
01:13:39 	protected abstract DefaultXtextDirectEditorConfiguration createXTextEditorConfiguration();
01:13:39 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[120] 
01:13:39 	return super.activateCell(parent, value);
01:13:39 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The method activateCell(Composite, Object) from the type AbstractPapyrusStyledTextCellEditor is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[137] 
01:13:39 	final EObject editedObject = getEditedEObject();
01:13:39 	                             ^^^^^^^^^^^^^^^^^^
01:13:39 The method getEditedEObject() from the type AbstractPapyrusStyledTextCellEditor is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[140] 
01:13:39 	XtextFakeResourceContext context = new XtextFakeResourceContext(xTextConfiguration.getInjector());
01:13:39 	                                                                                   ^^^^^^^^^^^^^
01:13:39 The method getInjector() from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[149] 
01:13:39 	jfaceCellEditor = xTextConfiguration.createCellEditor(parent, editedObject);
01:13:39 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The method createCellEditor(Composite, EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractNatTableXTextCellEditor.java:[179] 
01:13:39 	final IParser parser = ((ICustomDirectEditorConfiguration) xTextConfiguration).createParser(getEditedEObject());
01:13:39 	                                                                                            ^^^^^^^^^^^^^^^^^^
01:13:39 The method getEditedEObject() from the type AbstractPapyrusStyledTextCellEditor is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[27] 
01:13:39 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:13:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[54] 
01:13:39 	protected DefaultXtextDirectEditorConfiguration createXTextEditorConfiguration() {
01:13:39 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[57] 
01:13:39 	Object row = this.elementProvider.getRowElement(rowIndex);
01:13:39 	                  ^^^^^^^^^^^^^^^
01:13:39 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[58] 
01:13:39 	Object column = this.elementProvider.getColumnElement(columnIndex);
01:13:39 	                     ^^^^^^^^^^^^^^^
01:13:39 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[72] 
01:13:39 	protected DefaultXtextDirectEditorConfiguration getConfigurationFromEditedEObject(Object row, Object column) {
01:13:39 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[89] 
01:13:39 	if (configuration instanceof DefaultXtextDirectEditorConfiguration) {
01:13:39 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[91] 
01:13:39 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
01:13:39 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/org/eclipse/papyrus/uml/nattable/xtext/integration/celleditor/AbstractXtextCellEditor.java:[91] 
01:13:39 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
01:13:39 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:39 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:39 20 problems (20 warnings)
01:13:39 [INFO] 
01:13:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/src/test/resources
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/target/org.eclipse.papyrus.uml.nattable.xtext.integration-3.0.0-SNAPSHOT-sources.jar
01:13:39 [INFO] 
01:13:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/target/org.eclipse.papyrus.uml.nattable.xtext.integration-3.0.0-SNAPSHOT.jar
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.xtext.integration ---
01:13:39 [INFO] 
01:13:39 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml-textedit >--------
01:13:39 [INFO] Building Papyrus UML Textual Edit 0.0.1-SNAPSHOT               [328/728]
01:13:39 [INFO] --------------------------------[ pom ]---------------------------------
01:13:39 [INFO] 
01:13:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-textedit ---
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-textedit ---
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-textedit ---
01:13:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:39 [INFO] 
01:13:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-textedit ---
01:13:39 [INFO] 
01:13:39 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext >--
01:13:39 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.xtext 2.0.0-SNAPSHOT [329/728]
01:13:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:40 [INFO] 
01:13:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:40 [INFO] 
01:13:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:40 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:40 [INFO] 
01:13:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:40 [INFO] 
01:13:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:40 [INFO] 
01:13:40 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:41 [INFO] 
01:13:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src/main/resources
01:13:41 [INFO] 
01:13:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:41 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/bin
01:13:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/formatting/UmlValueSpecificationFormatter.java:[34] 
01:13:41 	private UmlValueSpecificationGrammarAccess grammarAccess;
01:13:41 	                                           ^^^^^^^^^^^^^
01:13:41 The value of the field UmlValueSpecificationFormatter.grammarAccess is not used
01:13:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/formatting/UmlValueSpecificationFormatter.java:[38] 
01:13:41 	org.eclipse.papyrus.uml.textedit.valuespecification.xtext.services.UmlValueSpecificationGrammarAccess f = (org.eclipse.papyrus.uml.textedit.valuespecification.xtext.services.UmlValueSpecificationGrammarAccess) getGrammarAccess();
01:13:41 	                                                                                                      ^
01:13:41 The value of the local variable f is not used
01:13:41 2 problems (2 warnings)
01:13:41 [INFO] 
01:13:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/src/test/resources
01:13:41 [INFO] 
01:13:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext-2.0.0-SNAPSHOT-sources.jar
01:13:41 [INFO] 
01:13:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:41 [INFO] 
01:13:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext-2.0.0-SNAPSHOT.jar
01:13:41 [INFO] 
01:13:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:41 [INFO] 
01:13:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:41 [INFO] 
01:13:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext ---
01:13:41 [INFO] 
01:13:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils >--
01:13:41 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils 2.0.0-SNAPSHOT [330/728]
01:13:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:42 [INFO] 
01:13:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [INFO] 
01:13:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:42 [INFO] 
01:13:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [INFO] 
01:13:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [INFO] 
01:13:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/src/main/resources
01:13:42 [INFO] 
01:13:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/bin
01:13:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/utils/commands/MultiplicityUpperValueSetCommand.java:[27] 
01:13:42 	import org.eclipse.uml2.uml.LiteralInteger;
01:13:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:42 The import org.eclipse.uml2.uml.LiteralInteger is never used
01:13:42 1 problem (1 warning)
01:13:42 [INFO] 
01:13:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/src/test/resources
01:13:42 [INFO] 
01:13:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils-2.0.0-SNAPSHOT-sources.jar
01:13:42 [INFO] 
01:13:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [INFO] 
01:13:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils-2.0.0-SNAPSHOT.jar
01:13:42 [INFO] 
01:13:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [INFO] 
01:13:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:42 [INFO] 
01:13:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils ---
01:13:42 [INFO] 
01:13:42 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui >--
01:13:42 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui 3.0.0-SNAPSHOT [331/728]
01:13:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:43 [INFO] 
01:13:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [INFO] 
01:13:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:43 [INFO] 
01:13:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [INFO] 
01:13:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [INFO] 
01:13:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/main/resources
01:13:43 [INFO] 
01:13:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/bin
01:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/ui/contribution/ValueSpecificationXtextDirectEditorConfiguration.java:[32] 
01:13:43 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:13:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:43 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/ui/contribution/ValueSpecificationXtextDirectEditorConfiguration.java:[40] 
01:13:43 	public class ValueSpecificationXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration {
01:13:43 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:43 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/org/eclipse/papyrus/uml/textedit/valuespecification/xtext/ui/contribution/ValueSpecificationXtextDirectEditorConfiguration.java:[77] 
01:13:43 	return ValueSpecificationXtextDirectEditorConfiguration.this.getTextToEditInternal(semanticObject);
01:13:43 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:43 The method getTextToEditInternal(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:43 3 problems (3 warnings)
01:13:43 [INFO] 
01:13:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/src/test/resources
01:13:43 [INFO] 
01:13:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui-3.0.0-SNAPSHOT-sources.jar
01:13:43 [INFO] 
01:13:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [INFO] 
01:13:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/target/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui-3.0.0-SNAPSHOT.jar
01:13:43 [INFO] 
01:13:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [INFO] 
01:13:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:43 [INFO] 
01:13:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui ---
01:13:43 [INFO] 
01:13:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.xtext.valuespecification >--
01:13:43 [INFO] Building org.eclipse.papyrus.uml.nattable.xtext.valuespecification 6.0.0-SNAPSHOT [332/728]
01:13:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:44 [INFO] 
01:13:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [INFO] 
01:13:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [INFO] The project's OSGi version is 6.0.0.202103040552
01:13:44 [INFO] 
01:13:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [INFO] 
01:13:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [INFO] 
01:13:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/main/resources
01:13:44 [INFO] 
01:13:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/bin
01:13:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[27] 
01:13:44 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:13:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:44 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[63] 
01:13:44 	Object row = this.elementProvider.getRowElement(rowIndex);
01:13:44 	                  ^^^^^^^^^^^^^^^
01:13:44 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
01:13:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[64] 
01:13:44 	Object column = this.elementProvider.getColumnElement(columnIndex);
01:13:44 	                     ^^^^^^^^^^^^^^^
01:13:44 The field AbstractPapyrusStyledTextCellEditor.elementProvider is deprecated
01:13:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[92] 
01:13:44 	protected DefaultXtextDirectEditorConfiguration getConfigurationFromEditedEObject(
01:13:44 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:44 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[101] 
01:13:44 	if (directEditorConfiguration instanceof DefaultXtextDirectEditorConfiguration) {
01:13:44 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:44 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[102] 
01:13:44 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) directEditorConfiguration;
01:13:44 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:44 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/org/eclipse/papyrus/uml/nattable/xtext/valuespecification/celleditor/ValueSpecificationCellEditor.java:[102] 
01:13:44 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) directEditorConfiguration;
01:13:44 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:44 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:44 7 problems (7 warnings)
01:13:44 [INFO] 
01:13:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/src/test/resources
01:13:44 [INFO] 
01:13:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/target/org.eclipse.papyrus.uml.nattable.xtext.valuespecification-6.0.0-SNAPSHOT-sources.jar
01:13:44 [INFO] 
01:13:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [INFO] 
01:13:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/target/org.eclipse.papyrus.uml.nattable.xtext.valuespecification-6.0.0-SNAPSHOT.jar
01:13:44 [INFO] 
01:13:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [INFO] 
01:13:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:44 [INFO] 
01:13:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.xtext.valuespecification ---
01:13:44 [INFO] 
01:13:44 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml-profile >---------
01:13:44 [INFO] Building Papyrus UML Profile 0.0.1-SNAPSHOT                    [333/728]
01:13:44 [INFO] --------------------------------[ pom ]---------------------------------
01:13:44 [INFO] 
01:13:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-profile ---
01:13:44 [INFO] 
01:13:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-profile ---
01:13:44 [INFO] 
01:13:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-profile ---
01:13:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:44 [INFO] 
01:13:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-profile ---
01:13:44 [INFO] 
01:13:44 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter >-----
01:13:44 [INFO] Building org.eclipse.papyrus.uml.profile.drafter 2.0.0-SNAPSHOT [334/728]
01:13:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:45 [INFO] 
01:13:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:45 [INFO] 
01:13:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:45 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:45 [INFO] 
01:13:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:45 [INFO] 
01:13:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:45 [INFO] 
01:13:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/main/resources
01:13:45 [INFO] 
01:13:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:45 [INFO] Compiling 72 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/bin
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/commands/CreateProfileAndProfileResourceCommand.java:[167] 
01:13:46 	private Profile createProfile() {
01:13:46 	                ^^^^^^^^^^^^^^^
01:13:46 The method createProfile() from the type CreateProfileAndProfileResourceCommand is never used locally
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/commands/CreateProfileAndProfileResourceCommand.java:[177] 
01:13:46 	private Resource createResource() {
01:13:46 	                 ^^^^^^^^^^^^^^^^
01:13:46 The method createResource() from the type CreateProfileAndProfileResourceCommand is never used locally
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[9] 
01:13:46 	import org.eclipse.core.databinding.beans.BeanProperties;
01:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[10] 
01:13:46 	import org.eclipse.core.databinding.beans.PojoProperties;
01:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The type PojoProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[13] 
01:13:46 	import org.eclipse.jface.databinding.swt.WidgetProperties;
01:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[48] 
01:13:46 	private Binding stereotypeNameBinding;
01:13:46 	                ^^^^^^^^^^^^^^^^^^^^^
01:13:46 The value of the field StereotypeUpdateDialogOld.stereotypeNameBinding is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[49] 
01:13:46 	private Binding profileNameBinding;
01:13:46 	                ^^^^^^^^^^^^^^^^^^
01:13:46 The value of the field StereotypeUpdateDialogOld.profileNameBinding is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[50] 
01:13:46 	private Binding stereotypeBinding;
01:13:46 	                ^^^^^^^^^^^^^^^^^
01:13:46 The value of the field StereotypeUpdateDialogOld.stereotypeBinding is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[51] 
01:13:46 	private DataBindingContext m_bindingContext;
01:13:46 	                           ^^^^^^^^^^^^^^^^
01:13:46 The value of the field StereotypeUpdateDialogOld.m_bindingContext is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[52] 
01:13:46 	private org.eclipse.core.databinding.Binding profileBinding;
01:13:46 	                                             ^^^^^^^^^^^^^^
01:13:46 The value of the field StereotypeUpdateDialogOld.profileBinding is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[289] 
01:13:46 	IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[289] 
01:13:46 	IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText);
01:13:46 	                                                       ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[289] 
01:13:46 	IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText);
01:13:46 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[289] 
01:13:46 	IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText);
01:13:46 	                                                                        ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[290] 
01:13:46 	IObservableValue profileNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("profileName").observe(stereotypeNameToProfileSynchronizer);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[290] 
01:13:46 	IObservableValue profileNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("profileName").observe(stereotypeNameToProfileSynchronizer);
01:13:46 	                                                                              ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[290] 
01:13:46 	IObservableValue profileNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("profileName").observe(stereotypeNameToProfileSynchronizer);
01:13:46 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[290] 
01:13:46 	IObservableValue profileNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("profileName").observe(stereotypeNameToProfileSynchronizer);
01:13:46 	                                                                                             ^^^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[291] 
01:13:46 	profileNameBinding = bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeNameToProfileSynchronizerObserveValue, null, null);
01:13:46 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[291] 
01:13:46 	profileNameBinding = bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeNameToProfileSynchronizerObserveValue, null, null);
01:13:46 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[291] 
01:13:46 	profileNameBinding = bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeNameToProfileSynchronizerObserveValue, null, null);
01:13:46 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[293] 
01:13:46 	IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[293] 
01:13:46 	IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText);
01:13:46 	                                                          ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[293] 
01:13:46 	IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText);
01:13:46 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[293] 
01:13:46 	IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText);
01:13:46 	                                                                           ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[294] 
01:13:46 	IObservableValue stereotypeNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeNameToProfileSynchronizer);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[294] 
01:13:46 	IObservableValue stereotypeNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeNameToProfileSynchronizer);
01:13:46 	                                                                                 ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[294] 
01:13:46 	IObservableValue stereotypeNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeNameToProfileSynchronizer);
01:13:46 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[294] 
01:13:46 	IObservableValue stereotypeNameStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeNameToProfileSynchronizer);
01:13:46 	                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[295] 
01:13:46 	stereotypeNameBinding = bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeNameToProfileSynchronizerObserveValue, null, null);
01:13:46 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[295] 
01:13:46 	stereotypeNameBinding = bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeNameToProfileSynchronizerObserveValue, null, null);
01:13:46 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[295] 
01:13:46 	stereotypeNameBinding = bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeNameToProfileSynchronizerObserveValue, null, null);
01:13:46 	                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[297] 
01:13:46 	IObservableValue stereotypeTaggedValuesEditorWidgetObserveValue = PojoProperties.value("stereotype").observe(taggedValuesEditorWidget);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[297] 
01:13:46 	IObservableValue stereotypeTaggedValuesEditorWidgetObserveValue = PojoProperties.value("stereotype").observe(taggedValuesEditorWidget);
01:13:46 	                                                                  ^^^^^^^^^^^^^^
01:13:46 The type PojoProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[297] 
01:13:46 	IObservableValue stereotypeTaggedValuesEditorWidgetObserveValue = PojoProperties.value("stereotype").observe(taggedValuesEditorWidget);
01:13:46 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[297] 
01:13:46 	IObservableValue stereotypeTaggedValuesEditorWidgetObserveValue = PojoProperties.value("stereotype").observe(taggedValuesEditorWidget);
01:13:46 	                                                                                 ^^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type PojoProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[298] 
01:13:46 	IObservableValue stereotypeStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotype").observe(stereotypeNameToProfileSynchronizer);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[298] 
01:13:46 	IObservableValue stereotypeStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotype").observe(stereotypeNameToProfileSynchronizer);
01:13:46 	                                                                             ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[298] 
01:13:46 	IObservableValue stereotypeStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotype").observe(stereotypeNameToProfileSynchronizer);
01:13:46 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[298] 
01:13:46 	IObservableValue stereotypeStereotypeNameToProfileSynchronizerObserveValue = BeanProperties.value("stereotype").observe(stereotypeNameToProfileSynchronizer);
01:13:46 	                                                                                            ^^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[299] 
01:13:46 	bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null);
01:13:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, UpdateValueStrategy, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[299] 
01:13:46 	bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null);
01:13:46 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[299] 
01:13:46 	bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null);
01:13:46 	                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[299] 
01:13:46 	bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null);
01:13:46 	                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialogOld.java:[299] 
01:13:46 	bindingContext.bindValue(stereotypeTaggedValuesEditorWidgetObserveValue, stereotypeStereotypeNameToProfileSynchronizerObserveValue, new UpdateValueStrategy(UpdateValueStrategy.POLICY_NEVER), null);
01:13:46 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^
01:13:46 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/TaggedValuesEditorWidget.java:[36] 
01:13:46 	private Composite contentArea;
01:13:46 	                  ^^^^^^^^^^^
01:13:46 The value of the field TaggedValuesEditorWidget.contentArea is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/TaggedValuesEditorWidget.java:[141] 
01:13:46 	private void createDialogContents() {
01:13:46 	             ^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The method createDialogContents() from the type TaggedValuesEditorWidget is never used locally
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/TaggedValuesEditorWidget.java:[149] 
01:13:46 	private void fillContentArea() {
01:13:46 	             ^^^^^^^^^^^^^^^^^
01:13:46 The method fillContentArea() from the type TaggedValuesEditorWidget is never used locally
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/NewSterotypeDialog2.java:[77] 
01:13:46 	List metaclassToAdd = new List(metaclassesGroup, SWT.BORDER);
01:13:46 	     ^^^^^^^^^^^^^^
01:13:46 The value of the local variable metaclassToAdd is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/NewSterotypeDialog2.java:[79] 
01:13:46 	List existingMetaclass = new List(metaclassesGroup, SWT.BORDER);
01:13:46 	     ^^^^^^^^^^^^^^^^^
01:13:46 The value of the local variable existingMetaclass is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/NewSterotypeDialog2.java:[100] 
01:13:46 	List extensionsToAdd = new List(extendedStereotypes, SWT.BORDER);
01:13:46 	     ^^^^^^^^^^^^^^^
01:13:46 The value of the local variable extensionsToAdd is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/NewSterotypeDialog2.java:[102] 
01:13:46 	List existingExtensions = new List(extendedStereotypes, SWT.BORDER);
01:13:46 	     ^^^^^^^^^^^^^^^^^^
01:13:46 The value of the local variable existingExtensions is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[21] 
01:13:46 	import org.eclipse.core.databinding.beans.BeanProperties;
01:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[22] 
01:13:46 	import org.eclipse.core.databinding.beans.BeansObservables;
01:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The type BeansObservables is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[29] 
01:13:46 	import org.eclipse.jface.databinding.swt.WidgetProperties;
01:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[33] 
01:13:46 	import org.eclipse.jface.databinding.viewers.ViewerProperties;
01:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The type ViewerProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[79] 
01:13:46 	private DataBindingContext m_bindingContext;
01:13:46 	                           ^^^^^^^^^^^^^^^^
01:13:46 The value of the field PropertiesEditorWidget.m_bindingContext is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[81] 
01:13:46 	private Composite contentArea;
01:13:46 	                  ^^^^^^^^^^^
01:13:46 The value of the field PropertiesEditorWidget.contentArea is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[83] 
01:13:46 	private WritableList properties;
01:13:46 	        ^^^^^^^^^^^^
01:13:46 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[123] 
01:13:46 	this.properties = (WritableList)properties;
01:13:46 	                   ^^^^^^^^^^^^
01:13:46 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[126] 
01:13:46 	this.properties = new WritableList(properties, PropertyModel.class);
01:13:46 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The constructor WritableList(List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[126] 
01:13:46 	this.properties = new WritableList(properties, PropertyModel.class);
01:13:46 	                      ^^^^^^^^^^^^
01:13:46 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[139] 
01:13:46 	this.properties = (WritableList)properties;
01:13:46 	                   ^^^^^^^^^^^^
01:13:46 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[142] 
01:13:46 	this.properties = new WritableList(properties, PropertyModel.class);
01:13:46 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The constructor WritableList(List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[142] 
01:13:46 	this.properties = new WritableList(properties, PropertyModel.class);
01:13:46 	                      ^^^^^^^^^^^^
01:13:46 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[281] 
01:13:46 	properties.add(model);
01:13:46 	^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method add(Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[322] 
01:13:46 	private void createDialogContents() {
01:13:46 	             ^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The method createDialogContents() from the type PropertiesEditorWidget is never used locally
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[330] 
01:13:46 	private void fillContentArea() {
01:13:46 	             ^^^^^^^^^^^^^^^^^
01:13:46 The method fillContentArea() from the type PropertiesEditorWidget is never used locally
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[376] 
01:13:46 	private class MyContentProvider implements ITreeContentProvider {
01:13:46 	              ^^^^^^^^^^^^^^^^^
01:13:46 The type PropertiesEditorWidget.MyContentProvider is never used locally
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[461] 
01:13:46 	final IValueProperty cellEditorProperty,
01:13:46 	      ^^^^^^^^^^^^^^
01:13:46 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[462] 
01:13:46 	final IValueProperty elementProperty) {
01:13:46 	      ^^^^^^^^^^^^^^
01:13:46 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[464] 
01:13:46 	return new ObservableValueEditingSupport(viewer, dbc) {
01:13:46 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 ObservableValueEditingSupport is a raw type. References to generic type ObservableValueEditingSupport<E,M,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[465] 
01:13:46 	protected IObservableValue doCreateCellEditorObservable( CellEditor cellEditor) {
01:13:46 	          ^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[468] 
01:13:46 	return cellEditorProperty.observe(((ComboBoxViewerCellEditor)cellEditor).getViewer() );
01:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[471] 
01:13:46 	return cellEditorProperty.observe(cellEditor.getControl());
01:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[474] 
01:13:46 	protected IObservableValue doCreateElementObservable( Object element, ViewerCell cell) {
01:13:46 	          ^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[475] 
01:13:46 	return elementProperty.observe(element);
01:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[489] 
01:13:46 	ObservableListContentProvider listContentProvider = new ObservableListContentProvider();
01:13:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 ObservableListContentProvider is a raw type. References to generic type ObservableListContentProvider<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[489] 
01:13:46 	ObservableListContentProvider listContentProvider = new ObservableListContentProvider();
01:13:46 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 ObservableListContentProvider is a raw type. References to generic type ObservableListContentProvider<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[490] 
01:13:46 	IObservableMap[] observeMaps = BeansObservables.observeMaps(listContentProvider.getKnownElements(), PropertyModel.class, new String[]{"proposedName", "type", "stateKind", "memberKind", "lifeStatusKind", "value"});
01:13:46 	^^^^^^^^^^^^^^
01:13:46 IObservableMap is a raw type. References to generic type IObservableMap<K,V> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[490] 
01:13:46 	IObservableMap[] observeMaps = BeansObservables.observeMaps(listContentProvider.getKnownElements(), PropertyModel.class, new String[]{"proposedName", "type", "stateKind", "memberKind", "lifeStatusKind", "value"});
01:13:46 	                               ^^^^^^^^^^^^^^^^
01:13:46 The type BeansObservables is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[490] 
01:13:46 	IObservableMap[] observeMaps = BeansObservables.observeMaps(listContentProvider.getKnownElements(), PropertyModel.class, new String[]{"proposedName", "type", "stateKind", "memberKind", "lifeStatusKind", "value"});
01:13:46 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The method observeMaps(IObservableSet, Class, String[]) from the type BeansObservables is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[526] 
01:13:46 	IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify);
01:13:46 	^^^^^^^^^^^^^^
01:13:46 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[526] 
01:13:46 	IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify);
01:13:46 	                                      ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[526] 
01:13:46 	IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify);
01:13:46 	                                                       ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[527] 
01:13:46 	IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName");
01:13:46 	^^^^^^^^^^^^^^^^^^
01:13:46 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[527] 
01:13:46 	IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName");
01:13:46 	                                     ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[527] 
01:13:46 	IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName");
01:13:46 	                                                    ^^^^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[542] 
01:13:46 	IValueProperty typeCellEditorBindAnchor =  ViewerProperties.singleSelection();
01:13:46 	^^^^^^^^^^^^^^
01:13:46 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[542] 
01:13:46 	IValueProperty typeCellEditorBindAnchor =  ViewerProperties.singleSelection();
01:13:46 	                                           ^^^^^^^^^^^^^^^^
01:13:46 The type ViewerProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[542] 
01:13:46 	IValueProperty typeCellEditorBindAnchor =  ViewerProperties.singleSelection();
01:13:46 	                                                            ^^^^^^^^^^^^^^^^^
01:13:46 The method singleSelection() from the type ViewerProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[543] 
01:13:46 	WidgetProperties.text(SWT.Modify);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[543] 
01:13:46 	WidgetProperties.text(SWT.Modify);
01:13:46 	                 ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[544] 
01:13:46 	IBeanValueProperty typeModelPropertyBindAnchor = BeanProperties.value("type");
01:13:46 	^^^^^^^^^^^^^^^^^^
01:13:46 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[544] 
01:13:46 	IBeanValueProperty typeModelPropertyBindAnchor = BeanProperties.value("type");
01:13:46 	                                                 ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[544] 
01:13:46 	IBeanValueProperty typeModelPropertyBindAnchor = BeanProperties.value("type");
01:13:46 	                                                                ^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[549] 
01:13:46 	IValueProperty cellEditorProperty_1 =  WidgetProperties.text(SWT.Modify);
01:13:46 	^^^^^^^^^^^^^^
01:13:46 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[549] 
01:13:46 	IValueProperty cellEditorProperty_1 =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                       ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[549] 
01:13:46 	IValueProperty cellEditorProperty_1 =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                                        ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[550] 
01:13:46 	IBeanValueProperty valueProperty_2 = BeanProperties.value("stateKind");
01:13:46 	^^^^^^^^^^^^^^^^^^
01:13:46 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[550] 
01:13:46 	IBeanValueProperty valueProperty_2 = BeanProperties.value("stateKind");
01:13:46 	                                     ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[550] 
01:13:46 	IBeanValueProperty valueProperty_2 = BeanProperties.value("stateKind");
01:13:46 	                                                    ^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[554] 
01:13:46 	IValueProperty cellEditorProperty_2 =  WidgetProperties.text(SWT.Modify);
01:13:46 	^^^^^^^^^^^^^^
01:13:46 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[554] 
01:13:46 	IValueProperty cellEditorProperty_2 =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                       ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[554] 
01:13:46 	IValueProperty cellEditorProperty_2 =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                                        ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[555] 
01:13:46 	IBeanValueProperty valueProperty_3 = BeanProperties.value("value");
01:13:46 	^^^^^^^^^^^^^^^^^^
01:13:46 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[555] 
01:13:46 	IBeanValueProperty valueProperty_3 = BeanProperties.value("value");
01:13:46 	                                     ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[555] 
01:13:46 	IBeanValueProperty valueProperty_3 = BeanProperties.value("value");
01:13:46 	                                                    ^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[560] 
01:13:46 	IValueProperty cellEditorPropertyMember =  WidgetProperties.text(SWT.Modify);
01:13:46 	^^^^^^^^^^^^^^
01:13:46 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[560] 
01:13:46 	IValueProperty cellEditorPropertyMember =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                           ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[560] 
01:13:46 	IValueProperty cellEditorPropertyMember =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                                            ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[561] 
01:13:46 	IBeanValueProperty valuePropertyMember = BeanProperties.value("memberKind");
01:13:46 	^^^^^^^^^^^^^^^^^^
01:13:46 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[561] 
01:13:46 	IBeanValueProperty valuePropertyMember = BeanProperties.value("memberKind");
01:13:46 	                                         ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[561] 
01:13:46 	IBeanValueProperty valuePropertyMember = BeanProperties.value("memberKind");
01:13:46 	                                                        ^^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[565] 
01:13:46 	IValueProperty cellEditorPropertyDel =  WidgetProperties.text(SWT.Modify);
01:13:46 	^^^^^^^^^^^^^^
01:13:46 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[565] 
01:13:46 	IValueProperty cellEditorPropertyDel =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                        ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[565] 
01:13:46 	IValueProperty cellEditorPropertyDel =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                                         ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[566] 
01:13:46 	IBeanValueProperty valuePropertyDel = BeanProperties.value("lifeStatusKind");
01:13:46 	^^^^^^^^^^^^^^^^^^
01:13:46 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[566] 
01:13:46 	IBeanValueProperty valuePropertyDel = BeanProperties.value("lifeStatusKind");
01:13:46 	                                      ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[566] 
01:13:46 	IBeanValueProperty valuePropertyDel = BeanProperties.value("lifeStatusKind");
01:13:46 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[631] 
01:13:46 	IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify);
01:13:46 	^^^^^^^^^^^^^^
01:13:46 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[631] 
01:13:46 	IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify);
01:13:46 	                                      ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[631] 
01:13:46 	IValueProperty cellEditorProperty_0 = WidgetProperties.text(SWT.Modify);
01:13:46 	                                                       ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[632] 
01:13:46 	IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName");
01:13:46 	^^^^^^^^^^^^^^^^^^
01:13:46 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[632] 
01:13:46 	IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName");
01:13:46 	                                     ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[632] 
01:13:46 	IBeanValueProperty valueProperty_0 = BeanProperties.value("proposedName");
01:13:46 	                                                    ^^^^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[636] 
01:13:46 	IValueProperty cellEditorProperty =  WidgetProperties.text(SWT.Modify);
01:13:46 	^^^^^^^^^^^^^^
01:13:46 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[636] 
01:13:46 	IValueProperty cellEditorProperty =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                     ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[636] 
01:13:46 	IValueProperty cellEditorProperty =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                                      ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[637] 
01:13:46 	IBeanValueProperty valueProperty_1 = BeanProperties.value("type");
01:13:46 	^^^^^^^^^^^^^^^^^^
01:13:46 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[637] 
01:13:46 	IBeanValueProperty valueProperty_1 = BeanProperties.value("type");
01:13:46 	                                     ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[637] 
01:13:46 	IBeanValueProperty valueProperty_1 = BeanProperties.value("type");
01:13:46 	                                                    ^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[641] 
01:13:46 	IValueProperty cellEditorProperty_1 =  WidgetProperties.text(SWT.Modify);
01:13:46 	^^^^^^^^^^^^^^
01:13:46 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[641] 
01:13:46 	IValueProperty cellEditorProperty_1 =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                       ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[641] 
01:13:46 	IValueProperty cellEditorProperty_1 =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                                        ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[642] 
01:13:46 	IBeanValueProperty valueProperty_2 = BeanProperties.value("modelStatus");
01:13:46 	^^^^^^^^^^^^^^^^^^
01:13:46 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[642] 
01:13:46 	IBeanValueProperty valueProperty_2 = BeanProperties.value("modelStatus");
01:13:46 	                                     ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[642] 
01:13:46 	IBeanValueProperty valueProperty_2 = BeanProperties.value("modelStatus");
01:13:46 	                                                    ^^^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[646] 
01:13:46 	IValueProperty cellEditorProperty_2 =  WidgetProperties.text(SWT.Modify);
01:13:46 	^^^^^^^^^^^^^^
01:13:46 IValueProperty is a raw type. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[646] 
01:13:46 	IValueProperty cellEditorProperty_2 =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                       ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[646] 
01:13:46 	IValueProperty cellEditorProperty_2 =  WidgetProperties.text(SWT.Modify);
01:13:46 	                                                        ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[647] 
01:13:46 	IBeanValueProperty valueProperty_3 = BeanProperties.value("value");
01:13:46 	^^^^^^^^^^^^^^^^^^
01:13:46 IBeanValueProperty is a raw type. References to generic type IBeanValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[647] 
01:13:46 	IBeanValueProperty valueProperty_3 = BeanProperties.value("value");
01:13:46 	                                     ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/PropertiesEditorWidget.java:[647] 
01:13:46 	IBeanValueProperty valueProperty_3 = BeanProperties.value("value");
01:13:46 	                                                    ^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/handler/AddProfileHandler.java:[51] 
01:13:46 	private String taggedValeNameInput;
01:13:46 	               ^^^^^^^^^^^^^^^^^^^
01:13:46 The value of the field AddProfileHandler.taggedValeNameInput is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[167] 
01:13:46 	private List initialSelections = new ArrayList();
01:13:46 	        ^^^^
01:13:46 List is a raw type. References to generic type List<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[167] 
01:13:46 	private List initialSelections = new ArrayList();
01:13:46 	                                     ^^^^^^^^^
01:13:46 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[848] 
01:13:46 	protected List getInitialElementSelections() {
01:13:46 	          ^^^^
01:13:46 List is a raw type. References to generic type List<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[860] 
01:13:46 	initialSelections = new ArrayList(selectedElements.length);
01:13:46 	                        ^^^^^^^^^
01:13:46 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[862] 
01:13:46 	initialSelections.add(selectedElements[i]);
01:13:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[876] 
01:13:46 	public void setInitialElementSelections(List selectedElements) {
01:13:46 	                                        ^^^^
01:13:46 List is a raw type. References to generic type List<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[913] 
01:13:46 	protected void setResult(List newResult) {
01:13:46 	                         ^^^^
01:13:46 List is a raw type. References to generic type List<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/MultipleValueSelectorWidget.java:[918] 
01:13:46 	newResult.toArray(result);
01:13:46 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ProfileApplicator.java:[356] 
01:13:46 	private IStatus validateAllProfiles(EObject rootObject, List<EPackage> objectsToValidate) {
01:13:46 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The method validateAllProfiles(EObject, List<EPackage>) from the type ProfileApplicator is never used locally
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ProfileApplicator.java:[668] 
01:13:46 	private ElementImport getMetaclassElementImport(Element fromElement, Class metaclass)  {
01:13:46 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The method getMetaclassElementImport(Element, Class) from the type ProfileApplicator is never used locally
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ProfileApplicator.java:[1018] 
01:13:46 	Object actualValue = getUmlElement().getValue(stereotype, propertyModel.getProposedName());
01:13:46 	       ^^^^^^^^^^^
01:13:46 The value of the local variable actualValue is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[7] 
01:13:46 	import org.eclipse.core.databinding.beans.BeanProperties;
01:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[10] 
01:13:46 	import org.eclipse.jface.databinding.swt.WidgetProperties;
01:13:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[47] 
01:13:46 	private DataBindingContext m_bindingContext;
01:13:46 	                           ^^^^^^^^^^^^^^^^
01:13:46 The value of the field StereotypeUpdateDialog.m_bindingContext is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[54] 
01:13:46 	private PropertiesEditorWidget propertiesEditorWidget;
01:13:46 	                               ^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The value of the field StereotypeUpdateDialog.propertiesEditorWidget is not used
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[296] 
01:13:46 	IObservableValue observeTextQuickSetTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(quickSetText);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[296] 
01:13:46 	IObservableValue observeTextQuickSetTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(quickSetText);
01:13:46 	                                                        ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[296] 
01:13:46 	IObservableValue observeTextQuickSetTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(quickSetText);
01:13:46 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[296] 
01:13:46 	IObservableValue observeTextQuickSetTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(quickSetText);
01:13:46 	                                                                         ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[297] 
01:13:46 	IObservableValue qualifiedNameStereotypeModelObserveValue = BeanProperties.value("qualifiedName").observe(stereotypeModel);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[297] 
01:13:46 	IObservableValue qualifiedNameStereotypeModelObserveValue = BeanProperties.value("qualifiedName").observe(stereotypeModel);
01:13:46 	                                                            ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[297] 
01:13:46 	IObservableValue qualifiedNameStereotypeModelObserveValue = BeanProperties.value("qualifiedName").observe(stereotypeModel);
01:13:46 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[297] 
01:13:46 	IObservableValue qualifiedNameStereotypeModelObserveValue = BeanProperties.value("qualifiedName").observe(stereotypeModel);
01:13:46 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[298] 
01:13:46 	bindingContext.bindValue(observeTextQuickSetTextObserveWidget, qualifiedNameStereotypeModelObserveValue, null, null);
01:13:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[298] 
01:13:46 	bindingContext.bindValue(observeTextQuickSetTextObserveWidget, qualifiedNameStereotypeModelObserveValue, null, null);
01:13:46 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[298] 
01:13:46 	bindingContext.bindValue(observeTextQuickSetTextObserveWidget, qualifiedNameStereotypeModelObserveValue, null, null);
01:13:46 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[300] 
01:13:46 	IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[300] 
01:13:46 	IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText);
01:13:46 	                                                       ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[300] 
01:13:46 	IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText);
01:13:46 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[300] 
01:13:46 	IObservableValue observeTextProfileTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(profileText);
01:13:46 	                                                                        ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[301] 
01:13:46 	IObservableValue profileNameStereotypeModelObserveValue = BeanProperties.value("profileName").observe(stereotypeModel);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[301] 
01:13:46 	IObservableValue profileNameStereotypeModelObserveValue = BeanProperties.value("profileName").observe(stereotypeModel);
01:13:46 	                                                          ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[301] 
01:13:46 	IObservableValue profileNameStereotypeModelObserveValue = BeanProperties.value("profileName").observe(stereotypeModel);
01:13:46 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[301] 
01:13:46 	IObservableValue profileNameStereotypeModelObserveValue = BeanProperties.value("profileName").observe(stereotypeModel);
01:13:46 	                                                                         ^^^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[302] 
01:13:46 	bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeModelObserveValue, null, null);
01:13:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[302] 
01:13:46 	bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeModelObserveValue, null, null);
01:13:46 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[302] 
01:13:46 	bindingContext.bindValue(observeTextProfileTextObserveWidget, profileNameStereotypeModelObserveValue, null, null);
01:13:46 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[304] 
01:13:46 	IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[304] 
01:13:46 	IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText);
01:13:46 	                                                          ^^^^^^^^^^^^^^^^
01:13:46 The type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[304] 
01:13:46 	IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText);
01:13:46 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[304] 
01:13:46 	IObservableValue observeTextStereotypeTextObserveWidget = WidgetProperties.text(SWT.Modify).observe(stereotypeText);
01:13:46 	                                                                           ^^^^^^^^^^^^^^^^
01:13:46 The method text(int) from the type WidgetProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[305] 
01:13:46 	IObservableValue stereotypeNameStereotypeModelObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeModel);
01:13:46 	^^^^^^^^^^^^^^^^
01:13:46 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[305] 
01:13:46 	IObservableValue stereotypeNameStereotypeModelObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeModel);
01:13:46 	                                                             ^^^^^^^^^^^^^^
01:13:46 The type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[305] 
01:13:46 	IObservableValue stereotypeNameStereotypeModelObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeModel);
01:13:46 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[305] 
01:13:46 	IObservableValue stereotypeNameStereotypeModelObserveValue = BeanProperties.value("stereotypeName").observe(stereotypeModel);
01:13:46 	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 The method value(String) from the type BeanProperties is deprecated
01:13:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[306] 
01:13:46 	bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeModelObserveValue, null, null);
01:13:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:46 Type safety: Unchecked invocation bindValue(IObservableValue, IObservableValue, null, null) of the generic method bindValue(IObservableValue<T>, IObservableValue<M>, UpdateValueStrategy<? super T,? extends M>, UpdateValueStrategy<? super M,? extends T>) of type DataBindingContext
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[306] 
01:13:47 	bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeModelObserveValue, null, null);
01:13:47 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:47 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/dialog/StereotypeUpdateDialog.java:[306] 
01:13:47 	bindingContext.bindValue(observeTextStereotypeTextObserveWidget, stereotypeNameStereotypeModelObserveValue, null, null);
01:13:47 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:47 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/MemberKind.java:[21] 
01:13:47 	import org.eclipse.uml2.uml.Stereotype;
01:13:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:47 The import org.eclipse.uml2.uml.Stereotype is never used
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereotypeURL.java:[110] 
01:13:47 	int num = count++;
01:13:47 	    ^^^
01:13:47 The value of the local variable num is not used
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[56] 
01:13:47 	protected IObservableList properties = new WritableList();
01:13:47 	          ^^^^^^^^^^^^^^^
01:13:47 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[56] 
01:13:47 	protected IObservableList properties = new WritableList();
01:13:47 	                                           ^^^^^^^^^^^^
01:13:47 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[323] 
01:13:47 	properties.addAll(toRetain);
01:13:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:47 Type safety: The method addAll(Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[353] 
01:13:47 	properties.add(new PropertyModel(MemberKind.owned, property, getPropertyValue(property)));
01:13:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:47 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[363] 
01:13:47 	properties.add(new PropertyModel(MemberKind.inherited, property, getPropertyValue(property)));
01:13:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:47 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/StereoptypeModel.java:[432] 
01:13:47 	properties.add(model);
01:13:47 	^^^^^^^^^^^^^^^^^^^^^
01:13:47 Type safety: The method add(Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/handler/AbstractBaseHandler.java:[210] 
01:13:47 	@SuppressWarnings("unchecked")
01:13:47 	                  ^^^^^^^^^^^
01:13:47 Unnecessary @SuppressWarnings("unchecked")
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[68] 
01:13:47 	Iterators.filter(iter, getTypePredicate() );
01:13:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:47 Type safety: Unchecked invocation filter(Iterator<EObject>, Predicate) of the generic method filter(Iterator<T>, Predicate<? super T>) of type Iterators
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[68] 
01:13:47 	Iterators.filter(iter, getTypePredicate() );
01:13:47 	                       ^^^^^^^^^^^^^^^^^^
01:13:47 Type safety: The expression of type Predicate needs unchecked conversion to conform to Predicate<? super EObject>
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[81] 
01:13:47 	private Predicate getTypePredicate() {
01:13:47 	        ^^^^^^^^^
01:13:47 Predicate is a raw type. References to generic type Predicate<T> should be parameterized
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[88] 
01:13:47 	return Iterators.filter(resource.getAllContents(), getTypePredicate() );
01:13:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:47 Type safety: Unchecked invocation filter(TreeIterator<EObject>, Predicate) of the generic method filter(Iterator<T>, Predicate<? super T>) of type Iterators
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[88] 
01:13:47 	return Iterators.filter(resource.getAllContents(), getTypePredicate() );
01:13:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:47 Type safety: The expression of type UnmodifiableIterator needs unchecked conversion to conform to Iterator<Type>
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/ResourceTypeProvider.java:[88] 
01:13:47 	return Iterators.filter(resource.getAllContents(), getTypePredicate() );
01:13:47 	                                                   ^^^^^^^^^^^^^^^^^^
01:13:47 Type safety: The expression of type Predicate needs unchecked conversion to conform to Predicate<? super EObject>
01:13:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/org/eclipse/papyrus/uml/profile/drafter/ui/model/TypeModel.java:[35] 
01:13:47 	private ITypeCatalog typeCatalog;
01:13:47 	                     ^^^^^^^^^^^
01:13:47 The value of the field TypeModel.typeCatalog is not used
01:13:47 209 problems (209 warnings)
01:13:47 [INFO] 
01:13:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/src/test/resources
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/target/org.eclipse.papyrus.uml.profile.drafter-2.0.0-SNAPSHOT-sources.jar
01:13:47 [INFO] 
01:13:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/target/org.eclipse.papyrus.uml.profile.drafter-2.0.0-SNAPSHOT.jar
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.drafter ---
01:13:47 [INFO] 
01:13:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.drafter.documentation >--
01:13:47 [INFO] Building org.eclipse.papyrus.uml.profile.drafter.documentation 2.0.0-SNAPSHOT [335/728]
01:13:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:47 [INFO] 
01:13:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [INFO] 
01:13:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/src/main/resources
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [INFO] 
01:13:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/src/test/resources
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/target/org.eclipse.papyrus.uml.profile.drafter.documentation-2.0.0-SNAPSHOT-sources.jar
01:13:47 [INFO] 
01:13:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/target/org.eclipse.papyrus.uml.profile.drafter.documentation-2.0.0-SNAPSHOT.jar
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.drafter.documentation ---
01:13:47 [INFO] 
01:13:47 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.xtext >----
01:13:47 [INFO] Building org.eclipse.papyrus.uml.properties.xtext 2.0.0-SNAPSHOT [336/728]
01:13:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:47 [INFO] 
01:13:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:47 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:47 [INFO] 
01:13:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/main/resources
01:13:47 [INFO] 
01:13:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:47 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/bin
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[35] 
01:13:48 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:13:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[63] 
01:13:48 	private DefaultXtextDirectEditorConfiguration configuration;
01:13:48 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[203] 
01:13:48 	return configuration.createParser(semanticElement);
01:13:48 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[211] 
01:13:48 	final DefaultXtextDirectEditorConfiguration newConfiguration = getConfigurationFromSelection();
01:13:48 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[218] 
01:13:48 	xtextAdapter = new StyledTextXtextAdapter(configuration.getInjector());
01:13:48 	                                                        ^^^^^^^^^^^^^
01:13:48 The method getInjector() from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[230] 
01:13:48 	IContextElementProvider provider = configuration.getContextProvider();
01:13:48 	                                                 ^^^^^^^^^^^^^^^^^^^^
01:13:48 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[244] 
01:13:48 	protected DefaultXtextDirectEditorConfiguration getConfigurationFromSelection() {
01:13:48 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[251] 
01:13:48 	if (configuration instanceof DefaultXtextDirectEditorConfiguration) {
01:13:48 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[252] 
01:13:48 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
01:13:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[252] 
01:13:48 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
01:13:48 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[267] 
01:13:48 	if (configuration instanceof DefaultXtextDirectEditorConfiguration) {
01:13:48 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[268] 
01:13:48 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
01:13:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/XtextLanguageEditor.java:[268] 
01:13:48 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
01:13:48 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[32] 
01:13:48 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:13:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[74] 
01:13:48 	private DefaultXtextDirectEditorConfiguration configuration;
01:13:48 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[315] 
01:13:48 	final DefaultXtextDirectEditorConfiguration newConfiguration = getConfigurationFromSelection();
01:13:48 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[324] 
01:13:48 	configuration.getInjector());
01:13:48 	              ^^^^^^^^^^^^^
01:13:48 The method getInjector() from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[339] 
01:13:48 	.getContextProvider();
01:13:48 	 ^^^^^^^^^^^^^^^^^^^^
01:13:48 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[357] 
01:13:48 	protected DefaultXtextDirectEditorConfiguration getConfigurationFromSelection() {
01:13:48 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[364] 
01:13:48 	final Object classInstance = directEditorConfigurationClass.newInstance();
01:13:48 	                                                            ^^^^^^^^^^^^^
01:13:48 The method newInstance() from the type Class<capture#3-of ?> is deprecated since version 9
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[366] 
01:13:48 	if (classInstance instanceof DefaultXtextDirectEditorConfiguration) {
01:13:48 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[367] 
01:13:48 	final DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) classInstance;
01:13:48 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[367] 
01:13:48 	final DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) classInstance;
01:13:48 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/widget/UMLXtextReferenceValueEditor.java:[404] 
01:13:48 	return configuration.createParser(parentSemanticElement);
01:13:48 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[36] 
01:13:48 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:13:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[69] 
01:13:48 	private DefaultXtextDirectEditorConfiguration configuration;
01:13:48 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[233] 
01:13:48 	protected DefaultXtextDirectEditorConfiguration getConfigurationFromSelection() {
01:13:48 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[247] 
01:13:48 	if (configuration instanceof DefaultXtextDirectEditorConfiguration) {
01:13:48 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[249] 
01:13:48 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
01:13:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[249] 
01:13:48 	DefaultXtextDirectEditorConfiguration xtextConfiguration = (DefaultXtextDirectEditorConfiguration) configuration;
01:13:48 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[272] 
01:13:48 	return configuration.createParser(semanticElement);
01:13:48 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[280] 
01:13:48 	final DefaultXtextDirectEditorConfiguration newConfiguration = getConfigurationFromSelection();
01:13:48 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:48 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[289] 
01:13:48 	configuration.getInjector());
01:13:48 	              ^^^^^^^^^^^^^
01:13:48 The method getInjector() from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/org/eclipse/papyrus/uml/properties/xtext/sheet/AdvancedEditingPropertySection.java:[302] 
01:13:48 	IContextElementProvider provider = configuration.getContextProvider();
01:13:48 	                                                 ^^^^^^^^^^^^^^^^^^^^
01:13:48 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:48 34 problems (34 warnings)
01:13:48 [INFO] 
01:13:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/src/test/resources
01:13:48 [INFO] 
01:13:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/target/org.eclipse.papyrus.uml.properties.xtext-2.0.0-SNAPSHOT-sources.jar
01:13:48 [INFO] 
01:13:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:48 [INFO] 
01:13:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.xtext/target/org.eclipse.papyrus.uml.properties.xtext-2.0.0-SNAPSHOT.jar
01:13:48 [INFO] 
01:13:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:48 [INFO] 
01:13:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:48 [INFO] 
01:13:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.xtext ---
01:13:48 [INFO] 
01:13:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext >--
01:13:48 [INFO] Building org.eclipse.papyrus.uml.textedit.common.xtext 3.0.0-SNAPSHOT [337/728]
01:13:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:48 [INFO] 
01:13:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:48 [INFO] 
01:13:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:48 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:48 [INFO] 
01:13:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:48 [INFO] 
01:13:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:48 [INFO] 
01:13:48 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:49 [INFO] 
01:13:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/src/main/resources
01:13:49 [INFO] 
01:13:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:49 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/bin
01:13:49 [INFO] 
01:13:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/src/test/resources
01:13:49 [INFO] 
01:13:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/target/org.eclipse.papyrus.uml.textedit.common.xtext-3.0.0-SNAPSHOT-sources.jar
01:13:49 [INFO] 
01:13:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:49 [INFO] 
01:13:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext/target/org.eclipse.papyrus.uml.textedit.common.xtext-3.0.0-SNAPSHOT.jar
01:13:50 [INFO] 
01:13:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:50 [INFO] 
01:13:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:50 [INFO] 
01:13:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.common.xtext ---
01:13:50 [INFO] 
01:13:50 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext >--
01:13:50 [INFO] Building org.eclipse.papyrus.uml.textedit.collaborationuse.xtext 3.0.0-SNAPSHOT [338/728]
01:13:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:50 [INFO] 
01:13:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:50 [INFO] 
01:13:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:50 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:50 [INFO] 
01:13:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:50 [INFO] 
01:13:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:50 [INFO] 
01:13:50 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:50 [INFO] 
01:13:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/src/main/resources
01:13:50 [INFO] 
01:13:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:50 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/bin
01:13:51 [INFO] 
01:13:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/src/test/resources
01:13:51 [INFO] 
01:13:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/target/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext-3.0.0-SNAPSHOT-sources.jar
01:13:51 [INFO] 
01:13:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:51 [INFO] 
01:13:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/target/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext-3.0.0-SNAPSHOT.jar
01:13:51 [INFO] 
01:13:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:51 [INFO] 
01:13:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:51 [INFO] 
01:13:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext ---
01:13:51 [INFO] 
01:13:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.common.xtext.ui >--
01:13:51 [INFO] Building org.eclipse.papyrus.uml.textedit.common.xtext.ui 3.0.0-SNAPSHOT [339/728]
01:13:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:51 [INFO] 
01:13:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:51 [INFO] 
01:13:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:51 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:51 [INFO] 
01:13:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:51 [INFO] 
01:13:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:51 [INFO] 
01:13:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/src/main/resources
01:13:51 [INFO] 
01:13:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:51 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/bin
01:13:52 [INFO] 
01:13:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/src/test/resources
01:13:52 [INFO] 
01:13:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/target/org.eclipse.papyrus.uml.textedit.common.xtext.ui-3.0.0-SNAPSHOT-sources.jar
01:13:52 [INFO] 
01:13:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:52 [INFO] 
01:13:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.common.xtext.ui/target/org.eclipse.papyrus.uml.textedit.common.xtext.ui-3.0.0-SNAPSHOT.jar
01:13:52 [INFO] 
01:13:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:52 [INFO] 
01:13:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:52 [INFO] 
01:13:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.common.xtext.ui ---
01:13:52 [INFO] 
01:13:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui >--
01:13:52 [INFO] Building org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui 3.0.0-SNAPSHOT [340/728]
01:13:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:52 [INFO] 
01:13:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:52 [INFO] 
01:13:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:52 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:52 [INFO] 
01:13:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:52 [INFO] 
01:13:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:52 [INFO] 
01:13:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/src/main/resources
01:13:52 [INFO] 
01:13:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:52 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/bin
01:13:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/src/org/eclipse/papyrus/uml/textedit/collaborationuse/xtext/ui/contributions/CollaborationUseEditor.java:[30] 
01:13:53 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:13:53 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:53 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/src/org/eclipse/papyrus/uml/textedit/collaborationuse/xtext/ui/contributions/CollaborationUseEditor.java:[43] 
01:13:53 	public class CollaborationUseEditor extends DefaultXtextDirectEditorConfiguration {
01:13:53 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:53 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:53 2 problems (2 warnings)
01:13:53 [INFO] 
01:13:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/src/test/resources
01:13:53 [INFO] 
01:13:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/target/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui-3.0.0-SNAPSHOT-sources.jar
01:13:53 [INFO] 
01:13:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:53 [INFO] 
01:13:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/target/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui-3.0.0-SNAPSHOT.jar
01:13:53 [INFO] 
01:13:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:53 [INFO] 
01:13:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:53 [INFO] 
01:13:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui ---
01:13:54 [INFO] 
01:13:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext >--
01:13:54 [INFO] Building org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext 3.0.0-SNAPSHOT [341/728]
01:13:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:54 [INFO] 
01:13:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:54 [INFO] 
01:13:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:54 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:54 [INFO] 
01:13:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:54 [INFO] 
01:13:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:54 [INFO] 
01:13:54 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:54 [INFO] 
01:13:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/src/main/resources
01:13:54 [INFO] 
01:13:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:54 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/bin
01:13:55 [INFO] 
01:13:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/src/test/resources
01:13:55 [INFO] 
01:13:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/target/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext-3.0.0-SNAPSHOT-sources.jar
01:13:55 [INFO] 
01:13:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:55 [INFO] 
01:13:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/target/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext-3.0.0-SNAPSHOT.jar
01:13:55 [INFO] 
01:13:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:55 [INFO] 
01:13:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:55 [INFO] 
01:13:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext ---
01:13:55 [INFO] 
01:13:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui >--
01:13:55 [INFO] Building org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui 3.0.0-SNAPSHOT [342/728]
01:13:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:55 [INFO] 
01:13:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:55 [INFO] 
01:13:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:55 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:55 [INFO] 
01:13:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:55 [INFO] 
01:13:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:55 [INFO] 
01:13:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/main/resources
01:13:55 [INFO] 
01:13:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:55 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/bin
01:13:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/org/eclipse/papyrus/uml/textedit/connectionpointreference/xtext/ui/contributions/ConnectionPointReferenceEditorConfiguration.java:[32] 
01:13:56 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:13:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:56 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/org/eclipse/papyrus/uml/textedit/connectionpointreference/xtext/ui/contributions/ConnectionPointReferenceEditorConfiguration.java:[38] 
01:13:56 	public class ConnectionPointReferenceEditorConfiguration extends DefaultXtextDirectEditorConfiguration {
01:13:56 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:56 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/org/eclipse/papyrus/uml/textedit/connectionpointreference/xtext/ui/contributions/ConnectionPointReferenceEditorConfiguration.java:[40] 
01:13:56 	private ConnectionPointReference connectionPoint;
01:13:56 	                                 ^^^^^^^^^^^^^^^
01:13:56 The value of the field ConnectionPointReferenceEditorConfiguration.connectionPoint is not used
01:13:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/org/eclipse/papyrus/uml/textedit/connectionpointreference/xtext/ui/contributions/ConnectionPointReferenceEditorConfiguration.java:[47] 
01:13:56 	super();
01:13:56 	^^^^^^^^
01:13:56 The constructor DefaultXtextDirectEditorConfiguration() is deprecated
01:13:56 4 problems (4 warnings)
01:13:56 [INFO] 
01:13:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/src/test/resources
01:13:56 [INFO] 
01:13:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/target/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui-3.0.0-SNAPSHOT-sources.jar
01:13:56 [INFO] 
01:13:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:56 [INFO] 
01:13:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/target/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui-3.0.0-SNAPSHOT.jar
01:13:56 [INFO] 
01:13:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:56 [INFO] 
01:13:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:56 [INFO] 
01:13:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui ---
01:13:56 [INFO] 
01:13:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext >--
01:13:56 [INFO] Building org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext 2.0.0-SNAPSHOT [343/728]
01:13:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:56 [INFO] 
01:13:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:56 [INFO] 
01:13:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:56 [INFO] The project's OSGi version is 2.0.0.202103040552
01:13:56 [INFO] 
01:13:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:56 [INFO] 
01:13:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:56 [INFO] 
01:13:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/main/resources
01:13:56 [INFO] 
01:13:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:56 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/bin
01:13:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/org/eclipse/papyrus/uml/textedit/constraintwithessentialocl/xtext/EssentialOCLEditorConfiguration.java:[48] 
01:13:57 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:13:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:57 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/org/eclipse/papyrus/uml/textedit/constraintwithessentialocl/xtext/EssentialOCLEditorConfiguration.java:[69] 
01:13:57 	public class EssentialOCLEditorConfiguration extends DefaultXtextDirectEditorConfiguration {
01:13:57 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:57 The type DefaultXtextDirectEditorConfiguration is deprecated
01:13:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/org/eclipse/papyrus/uml/textedit/constraintwithessentialocl/xtext/EssentialOCLEditorConfiguration.java:[234] 
01:13:57 	PivotUtil.setParserContext((CSResource)resource, getEditObject());
01:13:57 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:57 The method setParserContext(CSResource, EObject, Object...) from the type PivotUtil is deprecated
01:13:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/org/eclipse/papyrus/uml/textedit/constraintwithessentialocl/xtext/EssentialOCLEditorConfiguration.java:[251] 
01:13:57 	final IParser defaultParser = super.createParser(semanticObject);
01:13:57 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:13:57 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
01:13:57 4 problems (4 warnings)
01:13:57 [INFO] 
01:13:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/src/test/resources
01:13:57 [INFO] 
01:13:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/target/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext-2.0.0-SNAPSHOT-sources.jar
01:13:57 [INFO] 
01:13:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:57 [INFO] 
01:13:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/target/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext-2.0.0-SNAPSHOT.jar
01:13:57 [INFO] 
01:13:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:57 [INFO] 
01:13:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:57 [INFO] 
01:13:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext ---
01:13:58 [INFO] 
01:13:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.javaconstraint >--
01:13:58 [INFO] Building org.eclipse.papyrus.uml.textedit.javaconstraint 3.0.0-SNAPSHOT [344/728]
01:13:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:58 [INFO] 
01:13:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:58 [INFO] 
01:13:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:58 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:58 [INFO] 
01:13:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:58 [INFO] 
01:13:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:58 [INFO] 
01:13:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/src/main/resources
01:13:58 [INFO] 
01:13:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:58 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/bin
01:13:58 [INFO] 
01:13:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/src/test/resources
01:13:58 [INFO] 
01:13:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/target/org.eclipse.papyrus.uml.textedit.javaconstraint-3.0.0-SNAPSHOT-sources.jar
01:13:58 [INFO] 
01:13:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:58 [INFO] 
01:13:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/target/org.eclipse.papyrus.uml.textedit.javaconstraint-3.0.0-SNAPSHOT.jar
01:13:58 [INFO] 
01:13:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:58 [INFO] 
01:13:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:13:58 [INFO] 
01:13:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.javaconstraint ---
01:13:59 [INFO] 
01:13:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext >--
01:13:59 [INFO] Building org.eclipse.papyrus.uml.textedit.message.xtext 3.0.0-SNAPSHOT [345/728]
01:13:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:13:59 [INFO] 
01:13:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:13:59 [INFO] 
01:13:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:13:59 [INFO] The project's OSGi version is 3.0.0.202103040552
01:13:59 [INFO] 
01:13:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:13:59 [INFO] 
01:13:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:13:59 [INFO] 
01:13:59 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:13:59 [INFO] 
01:13:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:13:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:13:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:13:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/src/main/resources
01:13:59 [INFO] 
01:13:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:13:59 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/bin
01:14:00 [INFO] 
01:14:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:14:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/src/test/resources
01:14:00 [INFO] 
01:14:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:14:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/target/org.eclipse.papyrus.uml.textedit.message.xtext-3.0.0-SNAPSHOT-sources.jar
01:14:00 [INFO] 
01:14:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:14:00 [INFO] 
01:14:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:14:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/target/org.eclipse.papyrus.uml.textedit.message.xtext-3.0.0-SNAPSHOT.jar
01:14:00 [INFO] 
01:14:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:14:00 [INFO] 
01:14:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:14:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:00 [INFO] 
01:14:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.message.xtext ---
01:14:00 [INFO] 
01:14:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.message.xtext.ui >--
01:14:00 [INFO] Building org.eclipse.papyrus.uml.textedit.message.xtext.ui 3.0.0-SNAPSHOT [346/728]
01:14:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:00 [INFO] 
01:14:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:00 [INFO] 
01:14:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:00 [INFO] The project's OSGi version is 3.0.0.202103040552
01:14:00 [INFO] 
01:14:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:00 [INFO] 
01:14:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:00 [INFO] 
01:14:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/main/resources
01:14:00 [INFO] 
01:14:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:00 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/bin
01:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/org/eclipse/papyrus/uml/textedit/message/xtext/ui/contributions/MessagePopupEditor.java:[33] 
01:14:01 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:14:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:01 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/org/eclipse/papyrus/uml/textedit/message/xtext/ui/contributions/MessagePopupEditor.java:[39] 
01:14:01 	public class MessagePopupEditor extends DefaultXtextDirectEditorConfiguration {
01:14:01 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:01 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/org/eclipse/papyrus/uml/textedit/message/xtext/ui/contributions/MessagePopupEditor.java:[67] 
01:14:01 	String recurrence;
01:14:01 	       ^^^^^^^^^^
01:14:01 The value of the local variable recurrence is not used
01:14:01 3 problems (3 warnings)
01:14:01 [INFO] 
01:14:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/src/test/resources
01:14:01 [INFO] 
01:14:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/target/org.eclipse.papyrus.uml.textedit.message.xtext.ui-3.0.0-SNAPSHOT-sources.jar
01:14:01 [INFO] 
01:14:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:01 [INFO] 
01:14:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/target/org.eclipse.papyrus.uml.textedit.message.xtext.ui-3.0.0-SNAPSHOT.jar
01:14:01 [INFO] 
01:14:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:01 [INFO] 
01:14:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:01 [INFO] 
01:14:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.message.xtext.ui ---
01:14:02 [INFO] 
01:14:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext >--
01:14:02 [INFO] Building org.eclipse.papyrus.uml.textedit.parameter.xtext 3.0.0-SNAPSHOT [347/728]
01:14:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:02 [INFO] 
01:14:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:02 [INFO] 
01:14:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:02 [INFO] The project's OSGi version is 3.0.0.202103040552
01:14:02 [INFO] 
01:14:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:02 [INFO] 
01:14:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:02 [INFO] 
01:14:02 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:02 [INFO] 
01:14:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/src/main/resources
01:14:02 [INFO] 
01:14:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:02 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/bin
01:14:03 [INFO] 
01:14:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/src/test/resources
01:14:03 [INFO] 
01:14:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/target/org.eclipse.papyrus.uml.textedit.parameter.xtext-3.0.0-SNAPSHOT-sources.jar
01:14:03 [INFO] 
01:14:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:03 [INFO] 
01:14:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext/target/org.eclipse.papyrus.uml.textedit.parameter.xtext-3.0.0-SNAPSHOT.jar
01:14:03 [INFO] 
01:14:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:03 [INFO] 
01:14:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:03 [INFO] 
01:14:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.parameter.xtext ---
01:14:03 [INFO] 
01:14:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.parameter.xtext.ui >--
01:14:03 [INFO] Building org.eclipse.papyrus.uml.textedit.parameter.xtext.ui 3.0.0-SNAPSHOT [348/728]
01:14:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:04 [INFO] 
01:14:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:04 [INFO] 
01:14:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:04 [INFO] The project's OSGi version is 3.0.0.202103040552
01:14:04 [INFO] 
01:14:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:04 [INFO] 
01:14:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:04 [INFO] 
01:14:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/main/resources
01:14:04 [INFO] 
01:14:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:04 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/bin
01:14:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/UMLParameterEditorUtil.java:[77] 
01:14:05 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(parameter);
01:14:05 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:05 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:14:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[42] 
01:14:05 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:14:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:05 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[59] 
01:14:05 	public class ParameterXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration {
01:14:05 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:05 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[180] 
01:14:05 	newLowerBound = new Integer(tempBound).intValue();
01:14:05 	                    ^^^^^^^^^^^^^^^^^^
01:14:05 The constructor Integer(String) is deprecated since version 9
01:14:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[181] 
01:14:05 	newUpperBound = new Integer(tempBound).intValue();
01:14:05 	                    ^^^^^^^^^^^^^^^^^^
01:14:05 The constructor Integer(String) is deprecated since version 9
01:14:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[185] 
01:14:05 	newLowerBound = new Integer(tempBound).intValue();
01:14:05 	                    ^^^^^^^^^^^^^^^^^^
01:14:05 The constructor Integer(String) is deprecated since version 9
01:14:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/org/eclipse/papyrus/uml/textedit/parameter/xtext/ui/contributions/ParameterXtextDirectEditorConfiguration.java:[190] 
01:14:05 	newUpperBound = new Integer(tempBound).intValue();
01:14:05 	                    ^^^^^^^^^^^^^^^^^^
01:14:05 The constructor Integer(String) is deprecated since version 9
01:14:05 7 problems (7 warnings)
01:14:05 [INFO] 
01:14:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/src/test/resources
01:14:05 [INFO] 
01:14:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/target/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui-3.0.0-SNAPSHOT-sources.jar
01:14:05 [INFO] 
01:14:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:05 [INFO] 
01:14:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui/target/org.eclipse.papyrus.uml.textedit.parameter.xtext.ui-3.0.0-SNAPSHOT.jar
01:14:05 [INFO] 
01:14:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:05 [INFO] 
01:14:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:05 [INFO] 
01:14:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.parameter.xtext.ui ---
01:14:05 [INFO] 
01:14:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext >---
01:14:05 [INFO] Building org.eclipse.papyrus.uml.textedit.port.xtext 2.0.0-SNAPSHOT [349/728]
01:14:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:05 [INFO] 
01:14:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:05 [INFO] 
01:14:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:05 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:05 [INFO] 
01:14:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:05 [INFO] 
01:14:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:05 [INFO] 
01:14:05 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:06 [INFO] 
01:14:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/main/resources
01:14:06 [INFO] 
01:14:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:06 [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/bin
01:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/org/eclipse/papyrus/uml/textedit/port/xtext/formatting/UmlPortFormatter.java:[35] 
01:14:06 	private UmlPortGrammarAccess grammarAccess;
01:14:06 	                             ^^^^^^^^^^^^^
01:14:06 The value of the field UmlPortFormatter.grammarAccess is not used
01:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/org/eclipse/papyrus/uml/textedit/port/xtext/formatting/UmlPortFormatter.java:[39] 
01:14:06 	org.eclipse.papyrus.uml.textedit.port.xtext.services.UmlPortGrammarAccess f = (org.eclipse.papyrus.uml.textedit.port.xtext.services.UmlPortGrammarAccess) getGrammarAccess();
01:14:06 	                                                                          ^
01:14:06 The value of the local variable f is not used
01:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/org/eclipse/papyrus/uml/textedit/port/xtext/validation/UmlPortJavaValidator.java:[67] 
01:14:06 	String isDerivedErrorMessage = "Since the redefined property is derived, the redefining property must be derived";
01:14:06 	       ^^^^^^^^^^^^^^^^^^^^^
01:14:06 The value of the local variable isDerivedErrorMessage is not used
01:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/org/eclipse/papyrus/uml/textedit/port/xtext/validation/UmlPortJavaValidator.java:[141] 
01:14:06 	String typeErrorMessage = "The type of the subsetting property must conform to the type of the subsetted property";
01:14:06 	       ^^^^^^^^^^^^^^^^
01:14:06 The value of the local variable typeErrorMessage is not used
01:14:06 4 problems (4 warnings)
01:14:06 [INFO] 
01:14:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/src/test/resources
01:14:06 [INFO] 
01:14:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/target/org.eclipse.papyrus.uml.textedit.port.xtext-2.0.0-SNAPSHOT-sources.jar
01:14:06 [INFO] 
01:14:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:06 [INFO] 
01:14:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/target/org.eclipse.papyrus.uml.textedit.port.xtext-2.0.0-SNAPSHOT.jar
01:14:06 [INFO] 
01:14:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:06 [INFO] 
01:14:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:07 [INFO] 
01:14:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.port.xtext ---
01:14:07 [INFO] 
01:14:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.port.xtext.ui >--
01:14:07 [INFO] Building org.eclipse.papyrus.uml.textedit.port.xtext.ui 3.0.0-SNAPSHOT [350/728]
01:14:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:07 [INFO] 
01:14:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:07 [INFO] 
01:14:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:07 [INFO] The project's OSGi version is 3.0.0.202103040552
01:14:07 [INFO] 
01:14:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:07 [INFO] 
01:14:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:07 [INFO] 
01:14:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/main/resources
01:14:07 [INFO] 
01:14:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:07 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/bin
01:14:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/org/eclipse/papyrus/uml/textedit/port/xtext/ui/contribution/PortXtextDirectEditorConfiguration.java:[43] 
01:14:08 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:14:08 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:08 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/org/eclipse/papyrus/uml/textedit/port/xtext/ui/contribution/PortXtextDirectEditorConfiguration.java:[68] 
01:14:08 	public class PortXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration {
01:14:08 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:08 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/org/eclipse/papyrus/uml/textedit/port/xtext/ui/contribution/UMLPortEditorPropertyUtil.java:[58] 
01:14:08 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(port, true);
01:14:08 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:08 The method getMultiplicityAsString(MultiplicityElement, boolean) from the type MultiplicityElementUtil is deprecated
01:14:08 3 problems (3 warnings)
01:14:08 [INFO] 
01:14:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/src/test/resources
01:14:08 [INFO] 
01:14:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/target/org.eclipse.papyrus.uml.textedit.port.xtext.ui-3.0.0-SNAPSHOT-sources.jar
01:14:08 [INFO] 
01:14:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:08 [INFO] 
01:14:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/target/org.eclipse.papyrus.uml.textedit.port.xtext.ui-3.0.0-SNAPSHOT.jar
01:14:08 [INFO] 
01:14:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:08 [INFO] 
01:14:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:08 [INFO] 
01:14:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.port.xtext.ui ---
01:14:08 [INFO] 
01:14:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext >--
01:14:08 [INFO] Building org.eclipse.papyrus.uml.textedit.property.xtext 3.0.0-SNAPSHOT [351/728]
01:14:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:08 [INFO] 
01:14:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:08 [INFO] 
01:14:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:08 [INFO] The project's OSGi version is 3.0.0.202103040552
01:14:08 [INFO] 
01:14:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:08 [INFO] 
01:14:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:08 [INFO] 
01:14:08 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:09 [INFO] 
01:14:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/main/resources
01:14:09 [INFO] 
01:14:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:09 [INFO] Compiling 61 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/bin
01:14:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/org/eclipse/papyrus/uml/textedit/property/xtext/validation/UmlPropertyJavaValidator.java:[77] 
01:14:10 	String isDerivedErrorMessage = "Since the redefined property is derived, the redefining property must be derived";
01:14:10 	       ^^^^^^^^^^^^^^^^^^^^^
01:14:10 The value of the local variable isDerivedErrorMessage is not used
01:14:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/org/eclipse/papyrus/uml/textedit/property/xtext/validation/UmlPropertyJavaValidator.java:[159] 
01:14:10 	String typeErrorMessage = "The type of the subsetting property must conform to the type of the subsetted property";
01:14:10 	       ^^^^^^^^^^^^^^^^
01:14:10 The value of the local variable typeErrorMessage is not used
01:14:10 2 problems (2 warnings)
01:14:10 [INFO] 
01:14:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src/test/resources
01:14:10 [INFO] 
01:14:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/target/org.eclipse.papyrus.uml.textedit.property.xtext-3.0.0-SNAPSHOT-sources.jar
01:14:10 [INFO] 
01:14:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:10 [INFO] 
01:14:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/target/org.eclipse.papyrus.uml.textedit.property.xtext-3.0.0-SNAPSHOT.jar
01:14:11 [INFO] 
01:14:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:11 [INFO] 
01:14:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:11 [INFO] 
01:14:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.property.xtext ---
01:14:11 [INFO] 
01:14:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.property.xtext.ui >--
01:14:11 [INFO] Building org.eclipse.papyrus.uml.textedit.property.xtext.ui 3.0.0-SNAPSHOT [352/728]
01:14:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:11 [INFO] 
01:14:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:11 [INFO] 
01:14:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:11 [INFO] The project's OSGi version is 3.0.0.202103040552
01:14:11 [INFO] 
01:14:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:11 [INFO] 
01:14:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:11 [INFO] 
01:14:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/main/resources
01:14:11 [INFO] 
01:14:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:11 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/bin
01:14:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contributions/PropertyXtextDirectEditorConfiguration.java:[43] 
01:14:12 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:14:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:12 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contributions/PropertyXtextDirectEditorConfiguration.java:[67] 
01:14:12 	public class PropertyXtextDirectEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration {
01:14:12 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:12 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:12 3. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contributions/UMLPropertyEditorPropertyUtil.java (at line 29)
01:14:12 	@SuppressWarnings("nls")
01:14:12 	                  ^^^^^
01:14:12 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:14:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contributions/UMLPropertyEditorPropertyUtil.java:[52] 
01:14:12 	String multiplicity = MultiplicityElementUtil.getMultiplicityAsString(property, true);
01:14:12 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:12 The method getMultiplicityAsString(MultiplicityElement, boolean) from the type MultiplicityElementUtil is deprecated
01:14:12 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/org/eclipse/papyrus/uml/textedit/property/xtext/ui/contentassist/UmlPropertyProposalProvider.java (at line 56)
01:14:12 	@SuppressWarnings("nls")
01:14:12 	                  ^^^^^
01:14:12 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:14:12 5 problems (0 errors, 3 warnings, 2 infos)
01:14:12 [INFO] 
01:14:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/src/test/resources
01:14:12 [INFO] 
01:14:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/target/org.eclipse.papyrus.uml.textedit.property.xtext.ui-3.0.0-SNAPSHOT-sources.jar
01:14:12 [INFO] 
01:14:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:12 [INFO] 
01:14:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/target/org.eclipse.papyrus.uml.textedit.property.xtext.ui-3.0.0-SNAPSHOT.jar
01:14:12 [INFO] 
01:14:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:12 [INFO] 
01:14:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:12 [INFO] 
01:14:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.property.xtext.ui ---
01:14:12 [INFO] 
01:14:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext >--
01:14:12 [INFO] Building org.eclipse.papyrus.uml.textedit.state.xtext 3.0.0-SNAPSHOT [353/728]
01:14:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:12 [INFO] 
01:14:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:12 [INFO] 
01:14:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:12 [INFO] The project's OSGi version is 3.0.0.202103040552
01:14:12 [INFO] 
01:14:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:12 [INFO] 
01:14:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:12 [INFO] 
01:14:12 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:13 [INFO] 
01:14:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/src/main/resources
01:14:13 [INFO] 
01:14:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:13 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/bin
01:14:14 [INFO] 
01:14:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/src/test/resources
01:14:14 [INFO] 
01:14:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/target/org.eclipse.papyrus.uml.textedit.state.xtext-3.0.0-SNAPSHOT-sources.jar
01:14:14 [INFO] 
01:14:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:14 [INFO] 
01:14:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/target/org.eclipse.papyrus.uml.textedit.state.xtext-3.0.0-SNAPSHOT.jar
01:14:14 [INFO] 
01:14:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:14 [INFO] 
01:14:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:14 [INFO] 
01:14:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.state.xtext ---
01:14:14 [INFO] 
01:14:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.state.xtext.ui >--
01:14:14 [INFO] Building org.eclipse.papyrus.uml.textedit.state.xtext.ui 3.0.0-SNAPSHOT [354/728]
01:14:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:14 [INFO] 
01:14:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:14 [INFO] 
01:14:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:14 [INFO] The project's OSGi version is 3.0.0.202103040552
01:14:14 [INFO] 
01:14:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:14 [INFO] 
01:14:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:14 [INFO] 
01:14:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/main/resources
01:14:14 [INFO] 
01:14:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:14 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/bin
01:14:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contributions/StateEditorConfigurationContribution.java:[37] 
01:14:18 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:14:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:18 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contributions/StateEditorConfigurationContribution.java:[56] 
01:14:18 	public class StateEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration implements
01:14:18 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:18 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contentassist/UmlStateProposalProvider.java:[26] 
01:14:18 	import org.eclipse.papyrus.infra.ui.util.DisplayUtils;
01:14:18 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:18 The type DisplayUtils is deprecated
01:14:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contentassist/UmlStateProposalProvider.java:[47] 
01:14:18 	private ILabelProvider labelProvider = DisplayUtils.getLabelProvider();
01:14:18 	                                       ^^^^^^^^^^^^
01:14:18 The type DisplayUtils is deprecated
01:14:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/org/eclipse/papyrus/uml/textedit/state/xtext/ui/contentassist/UmlStateProposalProvider.java:[47] 
01:14:18 	private ILabelProvider labelProvider = DisplayUtils.getLabelProvider();
01:14:18 	                                                    ^^^^^^^^^^^^^^^^^^
01:14:18 The method getLabelProvider() from the type DisplayUtils is deprecated
01:14:18 5 problems (5 warnings)
01:14:18 [INFO] 
01:14:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/src/test/resources
01:14:18 [INFO] 
01:14:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/target/org.eclipse.papyrus.uml.textedit.state.xtext.ui-3.0.0-SNAPSHOT-sources.jar
01:14:18 [INFO] 
01:14:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:18 [INFO] 
01:14:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/target/org.eclipse.papyrus.uml.textedit.state.xtext.ui-3.0.0-SNAPSHOT.jar
01:14:18 [INFO] 
01:14:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:18 [INFO] 
01:14:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:18 [INFO] 
01:14:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.state.xtext.ui ---
01:14:18 [INFO] 
01:14:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext >--
01:14:18 [INFO] Building org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext 4.0.0-SNAPSHOT [355/728]
01:14:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:18 [INFO] 
01:14:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:18 [INFO] 
01:14:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:18 [INFO] The project's OSGi version is 4.0.0.202103040552
01:14:18 [INFO] 
01:14:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:18 [INFO] 
01:14:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:18 [INFO] 
01:14:18 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:20 [INFO] 
01:14:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/src/main/resources
01:14:20 [INFO] 
01:14:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:20 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/bin
01:14:21 [INFO] 
01:14:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/src/test/resources
01:14:21 [INFO] 
01:14:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/target/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext-4.0.0-SNAPSHOT-sources.jar
01:14:21 [INFO] 
01:14:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:21 [INFO] 
01:14:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext/target/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext-4.0.0-SNAPSHOT.jar
01:14:22 [INFO] 
01:14:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:22 [INFO] 
01:14:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:22 [INFO] 
01:14:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext ---
01:14:22 [INFO] 
01:14:22 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui >--
01:14:22 [INFO] Building org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui 4.0.0-SNAPSHOT [356/728]
01:14:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:22 [INFO] 
01:14:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:22 [INFO] 
01:14:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:22 [INFO] The project's OSGi version is 4.0.0.202103040552
01:14:22 [INFO] 
01:14:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:22 [INFO] 
01:14:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:22 [INFO] 
01:14:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/main/resources
01:14:22 [INFO] 
01:14:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:22 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/bin
01:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/org/eclipse/papyrus/uml/textedit/stereotypeproperty/xtext/ui/contributions/StereotypePropertyEditorConfigurationContribution.java:[41] 
01:14:24 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:14:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:24 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/org/eclipse/papyrus/uml/textedit/stereotypeproperty/xtext/ui/contributions/StereotypePropertyEditorConfigurationContribution.java:[59] 
01:14:24 	public class StereotypePropertyEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration {
01:14:24 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:24 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/org/eclipse/papyrus/uml/textedit/stereotypeproperty/xtext/ui/contributions/StereotypePropertyEditorConfigurationContribution.java:[351] 
01:14:24 	IContextElementProvider provider = getContextProvider();
01:14:24 	                                   ^^^^^^^^^^^^^^^^^^^^
01:14:24 The method getContextProvider() from the type DefaultXtextDirectEditorConfiguration is deprecated
01:14:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/org/eclipse/papyrus/uml/textedit/stereotypeproperty/xtext/ui/contributions/StereotypePropertyEditorConfigurationContribution.java:[368] 
01:14:24 	result.add(createInvalidStringCommand(newString, semanticObject));
01:14:24 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:24 The method createInvalidStringCommand(String, EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
01:14:24 4 problems (4 warnings)
01:14:24 [INFO] 
01:14:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/src/test/resources
01:14:24 [INFO] 
01:14:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/target/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui-4.0.0-SNAPSHOT-sources.jar
01:14:24 [INFO] 
01:14:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:24 [INFO] 
01:14:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui/target/org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui-4.0.0-SNAPSHOT.jar
01:14:24 [INFO] 
01:14:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:24 [INFO] 
01:14:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:24 [INFO] 
01:14:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui ---
01:14:24 [INFO] 
01:14:24 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext >--
01:14:24 [INFO] Building org.eclipse.papyrus.uml.textedit.transition.xtext 2.0.0-SNAPSHOT [357/728]
01:14:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:24 [INFO] 
01:14:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:24 [INFO] 
01:14:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:24 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:24 [INFO] 
01:14:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:24 [INFO] 
01:14:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:24 [INFO] 
01:14:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/src/main/resources
01:14:24 [INFO] 
01:14:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:24 [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/bin
01:14:25 [INFO] 
01:14:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/src/test/resources
01:14:25 [INFO] 
01:14:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/target/org.eclipse.papyrus.uml.textedit.transition.xtext-2.0.0-SNAPSHOT-sources.jar
01:14:25 [INFO] 
01:14:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:25 [INFO] 
01:14:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/target/org.eclipse.papyrus.uml.textedit.transition.xtext-2.0.0-SNAPSHOT.jar
01:14:25 [INFO] 
01:14:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:25 [INFO] 
01:14:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:25 [INFO] 
01:14:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.transition.xtext ---
01:14:26 [INFO] 
01:14:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.transition.xtext.ui >--
01:14:26 [INFO] Building org.eclipse.papyrus.uml.textedit.transition.xtext.ui 3.0.0-SNAPSHOT [358/728]
01:14:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:26 [INFO] 
01:14:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:26 [INFO] 
01:14:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:26 [INFO] The project's OSGi version is 3.0.0.202103040552
01:14:26 [INFO] 
01:14:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:26 [INFO] 
01:14:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:26 [INFO] 
01:14:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/main/resources
01:14:26 [INFO] 
01:14:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:26 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/bin
01:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/org/eclipse/papyrus/uml/textedit/transition/xtext/ui/contributions/TransitionEditorConfigurationContribution.java:[42] 
01:14:27 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:14:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:27 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:27 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/org/eclipse/papyrus/uml/textedit/transition/xtext/ui/contributions/TransitionEditorConfigurationContribution.java (at line 73)
01:14:27 	@SuppressWarnings("nls")
01:14:27 	                  ^^^^^
01:14:27 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:14:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/org/eclipse/papyrus/uml/textedit/transition/xtext/ui/contributions/TransitionEditorConfigurationContribution.java:[74] 
01:14:27 	public class TransitionEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration {
01:14:27 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:27 The type DefaultXtextDirectEditorConfiguration is deprecated
01:14:27 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/org/eclipse/papyrus/uml/textedit/transition/xtext/ui/contributions/TransitionEditorConfigurationContribution.java (at line 93)
01:14:27 	@SuppressWarnings("nls")
01:14:27 	                  ^^^^^
01:14:27 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:14:27 4 problems (0 errors, 2 warnings, 2 infos)
01:14:27 [INFO] 
01:14:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/src/test/resources
01:14:27 [INFO] 
01:14:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/target/org.eclipse.papyrus.uml.textedit.transition.xtext.ui-3.0.0-SNAPSHOT-sources.jar
01:14:27 [INFO] 
01:14:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:27 [INFO] 
01:14:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/target/org.eclipse.papyrus.uml.textedit.transition.xtext.ui-3.0.0-SNAPSHOT.jar
01:14:27 [INFO] 
01:14:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:27 [INFO] 
01:14:27 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:27 [INFO] 
01:14:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.transition.xtext.ui ---
01:14:27 [INFO] 
01:14:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.validation >--
01:14:27 [INFO] Building org.eclipse.papyrus.uml.xtext.integration.validation 3.0.0-SNAPSHOT [359/728]
01:14:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:27 [INFO] 
01:14:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:27 [INFO] 
01:14:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:27 [INFO] The project's OSGi version is 3.0.0.202103040552
01:14:27 [INFO] 
01:14:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:27 [INFO] 
01:14:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:27 [INFO] 
01:14:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/src/main/resources
01:14:27 [INFO] 
01:14:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:27 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/bin
01:14:28 [INFO] 
01:14:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/src/test/resources
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/target/org.eclipse.papyrus.uml.xtext.integration.validation-3.0.0-SNAPSHOT-sources.jar
01:14:28 [INFO] 
01:14:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/xtext/org.eclipse.papyrus.uml.xtext.integration.validation/target/org.eclipse.papyrus.uml.xtext.integration.validation-3.0.0-SNAPSHOT.jar
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.validation ---
01:14:28 [INFO] 
01:14:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization >--
01:14:28 [INFO] Building org.eclipse.papyrus.uml.internationalization 2.0.0-SNAPSHOT [360/728]
01:14:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:28 [INFO] 
01:14:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [INFO] 
01:14:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/src/main/resources
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/bin
01:14:28 [INFO] 
01:14:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/src/test/resources
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/target/org.eclipse.papyrus.uml.internationalization-2.0.0-SNAPSHOT-sources.jar
01:14:28 [INFO] 
01:14:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization/target/org.eclipse.papyrus.uml.internationalization-2.0.0-SNAPSHOT.jar
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization ---
01:14:28 [INFO] 
01:14:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.plugins >--
01:14:28 [INFO] Building Papyrus M2M QvTo 0.0.1-SNAPSHOT                       [361/728]
01:14:28 [INFO] --------------------------------[ pom ]---------------------------------
01:14:28 [INFO] 
01:14:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.common.plugins ---
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.common.plugins ---
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.m2m.qvto.common.plugins ---
01:14:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.common.plugins ---
01:14:28 [INFO] 
01:14:28 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common >-----
01:14:28 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.common 2.0.0-SNAPSHOT [362/728]
01:14:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:28 [INFO] 
01:14:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:28 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:28 [INFO] 
01:14:28 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/main/resources
01:14:28 [INFO] 
01:14:28 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:28 [INFO] Compiling 51 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/bin
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/internal/utils/CreateFile.java:[86] 
01:14:30 	public static String getContents(String relativePath, String resource, Class clazz)
01:14:30 	                                                                       ^^^^^
01:14:30 Class is a raw type. References to generic type Class<T> should be parameterized
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/internal/utils/CreateFile.java:[125] 
01:14:30 	private static File getSourceProject(Class clazz)
01:14:30 	                                     ^^^^^
01:14:30 Class is a raw type. References to generic type Class<T> should be parameterized
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/concurrent/ThreadSafeModelSet.java:[20] 
01:14:30 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
01:14:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:30 The type DiResourceSet is deprecated
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/concurrent/ThreadSafeModelSet.java:[30] 
01:14:30 	public class ThreadSafeModelSet extends DiResourceSet {
01:14:30 	                                        ^^^^^^^^^^^^^
01:14:30 The type DiResourceSet is deprecated
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[43] 
01:14:30 	import org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.IRepairAction;
01:14:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:30 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[44] 
01:14:30 	import org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.ZombieStereotypesDescriptor;
01:14:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:30 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[89] 
01:14:30 	ZombieStereotypesDescriptor result = null;
01:14:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:30 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[124] 
01:14:30 	ZombieStereotypesDescriptor zombies = new ZombieStereotypesDescriptor(resource, rootPackage, appliedDefinitions, profileSupplier, labelProvider);
01:14:30 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:30 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[124] 
01:14:30 	ZombieStereotypesDescriptor zombies = new ZombieStereotypesDescriptor(resource, rootPackage, appliedDefinitions, profileSupplier, labelProvider);
01:14:30 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:30 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[124] 
01:14:30 	ZombieStereotypesDescriptor zombies = new ZombieStereotypesDescriptor(resource, rootPackage, appliedDefinitions, profileSupplier, labelProvider);
01:14:30 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:30 Discouraged access: The constructor 'ZombieStereotypesDescriptor(Resource, Package, Set<EPackage>, Function<? super EPackage,Profile>, LabelProviderService)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[128] 
01:14:30 	zombies.analyze(next);
01:14:30 	        ^^^^^^^
01:14:30 Discouraged access: The method 'ZombieStereotypesDescriptor.analyze(EObject)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[132] 
01:14:30 	if (zombies.hasZombies()) {
01:14:30 	            ^^^^^^^^^^
01:14:30 Discouraged access: The method 'ZombieStereotypesDescriptor.hasZombies()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[140] 
01:14:30 	final ZombieStereotypesDescriptor descriptor = result;
01:14:30 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:30 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[158] 
01:14:30 	for (IAdaptable packageToRepair : descriptor.getZombieSchemas()) {
01:14:30 	                                             ^^^^^^^^^^^^^^^^
01:14:30 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 
01:14:30 	IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION);
01:14:30 	^^^^^^^^^^^^^
01:14:30 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 
01:14:30 	IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION);
01:14:30 	                                  ^^^^^^^^^^^^^^^
01:14:30 Discouraged access: The method 'ZombieStereotypesDescriptor.getRepairAction(IAdaptable, IRepairAction.Kind)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 
01:14:30 	IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION);
01:14:30 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:30 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 
01:14:30 	IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION);
01:14:30 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:30 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[159] 
01:14:30 	IRepairAction action = descriptor.getRepairAction(packageToRepair, IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION);
01:14:30 	                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:30 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/org/eclipse/papyrus/uml/m2m/qvto/common/transformation/RepairStereotypes.java:[160] 
01:14:30 	descriptor.repair(packageToRepair, action, diagnostics, new NullProgressMonitor());
01:14:30 	           ^^^^^^
01:14:30 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:14:30 20 problems (20 warnings)
01:14:30 [INFO] 
01:14:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/src/test/resources
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/target/org.eclipse.papyrus.uml.m2m.qvto.common-2.0.0-SNAPSHOT-sources.jar
01:14:30 [INFO] 
01:14:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/target/org.eclipse.papyrus.uml.m2m.qvto.common-2.0.0-SNAPSHOT.jar
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.common ---
01:14:30 [INFO] 
01:14:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes >--
01:14:30 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes 2.0.0-SNAPSHOT [363/728]
01:14:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:30 [INFO] 
01:14:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [INFO] 
01:14:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/src/main/resources
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/bin
01:14:30 [INFO] 
01:14:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/src/test/resources
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/target/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes-2.0.0-SNAPSHOT-sources.jar
01:14:30 [INFO] 
01:14:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/target/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes-2.0.0-SNAPSHOT.jar
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes ---
01:14:30 [INFO] 
01:14:30 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.plugins-doc >---------
01:14:30 [INFO] Building org.eclipse.papyrus.plugins-doc 0.0.1-SNAPSHOT        [364/728]
01:14:30 [INFO] --------------------------------[ pom ]---------------------------------
01:14:30 [INFO] 
01:14:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.plugins-doc ---
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.plugins-doc ---
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.plugins-doc ---
01:14:30 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.plugins-doc ---
01:14:30 [INFO] 
01:14:30 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.api.migration.doc >------
01:14:30 [INFO] Building Papyrus - API migration documentation 2.0.0-SNAPSHOT  [365/728]
01:14:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:30 [INFO] 
01:14:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.api.migration.doc ---
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.api.migration.doc ---
01:14:30 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.api.migration.doc ---
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.api.migration.doc ---
01:14:30 [INFO] 
01:14:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.api.migration.doc ---
01:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/src/main/resources
01:14:30 [INFO] 
01:14:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.api.migration.doc ---
01:14:30 [INFO] 
01:14:30 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.api.migration.doc ---
01:14:40 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/target/site/generated-eclipse-help
01:14:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/src/site/mediawiki/4.8.0_to_5.0.0_migration.mediawiki
01:14:40 [INFO] Processed 2 files
01:14:40 [INFO] 
01:14:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.api.migration.doc ---
01:14:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/src/test/resources
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.api.migration.doc ---
01:14:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/target/org.eclipse.papyrus.api.migration.doc-2.0.0-SNAPSHOT-sources.jar
01:14:40 [INFO] 
01:14:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.api.migration.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.api.migration.doc ---
01:14:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.api.migration.doc/target/org.eclipse.papyrus.api.migration.doc-2.0.0-SNAPSHOT.jar
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.api.migration.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.api.migration.doc ---
01:14:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.api.migration.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.copypaste.ui.doc >------
01:14:40 [INFO] Building Papyrus Copypaste UI doc 2.0.0-SNAPSHOT               [366/728]
01:14:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:40 [INFO] 
01:14:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/src/main/resources
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/target/generated-eclipse-help
01:14:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/resource/copypaste.mediawiki
01:14:40 [INFO] Processed 8 files
01:14:40 [INFO] 
01:14:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/src/test/resources
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/target/org.eclipse.papyrus.copypaste.ui.doc-2.0.0-SNAPSHOT-sources.jar
01:14:40 [INFO] 
01:14:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.copypaste.ui.doc/target/org.eclipse.papyrus.copypaste.ui.doc-2.0.0-SNAPSHOT.jar
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.copypaste.ui.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.developer.doc >--------
01:14:40 [INFO] Building Papyrus Developer doc 2.0.0-SNAPSHOT                  [367/728]
01:14:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:40 [INFO] 
01:14:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.developer.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.developer.doc ---
01:14:40 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.developer.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.developer.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.developer.doc ---
01:14:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/src/main/resources
01:14:40 [INFO] 
01:14:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.developer.doc ---
01:14:40 [INFO] 
01:14:40 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.developer.doc ---
01:14:40 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/target/generated-eclipse-help
01:14:40 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/resource/guidelines.mediawiki
01:14:41 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/resource/umledition.mediawiki
01:14:41 [INFO] Processed 97 files
01:14:41 [INFO] 
01:14:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.developer.doc ---
01:14:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/src/test/resources
01:14:41 [INFO] 
01:14:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.developer.doc ---
01:14:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/target/org.eclipse.papyrus.developer.doc-2.0.0-SNAPSHOT-sources.jar
01:14:41 [INFO] 
01:14:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.developer.doc ---
01:14:41 [INFO] 
01:14:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.developer.doc ---
01:14:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.developer.doc/target/org.eclipse.papyrus.developer.doc-2.0.0-SNAPSHOT.jar
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.developer.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.developer.doc ---
01:14:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.developer.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.dsml.validation.doc >-----
01:14:42 [INFO] Building Papyrus DSML Validation doc 2.0.0-SNAPSHOT            [368/728]
01:14:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:42 [INFO] 
01:14:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/src/main/resources
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/target/generated-eclipse-help
01:14:42 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/resource/dsml-validation.mediawiki
01:14:42 [INFO] Processed 12 files
01:14:42 [INFO] 
01:14:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/src/test/resources
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/target/org.eclipse.papyrus.dsml.validation.doc-2.0.0-SNAPSHOT-sources.jar
01:14:42 [INFO] 
01:14:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.dsml.validation.doc/target/org.eclipse.papyrus.dsml.validation.doc-2.0.0-SNAPSHOT.jar
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dsml.validation.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.infra.doc >----------
01:14:42 [INFO] Building Papyrus Infra doc 2.0.0-SNAPSHOT                      [369/728]
01:14:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:42 [INFO] 
01:14:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.doc ---
01:14:42 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.doc ---
01:14:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/src/main/resources
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.doc ---
01:14:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/src/test/resources
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.doc ---
01:14:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/target/org.eclipse.papyrus.infra.doc-2.0.0-SNAPSHOT-sources.jar
01:14:42 [INFO] 
01:14:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.doc ---
01:14:42 [INFO] 
01:14:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.doc ---
01:14:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.doc/target/org.eclipse.papyrus.infra.doc-2.0.0-SNAPSHOT.jar
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.doc ---
01:14:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.common.doc >--
01:14:43 [INFO] Building Papyrus Infra GmfDiag Common doc 2.0.0-SNAPSHOT       [370/728]
01:14:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:43 [INFO] 
01:14:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/src/main/resources
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/target/generated-eclipse-help
01:14:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/alignmentTool.mediawiki
01:14:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/connectionDecorationCustomization.mediawiki
01:14:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/diagramExpansion.mediawiki
01:14:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/diagramPreferences-devDoc.mediawiki
01:14:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/diagramPreferences-userDoc.mediawiki
01:14:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/keyBindings.mediawiki
01:14:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/marqueeSelectionTool.mediawiki
01:14:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/modelExplorer.mediawiki
01:14:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/resource/textAlignment.mediawiki
01:14:43 [INFO] Processed 99 files
01:14:43 [INFO] 
01:14:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/src/test/resources
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/target/org.eclipse.papyrus.infra.gmfdiag.common.doc-2.0.0-SNAPSHOT-sources.jar
01:14:43 [INFO] 
01:14:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.common.doc/target/org.eclipse.papyrus.infra.gmfdiag.common.doc-2.0.0-SNAPSHOT.jar
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.common.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.doc >----
01:14:43 [INFO] Building Papyrus Infra GmfDiag Css doc 2.0.0-SNAPSHOT          [371/728]
01:14:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:43 [INFO] 
01:14:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:43 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/src/main/resources
01:14:43 [INFO] 
01:14:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:43 [INFO] 
01:14:43 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:43 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/target/generated-eclipse-help
01:14:43 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/resource/css.mediawiki
01:14:44 [INFO] Processed 43 files
01:14:44 [INFO] 
01:14:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/src/test/resources
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/target/org.eclipse.papyrus.infra.gmfdiag.css.doc-2.0.0-SNAPSHOT-sources.jar
01:14:44 [INFO] 
01:14:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.gmfdiag.css.doc/target/org.eclipse.papyrus.infra.gmfdiag.css.doc-2.0.0-SNAPSHOT.jar
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.doc >--
01:14:44 [INFO] Building Papyrus Infra Expression doc 2.0.0-SNAPSHOT           [372/728]
01:14:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:44 [INFO] 
01:14:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/main/resources
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/target/site/generated-eclipse-help
01:14:44 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/site/mediawiki/expressionsDevDoc.mediawiki
01:14:44 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/site/mediawiki/expressionsUserDoc.mediawiki
01:14:44 [INFO] Processed 8 files
01:14:44 [INFO] 
01:14:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/src/test/resources
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/target/org.eclipse.papyrus.infra.emf.expressions.doc-2.0.0-SNAPSHOT-sources.jar
01:14:44 [INFO] 
01:14:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.emf.expressions.doc/target/org.eclipse.papyrus.infra.emf.expressions.doc-2.0.0-SNAPSHOT.jar
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.doc >--
01:14:44 [INFO] Building Papyrus Internationalization doc 2.0.0-SNAPSHOT       [373/728]
01:14:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:44 [INFO] 
01:14:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/src/main/resources
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/target/site/generated-eclipse-help
01:14:44 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/src/site/mediawiki/internationalizationDev.mediawiki
01:14:44 [INFO] Processed 10 files
01:14:44 [INFO] 
01:14:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/src/test/resources
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/target/org.eclipse.papyrus.infra.internationalization.doc-2.0.0-SNAPSHOT-sources.jar
01:14:44 [INFO] 
01:14:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.internationalization.doc/target/org.eclipse.papyrus.infra.internationalization.doc-2.0.0-SNAPSHOT.jar
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.doc >-----
01:14:44 [INFO] Building Papyrus Infra Nattable doc 2.0.0-SNAPSHOT             [374/728]
01:14:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:44 [INFO] 
01:14:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:44 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/main/resources
01:14:44 [INFO] 
01:14:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:44 [INFO] 
01:14:44 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:44 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/target/site/generated-eclipse-help
01:14:44 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/matrixDevDoc.mediawiki
01:14:44 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/matrixUserDoc.mediawiki
01:14:44 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/tableDevDoc.mediawiki
01:14:45 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/tableDevDoc_experimental_features.mediawiki
01:14:45 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/tableUserDoc.mediawiki
01:14:45 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/tablemetamodeldocumentation.mediawiki
01:14:45 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/site/mediawiki/toolsmiths/nattableToolsmiths.mediawiki
01:14:45 [INFO] Processed 197 files
01:14:45 [INFO] 
01:14:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/src/test/resources
01:14:45 [INFO] 
01:14:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/target/org.eclipse.papyrus.infra.nattable.doc-2.0.0-SNAPSHOT-sources.jar
01:14:45 [INFO] 
01:14:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:45 [INFO] 
01:14:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.nattable.doc/target/org.eclipse.papyrus.infra.nattable.doc-2.0.0-SNAPSHOT.jar
01:14:45 [INFO] 
01:14:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:45 [INFO] 
01:14:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:45 [INFO] 
01:14:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.newchild.doc >-----
01:14:46 [INFO] Building Papyrus Infra Newchild doc 2.0.0-SNAPSHOT             [375/728]
01:14:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/src/main/resources
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/target/generated-eclipse-help
01:14:46 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/resource/newChild.mediawiki
01:14:46 [INFO] Processed 15 files
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/src/test/resources
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/target/org.eclipse.papyrus.infra.newchild.doc-2.0.0-SNAPSHOT-sources.jar
01:14:46 [INFO] 
01:14:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.newchild.doc/target/org.eclipse.papyrus.infra.newchild.doc-2.0.0-SNAPSHOT.jar
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.controlmode.doc >--
01:14:46 [INFO] Building Papyrus Infra Services ControlMode doc 2.0.0-SNAPSHOT [376/728]
01:14:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/src/main/resources
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/target/generated-eclipse-help
01:14:46 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/resource/controlMode.mediawiki
01:14:46 [INFO] Processed 8 files
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/src/test/resources
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/target/org.eclipse.papyrus.infra.services.controlmode.doc-2.0.0-SNAPSHOT-sources.jar
01:14:46 [INFO] 
01:14:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.controlmode.doc/target/org.eclipse.papyrus.infra.services.controlmode.doc-2.0.0-SNAPSHOT.jar
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.decoration.doc >--
01:14:46 [INFO] Building Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT   [377/728]
01:14:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/src/main/resources
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/target/generated-eclipse-help
01:14:46 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/resource/decorationService.mediawiki
01:14:46 [INFO] Processed 29 files
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/src/test/resources
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/target/org.eclipse.papyrus.infra.services.decoration.doc-2.0.0-SNAPSHOT-sources.jar
01:14:46 [INFO] 
01:14:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.decoration.doc/target/org.eclipse.papyrus.infra.services.decoration.doc-2.0.0-SNAPSHOT.jar
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.decoration.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.navigation.doc >--
01:14:46 [INFO] Building Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT   [378/728]
01:14:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/src/main/resources
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/target/generated-eclipse-help
01:14:46 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/resource/navigation-devDoc.mediawiki
01:14:46 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/resource/navigation-userDoc.mediawiki
01:14:46 [INFO] Processed 9 files
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/src/test/resources
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/target/org.eclipse.papyrus.infra.services.navigation.doc-2.0.0-SNAPSHOT-sources.jar
01:14:46 [INFO] 
01:14:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.services.navigation.doc/target/org.eclipse.papyrus.infra.services.navigation.doc-2.0.0-SNAPSHOT.jar
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.navigation.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.doc >---
01:14:46 [INFO] Building Papyrus Infra Architecture doc 2.0.0-SNAPSHOT         [379/728]
01:14:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:46 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/src/main/resources
01:14:46 [INFO] 
01:14:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:46 [INFO] 
01:14:46 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:46 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/resources -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/target/generated-eclipse-help
01:14:46 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/resources/architecture.mediawiki
01:14:47 [INFO] Processed 13 files
01:14:47 [INFO] 
01:14:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/src/test/resources
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/target/org.eclipse.papyrus.infra.architecture.doc-2.0.0-SNAPSHOT-sources.jar
01:14:47 [INFO] 
01:14:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.architecture.doc/target/org.eclipse.papyrus.infra.architecture.doc-2.0.0-SNAPSHOT.jar
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.types.doc >-------
01:14:47 [INFO] Building Papyrus Infra Types doc 4.0.0-SNAPSHOT                [380/728]
01:14:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:47 [INFO] 
01:14:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] The project's OSGi version is 4.0.0.202103040552
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/src/main/resources
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/resources -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/target/generated-eclipse-help
01:14:47 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/resources/types.mediawiki
01:14:47 [INFO] Processed 12 files
01:14:47 [INFO] 
01:14:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/src/test/resources
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/target/org.eclipse.papyrus.infra.types.doc-4.0.0-SNAPSHOT-sources.jar
01:14:47 [INFO] 
01:14:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.infra.types.doc/target/org.eclipse.papyrus.infra.types.doc-4.0.0-SNAPSHOT.jar
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.req.reqif.doc >--------
01:14:47 [INFO] Building Papyrus Req Reqif doc 2.0.0-SNAPSHOT                  [381/728]
01:14:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:47 [INFO] 
01:14:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/src/main/resources
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/target/generated-eclipse-help
01:14:47 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/resource/DeveloperDoc.mediawiki
01:14:47 [INFO] Processed 24 files
01:14:47 [INFO] 
01:14:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/src/test/resources
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/target/org.eclipse.papyrus.req.reqif.doc-2.0.0-SNAPSHOT-sources.jar
01:14:47 [INFO] 
01:14:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.req.reqif.doc/target/org.eclipse.papyrus.req.reqif.doc-2.0.0-SNAPSHOT.jar
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.req.reqif.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.doc >---
01:14:47 [INFO] Building Papyrus Uml DecoratorModel doc 2.0.0-SNAPSHOT         [382/728]
01:14:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:47 [INFO] 
01:14:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:47 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/src/main/resources
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:47 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/target/generated-eclipse-help
01:14:47 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/resource/profileapplications.mediawiki
01:14:47 [INFO] Processed 28 files
01:14:47 [INFO] 
01:14:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/src/test/resources
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/target/org.eclipse.papyrus.uml.decoratormodel.doc-2.0.0-SNAPSHOT-sources.jar
01:14:47 [INFO] 
01:14:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:47 [INFO] 
01:14:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.decoratormodel.doc/target/org.eclipse.papyrus.uml.decoratormodel.doc-2.0.0-SNAPSHOT.jar
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.common.doc >---
01:14:48 [INFO] Building Papyrus Uml Diagram Common doc 2.0.0-SNAPSHOT         [383/728]
01:14:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:48 [INFO] 
01:14:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/src/main/resources
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/target/generated-eclipse-help
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/DisplayStereotypes.mediawiki
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/constraint-creation.mediawiki
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/diagramSynchronization.mediawiki
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/modelingAssistants.mediawiki
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/stereotype-property-reference-edge.mediawiki
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/resource/symbols.mediawiki
01:14:48 [INFO] Processed 63 files
01:14:48 [INFO] 
01:14:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/src/test/resources
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/target/org.eclipse.papyrus.uml.diagram.common.doc-2.0.0-SNAPSHOT-sources.jar
01:14:48 [INFO] 
01:14:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.common.doc/target/org.eclipse.papyrus.uml.diagram.common.doc-2.0.0-SNAPSHOT.jar
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.common.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.profile.doc >---
01:14:48 [INFO] Building Papyrus Uml Diagram profile doc 2.0.0-SNAPSHOT        [384/728]
01:14:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:48 [INFO] 
01:14:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:48 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/src/main/resources
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:48 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/target/generated-eclipse-help
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/definingProfilesAndStereotypes.mediawiki
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/generatingStaticProfiles.mediawiki
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/papyrusProfileArchitecture.mediawiki
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/papyrusProfileLimitations.mediawiki
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/profile.mediawiki
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/simplifiedUsageOfProfilesAndStereotypes.mediawiki
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/usingProfilesAndStereotypes.mediawiki
01:14:48 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/resource/users/whatIsAUmlProfile.mediawiki
01:14:48 [INFO] Processed 73 files
01:14:48 [INFO] 
01:14:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/src/test/resources
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/target/org.eclipse.papyrus.uml.diagram.profile.doc-2.0.0-SNAPSHOT-sources.jar
01:14:48 [INFO] 
01:14:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:48 [INFO] 
01:14:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.diagram.profile.doc/target/org.eclipse.papyrus.uml.diagram.profile.doc-2.0.0-SNAPSHOT.jar
01:14:49 [INFO] 
01:14:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:49 [INFO] 
01:14:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:49 [INFO] 
01:14:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.profile.doc ---
01:14:49 [INFO] 
01:14:49 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.uml.doc >-----------
01:14:49 [INFO] Building Papyrus Uml doc 2.0.0-SNAPSHOT                        [385/728]
01:14:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:49 [INFO] 
01:14:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.doc ---
01:14:49 [INFO] 
01:14:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.doc ---
01:14:49 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:49 [INFO] 
01:14:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.doc ---
01:14:49 [INFO] 
01:14:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.doc ---
01:14:49 [INFO] 
01:14:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.doc ---
01:14:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/src/main/resources
01:14:49 [INFO] 
01:14:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.doc ---
01:14:49 [INFO] 
01:14:49 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.doc ---
01:14:49 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/target/generated-eclipse-help
01:14:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/PapyrusStarterGuide.mediawiki
01:14:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/customizeUMLLabelInModelExplorer.mediawiki
01:14:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/embeddedEditors-Textual-devDoc.mediawiki
01:14:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/embeddedEditors-XText-devDoc.mediawiki
01:14:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/embeddedEditors-userDoc.mediawiki
01:14:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/expandInModelExplorer.mediawiki
01:14:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/namingStrategy-devDoc.mediawiki
01:14:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/namingStrategy-userDoc.mediawiki
01:14:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/obfuscation.mediawiki
01:14:49 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/resource/searchModelExplorer.mediawiki
01:14:49 [INFO] Processed 98 files
01:14:49 [INFO] 
01:14:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.doc ---
01:14:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/src/test/resources
01:14:49 [INFO] 
01:14:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.doc ---
01:14:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/target/org.eclipse.papyrus.uml.doc-2.0.0-SNAPSHOT-sources.jar
01:14:50 [INFO] 
01:14:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.doc ---
01:14:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.doc/target/org.eclipse.papyrus.uml.doc-2.0.0-SNAPSHOT.jar
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.doc ---
01:14:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.migration.doc >------
01:14:50 [INFO] Building Papyrus Uml Search UI doc 2.0.0-SNAPSHOT              [386/728]
01:14:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:50 [INFO] 
01:14:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/src/main/resources
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/target/generated-eclipse-help
01:14:50 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/resource/migration-neon.mediawiki
01:14:50 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/resource/migration-oxygen.mediawiki
01:14:50 [INFO] Processed 3 files
01:14:50 [INFO] 
01:14:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/src/test/resources
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/target/org.eclipse.papyrus.uml.migration.doc-2.0.0-SNAPSHOT-sources.jar
01:14:50 [INFO] 
01:14:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.migration.doc/target/org.eclipse.papyrus.uml.migration.doc-2.0.0-SNAPSHOT.jar
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.migration.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelrepair.doc >-----
01:14:50 [INFO] Building Papyrus ModelRepair doc 2.0.0-SNAPSHOT                [387/728]
01:14:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:50 [INFO] 
01:14:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:50 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/src/main/resources
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:50 [INFO] 
01:14:50 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:50 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/target/generated-eclipse-help
01:14:50 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/resource/stereotype-repair.mediawiki
01:14:50 [INFO] Processed 3 files
01:14:50 [INFO] 
01:14:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/src/test/resources
01:14:50 [INFO] 
01:14:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/target/org.eclipse.papyrus.uml.modelrepair.doc-2.0.0-SNAPSHOT-sources.jar
01:14:51 [INFO] 
01:14:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.modelrepair.doc/target/org.eclipse.papyrus.uml.modelrepair.doc-2.0.0-SNAPSHOT.jar
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelrepair.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.doc >--
01:14:51 [INFO] Building Papyrus Uml Profile Assistants doc 2.0.0-SNAPSHOT     [388/728]
01:14:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:51 [INFO] 
01:14:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/src/main/resources
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/target/generated-eclipse-help
01:14:51 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/resource/profile-assistants.mediawiki
01:14:51 [INFO] Processed 12 files
01:14:51 [INFO] 
01:14:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/src/test/resources
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/target/org.eclipse.papyrus.uml.profile.assistants.doc-2.0.0-SNAPSHOT-sources.jar
01:14:51 [INFO] 
01:14:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.assistants.doc/target/org.eclipse.papyrus.uml.profile.assistants.doc-2.0.0-SNAPSHOT.jar
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.customization.doc >--
01:14:51 [INFO] Building Papyrus Uml Diagram Customization from a Profile doc 0.7.0-SNAPSHOT [389/728]
01:14:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:51 [INFO] 
01:14:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] The project's OSGi version is 0.7.0.202103040552
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/src/main/resources
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/target/site/generated-eclipse-help
01:14:51 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/src/site/mediawiki/PapyrusDiag_custo.mediawiki
01:14:51 [INFO] Processed 32 files
01:14:51 [INFO] 
01:14:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/src/test/resources
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/target/org.eclipse.papyrus.uml.profile.customization.doc-0.7.0-SNAPSHOT-sources.jar
01:14:51 [INFO] 
01:14:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.profile.customization.doc/target/org.eclipse.papyrus.uml.profile.customization.doc-0.7.0-SNAPSHOT.jar
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.customization.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.search.ui.doc >------
01:14:51 [INFO] Building Papyrus Uml Search UI doc 2.0.0-SNAPSHOT              [390/728]
01:14:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:51 [INFO] 
01:14:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:51 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/src/main/resources
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:51 [INFO] 
01:14:51 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:51 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/target/generated-eclipse-help
01:14:51 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/resource/search.mediawiki
01:14:51 [INFO] Processed 28 files
01:14:51 [INFO] 
01:14:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/src/test/resources
01:14:51 [INFO] 
01:14:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/target/org.eclipse.papyrus.uml.search.ui.doc-2.0.0-SNAPSHOT-sources.jar
01:14:52 [INFO] 
01:14:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.uml.search.ui.doc/target/org.eclipse.papyrus.uml.search.ui.doc-2.0.0-SNAPSHOT.jar
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.search.ui.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.doc >----
01:14:52 [INFO] Building Papyrus Views Properties doc 2.0.0-SNAPSHOT           [391/728]
01:14:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:52 [INFO] 
01:14:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/src/main/resources
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/target/generated-eclipse-help
01:14:52 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/resource/properties-view.mediawiki
01:14:52 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/resource/properties_view_custom_dev.mediawiki
01:14:52 [INFO] Processed 57 files
01:14:52 [INFO] 
01:14:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/src/test/resources
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/target/org.eclipse.papyrus.views.properties.doc-2.0.0-SNAPSHOT-sources.jar
01:14:52 [INFO] 
01:14:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.properties.doc/target/org.eclipse.papyrus.views.properties.doc-2.0.0-SNAPSHOT.jar
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.references.doc >----
01:14:52 [INFO] Building Papyrus Views References doc 2.0.0-SNAPSHOT           [392/728]
01:14:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:52 [INFO] 
01:14:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/src/main/resources
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/target/generated-eclipse-help
01:14:52 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/resource/references-view.mediawiki
01:14:52 [INFO] Processed 5 files
01:14:52 [INFO] 
01:14:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/src/test/resources
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/target/org.eclipse.papyrus.views.references.doc-2.0.0-SNAPSHOT-sources.jar
01:14:52 [INFO] 
01:14:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.references.doc/target/org.eclipse.papyrus.views.references.doc-2.0.0-SNAPSHOT.jar
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.references.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.doc >---
01:14:52 [INFO] Building Papyrus Views References doc 2.0.0-SNAPSHOT           [393/728]
01:14:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:52 [INFO] 
01:14:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/src/main/resources
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/target/generated-eclipse-help
01:14:52 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/resource/documentation-view.mediawiki
01:14:52 [INFO] Processed 7 files
01:14:52 [INFO] 
01:14:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/src/test/resources
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/target/org.eclipse.papyrus.views.documentation.doc-2.0.0-SNAPSHOT-sources.jar
01:14:52 [INFO] 
01:14:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.views.documentation.doc/target/org.eclipse.papyrus.views.documentation.doc-2.0.0-SNAPSHOT.jar
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.paletteconfiguration.doc >--
01:14:52 [INFO] Building Papyrus Views References doc 2.0.0-SNAPSHOT           [394/728]
01:14:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:52 [INFO] 
01:14:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:52 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/src/main/resources
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:52 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/resource -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/target/generated-eclipse-help
01:14:52 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/resource/palette-customization.mediawiki
01:14:52 [INFO] Processed 11 files
01:14:52 [INFO] 
01:14:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/src/test/resources
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/target/org.eclipse.papyrus.customization.paletteconfiguration.doc-2.0.0-SNAPSHOT-sources.jar
01:14:52 [INFO] 
01:14:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:52 [INFO] 
01:14:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.customization.paletteconfiguration.doc/target/org.eclipse.papyrus.customization.paletteconfiguration.doc-2.0.0-SNAPSHOT.jar
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.paletteconfiguration.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.doc >--
01:14:53 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.doc 1.0.0-SNAPSHOT [395/728]
01:14:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:53 [INFO] 
01:14:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] The project's OSGi version is 1.0.0.202103040552
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/main/resources
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/target/generated-eclipse-help
01:14:53 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/site/mediawiki/profileMigrationToolDevDoc.mediawiki
01:14:53 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/site/mediawiki/profileMigrationToolUserDoc.mediawiki
01:14:53 [INFO] Processed 20 files
01:14:53 [INFO] 
01:14:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/src/test/resources
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/target/org.eclipse.papyrus.toolsmiths.profilemigration.doc-1.0.0-SNAPSHOT-sources.jar
01:14:53 [INFO] 
01:14:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.profilemigration.doc/target/org.eclipse.papyrus.toolsmiths.profilemigration.doc-1.0.0-SNAPSHOT.jar
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.architecture.doc >--
01:14:53 [INFO] Building org.eclipse.papyrus.toolsmiths.architecture.doc 2.0.0-SNAPSHOT [396/728]
01:14:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:53 [INFO] 
01:14:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/src/main/resources
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/target/generated-eclipse-help
01:14:53 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/src/site/mediawiki/architectureviewDevDoc.mediawiki
01:14:53 [INFO] Processed 5 files
01:14:53 [INFO] 
01:14:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/src/test/resources
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/target/org.eclipse.papyrus.toolsmiths.architecture.doc-2.0.0-SNAPSHOT-sources.jar
01:14:53 [INFO] 
01:14:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.architecture.doc/target/org.eclipse.papyrus.toolsmiths.architecture.doc-2.0.0-SNAPSHOT.jar
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.architecture.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.doc >--
01:14:53 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.doc 2.0.0-SNAPSHOT [397/728]
01:14:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:53 [INFO] 
01:14:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/src/main/resources
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- org.eclipse.mylyn.wikitext.maven:3.0.38:eclipse-help (default) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/target/generated-eclipse-help
01:14:53 [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/src/site/mediawiki/validationToolsmithsDevDoc.mediawiki
01:14:53 [INFO] Processed 8 files
01:14:53 [INFO] 
01:14:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/src/test/resources
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/target/org.eclipse.papyrus.toolsmiths.validation.doc-2.0.0-SNAPSHOT-sources.jar
01:14:53 [INFO] 
01:14:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/doc/org.eclipse.papyrus.toolsmiths.validation.doc/target/org.eclipse.papyrus.toolsmiths.validation.doc-2.0.0-SNAPSHOT.jar
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:53 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:53 [INFO] 
01:14:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.doc ---
01:14:54 [INFO] 
01:14:54 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus-sdk >-------------
01:14:54 [INFO] Building Papyrus SDK 0.0.1-SNAPSHOT                            [398/728]
01:14:54 [INFO] --------------------------------[ pom ]---------------------------------
01:14:54 [INFO] 
01:14:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus-sdk ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus-sdk ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus-sdk ---
01:14:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-sdk ---
01:14:54 [INFO] 
01:14:54 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.sdk >-------------
01:14:54 [INFO] Building org.eclipse.papyrus.sdk 5.1.0-SNAPSHOT                [399/728]
01:14:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:54 [INFO] 
01:14:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sdk ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sdk ---
01:14:54 [INFO] The project's OSGi version is 5.1.0.202103040552
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sdk ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sdk ---
01:14:54 [INFO] 
01:14:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.sdk ---
01:14:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/src/main/resources
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.sdk ---
01:14:54 [INFO] No sources to compile
01:14:54 [WARNING] Source directory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/src does not exist
01:14:54 [INFO] 
01:14:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.sdk ---
01:14:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/src/test/resources
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sdk ---
01:14:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/target/org.eclipse.papyrus.sdk-5.1.0-SNAPSHOT-sources.jar
01:14:54 [INFO] 
01:14:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sdk ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sdk ---
01:14:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/sdk/org.eclipse.papyrus.sdk/target/org.eclipse.papyrus.sdk-5.1.0-SNAPSHOT.jar
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sdk ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sdk ---
01:14:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sdk ---
01:14:54 [INFO] 
01:14:54 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.examples >----------
01:14:54 [INFO] Building Papyrus Examples Plugins 1.0.1-SNAPSHOT               [400/728]
01:14:54 [INFO] --------------------------------[ pom ]---------------------------------
01:14:54 [INFO] 
01:14:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples ---
01:14:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples ---
01:14:54 [INFO] 
01:14:54 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.examples.core >--------
01:14:54 [INFO] Building org.eclipse.papyrus.examples.core 1.0.1-SNAPSHOT      [401/728]
01:14:54 [INFO] --------------------------------[ pom ]---------------------------------
01:14:54 [INFO] 
01:14:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.core ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.core ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.core ---
01:14:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.core ---
01:14:54 [INFO] 
01:14:54 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.core.lifecycleevents >--
01:14:54 [INFO] Building org.eclipse.papyrus.example.core.lifecycleevents 2.0.0-SNAPSHOT [402/728]
01:14:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:54 [INFO] 
01:14:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:54 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:54 [INFO] 
01:14:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/src/main/resources
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:54 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/bin
01:14:54 [INFO] 
01:14:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/src/test/resources
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/target/org.eclipse.papyrus.example.core.lifecycleevents-2.0.0-SNAPSHOT-sources.jar
01:14:54 [INFO] 
01:14:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/target/org.eclipse.papyrus.example.core.lifecycleevents-2.0.0-SNAPSHOT.jar
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:54 [INFO] 
01:14:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.core.lifecycleevents ---
01:14:55 [INFO] 
01:14:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.fulleditor >--
01:14:55 [INFO] Building org.eclipse.papyrus.example.core.sashwindows.fulleditor 2.0.0-SNAPSHOT [403/728]
01:14:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:55 [INFO] 
01:14:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [INFO] 
01:14:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/src/main/resources
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/bin
01:14:55 [INFO] 
01:14:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/src/test/resources
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/target/org.eclipse.papyrus.example.core.sashwindows.fulleditor-2.0.0-SNAPSHOT-sources.jar
01:14:55 [INFO] 
01:14:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/target/org.eclipse.papyrus.example.core.sashwindows.fulleditor-2.0.0-SNAPSHOT.jar
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.core.sashwindows.fulleditor ---
01:14:55 [INFO] 
01:14:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.core.sashwindows.simpleeditor >--
01:14:55 [INFO] Building org.eclipse.papyrus.example.core.sashwindows.simpleeditor 2.0.0-SNAPSHOT [404/728]
01:14:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:55 [INFO] 
01:14:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:55 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:55 [INFO] 
01:14:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/main/resources
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:55 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/bin
01:14:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[34] 
01:14:55 	import org.eclipse.papyrus.infra.core.sasheditor.multipage.editor.MultiPageEditor;
01:14:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:55 The type MultiPageEditor is deprecated
01:14:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[71] 
01:14:55 	public class SimpleTextMultiPageEditor extends MultiPageEditor implements IResourceChangeListener {
01:14:55 	                                               ^^^^^^^^^^^^^^^
01:14:55 The type MultiPageEditor is deprecated
01:14:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[86] 
01:14:55 	super();
01:14:55 	^^^^^^^^
01:14:55 The constructor MultiPageEditor() is deprecated
01:14:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[224] 
01:14:55 	super.dispose();
01:14:55 	      ^^^^^^^^^
01:14:55 The method dispose() from the type MultiPageEditor is deprecated
01:14:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[329] 
01:14:55 	ArrayList editorWords = new ArrayList();
01:14:55 	^^^^^^^^^
01:14:55 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:14:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[329] 
01:14:55 	ArrayList editorWords = new ArrayList();
01:14:55 	                            ^^^^^^^^^
01:14:55 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:14:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[331] 
01:14:55 	editorWords.add(tokenizer.nextToken());
01:14:55 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:55 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:14:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[334] 
01:14:55 	Collections.sort(editorWords, Collator.getInstance());
01:14:55 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:55 Type safety: Unchecked invocation sort(ArrayList, Collator) of the generic method sort(List<T>, Comparator<? super T>) of type Collections
01:14:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/org/eclipse/papyrus/example/core/sashwindows/simpleeditor/editors/SimpleTextMultiPageEditor.java:[334] 
01:14:55 	Collections.sort(editorWords, Collator.getInstance());
01:14:55 	                 ^^^^^^^^^^^
01:14:55 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<Object>
01:14:55 9 problems (9 warnings)
01:14:55 [INFO] 
01:14:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/src/test/resources
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/target/org.eclipse.papyrus.example.core.sashwindows.simpleeditor-2.0.0-SNAPSHOT-sources.jar
01:14:55 [INFO] 
01:14:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/target/org.eclipse.papyrus.example.core.sashwindows.simpleeditor-2.0.0-SNAPSHOT.jar
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:55 [INFO] 
01:14:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.core.sashwindows.simpleeditor ---
01:14:56 [INFO] 
01:14:56 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.examples.emf >--------
01:14:56 [INFO] Building org.eclipse.papyrus.examples.emf 1.0.1-SNAPSHOT       [405/728]
01:14:56 [INFO] --------------------------------[ pom ]---------------------------------
01:14:56 [INFO] 
01:14:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.emf ---
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.emf ---
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.emf ---
01:14:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.emf ---
01:14:56 [INFO] 
01:14:56 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.outline.emftree >-------
01:14:56 [INFO] Building org.eclipse.papyrus.outline.emftree 2.0.0-SNAPSHOT    [406/728]
01:14:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:56 [INFO] 
01:14:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [INFO] 
01:14:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/main/resources
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/bin
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[24] 
01:14:56 	import org.eclipse.ui.IKeyBindingService;
01:14:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:56 The type IKeyBindingService is deprecated
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[28] 
01:14:56 	import org.eclipse.ui.internal.services.INestable;
01:14:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:56 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[37] 
01:14:56 	public class MultiPageAdapterSite implements IEditorSite, INestable {
01:14:56 	                                                          ^^^^^^^^^
01:14:56 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[229] 
01:14:56 	public Object getAdapter(Class adapter) {
01:14:56 	       ^^^^^^
01:14:56 Type safety: The return type Object for getAdapter(Class) from the type MultiPageAdapterSite needs unchecked conversion to conform to T from the type IAdaptable
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[229] 
01:14:56 	public Object getAdapter(Class adapter) {
01:14:56 	                         ^^^^^
01:14:56 Class is a raw type. References to generic type Class<T> should be parameterized
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[230] 
01:14:56 	return site.getAdapter(adapter);
01:14:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^
01:14:56 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type IAdaptable
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[230] 
01:14:56 	return site.getAdapter(adapter);
01:14:56 	                       ^^^^^^^
01:14:56 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[239] 
01:14:56 	public Object getService(Class api) {
01:14:56 	       ^^^^^^
01:14:56 Type safety: The return type Object for getService(Class) from the type MultiPageAdapterSite needs unchecked conversion to conform to T from the type IServiceLocator
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[239] 
01:14:56 	public Object getService(Class api) {
01:14:56 	                         ^^^^^
01:14:56 Class is a raw type. References to generic type Class<T> should be parameterized
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[240] 
01:14:56 	return site.getService(api);
01:14:56 	       ^^^^^^^^^^^^^^^^^^^^
01:14:56 Type safety: Unchecked invocation getService(Class) of the generic method getService(Class<T>) of type IServiceLocator
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[240] 
01:14:56 	return site.getService(api);
01:14:56 	                       ^^^
01:14:56 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[249] 
01:14:56 	public boolean hasService(Class api) {
01:14:56 	                          ^^^^^
01:14:56 Class is a raw type. References to generic type Class<T> should be parameterized
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[255] 
01:14:56 	* @see org.eclipse.ui.internal.services.INestable#activate()
01:14:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:56 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[255] 
01:14:56 	* @see org.eclipse.ui.internal.services.INestable#activate()
01:14:56 	                                                  ^^^^^^^^
01:14:56 Discouraged access: The method 'INestable.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[259] 
01:14:56 	if(site instanceof INestable)
01:14:56 	                   ^^^^^^^^^
01:14:56 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[260] 
01:14:56 	((INestable)site).activate();
01:14:56 	  ^^^^^^^^^
01:14:56 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[260] 
01:14:56 	((INestable)site).activate();
01:14:56 	                  ^^^^^^^^
01:14:56 Discouraged access: The method 'INestable.activate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[265] 
01:14:56 	* @see org.eclipse.ui.internal.services.INestable#deactivate()
01:14:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:56 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[265] 
01:14:56 	* @see org.eclipse.ui.internal.services.INestable#deactivate()
01:14:56 	                                                  ^^^^^^^^^^
01:14:56 Discouraged access: The method 'INestable.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[269] 
01:14:56 	if(site instanceof INestable)
01:14:56 	                   ^^^^^^^^^
01:14:56 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[270] 
01:14:56 	((INestable)site).deactivate();
01:14:56 	  ^^^^^^^^^
01:14:56 Discouraged access: The type 'INestable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:14:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/org/eclipse/papyrus/outline/emftree/MultiPageAdapterSite.java:[270] 
01:14:56 	((INestable)site).deactivate();
01:14:56 	                  ^^^^^^^^^^
01:14:56 Discouraged access: The method 'INestable.deactivate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:14:56 22 problems (22 warnings)
01:14:56 [INFO] 
01:14:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/src/test/resources
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/target/org.eclipse.papyrus.outline.emftree-2.0.0-SNAPSHOT-sources.jar
01:14:56 [INFO] 
01:14:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/emf/org.eclipse.papyrus.outline.emftree/target/org.eclipse.papyrus.outline.emftree-2.0.0-SNAPSHOT.jar
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.outline.emftree ---
01:14:56 [INFO] 
01:14:56 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.examples.infra >-------
01:14:56 [INFO] Building org.eclipse.papyrus.examples.infra 1.0.1-SNAPSHOT     [407/728]
01:14:56 [INFO] --------------------------------[ pom ]---------------------------------
01:14:56 [INFO] 
01:14:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.infra ---
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.infra ---
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.infra ---
01:14:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.infra ---
01:14:56 [INFO] 
01:14:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.infra.servicesregistry.retrieval >--
01:14:56 [INFO] Building org.eclipse.papyrus.example.infra.servicesregistry.retrieval 2.0.0-SNAPSHOT [408/728]
01:14:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:56 [INFO] 
01:14:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:56 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:56 [INFO] 
01:14:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/src/main/resources
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:56 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/bin
01:14:56 [INFO] 
01:14:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/src/test/resources
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/target/org.eclipse.papyrus.example.infra.servicesregistry.retrieval-2.0.0-SNAPSHOT-sources.jar
01:14:56 [INFO] 
01:14:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/target/org.eclipse.papyrus.example.infra.servicesregistry.retrieval-2.0.0-SNAPSHOT.jar
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:56 [INFO] 
01:14:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.infra.servicesregistry.retrieval ---
01:14:57 [INFO] 
01:14:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences >--
01:14:57 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences 2.0.0-SNAPSHOT [409/728]
01:14:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:57 [INFO] 
01:14:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [INFO] 
01:14:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/src/main/resources
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/bin
01:14:57 [INFO] 
01:14:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/src/test/resources
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/target/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences-2.0.0-SNAPSHOT-sources.jar
01:14:57 [INFO] 
01:14:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/target/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences-2.0.0-SNAPSHOT.jar
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences ---
01:14:57 [INFO] 
01:14:57 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.examples.others >-------
01:14:57 [INFO] Building org.eclipse.papyrus.examples.others 1.0.1-SNAPSHOT    [410/728]
01:14:57 [INFO] --------------------------------[ pom ]---------------------------------
01:14:57 [INFO] 
01:14:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.others ---
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.others ---
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.others ---
01:14:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.others ---
01:14:57 [INFO] 
01:14:57 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.example.text.instance >----
01:14:57 [INFO] Building org.eclipse.papyrus.example.text.instance 2.0.0-SNAPSHOT [411/728]
01:14:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:57 [INFO] 
01:14:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.text.instance ---
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.text.instance ---
01:14:57 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.text.instance ---
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.text.instance ---
01:14:57 [INFO] 
01:14:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.text.instance ---
01:14:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/src/main/resources
01:14:57 [INFO] 
01:14:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.text.instance ---
01:14:57 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/bin
01:14:58 [INFO] 
01:14:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.text.instance ---
01:14:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/src/test/resources
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.text.instance ---
01:14:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/target/org.eclipse.papyrus.example.text.instance-2.0.0-SNAPSHOT-sources.jar
01:14:58 [INFO] 
01:14:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.text.instance ---
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.text.instance ---
01:14:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/others/org.eclipse.papyrus.example.text.instance/target/org.eclipse.papyrus.example.text.instance-2.0.0-SNAPSHOT.jar
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.text.instance ---
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.text.instance ---
01:14:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.text.instance ---
01:14:58 [INFO] 
01:14:58 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.examples.uml >--------
01:14:58 [INFO] Building org.eclipse.papyrus.examples.uml 1.0.1-SNAPSHOT       [412/728]
01:14:58 [INFO] --------------------------------[ pom ]---------------------------------
01:14:58 [INFO] 
01:14:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.uml ---
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.uml ---
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.uml ---
01:14:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.uml ---
01:14:58 [INFO] 
01:14:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.newresource >--
01:14:58 [INFO] Building org.eclipse.papyrus.example.uml.comment.editor.newresource 2.0.0-SNAPSHOT [413/728]
01:14:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:58 [INFO] 
01:14:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [INFO] 
01:14:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/main/resources
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/bin
01:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/editor/PapyrusCommentEditor.java:[170] 
01:14:58 	public Object getAdapter(Class adapter) {
01:14:58 	       ^^^^^^
01:14:58 Type safety: The return type Object for getAdapter(Class) from the type PapyrusCommentEditor.TextStorage needs unchecked conversion to conform to T from the type IAdaptable
01:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/editor/PapyrusCommentEditor.java:[170] 
01:14:58 	public Object getAdapter(Class adapter) {
01:14:58 	                         ^^^^^
01:14:58 Class is a raw type. References to generic type Class<T> should be parameterized
01:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/editor/PapyrusCommentEditor.java:[217] 
01:14:58 	public Object getAdapter(Class adapter) {
01:14:58 	       ^^^^^^
01:14:58 Type safety: The return type Object for getAdapter(Class) from the type PapyrusCommentEditor.TextInput needs unchecked conversion to conform to T from the type IAdaptable
01:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/editor/PapyrusCommentEditor.java:[217] 
01:14:58 	public Object getAdapter(Class adapter) {
01:14:58 	                         ^^^^^
01:14:58 Class is a raw type. References to generic type Class<T> should be parameterized
01:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/factory/CommentEditorFactory.java:[26] 
01:14:58 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.IEditorModel;
01:14:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:58 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.IEditorModel is never used
01:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/handler/CommentEditorHandler.java:[46] 
01:14:58 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
01:14:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:58 The type ServiceUtilsForActionHandlers is deprecated
01:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/handler/CommentEditorHandler.java:[115] 
01:14:58 	final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry();
01:14:58 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:58 The type ServiceUtilsForActionHandlers is deprecated
01:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/handler/CommentEditorHandler.java:[115] 
01:14:58 	final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry();
01:14:58 	                                                                       ^^^^^^^^^^^^^
01:14:58 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:14:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/org/eclipse/papyrus/example/uml/comment/editor/newresource/handler/CommentEditorHandler.java:[115] 
01:14:58 	final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry();
01:14:58 	                                                                                     ^^^^^^^^^^^^^^^^^^^^
01:14:58 The method getServiceRegistry() from the type ServiceUtilsForActionHandlers is deprecated
01:14:58 9 problems (9 warnings)
01:14:58 [INFO] 
01:14:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/src/test/resources
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/target/org.eclipse.papyrus.example.uml.comment.editor.newresource-2.0.0-SNAPSHOT-sources.jar
01:14:58 [INFO] 
01:14:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/target/org.eclipse.papyrus.example.uml.comment.editor.newresource-2.0.0-SNAPSHOT.jar
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:58 [INFO] 
01:14:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.comment.editor.newresource ---
01:14:58 [INFO] 
01:14:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.comment.editor.sharedresource >--
01:14:58 [INFO] Building org.eclipse.papyrus.example.uml.comment.editor.sharedresource 2.0.0-SNAPSHOT [414/728]
01:14:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:59 [INFO] 
01:14:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [INFO] 
01:14:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/main/resources
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/bin
01:14:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/handler/CommentEditorHandler.java:[46] 
01:14:59 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
01:14:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:59 The type ServiceUtilsForActionHandlers is deprecated
01:14:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/handler/CommentEditorHandler.java:[114] 
01:14:59 	final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry();
01:14:59 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:14:59 The type ServiceUtilsForActionHandlers is deprecated
01:14:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/handler/CommentEditorHandler.java:[114] 
01:14:59 	final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry();
01:14:59 	                                                                       ^^^^^^^^^^^^^
01:14:59 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:14:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/handler/CommentEditorHandler.java:[114] 
01:14:59 	final ServicesRegistry serviceRegistry = ServiceUtilsForActionHandlers.getInstance().getServiceRegistry();
01:14:59 	                                                                                     ^^^^^^^^^^^^^^^^^^^^
01:14:59 The method getServiceRegistry() from the type ServiceUtilsForActionHandlers is deprecated
01:14:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/editor/PapyrusCommentEditor.java:[170] 
01:14:59 	public Object getAdapter(Class adapter) {
01:14:59 	       ^^^^^^
01:14:59 Type safety: The return type Object for getAdapter(Class) from the type PapyrusCommentEditor.TextStorage needs unchecked conversion to conform to T from the type IAdaptable
01:14:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/editor/PapyrusCommentEditor.java:[170] 
01:14:59 	public Object getAdapter(Class adapter) {
01:14:59 	                         ^^^^^
01:14:59 Class is a raw type. References to generic type Class<T> should be parameterized
01:14:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/editor/PapyrusCommentEditor.java:[217] 
01:14:59 	public Object getAdapter(Class adapter) {
01:14:59 	       ^^^^^^
01:14:59 Type safety: The return type Object for getAdapter(Class) from the type PapyrusCommentEditor.TextInput needs unchecked conversion to conform to T from the type IAdaptable
01:14:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/org/eclipse/papyrus/example/uml/comment/editor/sharedresource/editor/PapyrusCommentEditor.java:[217] 
01:14:59 	public Object getAdapter(Class adapter) {
01:14:59 	                         ^^^^^
01:14:59 Class is a raw type. References to generic type Class<T> should be parameterized
01:14:59 8 problems (8 warnings)
01:14:59 [INFO] 
01:14:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/src/test/resources
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/target/org.eclipse.papyrus.example.uml.comment.editor.sharedresource-2.0.0-SNAPSHOT-sources.jar
01:14:59 [INFO] 
01:14:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/target/org.eclipse.papyrus.example.uml.comment.editor.sharedresource-2.0.0-SNAPSHOT.jar
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.comment.editor.sharedresource ---
01:14:59 [INFO] 
01:14:59 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.emftree >-----
01:14:59 [INFO] Building org.eclipse.papyrus.uml.diagram.emftree 2.0.0-SNAPSHOT [415/728]
01:14:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:14:59 [INFO] 
01:14:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:14:59 [INFO] The project's OSGi version is 2.0.0.202103040552
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:14:59 [INFO] 
01:14:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:14:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:14:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:14:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/src/main/resources
01:14:59 [INFO] 
01:14:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:14:59 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/bin
01:15:00 [INFO] 
01:15:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:15:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/src/test/resources
01:15:00 [INFO] 
01:15:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:15:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/target/org.eclipse.papyrus.uml.diagram.emftree-2.0.0-SNAPSHOT-sources.jar
01:15:00 [INFO] 
01:15:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:15:00 [INFO] 
01:15:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:15:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/target/org.eclipse.papyrus.uml.diagram.emftree-2.0.0-SNAPSHOT.jar
01:15:00 [INFO] 
01:15:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:15:00 [INFO] 
01:15:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:15:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:00 [INFO] 
01:15:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.emftree ---
01:15:00 [INFO] 
01:15:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textual.editors.example >--
01:15:00 [INFO] Building org.eclipse.papyrus.uml.textual.editors.example 2.0.0-SNAPSHOT [416/728]
01:15:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:15:00 [INFO] 
01:15:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:00 [INFO] 
01:15:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:00 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:00 [INFO] 
01:15:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:00 [INFO] 
01:15:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:00 [INFO] 
01:15:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/src/main/resources
01:15:00 [INFO] 
01:15:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:00 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/bin
01:15:01 [INFO] 
01:15:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/src/test/resources
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/target/org.eclipse.papyrus.uml.textual.editors.example-2.0.0-SNAPSHOT-sources.jar
01:15:01 [INFO] 
01:15:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.textual.editors.example/target/org.eclipse.papyrus.uml.textual.editors.example-2.0.0-SNAPSHOT.jar
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textual.editors.example ---
01:15:01 [INFO] 
01:15:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.disable.helper.advices.example >--
01:15:01 [INFO] Building org.eclipse.papyrus.uml.disable.helper.advices.example 2.0.0-SNAPSHOT [417/728]
01:15:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:15:01 [INFO] 
01:15:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [INFO] 
01:15:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/src/main/resources
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/bin
01:15:01 [INFO] 
01:15:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/src/test/resources
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/target/org.eclipse.papyrus.uml.disable.helper.advices.example-2.0.0-SNAPSHOT-sources.jar
01:15:01 [INFO] 
01:15:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.uml.disable.helper.advices.example/target/org.eclipse.papyrus.uml.disable.helper.advices.example-2.0.0-SNAPSHOT.jar
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.disable.helper.advices.example ---
01:15:01 [INFO] 
01:15:01 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.examples.uml.diagrams >----
01:15:01 [INFO] Building org.eclipse.papyrus.examples.uml.diagrams 2.0.0-SNAPSHOT [418/728]
01:15:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:15:01 [INFO] 
01:15:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [INFO] 
01:15:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/src/main/resources
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [INFO] 
01:15:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/src/test/resources
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/target/org.eclipse.papyrus.examples.uml.diagrams-2.0.0-SNAPSHOT-sources.jar
01:15:01 [INFO] 
01:15:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.examples.uml.diagrams/target/org.eclipse.papyrus.examples.uml.diagrams-2.0.0-SNAPSHOT.jar
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:01 [INFO] 
01:15:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.uml.diagrams ---
01:15:01 [INFO] 
01:15:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.actions >--
01:15:01 [INFO] Building org.eclipse.papyrus.example.uml.nattable.actions 2.0.0-SNAPSHOT [419/728]
01:15:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:15:02 [INFO] 
01:15:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [INFO] 
01:15:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/src/main/resources
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/bin
01:15:02 [INFO] 
01:15:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/src/test/resources
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/target/org.eclipse.papyrus.example.uml.nattable.actions-2.0.0-SNAPSHOT-sources.jar
01:15:02 [INFO] 
01:15:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.actions/target/org.eclipse.papyrus.example.uml.nattable.actions-2.0.0-SNAPSHOT.jar
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.nattable.actions ---
01:15:02 [INFO] 
01:15:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.nattable.empty.line >--
01:15:02 [INFO] Building org.eclipse.papyrus.example.uml.nattable.empty.line 2.0.0-SNAPSHOT [420/728]
01:15:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:15:02 [INFO] 
01:15:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:02 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:02 [INFO] 
01:15:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/src/main/resources
01:15:02 [INFO] 
01:15:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:02 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/bin
01:15:03 [INFO] 
01:15:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/src/test/resources
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/target/org.eclipse.papyrus.example.uml.nattable.empty.line-2.0.0-SNAPSHOT-sources.jar
01:15:03 [INFO] 
01:15:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.nattable.empty.line/target/org.eclipse.papyrus.example.uml.nattable.empty.line-2.0.0-SNAPSHOT.jar
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.nattable.empty.line ---
01:15:03 [INFO] 
01:15:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.example.uml.services.decorator >--
01:15:03 [INFO] Building org.eclipse.papyrus.example.uml.services.decorator 2.0.0-SNAPSHOT [421/728]
01:15:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:15:03 [INFO] 
01:15:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [INFO] 
01:15:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/src/main/resources
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [INFO] 
01:15:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/src/test/resources
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/target/org.eclipse.papyrus.example.uml.services.decorator-2.0.0-SNAPSHOT-sources.jar
01:15:03 [INFO] 
01:15:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/uml/org.eclipse.papyrus.example.uml.services.decorator/target/org.eclipse.papyrus.example.uml.services.decorator-2.0.0-SNAPSHOT.jar
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.example.uml.services.decorator ---
01:15:03 [INFO] 
01:15:03 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.examples-user >--------
01:15:03 [INFO] Building org.eclipse.papyrus.examples-user 1.0.1-SNAPSHOT      [422/728]
01:15:03 [INFO] --------------------------------[ pom ]---------------------------------
01:15:03 [INFO] 
01:15:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples-user ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples-user ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples-user ---
01:15:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples-user ---
01:15:03 [INFO] 
01:15:03 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.examples.user.qvto >-----
01:15:03 [INFO] Building org.eclipse.papyrus.examples.user.qvto 2.0.0-SNAPSHOT [423/728]
01:15:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:15:03 [INFO] 
01:15:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [INFO] 
01:15:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:03 [INFO] Copying 5 resources
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [INFO] Nothing to compile - all classes are up to date
01:15:03 [INFO] 
01:15:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/src/test/resources
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/target/org.eclipse.papyrus.examples.user.qvto-2.0.0-SNAPSHOT-sources.jar
01:15:03 [INFO] 
01:15:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/examples/user/org.eclipse.papyrus.examples.user.qvto/target/org.eclipse.papyrus.examples.user.qvto-2.0.0-SNAPSHOT.jar
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.examples.user.qvto ---
01:15:03 [INFO] 
01:15:03 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.features >----------
01:15:03 [INFO] Building Papyrus Main Features 0.0.1-SNAPSHOT                  [424/728]
01:15:03 [INFO] --------------------------------[ pom ]---------------------------------
01:15:03 [INFO] 
01:15:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.features ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.features ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.features ---
01:15:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.features ---
01:15:03 [INFO] 
01:15:03 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.doc.feature >---------
01:15:03 [INFO] Building org.eclipse.papyrus.doc.feature 3.1.0-SNAPSHOT        [425/728]
01:15:03 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:03 [INFO] 
01:15:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.doc.feature ---
01:15:03 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/target
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.doc.feature ---
01:15:03 [INFO] The project's OSGi version is 3.1.0.202103040552
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.doc.feature ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.doc.feature ---
01:15:03 [INFO] 
01:15:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.doc.feature ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.doc.feature ---
01:15:03 [INFO] 
01:15:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.doc.feature ---
01:15:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/target/org.eclipse.papyrus.doc.feature-3.1.0-SNAPSHOT.jar
01:15:04 [INFO] 
01:15:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.doc.feature ---
01:15:04 [INFO] 
01:15:04 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.doc.feature ---
01:15:04 [INFO] 
01:15:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.doc.feature ---
01:15:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/target/org.eclipse.papyrus.doc.feature-3.1.0-SNAPSHOT-sources-feature.jar
01:15:04 [INFO] 
01:15:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.doc.feature ---
01:15:04 [INFO] 
01:15:04 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.editor.feature >-------
01:15:04 [INFO] Building org.eclipse.papyrus.editor.feature 2.0.0-SNAPSHOT     [426/728]
01:15:04 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:04 [INFO] 
01:15:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editor.feature ---
01:15:04 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/target
01:15:04 [INFO] 
01:15:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.editor.feature ---
01:15:04 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:04 [INFO] 
01:15:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.editor.feature ---
01:15:04 [INFO] 
01:15:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.editor.feature ---
01:15:04 [INFO] 
01:15:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.editor.feature ---
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.editor.feature ---
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.editor.feature ---
01:15:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/target/org.eclipse.papyrus.editor.feature-2.0.0-SNAPSHOT.jar
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor.feature ---
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.editor.feature ---
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.editor.feature ---
01:15:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/target/org.eclipse.papyrus.editor.feature-2.0.0-SNAPSHOT-sources-feature.jar
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor.feature ---
01:15:05 [INFO] 
01:15:05 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.emf.facet.feature >------
01:15:05 [INFO] Building org.eclipse.papyrus.emf.facet.feature 3.0.0-SNAPSHOT  [427/728]
01:15:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:05 [INFO] 
01:15:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.feature ---
01:15:05 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/target
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.emf.facet.feature ---
01:15:05 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.feature ---
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.feature ---
01:15:05 [INFO] 
01:15:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.feature ---
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.facet.feature ---
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.emf.facet.feature ---
01:15:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/target/org.eclipse.papyrus.emf.facet.feature-3.0.0-SNAPSHOT.jar
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.feature ---
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.emf.facet.feature ---
01:15:05 [INFO] 
01:15:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.facet.feature ---
01:15:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/target/org.eclipse.papyrus.emf.facet.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.emf.feature >---------
01:15:06 [INFO] Building org.eclipse.papyrus.emf.feature 1.1.0-SNAPSHOT        [428/728]
01:15:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:06 [INFO] 
01:15:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.feature ---
01:15:06 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/target
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.emf.feature ---
01:15:06 [INFO] The project's OSGi version is 1.1.0.202103040552
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.emf.feature ---
01:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/target/org.eclipse.papyrus.emf.feature-1.1.0-SNAPSHOT.jar
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.emf.feature ---
01:15:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.emf.feature/target/org.eclipse.papyrus.emf.feature-1.1.0-SNAPSHOT-sources-feature.jar
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.architecture.feature >--
01:15:06 [INFO] Building org.eclipse.papyrus.infra.architecture.feature 1.0.0-SNAPSHOT [429/728]
01:15:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:06 [INFO] 
01:15:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.feature ---
01:15:06 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/target
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.architecture.feature ---
01:15:06 [INFO] The project's OSGi version is 1.0.0.202103040552
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.architecture.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.architecture.feature ---
01:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/target/org.eclipse.papyrus.infra.architecture.feature-1.0.0-SNAPSHOT.jar
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.architecture.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.architecture.feature ---
01:15:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.architecture.feature/target/org.eclipse.papyrus.infra.architecture.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.core.feature >-----
01:15:06 [INFO] Building org.eclipse.papyrus.infra.core.feature 3.0.0-SNAPSHOT [430/728]
01:15:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:06 [INFO] 
01:15:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.feature ---
01:15:06 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/target
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.core.feature ---
01:15:06 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.core.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.core.feature ---
01:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/target/org.eclipse.papyrus.infra.core.feature-3.0.0-SNAPSHOT.jar
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.core.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.core.feature ---
01:15:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/target/org.eclipse.papyrus.infra.core.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.expressions.feature >--
01:15:06 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.feature 1.0.0-SNAPSHOT [431/728]
01:15:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:06 [INFO] 
01:15:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
01:15:06 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/target
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
01:15:06 [INFO] The project's OSGi version is 1.0.0.202103040552
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
01:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/target/org.eclipse.papyrus.infra.emf.expressions.feature-1.0.0-SNAPSHOT.jar
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
01:15:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/target/org.eclipse.papyrus.infra.emf.expressions.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.feature >------
01:15:06 [INFO] Building org.eclipse.papyrus.infra.emf.feature 3.0.0-SNAPSHOT  [432/728]
01:15:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:06 [INFO] 
01:15:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.feature ---
01:15:06 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/target
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.emf.feature ---
01:15:06 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.emf.feature ---
01:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/target/org.eclipse.papyrus.infra.emf.feature-3.0.0-SNAPSHOT.jar
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.feature ---
01:15:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/target/org.eclipse.papyrus.infra.emf.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:06 [INFO] 
01:15:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.feature ---
01:15:06 [INFO] 
01:15:06 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.feature >----
01:15:06 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.feature 3.0.0-SNAPSHOT [433/728]
01:15:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:07 [INFO] 
01:15:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
01:15:07 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/target
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
01:15:07 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
01:15:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/target/org.eclipse.papyrus.infra.gmfdiag.feature-3.0.0-SNAPSHOT.jar
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
01:15:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/target/org.eclipse.papyrus.infra.gmfdiag.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.services.feature >---
01:15:07 [INFO] Building org.eclipse.papyrus.infra.services.feature 3.0.0-SNAPSHOT [434/728]
01:15:07 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:07 [INFO] 
01:15:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.feature ---
01:15:07 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/target
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.services.feature ---
01:15:07 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.services.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.services.feature ---
01:15:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/target/org.eclipse.papyrus.infra.services.feature-3.0.0-SNAPSHOT.jar
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.services.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.services.feature ---
01:15:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/target/org.eclipse.papyrus.infra.services.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:07 [INFO] 
01:15:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.feature ---
01:15:07 [INFO] 
01:15:07 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.infra.ui.feature >------
01:15:07 [INFO] Building org.eclipse.papyrus.infra.ui.feature 3.0.0-SNAPSHOT   [435/728]
01:15:07 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:08 [INFO] 
01:15:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.feature ---
01:15:08 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/target
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.ui.feature ---
01:15:08 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.ui.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.ui.feature ---
01:15:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/target/org.eclipse.papyrus.infra.ui.feature-3.0.0-SNAPSHOT.jar
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.ui.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.ui.feature ---
01:15:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.ui.feature/target/org.eclipse.papyrus.infra.ui.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.infra.widget.feature >----
01:15:08 [INFO] Building org.eclipse.papyrus.infra.widget.feature 3.0.0-SNAPSHOT [436/728]
01:15:08 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:08 [INFO] 
01:15:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.widget.feature ---
01:15:08 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/target
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.widget.feature ---
01:15:08 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.widget.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.widget.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.widget.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.widget.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.widget.feature ---
01:15:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/target/org.eclipse.papyrus.infra.widget.feature-3.0.0-SNAPSHOT.jar
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.widget.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.widget.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.widget.feature ---
01:15:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/target/org.eclipse.papyrus.infra.widget.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.widget.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.internationalization.feature >--
01:15:08 [INFO] Building org.eclipse.papyrus.infra.internationalization.feature 1.0.0-SNAPSHOT [437/728]
01:15:08 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:08 [INFO] 
01:15:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.feature ---
01:15:08 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/target
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.internationalization.feature ---
01:15:08 [INFO] The project's OSGi version is 1.0.0.202103040552
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.internationalization.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.internationalization.feature ---
01:15:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/target/org.eclipse.papyrus.infra.internationalization.feature-1.0.0-SNAPSHOT.jar
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.internationalization.feature ---
01:15:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.internationalization.feature/target/org.eclipse.papyrus.infra.internationalization.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:15:08 [INFO] 
01:15:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.feature ---
01:15:08 [INFO] 
01:15:08 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.nattable.feature >---
01:15:08 [INFO] Building org.eclipse.papyrus.infra.nattable.feature 4.0.0-SNAPSHOT [438/728]
01:15:08 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:09 [INFO] 
01:15:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.feature ---
01:15:09 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/target
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.nattable.feature ---
01:15:09 [INFO] The project's OSGi version is 4.0.0.202103040552
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.nattable.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.nattable.feature ---
01:15:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/target/org.eclipse.papyrus.infra.nattable.feature-4.0.0-SNAPSHOT.jar
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.nattable.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.nattable.feature ---
01:15:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/target/org.eclipse.papyrus.infra.nattable.feature-4.0.0-SNAPSHOT-sources-feature.jar
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.feature >--
01:15:09 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.feature 3.0.0-SNAPSHOT [439/728]
01:15:09 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:09 [INFO] 
01:15:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
01:15:09 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/target
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
01:15:09 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
01:15:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/target/org.eclipse.papyrus.infra.gmfdiag.css.feature-3.0.0-SNAPSHOT.jar
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
01:15:09 [INFO] 
01:15:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
01:15:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/target/org.eclipse.papyrus.infra.gmfdiag.css.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.viewpoints.feature >--
01:15:10 [INFO] Building org.eclipse.papyrus.infra.viewpoints.feature 3.0.0-SNAPSHOT [440/728]
01:15:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:10 [INFO] 
01:15:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.feature ---
01:15:10 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/target
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.viewpoints.feature ---
01:15:10 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.viewpoints.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.viewpoints.feature ---
01:15:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/target/org.eclipse.papyrus.infra.viewpoints.feature-3.0.0-SNAPSHOT.jar
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.viewpoints.feature ---
01:15:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/target/org.eclipse.papyrus.infra.viewpoints.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.infra.feature >--------
01:15:10 [INFO] Building org.eclipse.papyrus.infra.feature 3.0.0-SNAPSHOT      [441/728]
01:15:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:10 [INFO] 
01:15:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.feature ---
01:15:10 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/target
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.infra.feature ---
01:15:10 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.infra.feature ---
01:15:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/target/org.eclipse.papyrus.infra.feature-3.0.0-SNAPSHOT.jar
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.infra.feature ---
01:15:10 [INFO] 
01:15:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.feature ---
01:15:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/target/org.eclipse.papyrus.infra.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.feature >-------
01:15:11 [INFO] Building org.eclipse.papyrus.uml.alf.feature 3.0.0-SNAPSHOT    [442/728]
01:15:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:11 [INFO] 
01:15:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.feature ---
01:15:11 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/target
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.alf.feature ---
01:15:11 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.alf.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.alf.feature ---
01:15:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/target/org.eclipse.papyrus.uml.alf.feature-3.0.0-SNAPSHOT.jar
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.alf.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.alf.feature ---
01:15:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/target/org.eclipse.papyrus.uml.alf.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.architecture.feature >--
01:15:11 [INFO] Building org.eclipse.papyrus.uml.architecture.feature 1.0.0-SNAPSHOT [443/728]
01:15:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:11 [INFO] 
01:15:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.architecture.feature ---
01:15:11 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/target
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.architecture.feature ---
01:15:11 [INFO] The project's OSGi version is 1.0.0.202103040552
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.architecture.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.architecture.feature ---
01:15:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/target/org.eclipse.papyrus.uml.architecture.feature-1.0.0-SNAPSHOT.jar
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.architecture.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.architecture.feature ---
01:15:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.architecture.feature/target/org.eclipse.papyrus.uml.architecture.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:15:11 [INFO] 
01:15:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.architecture.feature ---
01:15:11 [INFO] 
01:15:11 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.decoratormodel.feature >--
01:15:11 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.feature 3.0.0-SNAPSHOT [444/728]
01:15:11 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:12 [INFO] 
01:15:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
01:15:12 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/target
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
01:15:12 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
01:15:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/target/org.eclipse.papyrus.uml.decoratormodel.feature-3.0.0-SNAPSHOT.jar
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
01:15:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/target/org.eclipse.papyrus.uml.decoratormodel.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.css.feature >---
01:15:12 [INFO] Building org.eclipse.papyrus.uml.diagram.css.feature 2.0.0-SNAPSHOT [445/728]
01:15:12 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:12 [INFO] 
01:15:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.css.feature ---
01:15:12 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/target
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.diagram.css.feature ---
01:15:12 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.css.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.css.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.css.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.css.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.diagram.css.feature ---
01:15:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/target/org.eclipse.papyrus.uml.diagram.css.feature-2.0.0-SNAPSHOT.jar
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.css.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.diagram.css.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.css.feature ---
01:15:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/target/org.eclipse.papyrus.uml.diagram.css.feature-2.0.0-SNAPSHOT-sources-feature.jar
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.css.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.feature >-----
01:15:12 [INFO] Building org.eclipse.papyrus.uml.diagram.feature 3.0.0-SNAPSHOT [446/728]
01:15:12 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:12 [INFO] 
01:15:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.feature ---
01:15:12 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/target
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.diagram.feature ---
01:15:12 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.feature ---
01:15:12 [INFO] 
01:15:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.diagram.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.diagram.feature ---
01:15:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/target/org.eclipse.papyrus.uml.diagram.feature-3.0.0-SNAPSHOT.jar
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.diagram.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.diagram.feature ---
01:15:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/target/org.eclipse.papyrus.uml.diagram.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.expressions.feature >---
01:15:13 [INFO] Building org.eclipse.papyrus.uml.expressions.feature 1.0.0-SNAPSHOT [447/728]
01:15:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:13 [INFO] 
01:15:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.feature ---
01:15:13 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/target
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.expressions.feature ---
01:15:13 [INFO] The project's OSGi version is 1.0.0.202103040552
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.expressions.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.expressions.feature ---
01:15:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/target/org.eclipse.papyrus.uml.expressions.feature-1.0.0-SNAPSHOT.jar
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.expressions.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.expressions.feature ---
01:15:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/target/org.eclipse.papyrus.uml.expressions.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.internationalization.feature >--
01:15:13 [INFO] Building org.eclipse.papyrus.uml.internationalization.feature 1.0.0-SNAPSHOT [448/728]
01:15:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:13 [INFO] 
01:15:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.feature ---
01:15:13 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/target
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.internationalization.feature ---
01:15:13 [INFO] The project's OSGi version is 1.0.0.202103040552
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.internationalization.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.internationalization.feature ---
01:15:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/target/org.eclipse.papyrus.uml.internationalization.feature-1.0.0-SNAPSHOT.jar
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.internationalization.feature ---
01:15:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.internationalization.feature/target/org.eclipse.papyrus.uml.internationalization.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.feature >--
01:15:13 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.feature 2.0.0-SNAPSHOT [449/728]
01:15:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:13 [INFO] 
01:15:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
01:15:13 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/target
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
01:15:13 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
01:15:13 [INFO] 
01:15:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
01:15:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/target/org.eclipse.papyrus.uml.modelexplorer.feature-2.0.0-SNAPSHOT.jar
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
01:15:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/target/org.eclipse.papyrus.uml.modelexplorer.feature-2.0.0-SNAPSHOT-sources-feature.jar
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.feature >---
01:15:14 [INFO] Building org.eclipse.papyrus.uml.properties.feature 3.0.0-SNAPSHOT [450/728]
01:15:14 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:14 [INFO] 
01:15:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.feature ---
01:15:14 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/target
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.properties.feature ---
01:15:14 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.properties.feature ---
01:15:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/target/org.eclipse.papyrus.uml.properties.feature-3.0.0-SNAPSHOT.jar
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.properties.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.properties.feature ---
01:15:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/target/org.eclipse.papyrus.uml.properties.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.tools.feature >------
01:15:14 [INFO] Building org.eclipse.papyrus.uml.tools.feature 3.0.0-SNAPSHOT  [451/728]
01:15:14 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:14 [INFO] 
01:15:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.feature ---
01:15:14 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/target
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.tools.feature ---
01:15:14 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.tools.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.tools.feature ---
01:15:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/target/org.eclipse.papyrus.uml.tools.feature-3.0.0-SNAPSHOT.jar
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.tools.feature ---
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.tools.feature ---
01:15:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/target/org.eclipse.papyrus.uml.tools.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:14 [INFO] 
01:15:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools.feature ---
01:15:15 [INFO] 
01:15:15 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml.ui.feature >-------
01:15:15 [INFO] Building org.eclipse.papyrus.uml.ui.feature 1.2.0-SNAPSHOT     [452/728]
01:15:15 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:15 [INFO] 
01:15:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.ui.feature ---
01:15:15 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/target
01:15:15 [INFO] 
01:15:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.ui.feature ---
01:15:15 [INFO] The project's OSGi version is 1.2.0.202103040552
01:15:15 [INFO] 
01:15:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.ui.feature ---
01:15:15 [INFO] 
01:15:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.ui.feature ---
01:15:15 [INFO] 
01:15:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.ui.feature ---
01:15:15 [INFO] 
01:15:15 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.ui.feature ---
01:15:15 [INFO] 
01:15:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.ui.feature ---
01:15:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/target/org.eclipse.papyrus.uml.ui.feature-1.2.0-SNAPSHOT.jar
01:15:15 [INFO] 
01:15:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.ui.feature ---
01:15:15 [INFO] 
01:15:15 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.ui.feature ---
01:15:15 [INFO] 
01:15:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.ui.feature ---
01:15:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.ui.feature/target/org.eclipse.papyrus.uml.ui.feature-1.2.0-SNAPSHOT-sources-feature.jar
01:15:15 [INFO] 
01:15:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.ui.feature ---
01:15:16 [INFO] 
01:15:16 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.feature >----
01:15:16 [INFO] Building org.eclipse.papyrus.uml.textedit.feature 2.0.0-SNAPSHOT [453/728]
01:15:16 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:16 [INFO] 
01:15:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.feature ---
01:15:16 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/target
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.textedit.feature ---
01:15:16 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.feature ---
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.feature ---
01:15:16 [INFO] 
01:15:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.feature ---
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.textedit.feature ---
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.textedit.feature ---
01:15:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/target/org.eclipse.papyrus.uml.textedit.feature-2.0.0-SNAPSHOT.jar
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.feature ---
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.textedit.feature ---
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.textedit.feature ---
01:15:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/target/org.eclipse.papyrus.uml.textedit.feature-2.0.0-SNAPSHOT-sources-feature.jar
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.feature ---
01:15:16 [INFO] 
01:15:16 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.uml.search.feature >-----
01:15:16 [INFO] Building org.eclipse.papyrus.uml.search.feature 2.0.0-SNAPSHOT [454/728]
01:15:16 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:16 [INFO] 
01:15:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.search.feature ---
01:15:16 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/target
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.search.feature ---
01:15:16 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.search.feature ---
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.search.feature ---
01:15:16 [INFO] 
01:15:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.search.feature ---
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.search.feature ---
01:15:16 [INFO] 
01:15:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.search.feature ---
01:15:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/target/org.eclipse.papyrus.uml.search.feature-2.0.0-SNAPSHOT.jar
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.search.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.search.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.search.feature ---
01:15:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/target/org.eclipse.papyrus.uml.search.feature-2.0.0-SNAPSHOT-sources-feature.jar
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.search.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.xtext.integration.feature >--
01:15:17 [INFO] Building org.eclipse.papyrus.uml.xtext.integration.feature 2.0.0-SNAPSHOT [455/728]
01:15:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:17 [INFO] 
01:15:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
01:15:17 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/target
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
01:15:17 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
01:15:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/target/org.eclipse.papyrus.uml.xtext.integration.feature-2.0.0-SNAPSHOT.jar
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
01:15:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/target/org.eclipse.papyrus.uml.xtext.integration.feature-2.0.0-SNAPSHOT-sources-feature.jar
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.xtext.integration.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.feature >----
01:15:17 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.feature 1.0.0-SNAPSHOT [456/728]
01:15:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:17 [INFO] 
01:15:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
01:15:17 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/target
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
01:15:17 [INFO] The project's OSGi version is 1.0.0.202103040552
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
01:15:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/target/org.eclipse.papyrus.uml.m2m.qvto.feature-1.0.0-SNAPSHOT.jar
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
01:15:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.m2m.qvto.feature/target/org.eclipse.papyrus.uml.m2m.qvto.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.uml.nattable.feature >----
01:15:17 [INFO] Building org.eclipse.papyrus.uml.nattable.feature 4.0.0-SNAPSHOT [457/728]
01:15:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:17 [INFO] 
01:15:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.feature ---
01:15:17 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/target
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.nattable.feature ---
01:15:17 [INFO] The project's OSGi version is 4.0.0.202103040552
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.nattable.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.nattable.feature ---
01:15:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/target/org.eclipse.papyrus.uml.nattable.feature-4.0.0-SNAPSHOT.jar
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.nattable.feature ---
01:15:17 [INFO] 
01:15:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.nattable.feature ---
01:15:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/target/org.eclipse.papyrus.uml.nattable.feature-4.0.0-SNAPSHOT-sources-feature.jar
01:15:18 [INFO] 
01:15:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.feature ---
01:15:18 [INFO] 
01:15:18 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.uml.feature >---------
01:15:18 [INFO] Building org.eclipse.papyrus.uml.feature 4.0.0-SNAPSHOT        [458/728]
01:15:18 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:19 [INFO] 
01:15:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.feature ---
01:15:19 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/target
01:15:19 [INFO] 
01:15:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.feature ---
01:15:19 [INFO] The project's OSGi version is 4.0.0.202103040552
01:15:19 [INFO] 
01:15:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.feature ---
01:15:19 [INFO] 
01:15:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.feature ---
01:15:19 [INFO] 
01:15:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.feature ---
01:15:19 [INFO] 
01:15:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.feature ---
01:15:19 [INFO] 
01:15:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.feature ---
01:15:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/target/org.eclipse.papyrus.uml.feature-4.0.0-SNAPSHOT.jar
01:15:19 [INFO] 
01:15:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.feature ---
01:15:19 [INFO] 
01:15:19 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.feature ---
01:15:19 [INFO] 
01:15:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.feature ---
01:15:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/target/org.eclipse.papyrus.uml.feature-4.0.0-SNAPSHOT-sources-feature.jar
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.feature >--
01:15:20 [INFO] Building org.eclipse.papyrus.views.documentation.feature 1.0.0-SNAPSHOT [459/728]
01:15:20 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:20 [INFO] 
01:15:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation.feature ---
01:15:20 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/target
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.documentation.feature ---
01:15:20 [INFO] The project's OSGi version is 1.0.0.202103040552
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.documentation.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.documentation.feature ---
01:15:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/target/org.eclipse.papyrus.views.documentation.feature-1.0.0-SNAPSHOT.jar
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.documentation.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.documentation.feature ---
01:15:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.documentation.feature/target/org.eclipse.papyrus.views.documentation.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.views.search.feature >----
01:15:20 [INFO] Building org.eclipse.papyrus.views.search.feature 2.0.0-SNAPSHOT [460/728]
01:15:20 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:20 [INFO] 
01:15:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.search.feature ---
01:15:20 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/target
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.search.feature ---
01:15:20 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.search.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.search.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.search.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.search.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.search.feature ---
01:15:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/target/org.eclipse.papyrus.views.search.feature-2.0.0-SNAPSHOT.jar
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.search.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.search.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.search.feature ---
01:15:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/target/org.eclipse.papyrus.views.search.feature-2.0.0-SNAPSHOT-sources-feature.jar
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.search.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.modelexplorer.feature >--
01:15:20 [INFO] Building org.eclipse.papyrus.views.modelexplorer.feature 3.0.0-SNAPSHOT [461/728]
01:15:20 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:20 [INFO] 
01:15:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.feature ---
01:15:20 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/target
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.modelexplorer.feature ---
01:15:20 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.modelexplorer.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.modelexplorer.feature ---
01:15:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/target/org.eclipse.papyrus.views.modelexplorer.feature-3.0.0-SNAPSHOT.jar
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.modelexplorer.feature ---
01:15:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/target/org.eclipse.papyrus.views.modelexplorer.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.feature >--
01:15:20 [INFO] Building org.eclipse.papyrus.views.properties.feature 3.0.0-SNAPSHOT [462/728]
01:15:20 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:20 [INFO] 
01:15:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.feature ---
01:15:20 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/target
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.properties.feature ---
01:15:20 [INFO] The project's OSGi version is 3.0.0.202103040552
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.properties.feature ---
01:15:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/target/org.eclipse.papyrus.views.properties.feature-3.0.0-SNAPSHOT.jar
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.properties.feature ---
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.properties.feature ---
01:15:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/target/org.eclipse.papyrus.views.properties.feature-3.0.0-SNAPSHOT-sources-feature.jar
01:15:20 [INFO] 
01:15:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.references.feature >--
01:15:21 [INFO] Building org.eclipse.papyrus.views.references.feature 2.0.0-SNAPSHOT [463/728]
01:15:21 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:21 [INFO] 
01:15:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.references.feature ---
01:15:21 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/target
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.references.feature ---
01:15:21 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.references.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.references.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.references.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.references.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.references.feature ---
01:15:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/target/org.eclipse.papyrus.views.references.feature-2.0.0-SNAPSHOT.jar
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.references.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.references.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.references.feature ---
01:15:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.references.feature/target/org.eclipse.papyrus.views.references.feature-2.0.0-SNAPSHOT-sources-feature.jar
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.references.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.validation.feature >--
01:15:21 [INFO] Building org.eclipse.papyrus.views.validation.feature 2.0.0-SNAPSHOT [464/728]
01:15:21 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:21 [INFO] 
01:15:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.validation.feature ---
01:15:21 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/target
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.validation.feature ---
01:15:21 [INFO] The project's OSGi version is 2.0.0.202103040552
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.validation.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.validation.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.validation.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.validation.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.validation.feature ---
01:15:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/target/org.eclipse.papyrus.views.validation.feature-2.0.0-SNAPSHOT.jar
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.validation.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.validation.feature ---
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.validation.feature ---
01:15:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/target/org.eclipse.papyrus.views.validation.feature-2.0.0-SNAPSHOT-sources-feature.jar
01:15:21 [INFO] 
01:15:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.validation.feature ---
01:15:22 [INFO] 
01:15:22 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.views.feature >--------
01:15:22 [INFO] Building org.eclipse.papyrus.views.feature 1.0.0-SNAPSHOT      [465/728]
01:15:22 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:22 [INFO] 
01:15:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.feature ---
01:15:22 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/target
01:15:22 [INFO] 
01:15:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.views.feature ---
01:15:22 [INFO] The project's OSGi version is 1.0.0.202103040552
01:15:22 [INFO] 
01:15:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.feature ---
01:15:22 [INFO] 
01:15:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.feature ---
01:15:22 [INFO] 
01:15:22 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.feature ---
01:15:22 [INFO] 
01:15:22 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.feature ---
01:15:22 [INFO] 
01:15:22 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.views.feature ---
01:15:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/target/org.eclipse.papyrus.views.feature-1.0.0-SNAPSHOT.jar
01:15:22 [INFO] 
01:15:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.feature ---
01:15:22 [INFO] 
01:15:22 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.views.feature ---
01:15:22 [INFO] 
01:15:22 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.feature ---
01:15:22 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.views.feature/target/org.eclipse.papyrus.views.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:15:22 [INFO] 
01:15:22 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.feature ---
01:15:22 [INFO] 
01:15:22 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.sdk.feature >---------
01:15:22 [INFO] Building org.eclipse.papyrus.sdk.feature 5.1.0-SNAPSHOT        [466/728]
01:15:22 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:24 [INFO] 
01:15:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sdk.feature ---
01:15:24 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/target
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sdk.feature ---
01:15:24 [INFO] The project's OSGi version is 5.1.0.202103040552
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sdk.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sdk.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sdk.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sdk.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.sdk.feature ---
01:15:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/target/org.eclipse.papyrus.sdk.feature-5.1.0-SNAPSHOT.jar
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sdk.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.sdk.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.sdk.feature ---
01:15:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/target/org.eclipse.papyrus.sdk.feature-5.1.0-SNAPSHOT-sources-feature.jar
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sdk.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.user.examples-features >---
01:15:24 [INFO] Building Papyrus Examples Features 0.0.1-SNAPSHOT              [467/728]
01:15:24 [INFO] --------------------------------[ pom ]---------------------------------
01:15:24 [INFO] 
01:15:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.user.examples-features ---
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.user.examples-features ---
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.user.examples-features ---
01:15:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.user.examples-features ---
01:15:24 [INFO] 
01:15:24 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.user.examples.feature >----
01:15:24 [INFO] Building org.eclipse.papyrus.user.examples.feature 0.0.3-SNAPSHOT [468/728]
01:15:24 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:15:24 [INFO] 
01:15:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.user.examples.feature ---
01:15:24 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/target
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.user.examples.feature ---
01:15:24 [INFO] The project's OSGi version is 0.0.3.202103040552
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.user.examples.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.user.examples.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.user.examples.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.user.examples.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.user.examples.feature ---
01:15:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/target/org.eclipse.papyrus.user.examples.feature-0.0.3-SNAPSHOT.jar
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.user.examples.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.user.examples.feature ---
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.user.examples.feature ---
01:15:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/target/org.eclipse.papyrus.user.examples.feature-0.0.3-SNAPSHOT-sources-feature.jar
01:15:24 [INFO] 
01:15:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.user.examples.feature ---
01:15:25 [INFO] 
01:15:25 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.main.target.parent >-----
01:15:25 [INFO] Building org.eclipse.papyrus.main.target.parent 0.0.1-SNAPSHOT [469/728]
01:15:25 [INFO] --------------------------------[ pom ]---------------------------------
01:15:25 [INFO] 
01:15:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.main.target.parent ---
01:15:25 [INFO] 
01:15:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.main.target.parent ---
01:15:25 [INFO] 
01:15:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.main.target.parent ---
01:15:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:25 [INFO] 
01:15:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.target.parent ---
01:15:25 [INFO] 
01:15:25 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.main.portable.target >----
01:15:25 [INFO] Building org.eclipse.papyrus.main.portable.target 0.0.1-SNAPSHOT [470/728]
01:15:25 [INFO] ---------------------[ eclipse-target-definition ]----------------------
01:15:25 [INFO] 
01:15:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.main.portable.target ---
01:15:25 [INFO] 
01:15:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.main.portable.target ---
01:15:25 [INFO] 
01:15:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.main.portable.target ---
01:15:25 [INFO] 
01:15:25 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.main.portable.target ---
01:15:25 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:15:25 [INFO] 
01:15:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.portable.target ---
01:15:25 [INFO] 
01:15:25 [INFO] -------------< org.eclipse.papyrus:org.eclipse.papyrus.p2 >-------------
01:15:25 [INFO] Building org.eclipse.papyrus.p2 5.1.0-SNAPSHOT                 [471/728]
01:15:25 [INFO] -------------------------[ eclipse-repository ]-------------------------
01:15:25 [INFO] 
01:15:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.p2 ---
01:15:25 [INFO] 
01:15:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2 ---
01:15:25 [INFO] The project's OSGi version is 5.1.0.202103040552
01:15:25 [INFO] 
01:15:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.p2 ---
01:15:25 [INFO] 
01:15:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.p2 ---
01:15:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:15:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:15:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/src/main/resources
01:15:25 [INFO] 
01:15:25 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.p2 ---
01:15:25 [INFO] 
01:15:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.p2 ---
01:15:25 [INFO] 
01:15:25 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2 ---
01:15:25 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
01:15:25 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
01:15:25 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
01:15:26 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
01:15:26 [INFO] 
01:15:26 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.papyrus.p2 ---
01:15:26 [INFO] 
01:15:26 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2 ---
01:15:26 [INFO] 
01:15:26 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2 ---
01:15:26 [INFO] 
01:15:26 [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2 ---
01:15:29 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core.source_1.5.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (1.44MB)
01:15:29 [INFO] Fetching ca.odell.glazedlists.source_1.9.0.v201303080712.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (614.78kB)
01:15:29 [INFO] The user operation is waiting for background work to complete.
01:15:29 [INFO] Unpacking ca.odell.glazedlists.source_1.9.0.v201303080712...
01:15:32 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists.source_1.5.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (96.17kB)
01:15:32 [INFO] Fetching org.eclipse.nebula.cwt.source_1.0.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (198.93kB)
01:15:32 [INFO] Fetching org.eclipse.nebula.widgets.richtext.source_1.2.0.201703081533.jar from http://download.eclipse.org/nebula/releases/1.2.0/plugins/ (1.37MB)
01:15:33 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula.source_1.1.0.201703192131.jar from http://download.eclipse.org/nattable/releases/1.5.0/repository/plugins/ (21.69kB)
01:16:37 [INFO] 
01:16:37 [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2 ---
01:16:38 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/main/site/target/org.eclipse.papyrus.p2-5.1.0-SNAPSHOT.zip
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.p2 ---
01:16:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2 ---
01:16:45 [INFO] 
01:16:45 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.releng >------
01:16:45 [INFO] Building org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT  [472/728]
01:16:45 [INFO] --------------------------------[ pom ]---------------------------------
01:16:45 [INFO] 
01:16:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.releng ---
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.releng ---
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.releng ---
01:16:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.releng ---
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.releng ---
01:16:45 [INFO] 
01:16:45 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.features >-----
01:16:45 [INFO] Building Papyrus Toolsmiths Features 0.0.1-SNAPSHOT            [473/728]
01:16:45 [INFO] --------------------------------[ pom ]---------------------------------
01:16:45 [INFO] 
01:16:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.features ---
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.features ---
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.features ---
01:16:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.features ---
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.features ---
01:16:45 [INFO] 
01:16:45 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus-toolsmiths >---------
01:16:45 [INFO] Building Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT             [474/728]
01:16:45 [INFO] --------------------------------[ pom ]---------------------------------
01:16:45 [INFO] 
01:16:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus-toolsmiths ---
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus-toolsmiths ---
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus-toolsmiths ---
01:16:45 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus-toolsmiths ---
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus-toolsmiths ---
01:16:45 [INFO] 
01:16:45 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.architectureview >------
01:16:45 [INFO] Building org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT   [475/728]
01:16:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:45 [INFO] 
01:16:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.architectureview ---
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.architectureview ---
01:16:45 [INFO] The project's OSGi version is 2.0.0.202103040552
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.architectureview ---
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.architectureview ---
01:16:45 [INFO] 
01:16:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.architectureview ---
01:16:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/main/resources
01:16:45 [INFO] 
01:16:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.architectureview ---
01:16:45 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/bin
01:16:46 [INFO] 
01:16:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.architectureview ---
01:16:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/src/test/resources
01:16:46 [INFO] 
01:16:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.architectureview ---
01:16:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT-sources.jar
01:16:46 [INFO] 
01:16:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.architectureview ---
01:16:46 [INFO] 
01:16:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.architectureview ---
01:16:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
01:16:46 [INFO] 
01:16:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.architectureview ---
01:16:46 [INFO] 
01:16:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.architectureview ---
01:16:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:46 [INFO] 
01:16:46 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.architectureview ---
01:16:46 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.architectureview/target/org.eclipse.papyrus.architectureview-2.0.0-SNAPSHOT.jar
01:16:46 [INFO] 
01:16:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.architectureview ---
01:16:46 [INFO] 
01:16:46 [INFO] ------< org.eclipse.papyrus.developer:org.eclipse.papyrus.dev.ui >------
01:16:46 [INFO] Building org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT             [476/728]
01:16:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:46 [INFO] 
01:16:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.ui ---
01:16:46 [INFO] 
01:16:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.ui ---
01:16:46 [INFO] The project's OSGi version is 1.0.0.202103040552
01:16:46 [INFO] 
01:16:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.ui ---
01:16:46 [INFO] 
01:16:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.ui ---
01:16:46 [INFO] 
01:16:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.ui ---
01:16:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/main/resources
01:16:46 [INFO] 
01:16:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.ui ---
01:16:46 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/bin
01:16:47 [INFO] 
01:16:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.ui ---
01:16:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/src/test/resources
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.ui ---
01:16:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT-sources.jar
01:16:47 [INFO] 
01:16:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.ui ---
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.ui ---
01:16:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT.jar
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.ui ---
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dev.ui ---
01:16:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.dev.ui ---
01:16:47 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/target/org.eclipse.papyrus.dev.ui-1.0.0-SNAPSHOT.jar
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.ui ---
01:16:47 [INFO] 
01:16:47 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.dev.view.services.edit.request >--
01:16:47 [INFO] Building org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT [477/728]
01:16:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:47 [INFO] 
01:16:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] The project's OSGi version is 2.0.0.202103040552
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] 
01:16:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/main/resources
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/bin
01:16:47 [INFO] 
01:16:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/src/test/resources
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT-sources.jar
01:16:47 [INFO] 
01:16:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT.jar
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.view.services.edit.request/target/org.eclipse.papyrus.dev.view.services.edit.request-2.0.0-SNAPSHOT.jar
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.view.services.edit.request ---
01:16:47 [INFO] 
01:16:47 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpoliciesstates >---
01:16:47 [INFO] Building org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT [478/728]
01:16:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:47 [INFO] 
01:16:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:47 [INFO] The project's OSGi version is 2.0.0.202103040552
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:47 [INFO] 
01:16:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/main/resources
01:16:47 [INFO] 
01:16:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:47 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/bin
01:16:48 [INFO] 
01:16:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/src/test/resources
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT-sources.jar
01:16:48 [INFO] 
01:16:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:48 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpoliciesstates/target/org.eclipse.papyrus.gmf.editpoliciesstates-2.0.0-SNAPSHOT.jar
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpoliciesstates ---
01:16:48 [INFO] 
01:16:48 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.editpartview >------
01:16:48 [INFO] Building org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT   [479/728]
01:16:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:48 [INFO] 
01:16:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] The project's OSGi version is 2.0.0.202103040552
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] 
01:16:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/main/resources
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/bin
01:16:48 [INFO] 
01:16:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/src/test/resources
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT-sources.jar
01:16:48 [INFO] 
01:16:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.editpartview/target/org.eclipse.papyrus.gmf.editpartview-2.0.0-SNAPSHOT.jar
01:16:48 [INFO] 
01:16:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.editpartview ---
01:16:48 [INFO] 
01:16:48 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.gmf.figureview >-------
01:16:48 [INFO] Building org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT     [480/728]
01:16:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:49 [INFO] 
01:16:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] The project's OSGi version is 2.0.0.202103040552
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] 
01:16:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/main/resources
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/bin
01:16:49 [INFO] 
01:16:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/src/test/resources
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT-sources.jar
01:16:49 [INFO] 
01:16:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmf.figureview/target/org.eclipse.papyrus.gmf.figureview-2.0.0-SNAPSHOT.jar
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.figureview ---
01:16:49 [INFO] 
01:16:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.css.debug >---
01:16:49 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT [481/728]
01:16:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:49 [INFO] 
01:16:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:49 [INFO] The project's OSGi version is 2.0.0.202103040552
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:49 [INFO] 
01:16:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/main/resources
01:16:49 [INFO] 
01:16:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/bin
01:16:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/org/eclipse/papyrus/infra/gmfdiag/css/debug/views/CSSDebugView.java:[298] 
01:16:50 	@SuppressWarnings("restriction")
01:16:50 	                  ^^^^^^^^^^^^^
01:16:50 Unnecessary @SuppressWarnings("restriction")
01:16:50 1 problem (1 warning)
01:16:50 [INFO] 
01:16:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/src/test/resources
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT-sources.jar
01:16:50 [INFO] 
01:16:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:50 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.gmfdiag.css.debug/target/org.eclipse.papyrus.infra.gmfdiag.css.debug-2.0.0-SNAPSHOT.jar
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.debug ---
01:16:50 [INFO] 
01:16:50 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.commandstack >---
01:16:50 [INFO] Building org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT [482/728]
01:16:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:50 [INFO] 
01:16:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] The project's OSGi version is 2.0.0.202103040552
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] 
01:16:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/main/resources
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/bin
01:16:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[234] 
01:16:50 	final ListIterator<Object> iter = ((CompositeCommand) parentElement).listIterator();
01:16:50 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:50 Type safety: The expression of type ListIterator needs unchecked conversion to conform to ListIterator<Object>
01:16:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/org/eclipse/papyrus/infra/emf/commandstack/view/CommandStackView.java:[269] 
01:16:50 	private Object result[];// = new Object[1];
01:16:50 	               ^^^^^^
01:16:50 The value of the field CommandStackView.result is not used
01:16:50 2 problems (2 warnings)
01:16:50 [INFO] 
01:16:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/src/test/resources
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT-sources.jar
01:16:50 [INFO] 
01:16:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.infra.emf.commandstack/target/org.eclipse.papyrus.infra.emf.commandstack-2.0.0-SNAPSHOT.jar
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.commandstack ---
01:16:50 [INFO] 
01:16:50 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.gmf-tooling >---------
01:16:50 [INFO] Building org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT        [483/728]
01:16:50 [INFO] --------------------------------[ pom ]---------------------------------
01:16:50 [INFO] 
01:16:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf-tooling ---
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf-tooling ---
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf-tooling ---
01:16:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf-tooling ---
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf-tooling ---
01:16:50 [INFO] 
01:16:50 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand.qvtlibrary >--
01:16:50 [INFO] Building org.eclipse.papyrus.gmf.xpand.qvtlibrary 1.2.0-SNAPSHOT [484/728]
01:16:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:50 [INFO] 
01:16:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:50 [INFO] The project's OSGi version is 1.2.0.202103040552
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:50 [INFO] 
01:16:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/src/main/resources
01:16:50 [INFO] 
01:16:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:50 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/bin
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/src/org/eclipse/papyrus/gmf/internal/xpand/qvtlibraries/XpandIntegerOperations.java:[30] 
01:16:51 	result.add(new Integer(l1));
01:16:51 	               ^^^^^^^^^^^
01:16:51 The constructor Integer(int) is deprecated since version 9
01:16:51 1 problem (1 warning)
01:16:51 [INFO] 
01:16:51 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/src/test/resources
01:16:51 [INFO] 
01:16:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT-sources.jar
01:16:51 [INFO] 
01:16:51 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT-sources.jar
01:16:51 [INFO] 
01:16:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:51 [INFO] 
01:16:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT.jar
01:16:51 [INFO] 
01:16:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:51 [INFO] 
01:16:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:51 [INFO] 
01:16:51 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:51 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand.qvtlibrary/target/org.eclipse.papyrus.gmf.xpand.qvtlibrary-1.2.0-SNAPSHOT.jar
01:16:51 [INFO] 
01:16:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.xpand.qvtlibrary ---
01:16:51 [INFO] 
01:16:51 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.xpand >--
01:16:51 [INFO] Building org.eclipse.papyrus.gmf.xpand 2.2.0-SNAPSHOT          [485/728]
01:16:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:51 [INFO] 
01:16:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.xpand ---
01:16:51 [INFO] 
01:16:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.xpand ---
01:16:51 [INFO] The project's OSGi version is 2.2.0.202103040552
01:16:51 [INFO] 
01:16:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.xpand ---
01:16:51 [INFO] 
01:16:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.xpand ---
01:16:51 [INFO] 
01:16:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.xpand ---
01:16:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/main/resources
01:16:51 [INFO] 
01:16:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.xpand ---
01:16:51 [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/bin
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[23] 
01:16:51 	import org.eclipse.m2m.internal.qvt.oml.expressions.Module;
01:16:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[30] 
01:16:51 	private Set<Module> myUnusedModules;
01:16:51 	            ^^^^^^
01:16:51 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[32] 
01:16:51 	public UnusedModulesCollector(Set<Module> allModules) {
01:16:51 	                                  ^^^^^^
01:16:51 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[33] 
01:16:51 	myUnusedModules = new LinkedHashSet<Module>(allModules);
01:16:51 	                                    ^^^^^^
01:16:51 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[36] 
01:16:51 	public Set<Module> getUnusedModules() {
01:16:51 	           ^^^^^^
01:16:51 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/analyze/UnusedModulesCollector.java:[59] 
01:16:51 	if (eContainer instanceof Module) {
01:16:51 	                          ^^^^^^
01:16:51 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[23] 
01:16:51 	import org.eclipse.m2m.internal.qvt.oml.QvtMessage;
01:16:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[24] 
01:16:51 	import org.eclipse.m2m.internal.qvt.oml.compiler.CompiledUnit;
01:16:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[25] 
01:16:51 	import org.eclipse.m2m.internal.qvt.oml.expressions.Helper;
01:16:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[26] 
01:16:51 	import org.eclipse.m2m.internal.qvt.oml.expressions.Module;
01:16:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[27] 
01:16:51 	import org.eclipse.m2m.internal.qvt.oml.runtime.util.NonTransformationExecutionContext;
01:16:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'NonTransformationExecutionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[38] 
01:16:51 	private final Set<Module> modules;
01:16:51 	                  ^^^^^^
01:16:51 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[40] 
01:16:51 	private QvtMessage[] errors = new QvtMessage[0];
01:16:51 	        ^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[40] 
01:16:51 	private QvtMessage[] errors = new QvtMessage[0];
01:16:51 	                                  ^^^^^^^^^^
01:16:51 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[47] 
01:16:51 	public QvtFile(List<Module> modules, String fullyQualifiedName) {
01:16:51 	                    ^^^^^^
01:16:51 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[48] 
01:16:51 	this.modules = new LinkedHashSet<Module>(modules);
01:16:51 	                                 ^^^^^^
01:16:51 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[51] 
01:16:51 	public QvtFile(CompiledUnit cu, String fullyQualifiedName) {
01:16:51 	               ^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[52] 
01:16:51 	this(cu.getModules(), fullyQualifiedName);
01:16:51 	        ^^^^^^^^^^
01:16:51 Discouraged access: The method 'CompiledUnit.getModules()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[53] 
01:16:51 	List<QvtMessage> allErrors = cu.getErrors();
01:16:51 	     ^^^^^^^^^^
01:16:51 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[53] 
01:16:51 	List<QvtMessage> allErrors = cu.getErrors();
01:16:51 	                                ^^^^^^^^^
01:16:51 Discouraged access: The method 'CompiledUnit.getErrors()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[54] 
01:16:51 	errors = allErrors.toArray(new QvtMessage[allErrors.size()]);
01:16:51 	                               ^^^^^^^^^^
01:16:51 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[57] 
01:16:51 	public Set<Module> getModules() {
01:16:51 	           ^^^^^^
01:16:51 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[65] 
01:16:51 	NonTransformationExecutionContext context = new NonTransformationExecutionContext(getModules());
01:16:51 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'NonTransformationExecutionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[65] 
01:16:51 	NonTransformationExecutionContext context = new NonTransformationExecutionContext(getModules());
01:16:51 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'NonTransformationExecutionContext' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[65] 
01:16:51 	NonTransformationExecutionContext context = new NonTransformationExecutionContext(getModules());
01:16:51 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 Discouraged access: The constructor 'NonTransformationExecutionContext(Set<Module>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[66] 
01:16:51 	for (Module module : getModules()) {
01:16:51 	     ^^^^^^
01:16:51 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[68] 
01:16:51 	if (operation instanceof Helper) {
01:16:51 	                         ^^^^^^
01:16:51 Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[69] 
01:16:51 	extensions.add(new QvtExtension(context.createHelperCall((Helper) operation), this, fileName));
01:16:51 	                                        ^^^^^^^^^^^^^^^^
01:16:51 Discouraged access: The method 'NonTransformationExecutionContext.createHelperCall(Helper)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[69] 
01:16:51 	extensions.add(new QvtExtension(context.createHelperCall((Helper) operation), this, fileName));
01:16:51 	                                                          ^^^^^^
01:16:51 Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[81] 
01:16:51 	QvtMessage qvtMessage = errors[i];
01:16:51 	^^^^^^^^^^
01:16:51 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[82] 
01:16:51 	if (qvtMessage.getSeverity() == QvtMessage.SEVERITY_ERROR) {
01:16:51 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'QvtMessage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[82] 
01:16:51 	if (qvtMessage.getSeverity() == QvtMessage.SEVERITY_ERROR) {
01:16:51 	                                           ^^^^^^^^^^^^^^
01:16:51 Discouraged access: The field 'QvtMessage.SEVERITY_ERROR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtFile.java:[83] 
01:16:51 	issues.add(new AnalysationIssue(AnalysationIssue.Type.SYNTAX_ERROR, qvtMessage.toString(), (SyntaxElement) null));
01:16:51 	                                                                               ^^^^^^^^
01:16:51 Discouraged access: The method 'QvtMessage.toString()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/Activator.java:[286] 
01:16:51 	resourceSetImpl.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
01:16:51 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 The method computePlatformURIMap() from the type EcorePlugin is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleResourceManager.java:[26] 
01:16:51 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver;
01:16:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleResourceManager.java:[118] 
01:16:51 	protected UnitResolver getQVTUnitResolver() {
01:16:51 	          ^^^^^^^^^^^^
01:16:51 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[35] 
01:16:51 	import org.eclipse.core.runtime.SubProgressMonitor;
01:16:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 The type SubProgressMonitor is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[73] 
01:16:51 	@SuppressWarnings("unchecked")
01:16:51 	                  ^^^^^^^^^^^
01:16:51 Unnecessary @SuppressWarnings("unchecked")
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[75] 
01:16:51 	protected IProject[] build(final int kind, final Map args, final IProgressMonitor monitor) throws CoreException {
01:16:51 	                                                 ^^^
01:16:51 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[77] 
01:16:51 	Map<RootDescription, Collection<IFile>> resourcesToBuild = collectResourcesToBuild(kind, new SubProgressMonitor(monitor, 1));
01:16:51 	                                                                                             ^^^^^^^^^^^^^^^^^^
01:16:51 The type SubProgressMonitor is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[77] 
01:16:51 	Map<RootDescription, Collection<IFile>> resourcesToBuild = collectResourcesToBuild(kind, new SubProgressMonitor(monitor, 1));
01:16:51 	                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[79] 
01:16:51 	doBuild(resourcesToBuild, new SubProgressMonitor(monitor, 10));
01:16:51 	                              ^^^^^^^^^^^^^^^^^^
01:16:51 The type SubProgressMonitor is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[79] 
01:16:51 	doBuild(resourcesToBuild, new SubProgressMonitor(monitor, 10));
01:16:51 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[119] 
01:16:51 	doBuid(resourceManager, scope, resourcesToBuild.get(rootDescription), new SubProgressMonitor(monitor, 1));
01:16:51 	                                                                          ^^^^^^^^^^^^^^^^^^
01:16:51 The type SubProgressMonitor is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[119] 
01:16:51 	doBuid(resourceManager, scope, resourcesToBuild.get(rootDescription), new SubProgressMonitor(monitor, 1));
01:16:51 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[178] 
01:16:51 	next.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1)));
01:16:51 	                                                 ^^^^^^^^^^^^^^^^^^
01:16:51 The type SubProgressMonitor is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[178] 
01:16:51 	next.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1)));
01:16:51 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[181] 
01:16:51 	modelRegistry.build(new SubProgressMonitor(monitor, 1));
01:16:51 	                        ^^^^^^^^^^^^^^^^^^
01:16:51 The type SubProgressMonitor is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[181] 
01:16:51 	modelRegistry.build(new SubProgressMonitor(monitor, 1));
01:16:51 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[195] 
01:16:51 	delta.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1)));
01:16:51 	                                                  ^^^^^^^^^^^^^^^^^^
01:16:51 The type SubProgressMonitor is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[195] 
01:16:51 	delta.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1)));
01:16:51 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[198] 
01:16:51 	projectDelta.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1)));
01:16:51 	                                                         ^^^^^^^^^^^^^^^^^^
01:16:51 The type SubProgressMonitor is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[198] 
01:16:51 	projectDelta.accept(new XpandResourceVisitor(result, new SubProgressMonitor(monitor, 1)));
01:16:51 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[200] 
01:16:51 	modelRegistry.build(projectDelta, new SubProgressMonitor(monitor, 1));
01:16:51 	                                      ^^^^^^^^^^^^^^^^^^
01:16:51 The type SubProgressMonitor is deprecated
01:16:51 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/XpandBuilder.java:[200] 
01:16:51 	modelRegistry.build(projectDelta, new SubProgressMonitor(monitor, 1));
01:16:51 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:51 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandLexer.java:[127] 
01:16:52 	super.getPrsStream().makeAdjunct(startOffset, endOffset, kind);
01:16:52 	      ^^^^^^^^^^^^^^
01:16:52 The method getPrsStream() from the type LexStream is deprecated
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[20] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.ast.parser.QvtOperationalVisitorCS;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtOperationalVisitorCS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[21] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.QvtCompilerOptions;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[35] 
01:16:52 	class EmbeddedQVTAnalyzer extends QvtOperationalVisitorCS {
01:16:52 	                                  ^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtOperationalVisitorCS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[38] 
01:16:52 	super(new QVTOParser(new QVTOLexer(env)) {
01:16:52 			@Override
01:16:52 			public String getTokenKindName(int kind) {
01:16:52 				throw new UnsupportedOperationException();
01:16:52 			}
01:16:52 			@Override
01:16:52 			public CSTNode parser(Monitor monitor, int error_repair_count) {
01:16:52 				throw new UnsupportedOperationException();
01:16:52 			}
01:16:52 		}, options());
01:16:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The constructor 'QvtOperationalVisitorCS(AbstractQVTParser, QvtCompilerOptions)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[38] 
01:16:52 	super(new QVTOParser(new QVTOLexer(env)) {
01:16:52 			@Override
01:16:52 			public String getTokenKindName(int kind) {
01:16:52 				throw new UnsupportedOperationException();
01:16:52 			}
01:16:52 			@Override
01:16:52 			public CSTNode parser(Monitor monitor, int error_repair_count) {
01:16:52 				throw new UnsupportedOperationException();
01:16:52 			}
01:16:52 		}, options());
01:16:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 The constructor QvtOperationalVisitorCS(AbstractQVTParser, QvtCompilerOptions) is deprecated
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[52] 
01:16:52 	return super.oclExpressionCS(oclExpressionCS, getOCLEnvironment());
01:16:52 	             ^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'QvtOperationalVisitorCS.oclExpressionCS(OCLExpressionCS, Environment<EPackage,EClassifier,EOperation,EStructuralFeature,EEnumLiteral,EParameter,EObject,CallOperationAction,SendSignalAction,Constraint,EClass,EObject>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[55] 
01:16:52 	private static QvtCompilerOptions options() {
01:16:52 	               ^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[56] 
01:16:52 	QvtCompilerOptions options = new QvtCompilerOptions();
01:16:52 	^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[56] 
01:16:52 	QvtCompilerOptions options = new QvtCompilerOptions();
01:16:52 	                                 ^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[56] 
01:16:52 	QvtCompilerOptions options = new QvtCompilerOptions();
01:16:52 	                                 ^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The constructor 'QvtCompilerOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[57] 
01:16:52 	options.setGenerateCompletionData(false);
01:16:52 	        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'QvtCompilerOptions.setGenerateCompletionData(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/EmbeddedQVTAnalyzer.java:[58] 
01:16:52 	options.setShowAnnotations(false);
01:16:52 	        ^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'QvtCompilerOptions.setShowAnnotations(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/ProtectStatement.java:[38] 
01:16:52 	private final boolean disable;
01:16:52 	                      ^^^^^^^
01:16:52 The value of the field ProtectStatement.disable is not used
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/AmbiguousDefinitionException.java:[17] 
01:16:52 	public class AmbiguousDefinitionException extends Exception {
01:16:52 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 The serializable class AmbiguousDefinitionException does not declare a static final serialVersionUID field of type long
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[31] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.common.MDAConstants;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'MDAConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210302-1249/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[32] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.BlackboxUnitResolver;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'BlackboxUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[33] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.DelegatingUnitResolver;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'DelegatingUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[34] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.ResolverUtils;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'ResolverUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[35] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitContents;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitContents' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[36] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitProxy;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[37] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[40] 
01:16:52 	public class BundleUnitResolver extends DelegatingUnitResolver {
01:16:52 	                                        ^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'DelegatingUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[42] 
01:16:52 	private final class BundleUnit extends UnitProxy {
01:16:52 	                                       ^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[47] 
01:16:52 	super(namespace, unitName, createUnitURI(unitURL));
01:16:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The constructor 'UnitProxy(String, String, URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[53] 
01:16:52 	return UnitProxy.TYPE_CST_STREAM;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[53] 
01:16:52 	return UnitProxy.TYPE_CST_STREAM;
01:16:52 	                 ^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The field 'UnitProxy.TYPE_CST_STREAM' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[57] 
01:16:52 	public UnitContents getContents() throws IOException {
01:16:52 	       ^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitContents' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[58] 
01:16:52 	return new UnitContents.CSTContents() {				
01:16:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitContents' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[58] 
01:16:52 	return new UnitContents.CSTContents() {				
01:16:52 	           ^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitContents.CSTContents' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[73] 
01:16:52 	public UnitResolver getResolver() {
01:16:52 	       ^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[91] 
01:16:52 	protected UnitProxy doResolveUnit(String qualifiedName) {
01:16:52 	          ^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[93] 
01:16:52 	UnitProxy unit = doResolveUnit(baseURL, qualifiedName);
01:16:52 	^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[102] 
01:16:52 	private UnitProxy doResolveUnit(URL baseURL, String qualifiedName) {
01:16:52 	        ^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[104] 
01:16:52 	IPath path = new Path(pathStr).addFileExtension(MDAConstants.QVTO_FILE_EXTENSION);
01:16:52 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'MDAConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210302-1249/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[104] 
01:16:52 	IPath path = new Path(pathStr).addFileExtension(MDAConstants.QVTO_FILE_EXTENSION);
01:16:52 	                                                             ^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The field 'MDAConstants.QVTO_FILE_EXTENSION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210302-1249/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[120] 
01:16:52 	namespace = ResolverUtils.getNamespace(nameSpacePath);
01:16:52 	            ^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'ResolverUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[120] 
01:16:52 	namespace = ResolverUtils.getNamespace(nameSpacePath);
01:16:52 	                          ^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'ResolverUtils.getNamespace(IPath)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[144] 
01:16:52 	public static UnitResolver createResolver(List<URL> bundleBaseURLs, boolean includeBlackboxUnits) {		
01:16:52 	              ^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[147] 
01:16:52 	bundleUnitResolver.setParent(BlackboxUnitResolver.DEFAULT);
01:16:52 	                   ^^^^^^^^^
01:16:52 Discouraged access: The method 'DelegatingUnitResolver.setParent(UnitResolver)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[147] 
01:16:52 	bundleUnitResolver.setParent(BlackboxUnitResolver.DEFAULT);
01:16:52 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'BlackboxUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/BundleUnitResolver.java:[147] 
01:16:52 	bundleUnitResolver.setParent(BlackboxUnitResolver.DEFAULT);
01:16:52 	                                                  ^^^^^^^
01:16:52 Discouraged access: The field 'BlackboxUnitResolver.DEFAULT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[26] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.ast.env.QvtOperationalEvaluationEnv;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[27] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.evaluator.ModuleInstance;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'ModuleInstance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[28] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.evaluator.QvtOperationalEvaluationVisitor;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtOperationalEvaluationVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[29] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.expressions.Module;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[102] 
01:16:52 	QvtOperationalEvaluationVisitor visitor = ctx.createEvaluationVisitor();
01:16:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtOperationalEvaluationVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[103] 
01:16:52 	defineGlobalVariables(ctx, visitor.getOperationalEvaluationEnv());
01:16:52 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'QvtOperationalEvaluationVisitor.getOperationalEvaluationEnv()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[104] 
01:16:52 	initializeStreamsHolder(ctx.getScope(), ctx.getScope().getOutput().getNamedStreams(), visitor.getOperationalEvaluationEnv());
01:16:52 	                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'QvtOperationalEvaluationVisitor.getOperationalEvaluationEnv()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[106] 
01:16:52 	initializeStreamsHolder(ctx.getScope(), null, visitor.getOperationalEvaluationEnv());
01:16:52 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'QvtOperationalEvaluationVisitor.getOperationalEvaluationEnv()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[107] 
01:16:52 	clearGlobalVariables(ctx, visitor.getOperationalEvaluationEnv());
01:16:52 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'QvtOperationalEvaluationVisitor.getOperationalEvaluationEnv()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[150] 
01:16:52 	private void clearGlobalVariables(ExecutionContext ctx, QvtOperationalEvaluationEnv evaluationEnv) {
01:16:52 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[161] 
01:16:52 	private void defineGlobalVariables(ExecutionContext ctx, QvtOperationalEvaluationEnv evaluationEnv) {
01:16:52 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[177] 
01:16:52 	private XpandGlobalVars getGlobalVarsLibraryInstance(Scope scope, QvtOperationalEvaluationEnv evaluationEnv) {
01:16:52 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[180] 
01:16:52 	for (Module module : globalVarsOperationResource.getModules()) {
01:16:52 	     ^^^^^^
01:16:52 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[181] 
01:16:52 	ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module);
01:16:52 	^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'ModuleInstance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[181] 
01:16:52 	ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module);
01:16:52 	                                              ^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'QvtOperationalEvaluationEnv.getThisOfType(Module)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[183] 
01:16:52 	XpandGlobalVars globalVarsLibInstance = moduleInstance.getAdapter(XpandGlobalVars.class);
01:16:52 	                                                       ^^^^^^^^^^
01:16:52 Discouraged access: The method 'ModuleInstance.getAdapter(Class<XpandGlobalVars>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[196] 
01:16:52 	private void initializeStreamsHolder(Scope scope, StreamsHolder namedStreams, QvtOperationalEvaluationEnv evaluationEnv) {
01:16:52 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtOperationalEvaluationEnv' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[199] 
01:16:52 	for (Module module : streamOperationResource.getModules()) {
01:16:52 	     ^^^^^^
01:16:52 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[200] 
01:16:52 	ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module);
01:16:52 	^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'ModuleInstance' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[200] 
01:16:52 	ModuleInstance moduleInstance = evaluationEnv.getThisOfType(module);
01:16:52 	                                              ^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'QvtOperationalEvaluationEnv.getThisOfType(Module)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ocl/ExpressionHelper.java:[202] 
01:16:52 	XpandStreamOperations libInstance = moduleInstance.getAdapter(XpandStreamOperations.class);
01:16:52 	                                                   ^^^^^^^^^^
01:16:52 Discouraged access: The method 'ModuleInstance.getAdapter(Class<XpandStreamOperations>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[26] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.expressions.Helper;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[27] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.runtime.util.HelperOperationCall;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'HelperOperationCall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[41] 
01:16:52 	private HelperOperationCall helperCall;
01:16:52 	        ^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'HelperOperationCall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[43] 
01:16:52 	public QvtExtension(HelperOperationCall helperOperationCall, QvtFile qvtFile, String fileName) {
01:16:52 	                    ^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'HelperOperationCall' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[59] 
01:16:52 	if (helperCall.isContextual()) {
01:16:52 	               ^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'HelperOperationCall.isContextual()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[70] 
01:16:52 	return helperCall.invoke(self, actualParameters);
01:16:52 	                  ^^^^^^
01:16:52 Discouraged access: The method 'HelperOperationCall.invoke(Object, Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[72] 
01:16:52 	return helperCall.invoke(parameters);
01:16:52 	                  ^^^^^^
01:16:52 Discouraged access: The method 'HelperOperationCall.invoke(Object[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[75] 
01:16:52 	throw new RuntimeException("Illigal arguments in QVT helper (" + getSignature(helperCall.getOperation()) + ") call: " + e.getMessage());
01:16:52 	                                                                                         ^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'HelperOperationCall.getOperation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[77] 
01:16:52 	throw new RuntimeException("Invocation target exception in QVT helper (" + getSignature(helperCall.getOperation()) + ") call: " + e.getMessage());
01:16:52 	                                                                                                   ^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'HelperOperationCall.getOperation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[81] 
01:16:52 	private String getSignature(Helper operation) {
01:16:52 	                            ^^^^^^
01:16:52 Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[83] 
01:16:52 	if (operation.getContext() != null) {
01:16:52 	              ^^^^^^^^^^
01:16:52 Discouraged access: The method 'ImperativeOperation.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[84] 
01:16:52 	sb.append(operation.getContext().getEType().getName());
01:16:52 	                    ^^^^^^^^^^
01:16:52 Discouraged access: The method 'ImperativeOperation.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[112] 
01:16:52 	if (getHelper().getContext() != null) {
01:16:52 	                ^^^^^^^^^^
01:16:52 Discouraged access: The method 'ImperativeOperation.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[113] 
01:16:52 	parameterTypes.add(getHelper().getContext().getEType());
01:16:52 	                               ^^^^^^^^^^
01:16:52 Discouraged access: The method 'ImperativeOperation.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[148] 
01:16:52 	private Helper getHelper() {
01:16:52 	        ^^^^^^
01:16:52 Discouraged access: The type 'Helper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[149] 
01:16:52 	return helperCall.getOperation();
01:16:52 	                  ^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'HelperOperationCall.getOperation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[153] 
01:16:52 	return helperCall.getContextType();
01:16:52 	                  ^^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'HelperOperationCall.getContextType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtExtension.java:[157] 
01:16:52 	return helperCall.getOperation();
01:16:52 	                  ^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'HelperOperationCall.getOperation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.runtime/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml.runtime-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/XpandIterator.java:[30] 
01:16:52 	return new Long(counter);
01:16:52 	           ^^^^^^^^^^^^^
01:16:52 The constructor Long(long) is deprecated since version 9
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/XpandIterator.java:[34] 
01:16:52 	return new Long(elementCount);
01:16:52 	           ^^^^^^^^^^^^^^^^^^
01:16:52 The constructor Long(long) is deprecated since version 9
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/XpandIterator.java:[50] 
01:16:52 	return new Long(counter + 1);
01:16:52 	           ^^^^^^^^^^^^^^^^^
01:16:52 The constructor Long(long) is deprecated since version 9
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[35] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[36] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.project.builder.WorkspaceUnitResolver;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'WorkspaceUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.project/3.10.2.v20210302-1249/org.eclipse.m2m.qvt.oml.project-3.10.2.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[202] 
01:16:52 	protected UnitResolver getQVTUnitResolver() {
01:16:52 	          ^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[219] 
01:16:52 	final UnitResolver bundleDelegate = BundleUnitResolver.createResolver(bundleRootURLs, true);
01:16:52 	      ^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[235] 
01:16:52 	return new WorkspaceUnitResolver(resolverPaths) {
01:16:52 	           ^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'WorkspaceUnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.project/3.10.2.v20210302-1249/org.eclipse.m2m.qvt.oml.project-3.10.2.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[235] 
01:16:52 	return new WorkspaceUnitResolver(resolverPaths) {
01:16:52 	           ^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The constructor 'WorkspaceUnitResolver(List<IContainer>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.project/3.10.2.v20210302-1249/org.eclipse.m2m.qvt.oml.project-3.10.2.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceResourceManager.java:[237] 
01:16:52 	protected UnitResolver getParent() {
01:16:52 	          ^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[284] 
01:16:52 	@SuppressWarnings("unchecked")
01:16:52 	                  ^^^^^^^^^^^
01:16:52 Unnecessary @SuppressWarnings("unchecked")
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[285] 
01:16:52 	private static final EList ourEmptyEList = new BasicEList.UnmodifiableEList(0, new Object[0]);
01:16:52 	                     ^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[285] 
01:16:52 	private static final EList ourEmptyEList = new BasicEList.UnmodifiableEList(0, new Object[0]);
01:16:52 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 BasicEList.UnmodifiableEList is a raw type. References to generic type BasicEList.UnmodifiableEList<E> should be parameterized
01:16:52 150. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java (at line 552)
01:16:52 	@SuppressWarnings("nls")
01:16:52 	                  ^^^^^
01:16:52 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[679] 
01:16:52 	ProblemHandler.Severity sev = ProblemHandler.Severity.OK;
01:16:52 	                        ^^^
01:16:52 The value of the local variable sev is not used
01:16:52 152. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java (at line 738)
01:16:52 	@SuppressWarnings("nls")
01:16:52 	                  ^^^^^
01:16:52 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[906] 
01:16:52 	ProblemHandler.Severity sev = ProblemHandler.Severity.OK;
01:16:52 	                        ^^^
01:16:52 The value of the local variable sev is not used
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[955] 
01:16:52 	int iStart = i.getIndex();
01:16:52 	    ^^^^^^
01:16:52 The value of the local variable iStart is not used
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2214] 
01:16:52 	CSTNode result = createListLiteralExpCS((EList) getRhsSym(3));
01:16:52 	                                         ^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2265] 
01:16:52 	EList result = new BasicEList();
01:16:52 	^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2265] 
01:16:52 	EList result = new BasicEList();
01:16:52 	                   ^^^^^^^^^^
01:16:52 BasicEList is a raw type. References to generic type BasicEList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2277] 
01:16:52 	EList result = (EList) getRhsSym(1);
01:16:52 	^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2277] 
01:16:52 	EList result = (EList) getRhsSym(1);
01:16:52 	                ^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2289] 
01:16:52 	EList result = (EList) getRhsSym(1);
01:16:52 	^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2289] 
01:16:52 	EList result = (EList) getRhsSym(1);
01:16:52 	                ^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2481] 
01:16:52 	EList iters = new BasicEList();
01:16:52 	^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2481] 
01:16:52 	EList iters = new BasicEList();
01:16:52 	                  ^^^^^^^^^^
01:16:52 BasicEList is a raw type. References to generic type BasicEList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2498] 
01:16:52 	EList iters = (EList) getRhsSym(3);
01:16:52 	^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2498] 
01:16:52 	EList iters = (EList) getRhsSym(3);
01:16:52 	               ^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2520] 
01:16:52 	EList result = new BasicEList();
01:16:52 	^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2520] 
01:16:52 	EList result = new BasicEList();
01:16:52 	                   ^^^^^^^^^^
01:16:52 BasicEList is a raw type. References to generic type BasicEList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2532] 
01:16:52 	EList result = (EList) getRhsSym(1);
01:16:52 	^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2532] 
01:16:52 	EList result = (EList) getRhsSym(1);
01:16:52 	                ^^^^^
01:16:52 EList is a raw type. References to generic type EList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2609] 
01:16:52 	OCLExpressionCS featureCallExpCS = createFeatureCallExpCS(source, null, featureNameCS, new BasicEList(), null);
01:16:52 	                                                                                           ^^^^^^^^^^
01:16:52 BasicEList is a raw type. References to generic type BasicEList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2708] 
01:16:52 	List imports = (List) getRhsSym(3);
01:16:52 	^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2708] 
01:16:52 	List imports = (List) getRhsSym(3);
01:16:52 	                ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2709] 
01:16:52 	List extensionImports = (List) getRhsSym(4);
01:16:52 	^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2709] 
01:16:52 	List extensionImports = (List) getRhsSym(4);
01:16:52 	                         ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2710] 
01:16:52 	List defineOrAround = (List) getRhsSym(5);
01:16:52 	^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2710] 
01:16:52 	List defineOrAround = (List) getRhsSym(5);
01:16:52 	                       ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2731] 
01:16:52 	List result = new LinkedList();
01:16:52 	^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2731] 
01:16:52 	List result = new LinkedList();
01:16:52 	                  ^^^^^^^^^^
01:16:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2733] 
01:16:52 	result.addAll((List) getRhsSym(4));
01:16:52 	               ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2743] 
01:16:52 	List result = new LinkedList();
01:16:52 	^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2743] 
01:16:52 	List result = new LinkedList();
01:16:52 	                  ^^^^^^^^^^
01:16:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2745] 
01:16:52 	result.addAll((List) getRhsSym(4));
01:16:52 	               ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2770] 
01:16:52 	List res = new LinkedList();
01:16:52 	^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2770] 
01:16:52 	List res = new LinkedList();
01:16:52 	               ^^^^^^^^^^
01:16:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2772] 
01:16:52 	res.addAll((List) getRhsSym(2));
01:16:52 	            ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2798] 
01:16:52 	List res = new LinkedList();
01:16:52 	^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2798] 
01:16:52 	List res = new LinkedList();
01:16:52 	               ^^^^^^^^^^
01:16:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2800] 
01:16:52 	res.addAll((List) getRhsSym(2));
01:16:52 	            ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2819] 
01:16:52 	setResult(xpandFactory.createAround(getLeftIToken(), getRightIToken(), (Identifier) getRhsSym(2), Collections.<VariableCS> emptyList(), false, (TypeCS) getRhsSym(4), (List) getRhsSym(5)));
01:16:52 	                                                                                                                                                                       ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2828] 
01:16:52 	setResult(xpandFactory.createAround(getLeftIToken(), getRightIToken(), (Identifier) getRhsSym(2), (List<VariableCS>) getRhsSym(4), false, (TypeCS) getRhsSym(7), (List) getRhsSym(8)));
01:16:52 	                                                                                                                                                                  ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2837] 
01:16:52 	setResult(xpandFactory.createAround(getLeftIToken(), getRightIToken(), (Identifier) getRhsSym(2), (List<VariableCS>) getRhsSym(4), true, (TypeCS) getRhsSym(9), (List) getRhsSym(10)));
01:16:52 	                                                                                                                                                                 ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2846] 
01:16:52 	setResult(xpandFactory.createAround(getLeftIToken(), getRightIToken(), (Identifier) getRhsSym(2), Collections.<VariableCS> emptyList(), true, (TypeCS) getRhsSym(7), (List) getRhsSym(8)));
01:16:52 	                                                                                                                                                                      ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2905] 
01:16:52 	setResult(xpandFactory.createDefinition(getLeftIToken(), getRightIToken(), getRhsIToken(2), Collections.<VariableCS> emptyList(), (TypeCS) getRhsSym(4), (List) getRhsSym(5)));
01:16:52 	                                                                                                                                                          ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2914] 
01:16:52 	setResult(xpandFactory.createDefinition(getLeftIToken(), getRightIToken(), getRhsIToken(2), (List<VariableCS>) getRhsSym(4), (TypeCS) getRhsSym(7), (List) getRhsSym(8)));
01:16:52 	                                                                                                                                                     ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2923] 
01:16:52 	LinkedList res = new LinkedList();
01:16:52 	^^^^^^^^^^
01:16:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2923] 
01:16:52 	LinkedList res = new LinkedList();
01:16:52 	                     ^^^^^^^^^^
01:16:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2934] 
01:16:52 	LinkedList res = new LinkedList();
01:16:52 	^^^^^^^^^^
01:16:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2934] 
01:16:52 	LinkedList res = new LinkedList();
01:16:52 	                     ^^^^^^^^^^
01:16:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2935] 
01:16:52 	res.addAll((List) getRhsSym(1));
01:16:52 	            ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2955] 
01:16:52 	List res = new LinkedList();
01:16:52 	^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2955] 
01:16:52 	List res = new LinkedList();
01:16:52 	               ^^^^^^^^^^
01:16:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2956] 
01:16:52 	res.addAll((List) getRhsSym(1));
01:16:52 	            ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2957] 
01:16:52 	res.addAll((List) getRhsSym(2));
01:16:52 	            ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2974] 
01:16:52 	List res = new LinkedList();
01:16:52 	^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2974] 
01:16:52 	List res = new LinkedList();
01:16:52 	               ^^^^^^^^^^
01:16:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2976] 
01:16:52 	res.addAll((List) getRhsSym(2));
01:16:52 	            ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2977] 
01:16:52 	res.addAll((List) getRhsSym(3));
01:16:52 	            ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2986] 
01:16:52 	List res = new LinkedList();
01:16:52 	^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2986] 
01:16:52 	List res = new LinkedList();
01:16:52 	               ^^^^^^^^^^
01:16:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[2988] 
01:16:52 	res.addAll((List) getRhsSym(3));
01:16:52 	            ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3005] 
01:16:52 	List res = new LinkedList();
01:16:52 	^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3005] 
01:16:52 	List res = new LinkedList();
01:16:52 	               ^^^^^^^^^^
01:16:52 LinkedList is a raw type. References to generic type LinkedList<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3007] 
01:16:52 	res.addAll((List) getRhsSym(3));
01:16:52 	            ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3041] 
01:16:52 	setResult(xpandFactory.createExpandStatement(getLeftIToken(), (PathNameCS) getRhsSym(2), (List) getRhsSym(3), null, false, null));
01:16:52 	                                                                                          ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3050] 
01:16:52 	setResult(xpandFactory.createExpandStatement(getLeftIToken(), (PathNameCS) getRhsSym(2), (List) getRhsSym(3), (OCLExpressionCS) getRhsSym(5), false, null));
01:16:52 	                                                                                          ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3059] 
01:16:52 	setResult(xpandFactory.createExpandStatement(getLeftIToken(), (PathNameCS) getRhsSym(2), (List) getRhsSym(3), (OCLExpressionCS) getRhsSym(5), true, (OCLExpressionCS) getRhsSym(6)));
01:16:52 	                                                                                          ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3095] 
01:16:52 	setResult(xpandFactory.createFileStatement(getLeftIToken(), getRightIToken(), (OCLExpressionCS) getRhsSym(2), (Identifier) getRhsSym(3), (List) getRhsSym(4)));
01:16:52 	                                                                                                                                          ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3121] 
01:16:52 	(List) getRhsSym(7)));
01:16:52 	 ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3162] 
01:16:52 	IfStatement i = xpandFactory.createIfStatement(getLeftIToken(), (OCLExpressionCS) getRhsSym(2), (List) getRhsSym(3), null);
01:16:52 	                                                                                                 ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3192] 
01:16:52 	IfStatement elseIf = xpandFactory.createIfStatement(getLeftIToken(), (OCLExpressionCS) getRhsSym(2), (List) getRhsSym(3), null);
01:16:52 	                                                                                                      ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3211] 
01:16:52 	setResult(xpandFactory.createIfStatement(getLeftIToken(), null, (List) getRhsSym(2), null));
01:16:52 	                                                                 ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3220] 
01:16:52 	setResult(xpandFactory.createLetStatement(getLeftIToken(), getRightIToken(), (OCLExpressionCS) getRhsSym(2), getRhsIToken(4), (List) getRhsSym(5)));
01:16:52 	                                                                                                                               ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/parser/XpandParser.java:[3231] 
01:16:52 	(IToken) getRhsSym(8), (List) getRhsSym(9)));
01:16:52 	                        ^^^^
01:16:52 List is a raw type. References to generic type List<E> should be parameterized
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[26] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.common.MdaException;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'MdaException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210302-1249/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[27] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.CompiledUnit;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[28] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.QVTOCompiler;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[29] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.QvtCompilerOptions;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[30] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitProxy;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[31] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.compiler.UnitResolver;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[45] 
01:16:52 	private QVTOCompiler qvtCompiler;
01:16:52 	        ^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[47] 
01:16:52 	private QvtCompilerOptions qvtCompilerOptions;
01:16:52 	        ^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[78] 
01:16:52 	CompiledUnit compiledUnit = null;
01:16:52 	^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'CompiledUnit' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[80] 
01:16:52 	UnitProxy unitProxy = getQVTUnitResolver().resolveUnit(compilationUnitQName);
01:16:52 	^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[80] 
01:16:52 	UnitProxy unitProxy = getQVTUnitResolver().resolveUnit(compilationUnitQName);
01:16:52 	                                           ^^^^^^^^^^^
01:16:52 Discouraged access: The method 'UnitResolver.resolveUnit(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[84] 
01:16:52 	compiledUnit = getQvtCompiler().compile(unitProxy, getQvtCompilerOptions(), new NullProgressMonitor());
01:16:52 	                                ^^^^^^^
01:16:52 Discouraged access: The method 'QVTOCompiler.compile(UnitProxy, QvtCompilerOptions, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[85] 
01:16:52 	} catch (MdaException e) {
01:16:52 	         ^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'MdaException' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210302-1249/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[102] 
01:16:52 	private QVTOCompiler getQvtCompiler() {
01:16:52 	        ^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[106] 
01:16:52 	qvtCompiler = QVTOCompiler.createCompilerWithHistory(getMetamodelResourceSet());
01:16:52 	              ^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QVTOCompiler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[106] 
01:16:52 	qvtCompiler = QVTOCompiler.createCompilerWithHistory(getMetamodelResourceSet());
01:16:52 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'QVTOCompiler.createCompilerWithHistory(ResourceSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[115] 
01:16:52 	private QvtCompilerOptions getQvtCompilerOptions() {
01:16:52 	        ^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[117] 
01:16:52 	qvtCompilerOptions = new QvtCompilerOptions();
01:16:52 	                         ^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtCompilerOptions' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[117] 
01:16:52 	qvtCompilerOptions = new QvtCompilerOptions();
01:16:52 	                         ^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The constructor 'QvtCompilerOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[118] 
01:16:52 	qvtCompilerOptions.setGenerateCompletionData(true);
01:16:52 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'QvtCompilerOptions.setGenerateCompletionData(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[119] 
01:16:52 	qvtCompilerOptions.setShowAnnotations(false);
01:16:52 	                   ^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The method 'QvtCompilerOptions.setShowAnnotations(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/util/ResourceManagerImpl.java:[257] 
01:16:52 	protected abstract UnitResolver getQVTUnitResolver();
01:16:52 	                   ^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'UnitResolver' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[26] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.evaluator.ImportToNonTransformCtxHelper;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'ImportToNonTransformCtxHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[171] 
01:16:52 	private ImportToNonTransformCtxHelper modulesImportHelper;
01:16:52 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'ImportToNonTransformCtxHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[172] 
01:16:52 	/*package-local*/ ImportToNonTransformCtxHelper getImportsHelper() {
01:16:52 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'ImportToNonTransformCtxHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[174] 
01:16:52 	modulesImportHelper = new ImportToNonTransformCtxHelper();
01:16:52 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'ImportToNonTransformCtxHelper' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/Scope.java:[174] 
01:16:52 	modulesImportHelper = new ImportToNonTransformCtxHelper();
01:16:52 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The constructor 'ImportToNonTransformCtxHelper()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[20] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.common.MDAConstants;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'MDAConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210302-1249/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[21] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.expressions.Module;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[27] 
01:16:52 	public static final String FILE_EXTENSION = MDAConstants.QVTO_FILE_EXTENSION;
01:16:52 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'MDAConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210302-1249/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[27] 
01:16:52 	public static final String FILE_EXTENSION = MDAConstants.QVTO_FILE_EXTENSION;
01:16:52 	                                                         ^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The field 'MDAConstants.QVTO_FILE_EXTENSION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml.common/3.10.2.v20210302-1249/org.eclipse.m2m.qvt.oml.common-3.10.2.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/xtend/ast/QvtResource.java:[35] 
01:16:52 	Set<Module> getModules();
01:16:52 	    ^^^^^^
01:16:52 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceModelRegistry.java:[105] 
01:16:52 	resourceSet.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
01:16:52 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 The method computePlatformURIMap() from the type EcorePlugin is deprecated
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/build/WorkspaceModelRegistry.java:[108] 
01:16:52 	private Map<String, EPackage> myReturnedResults = new HashMap<String, EPackage>();
01:16:52 	                              ^^^^^^^^^^^^^^^^^
01:16:52 The value of the field WorkspaceModelRegistry.myReturnedResults is not used
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/ExecutionContext.java:[20] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.evaluator.QvtOperationalEvaluationVisitor;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtOperationalEvaluationVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/model/ExecutionContext.java:[47] 
01:16:52 	QvtOperationalEvaluationVisitor createEvaluationVisitor();
01:16:52 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'QvtOperationalEvaluationVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[23] 
01:16:52 	import org.eclipse.m2m.internal.qvt.oml.expressions.Module;
01:16:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:52 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[106] 
01:16:52 	Map<Module, ImportDeclaration> module2ImportDeclarationMap = new LinkedHashMap<Module, ImportDeclaration>();
01:16:52 	    ^^^^^^
01:16:52 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[106] 
01:16:52 	Map<Module, ImportDeclaration> module2ImportDeclarationMap = new LinkedHashMap<Module, ImportDeclaration>();
01:16:52 	                                                                               ^^^^^^
01:16:52 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[112] 
01:16:52 	for (Module module : extension.getModules()) {
01:16:52 	     ^^^^^^
01:16:52 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[131] 
01:16:52 	private void addWarnings(Map<Module, ImportDeclaration> module2ImportDeclarationMap, Map<EPackage, NamespaceImport> ePackage2NapespaceImportMap, ExecutionContext ctx, Set<AnalysationIssue> issues) {
01:16:52 	                             ^^^^^^
01:16:52 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/org/eclipse/papyrus/gmf/internal/xpand/ast/Template.java:[135] 
01:16:52 	for (Module unusedModule : unusedModulesCollector.getUnusedModules()) {
01:16:52 	     ^^^^^^
01:16:52 Discouraged access: The type 'Module' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.m2m.qvt.oml/3.10.3.v20210302-1249/org.eclipse.m2m.qvt.oml-3.10.3.v20210302-1249.jar')
01:16:52 265 problems (0 errors, 263 warnings, 2 infos)
01:16:52 [INFO] 
01:16:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.xpand ---
01:16:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/src/test/resources
01:16:52 [INFO] 
01:16:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.xpand ---
01:16:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT-sources.jar
01:16:52 [INFO] 
01:16:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.xpand ---
01:16:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT-sources.jar
01:16:52 [INFO] 
01:16:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.xpand ---
01:16:52 [INFO] 
01:16:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.xpand ---
01:16:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT.jar
01:16:52 [INFO] 
01:16:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.xpand ---
01:16:52 [INFO] 
01:16:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.xpand ---
01:16:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:52 [INFO] 
01:16:52 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.xpand ---
01:16:52 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.xpand/target/org.eclipse.papyrus.gmf.xpand-2.2.0-SNAPSHOT.jar
01:16:53 [INFO] 
01:16:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.xpand ---
01:16:53 [INFO] 
01:16:53 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.common >--
01:16:53 [INFO] Building org.eclipse.papyrus.gmf.common 1.3.0-SNAPSHOT         [486/728]
01:16:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:53 [INFO] 
01:16:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.common ---
01:16:53 [INFO] 
01:16:53 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.common ---
01:16:53 [INFO] The project's OSGi version is 1.3.0.202103040552
01:16:53 [INFO] 
01:16:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.common ---
01:16:53 [INFO] 
01:16:53 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.common ---
01:16:53 [INFO] 
01:16:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.common ---
01:16:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/main/resources
01:16:53 [INFO] 
01:16:53 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.common ---
01:16:53 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/bin
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/FilteringCopier.java:[43] 
01:16:54 	public class FilteringCopier extends EcoreUtil.Copier {
01:16:54 	             ^^^^^^^^^^^^^^^
01:16:54 The serializable class FilteringCopier does not declare a static final serialVersionUID field of type long
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[97] 
01:16:54 	class ExceptionDiagnostic extends WrappedException implements Resource.Diagnostic {
01:16:54 	      ^^^^^^^^^^^^^^^^^^^
01:16:54 The serializable class ExceptionDiagnostic does not declare a static final serialVersionUID field of type long
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/migrate/ModelLoadHelper.java:[158] 
01:16:54 	Integer severityOpt = new Integer(resourceDiagnostic.getSeverity() == Diagnostic.ERROR ? 0 : 1);    
01:16:54 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor Integer(int) is deprecated since version 9
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[17] 
01:16:54 	import java.util.Observable;
01:16:54 	       ^^^^^^^^^^^^^^^^^^^^
01:16:54 The type Observable is deprecated since version 9
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[29] 
01:16:54 	public class CreateNewModelExtension extends Observable implements ModelSelectionPageExtension {
01:16:54 	                                             ^^^^^^^^^^
01:16:54 The type Observable is deprecated since version 9
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[50] 
01:16:54 	setChanged();
01:16:54 	^^^^^^^^^^^^
01:16:54 The method setChanged() from the type Observable is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/CreateNewModelExtension.java:[51] 
01:16:54 	notifyObservers(Boolean.valueOf(createNewModel));
01:16:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The method notifyObservers(Object) from the type Observable is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[39] 
01:16:54 	import org.eclipse.core.runtime.SubProgressMonitor;
01:16:54 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[198] 
01:16:54 	return new SubProgressMonitor(myProgress, 1);
01:16:54 	           ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[198] 
01:16:54 	return new SubProgressMonitor(myProgress, 1);
01:16:54 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[274] 
01:16:54 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
01:16:54 	                                                                          ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[274] 
01:16:54 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
01:16:54 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[275] 
01:16:54 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param);
01:16:54 	                                      ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[275] 
01:16:54 	String genText = emitter.generate(new SubProgressMonitor(pm, 1), param);
01:16:54 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[287] 
01:16:54 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
01:16:54 	                                                  ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[287] 
01:16:54 	genText = mergePlainText(oldText, genText, f, new SubProgressMonitor(pm, 1));
01:16:54 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
01:16:54 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
01:16:54 	                                                                                   ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[289] 
01:16:54 	f.setContents(new ByteArrayInputStream(genText.getBytes(charset)), true, true, new SubProgressMonitor(pm, 1));
01:16:54 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[294] 
01:16:54 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
01:16:54 	                                                                        ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[294] 
01:16:54 	f.create(new ByteArrayInputStream(genText.getBytes(charset)), true, new SubProgressMonitor(pm, 2));
01:16:54 	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[375] 
01:16:54 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input);
01:16:54 	                                      ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[375] 
01:16:54 	String genText = emitter.generate(new SubProgressMonitor(pm, 2), input);
01:16:54 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[376] 
01:16:54 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
01:16:54 	                                                                              ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[376] 
01:16:54 	IPackageFragment pf = myDestRoot.createPackageFragment(packageName, true, new SubProgressMonitor(pm, 1));
01:16:54 	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[381] 
01:16:54 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
01:16:54 	                                    ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[381] 
01:16:54 	workingCopy = cu.getWorkingCopy(new SubProgressMonitor(pm, 1));
01:16:54 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[392] 
01:16:54 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
01:16:54 	                                                                                    ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[392] 
01:16:54 	getImportsPostrocessor().organizeImports(workingCopy, declaredImportsAsStrings, new SubProgressMonitor(pm, 1));
01:16:54 	                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
01:16:54 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
01:16:54 	                                        ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[394] 
01:16:54 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1)); // save to investigate contents
01:16:54 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[397] 
01:16:54 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
01:16:54 	                                                                  ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[397] 
01:16:54 	genText = mergeJavaCode(oldContents, workingCopy.getSource(), new SubProgressMonitor(pm, 1));
01:16:54 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[402] 
01:16:54 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
01:16:54 	                                        ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[402] 
01:16:54 	workingCopy.commitWorkingCopy(true, new SubProgressMonitor(pm, 1));
01:16:54 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[411] 
01:16:54 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
01:16:54 	                                                                      ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[411] 
01:16:54 	cu = pf.createCompilationUnit(cu.getElementName(), genText, true, new SubProgressMonitor(pm, 1));
01:16:54 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[412] 
01:16:54 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
01:16:54 	                                                       ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[412] 
01:16:54 	getImportsPostrocessor().organizeImports(cu, null, new SubProgressMonitor(pm, 1));
01:16:54 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[415] 
01:16:54 	cu.save(new SubProgressMonitor(pm, 2), true);
01:16:54 	            ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[415] 
01:16:54 	cu.save(new SubProgressMonitor(pm, 2), true);
01:16:54 	            ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[441] 
01:16:54 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
01:16:54 	                                                                          ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[441] 
01:16:54 	EclipseUtil.findOrCreateContainer(containerPath, false, (IPath) null, new SubProgressMonitor(pm, 1));
01:16:54 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[442] 
01:16:54 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
01:16:54 	                                       ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[442] 
01:16:54 	byte[] contents = emitter.generate(new SubProgressMonitor(pm, 1), params);
01:16:54 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
01:16:54 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
01:16:54 	                                                       ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[443] 
01:16:54 	f.create(new ByteArrayInputStream(contents), true, new SubProgressMonitor(pm, 1));
01:16:54 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
01:16:54 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
01:16:54 	                                                    ^^^^^^^^^^^^^^^^^^
01:16:54 The type SubProgressMonitor is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[444] 
01:16:54 	f.getParent().refreshLocal(IResource.DEPTH_ONE, new SubProgressMonitor(pm, 1));
01:16:54 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/GeneratorBase.java:[572] 
01:16:54 	private final Integer CACHE_MISS = new Integer(0);
01:16:54 	                                       ^^^^^^^^^^
01:16:54 The constructor Integer(int) is deprecated since version 9
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[109] 
01:16:54 	ASTParser parser = ASTParser.newParser(AST.JLS4);
01:16:54 	                                           ^^^^
01:16:54 The field AST.JLS4 is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/codegen/OrganizeImportsPostprocessor.java:[386] 
01:16:54 	@SuppressWarnings("unchecked")
01:16:54 	                  ^^^^^^^^^^^
01:16:54 Unnecessary @SuppressWarnings("unchecked")
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ToolingResourceFactory.java:[51] 
01:16:54 	getDefaultSaveOptions().put(XMLResource.OPTION_LINE_WIDTH, new Integer(1));
01:16:54 	                                                               ^^^^^^^^^^
01:16:54 The constructor Integer(int) is deprecated since version 9
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[22] 
01:16:54 	import java.util.Observable;
01:16:54 	       ^^^^^^^^^^^^^^^^^^^^
01:16:54 The type Observable is deprecated since version 9
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[31] 
01:16:54 	public abstract class ElementSelectorExtension extends Observable implements ModelSelectionPageExtension {
01:16:54 	                                                       ^^^^^^^^^^
01:16:54 The type Observable is deprecated since version 9
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[63] 
01:16:54 	setChanged();
01:16:54 	^^^^^^^^^^^^
01:16:54 The method setChanged() from the type Observable is deprecated
01:16:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/org/eclipse/papyrus/gmf/internal/common/ui/ElementSelectorExtension.java:[64] 
01:16:54 	notifyObservers(selectedModelElement);
01:16:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:54 The method notifyObservers(Object) from the type Observable is deprecated
01:16:54 56 problems (56 warnings)
01:16:54 [INFO] 
01:16:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.common ---
01:16:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/src/test/resources
01:16:54 [INFO] 
01:16:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.common ---
01:16:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar
01:16:54 [INFO] 
01:16:54 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.common ---
01:16:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT-sources.jar
01:16:54 [INFO] 
01:16:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.common ---
01:16:54 [INFO] 
01:16:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.common ---
01:16:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT.jar
01:16:54 [INFO] 
01:16:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.common ---
01:16:54 [INFO] 
01:16:54 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.common ---
01:16:54 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:54 [INFO] 
01:16:54 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.common ---
01:16:54 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.common/target/org.eclipse.papyrus.gmf.common-1.3.0-SNAPSHOT.jar
01:16:54 [INFO] 
01:16:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.common ---
01:16:54 [INFO] 
01:16:54 [INFO] --< org.eclipse.papyrus.gmf-tooling.tests:org.eclipse.papyrus.gmf.validate >--
01:16:54 [INFO] Building org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT       [487/728]
01:16:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:54 [INFO] 
01:16:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.validate ---
01:16:54 [INFO] 
01:16:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.validate ---
01:16:54 [INFO] The project's OSGi version is 1.2.0.202103040552
01:16:54 [INFO] 
01:16:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.validate ---
01:16:54 [INFO] 
01:16:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.validate ---
01:16:54 [INFO] 
01:16:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.validate ---
01:16:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/main/resources
01:16:54 [INFO] 
01:16:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.validate ---
01:16:54 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/bin
01:16:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/ExternModelImport.java:[62] 
01:16:55 	this.importedModels.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
01:16:55 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^
01:16:55 The method computePlatformURIMap() from the type EcorePlugin is deprecated
01:16:55 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/internal/validate/Annotations.java (at line 77)
01:16:55 	@SuppressWarnings("hiding")
01:16:55 	                  ^^^^^^^^
01:16:55 At least one of the problems in category 'hiding' is not analysed due to a compiler option being ignored
01:16:55 3. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 99)
01:16:55 	@SuppressWarnings("synthetic-access")
01:16:55 	                  ^^^^^^^^^^^^^^^^^^
01:16:55 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
01:16:55 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 108)
01:16:55 	@SuppressWarnings("synthetic-access")
01:16:55 	                  ^^^^^^^^^^^^^^^^^^
01:16:55 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
01:16:55 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/org/eclipse/papyrus/gmf/validate/GMFValidator.java (at line 116)
01:16:55 	@SuppressWarnings("synthetic-access")
01:16:55 	                  ^^^^^^^^^^^^^^^^^^
01:16:55 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
01:16:55 5 problems (0 errors, 1 warning, 4 infos)
01:16:55 [INFO] 
01:16:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.validate ---
01:16:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/src/test/resources
01:16:55 [INFO] 
01:16:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.validate ---
01:16:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
01:16:55 [INFO] 
01:16:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.validate ---
01:16:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT-sources.jar
01:16:55 [INFO] 
01:16:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.validate ---
01:16:55 [INFO] 
01:16:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.validate ---
01:16:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
01:16:55 [INFO] 
01:16:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.validate ---
01:16:55 [INFO] 
01:16:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.validate ---
01:16:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:55 [INFO] 
01:16:55 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.validate ---
01:16:55 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.validate/target/org.eclipse.papyrus.gmf.validate-1.2.0-SNAPSHOT.jar
01:16:55 [INFO] 
01:16:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.validate ---
01:16:55 [INFO] 
01:16:55 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen >--
01:16:55 [INFO] Building org.eclipse.papyrus.gmf.codegen 2.11.0-SNAPSHOT       [488/728]
01:16:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:16:55 [INFO] 
01:16:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen ---
01:16:55 [INFO] 
01:16:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen ---
01:16:55 [INFO] The project's OSGi version is 2.11.0.202103040552
01:16:55 [INFO] 
01:16:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen ---
01:16:55 [INFO] 
01:16:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen ---
01:16:55 [INFO] 
01:16:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen ---
01:16:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/main/resources
01:16:55 [INFO] 
01:16:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen ---
01:16:55 [INFO] Compiling 316 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/bin
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainAttributeTarget.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocationBase.java:[20] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContainer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditRule.java:[28] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenSeverity is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[28] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[29] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNode.java:[30] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNotationElementTarget.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertySheet.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreference.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomPreferencePage is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DiagramColors is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstantColor.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SnippetViewmap.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDomainElementTarget.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkEnd.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LoadResourceAction.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomTabFilter.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CustomBehaviour.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/NotationType.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorView.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenParserImplementation.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContributionManager.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTopLevelNode.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPreferencePage.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardPreferencePages is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/DefaultSizeAttributes.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenElementInitializer.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNodeLabel.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ElementType.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSeparator.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[22] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomGeneratorExtension.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExternalNodeLabel.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNodeLabel is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildNode.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Shortcuts.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[28] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.DynamicModelAccess is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[29] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenApplication is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[30] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditRoot is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[31] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContextMenu is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[32] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomGeneratorExtension is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[33] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[34] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramUpdater is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[35] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[36] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[37] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricContainer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[38] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigator is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[39] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParsers is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[40] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPlugin is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenEditorGenerator.java:[41] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureSeqInitializer.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenReferenceNewElementSpec is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildSideAffixedNode.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagramElementTarget.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMeasurable is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderContainer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionProviderBase.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenContextMenu.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionManager is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[28] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMenuManager is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenApplication.java:[29] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenToolBarManager is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GMFGenPackage.java:[28] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GMFGenFactory;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GMFGenFactory is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenGroupMarker.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkConstraints.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenChildContainer.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditable is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditedMetricTarget.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenMetricRule is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/BatchValidation.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderPriority is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLanguage is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenExpressionInterpreter.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ModeledViewmap.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPreferencePage.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenNodeImpl.java:[48] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenVisualEffect is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDomainModelNavigator is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigator.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorChildReference is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolEntry.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[28] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.BatchValidation is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[29] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditPartCandies is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[30] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EditorCandies is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[31] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[32] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildNode is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[33] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[34] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCompartment is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[35] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContainerBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[36] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagramPreferences is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[37] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[38] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[39] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[40] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPreferencePage is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[41] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTopLevelNode is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[42] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkConstraints is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[43] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.MeasurementUnit is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[44] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.PackageNames is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[45] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[46] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ProviderClassNames is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[47] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Shortcuts is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenDiagram.java:[48] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.TypeModelFacet is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/templates.qvtlib/org/eclipse/papyrus/gmf/internal/codegen/util/GenModelAccessHelpers.java:[47] 
01:16:57 	URI genModelFromExtPoint = EcorePlugin.getEPackageNsURIToGenModelLocationMap().get(nsURI);
01:16:57 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The method getEPackageNsURIToGenModelLocationMap() from the type EcorePlugin is deprecated
01:16:57 128. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/templates.qvtlib/org/eclipse/papyrus/gmf/internal/codegen/util/GenModelAccessHelpers.java (at line 55)
01:16:57 	if (!ecoreModelURI.equals(nsURI)) { // owning resource points to some real stream
01:16:57 	                          ^^^^^
01:16:57 Unlikely argument type for equals(): String seems to be unrelated to URI
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenPropertyTab.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertySheet is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkConstraints is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkEnd is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[28] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLink.java:[29] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ResizeConstraints.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAuditContext is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenAuditable.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenRuleTarget is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LabelOffsetAttributes.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InitDiagramAction.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureInitializer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureValueSpec.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.AbstractToolEntry is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/StandardEntry.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.StandardEntryKind is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenElementInitializer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/TypeModelFacet.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLiteralExpressionProvider.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenExpressionProviderBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPath.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPathSegment is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/PredefinedParser.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelTextAccessMethod is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GMFGenFactoryImpl.java:[31] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ParentAssignedViewmap.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/FeatureLinkModelFacet.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkModelFacet is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Separator.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.EntryBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Palette is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ToolGroup.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroupItem is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/EditorCandies.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorView is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCustomPropertyTab.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTabFilter is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/InnerClassViewmap.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Viewmap is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenConstraint.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenSharedContributionItem.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/util/Generator.java:[627] 
01:16:57 	doGenerateJavaClass(emitter, myEmitters.getAbstractParserName(myEditorGen.getLabelParsers()), myEditorGen.getLabelParsers());
01:16:57 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The method getAbstractParserName(Object...) from the type CodegenEmitters is deprecated
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[22] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFixedInputsTemplateInvocation.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenActionFactoryContributionItem.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenContributionItem is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/ViewmapImpl.java:[165] 
01:16:57 	public Attributes find(Class attributesClass) {
01:16:57 	                       ^^^^^
01:16:57 Class is a raw type. References to generic type Class<T> should be parameterized
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardPropertyTab.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenPropertyTab is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[23] 
01:16:57 	import java.util.List;
01:16:57 	       ^^^^^^^^^^^^^^
01:16:57 The import java.util.List is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[25] 
01:16:57 	import org.eclipse.emf.ecore.EClass;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.emf.ecore.EClass is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/util/GMFGenSwitch.java:[30] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.*;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLabel.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LabelModelFacet is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Attributes is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ViewmapLayoutType is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Viewmap.java:[118] 
01:16:57 	Attributes find(Class attributesClass);
01:16:57 	                ^^^^^
01:16:57 Class is a raw type. References to generic type Class<T> should be parameterized
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/CreateShortcutAction.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenAction is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[20] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCustomTemplateInput is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenTemplateInvocation.java:[21] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenTemplateInvocationBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/MetamodelType.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ElementType is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/Palette.java:[28] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ToolGroup is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFont is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenStandardFont.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.JFaceFont is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenRGBColor.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenColor is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenCommonBase is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenNavigatorPathSegment.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNavigatorPath is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/SharedBehaviour.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.Behaviour is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[30] 
01:16:57 	import org.eclipse.ocl.types.TypeType;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.ocl.types.TypeType is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[34] 
01:16:57 	import org.eclipse.papyrus.gmf.internal.xpand.util.ParserException;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.internal.xpand.util.ParserException is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[294] 
01:16:57 	OCLHelper helper = ocl.createOCLHelper();
01:16:57 	^^^^^^^^^
01:16:57 OCLHelper is a raw type. References to generic type OCLHelper<C,O,P,CT> should be parameterized
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[295] 
01:16:57 	helper.setContext(EcorePackage.eINSTANCE.getEClass());
01:16:57 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 Type safety: The method setContext(Object) belongs to the raw type OCLHelper. References to generic type OCLHelper<C,O,P,CT> should be parameterized
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/impl/GenVisualEffectImpl.java:[307] 
01:16:57 	expr = helper.createQuery(expressionString);
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 Type safety: The expression of type OCLExpression needs unchecked conversion to conform to OCLExpression<EClassifier>
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenFeatureInitializer.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenFeatureSeqInitializer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/LinkModelFacet.java:[27] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ModelFacet is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLabel is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenLink is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenLinkLabel.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.LinkLabelAlignment is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[23] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenChildContainer is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenDiagram is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/GenCompartment.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenNode is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[24] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenConstraint is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[25] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.GenParserImplementation is never used
01:16:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/org/eclipse/papyrus/gmf/codegen/gmfgen/ExpressionLabelParser.java:[26] 
01:16:57 	import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression;
01:16:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:16:57 The import org.eclipse.papyrus.gmf.codegen.gmfgen.ValueExpression is never used
01:16:57 206 problems (0 errors, 205 warnings, 1 info)
01:16:57 [INFO] 
01:16:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen ---
01:16:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:16:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:16:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/src/test/resources
01:16:57 [INFO] 
01:16:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen ---
01:16:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar
01:16:58 [INFO] 
01:16:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen ---
01:16:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT-sources.jar
01:16:58 [INFO] 
01:16:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen ---
01:16:58 [INFO] 
01:16:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen ---
01:16:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT.jar
01:16:58 [INFO] 
01:16:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen ---
01:16:58 [INFO] 
01:16:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.codegen ---
01:16:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:16:58 [INFO] 
01:16:58 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.codegen ---
01:16:58 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen/target/org.eclipse.papyrus.gmf.codegen-2.11.0-SNAPSHOT.jar
01:17:00 [INFO] 
01:17:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen ---
01:17:00 [INFO] 
01:17:00 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.dev.types >----------
01:17:00 [INFO] Building org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT          [489/728]
01:17:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:00 [INFO] 
01:17:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.types ---
01:17:00 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/xtend-gen (includes = [], excludes = [**/.gitignore])
01:17:00 [INFO] 
01:17:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.types ---
01:17:00 [INFO] The project's OSGi version is 4.0.0.202103040552
01:17:00 [INFO] 
01:17:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.types ---
01:17:00 [INFO] 
01:17:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.types ---
01:17:00 [INFO] 
01:17:00 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.dev.types ---
01:17:01 [INFO] 
01:17:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.types ---
01:17:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/main/resources
01:17:01 [INFO] 
01:17:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.types ---
01:17:01 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/bin
01:17:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/TypesConfigurationsListenerView.java:[180] 
01:17:02 	tree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
01:17:02 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:02 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
01:17:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
01:17:02 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
01:17:02 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:02 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:17:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[69] 
01:17:02 	List<IClientContext> contexts = new ArrayList<>(ClientContextManager.getInstance().getClientContexts());
01:17:02 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:02 Type safety: The expression of type ArrayList needs unchecked conversion to conform to List<IClientContext>
01:17:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[166] 
01:17:02 	elementTypesFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
01:17:02 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:02 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
01:17:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/org/eclipse/papyrus/dev/types/view/RegistredElementTypesView.java:[169] 
01:17:02 	detailsFilteredTree = new FilteredTree(sash, SWT.BORDER, new PatternFilter(), true);
01:17:02 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:02 The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
01:17:02 5 problems (5 warnings)
01:17:02 [INFO] 
01:17:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.types ---
01:17:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/src/test/resources
01:17:02 [INFO] 
01:17:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.types ---
01:17:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT-sources.jar
01:17:02 [INFO] 
01:17:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.types ---
01:17:02 [INFO] 
01:17:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.types ---
01:17:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT.jar
01:17:02 [INFO] 
01:17:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.types ---
01:17:02 [INFO] 
01:17:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dev.types ---
01:17:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:02 [INFO] 
01:17:02 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.dev.types ---
01:17:02 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.types/target/org.eclipse.papyrus.dev.types-4.0.0-SNAPSHOT.jar
01:17:02 [INFO] 
01:17:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.types ---
01:17:02 [INFO] 
01:17:02 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.dev.pluginexplorer >-----
01:17:02 [INFO] Building org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT [490/728]
01:17:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:02 [INFO] 
01:17:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:02 [INFO] 
01:17:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:02 [INFO] The project's OSGi version is 2.0.0.202103040552
01:17:02 [INFO] 
01:17:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:02 [INFO] 
01:17:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:02 [INFO] 
01:17:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/main/resources
01:17:02 [INFO] 
01:17:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:02 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/bin
01:17:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[30] 
01:17:03 	import org.eclipse.jface.viewers.ViewerSorter;
01:17:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:03 The type ViewerSorter is deprecated
01:17:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[93] 
01:17:03 	tree.setSorter(getViewerSorter());
01:17:03 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:03 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
01:17:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[130] 
01:17:03 	private ViewerSorter getViewerSorter() {
01:17:03 	        ^^^^^^^^^^^^
01:17:03 The type ViewerSorter is deprecated
01:17:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
01:17:03 	return new ViewerSorter() {
01:17:03 	           ^^^^^^^^^^^^
01:17:03 The type ViewerSorter is deprecated
01:17:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentView.java:[131] 
01:17:03 	return new ViewerSorter() {
01:17:03 			@Override
01:17:03 			public int compare(Viewer viewer, Object e1, Object e2) {
01:17:03 				if (e1 instanceof Bundle) {
01:17:03 					Bundle b1 = (Bundle) e1;
01:17:03 					Bundle b2 = (Bundle) e2;
01:17:03 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
01:17:03 				} else if (e1 instanceof File) {
01:17:03 					File f1 = (File) e1;
01:17:03 					File f2 = (File) e2;
01:17:03 					return (f1.getName().compareTo(f2.getName()));
01:17:03 				}
01:17:03 				return super.compare(viewer, e1, e2);
01:17:03 			}
01:17:03 		};
01:17:03 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:03 The constructor ViewerSorter() is deprecated
01:17:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[28] 
01:17:03 	import org.eclipse.jface.viewers.ViewerSorter;
01:17:03 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:03 The type ViewerSorter is deprecated
01:17:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[117] 
01:17:03 	tree.setSorter(getViewerSorter());
01:17:03 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:03 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
01:17:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[179] 
01:17:03 	private ViewerSorter getViewerSorter() {
01:17:03 	        ^^^^^^^^^^^^
01:17:03 The type ViewerSorter is deprecated
01:17:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
01:17:03 	return new ViewerSorter() {
01:17:03 	           ^^^^^^^^^^^^
01:17:03 The type ViewerSorter is deprecated
01:17:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/org/eclipse/papyrus/dev/pluginexplorer/PluginsContentDialog.java:[180] 
01:17:03 	return new ViewerSorter() {
01:17:03 			@Override
01:17:03 			public int compare(Viewer viewer, Object e1, Object e2) {
01:17:03 				if (e1 instanceof Bundle) {
01:17:03 					Bundle b1 = (Bundle) e1;
01:17:03 					Bundle b2 = (Bundle) e2;
01:17:03 					return b1.getSymbolicName().compareTo(b2.getSymbolicName());
01:17:03 				} else if (e1 instanceof File) {
01:17:03 					File f1 = (File) e1;
01:17:03 					File f2 = (File) e2;
01:17:03 					return (f1.getName().compareTo(f2.getName()));
01:17:03 				}
01:17:03 				return super.compare(viewer, e1, e2);
01:17:03 			}
01:17:03 		};
01:17:03 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:03 The constructor ViewerSorter() is deprecated
01:17:03 10 problems (10 warnings)
01:17:03 [INFO] 
01:17:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/src/test/resources
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT-sources.jar
01:17:03 [INFO] 
01:17:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:03 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/target/org.eclipse.papyrus.dev.pluginexplorer-2.0.0-SNAPSHOT.jar
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.pluginexplorer ---
01:17:03 [INFO] 
01:17:03 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.debug.feature >--------
01:17:03 [INFO] Building org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT      [491/728]
01:17:03 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:17:03 [INFO] 
01:17:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.debug.feature ---
01:17:03 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.debug.feature ---
01:17:03 [INFO] The project's OSGi version is 1.0.0.202103040552
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.debug.feature ---
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.debug.feature ---
01:17:03 [INFO] 
01:17:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.debug.feature ---
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.debug.feature ---
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.debug.feature ---
01:17:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT.jar
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.debug.feature ---
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.debug.feature ---
01:17:03 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/target/org.eclipse.papyrus.debug.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.debug.feature ---
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.debug.feature ---
01:17:03 [INFO] 
01:17:03 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef >--
01:17:03 [INFO] Building org.eclipse.papyrus.gmf.graphdef 2.9.0-SNAPSHOT       [492/728]
01:17:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:03 [INFO] 
01:17:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:03 [INFO] The project's OSGi version is 2.9.0.202103040552
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:03 [INFO] 
01:17:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/src/main/resources
01:17:03 [INFO] 
01:17:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:03 [INFO] Compiling 161 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/bin
01:17:04 [INFO] 
01:17:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/src/test/resources
01:17:04 [INFO] 
01:17:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT-sources.jar
01:17:04 [INFO] 
01:17:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT-sources.jar
01:17:04 [INFO] 
01:17:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:04 [INFO] 
01:17:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT.jar
01:17:05 [INFO] 
01:17:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:05 [INFO] 
01:17:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:05 [INFO] 
01:17:05 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:05 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef/target/org.eclipse.papyrus.gmf.graphdef-2.9.0-SNAPSHOT.jar
01:17:05 [INFO] 
01:17:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.graphdef ---
01:17:05 [INFO] 
01:17:05 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef >--
01:17:05 [INFO] Building org.eclipse.papyrus.gmf.tooldef 2.3.0-SNAPSHOT        [493/728]
01:17:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:05 [INFO] 
01:17:05 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:05 [INFO] 
01:17:05 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:05 [INFO] The project's OSGi version is 2.3.0.202103040552
01:17:05 [INFO] 
01:17:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:05 [INFO] 
01:17:05 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:05 [INFO] 
01:17:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/src/main/resources
01:17:05 [INFO] 
01:17:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:05 [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/bin
01:17:05 [INFO] 
01:17:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/src/test/resources
01:17:05 [INFO] 
01:17:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT-sources.jar
01:17:05 [INFO] 
01:17:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT-sources.jar
01:17:05 [INFO] 
01:17:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:05 [INFO] 
01:17:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT.jar
01:17:06 [INFO] 
01:17:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:06 [INFO] 
01:17:06 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:06 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:06 [INFO] 
01:17:06 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:06 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef/target/org.eclipse.papyrus.gmf.tooldef-2.3.0-SNAPSHOT.jar
01:17:06 [INFO] 
01:17:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.tooldef ---
01:17:06 [INFO] 
01:17:06 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map >--
01:17:06 [INFO] Building org.eclipse.papyrus.gmf.map 2.9.0-SNAPSHOT            [494/728]
01:17:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:06 [INFO] 
01:17:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.map ---
01:17:06 [INFO] 
01:17:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.map ---
01:17:06 [INFO] The project's OSGi version is 2.9.0.202103040552
01:17:06 [INFO] 
01:17:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.map ---
01:17:06 [INFO] 
01:17:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.map ---
01:17:06 [INFO] 
01:17:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.map ---
01:17:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/src/main/resources
01:17:06 [INFO] 
01:17:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.map ---
01:17:06 [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/bin
01:17:06 [INFO] 
01:17:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.map ---
01:17:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/src/test/resources
01:17:06 [INFO] 
01:17:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.map ---
01:17:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT-sources.jar
01:17:06 [INFO] 
01:17:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.map ---
01:17:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT-sources.jar
01:17:07 [INFO] 
01:17:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.map ---
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.map ---
01:17:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT.jar
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.map ---
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.map ---
01:17:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.map ---
01:17:07 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map/target/org.eclipse.papyrus.gmf.map-2.9.0-SNAPSHOT.jar
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.map ---
01:17:07 [INFO] 
01:17:07 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen >--
01:17:07 [INFO] Building org.eclipse.papyrus.gmf.graphdef.codegen 2.10.0-SNAPSHOT [495/728]
01:17:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:07 [INFO] 
01:17:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] The project's OSGi version is 2.10.0.202103040552
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] 
01:17:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/src/main/resources
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/bin
01:17:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/DiagramElementsCopier.java:[24] 
01:17:07 	class DiagramElementsCopier extends EcoreUtil.Copier {
01:17:07 	      ^^^^^^^^^^^^^^^^^^^^^
01:17:07 The serializable class DiagramElementsCopier does not declare a static final serialVersionUID field of type long
01:17:07 1 problem (1 warning)
01:17:07 [INFO] 
01:17:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/src/test/resources
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT-sources.jar
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT-sources.jar
01:17:07 [INFO] 
01:17:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT.jar
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen/target/org.eclipse.papyrus.gmf.graphdef.codegen-2.10.0-SNAPSHOT.jar
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.graphdef.codegen ---
01:17:07 [INFO] 
01:17:07 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge >--
01:17:07 [INFO] Building org.eclipse.papyrus.gmf.bridge 1.3.1-SNAPSHOT         [496/728]
01:17:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:07 [INFO] 
01:17:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.bridge ---
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.bridge ---
01:17:07 [INFO] The project's OSGi version is 1.3.1.202103040552
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.bridge ---
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.bridge ---
01:17:07 [INFO] 
01:17:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.bridge ---
01:17:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/src/main/resources
01:17:07 [INFO] 
01:17:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.bridge ---
01:17:07 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/bin
01:17:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/src/org/eclipse/papyrus/gmf/internal/bridge/genmodel/BasicGenModelAccess.java:[66] 
01:17:08 	return EcorePlugin.getEPackageNsURIToGenModelLocationMap().get(nsURI);
01:17:08 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:08 The method getEPackageNsURIToGenModelLocationMap() from the type EcorePlugin is deprecated
01:17:08 1 problem (1 warning)
01:17:08 [INFO] 
01:17:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.bridge ---
01:17:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/src/test/resources
01:17:08 [INFO] 
01:17:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.bridge ---
01:17:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT-sources.jar
01:17:08 [INFO] 
01:17:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.bridge ---
01:17:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT-sources.jar
01:17:08 [INFO] 
01:17:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.bridge ---
01:17:08 [INFO] 
01:17:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.bridge ---
01:17:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT.jar
01:17:08 [INFO] 
01:17:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.bridge ---
01:17:08 [INFO] 
01:17:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.bridge ---
01:17:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:08 [INFO] 
01:17:08 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.bridge ---
01:17:08 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge/target/org.eclipse.papyrus.gmf.bridge-1.3.1-SNAPSHOT.jar
01:17:08 [INFO] 
01:17:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.bridge ---
01:17:08 [INFO] 
01:17:08 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.trace >--
01:17:08 [INFO] Building org.eclipse.papyrus.gmf.bridge.trace 1.3.0-SNAPSHOT   [497/728]
01:17:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:08 [INFO] 
01:17:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:08 [INFO] 
01:17:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:08 [INFO] The project's OSGi version is 1.3.0.202103040552
01:17:08 [INFO] 
01:17:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:08 [INFO] 
01:17:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:08 [INFO] 
01:17:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/src/main/resources
01:17:08 [INFO] 
01:17:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:08 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/bin
01:17:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/src/org/eclipse/papyrus/gmf/internal/bridge/trace/impl/AbstractTraceImpl.java:[155] 
01:17:09 	return new Integer(getVisualID());
01:17:09 	           ^^^^^^^^^^^^^^^^^^^^^^
01:17:09 The constructor Integer(int) is deprecated since version 9
01:17:09 1 problem (1 warning)
01:17:09 [INFO] 
01:17:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/src/test/resources
01:17:09 [INFO] 
01:17:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT-sources.jar
01:17:09 [INFO] 
01:17:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT-sources.jar
01:17:09 [INFO] 
01:17:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:09 [INFO] 
01:17:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT.jar
01:17:09 [INFO] 
01:17:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:09 [INFO] 
01:17:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:09 [INFO] 
01:17:09 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:09 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.trace/target/org.eclipse.papyrus.gmf.bridge.trace-1.3.0-SNAPSHOT.jar
01:17:09 [INFO] 
01:17:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.bridge.trace ---
01:17:09 [INFO] 
01:17:09 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.edit >--
01:17:09 [INFO] Building org.eclipse.papyrus.gmf.graphdef.edit 2.9.0-SNAPSHOT  [498/728]
01:17:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:09 [INFO] 
01:17:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:09 [INFO] 
01:17:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:09 [INFO] The project's OSGi version is 2.9.0.202103040552
01:17:09 [INFO] 
01:17:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:09 [INFO] 
01:17:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:09 [INFO] 
01:17:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/src/main/resources
01:17:09 [INFO] 
01:17:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:09 [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/bin
01:17:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/src/org/eclipse/papyrus/gmf/gmfgraph/presentation/GMFGraphEditor.java:[1054] 
01:17:10 	public Object getAdapter(Class key) {
01:17:10 	                         ^^^^^
01:17:10 Class is a raw type. References to generic type Class<T> should be parameterized
01:17:10 1 problem (1 warning)
01:17:10 [INFO] 
01:17:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/src/test/resources
01:17:10 [INFO] 
01:17:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT-sources.jar
01:17:10 [INFO] 
01:17:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT-sources.jar
01:17:10 [INFO] 
01:17:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:10 [INFO] 
01:17:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT.jar
01:17:10 [INFO] 
01:17:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:10 [INFO] 
01:17:10 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:10 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:10 [INFO] 
01:17:10 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:10 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.edit/target/org.eclipse.papyrus.gmf.graphdef.edit-2.9.0-SNAPSHOT.jar
01:17:11 [INFO] 
01:17:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.graphdef.edit ---
01:17:11 [INFO] 
01:17:11 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.tooldef.edit >--
01:17:11 [INFO] Building org.eclipse.papyrus.gmf.tooldef.edit 2.3.0-SNAPSHOT   [499/728]
01:17:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:11 [INFO] 
01:17:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] 
01:17:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] The project's OSGi version is 2.3.0.202103040552
01:17:11 [INFO] 
01:17:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] 
01:17:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] 
01:17:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/src/main/resources
01:17:11 [INFO] 
01:17:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/bin
01:17:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/src/org/eclipse/papyrus/gmf/tooldef/presentation/GMFToolEditor.java:[985] 
01:17:11 	public Object getAdapter(Class key) {
01:17:11 	                         ^^^^^
01:17:11 Class is a raw type. References to generic type Class<T> should be parameterized
01:17:11 1 problem (1 warning)
01:17:11 [INFO] 
01:17:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/src/test/resources
01:17:11 [INFO] 
01:17:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT-sources.jar
01:17:11 [INFO] 
01:17:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT-sources.jar
01:17:11 [INFO] 
01:17:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] 
01:17:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT.jar
01:17:11 [INFO] 
01:17:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] 
01:17:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:11 [INFO] 
01:17:11 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:11 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.tooldef.edit/target/org.eclipse.papyrus.gmf.tooldef.edit-2.3.0-SNAPSHOT.jar
01:17:12 [INFO] 
01:17:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.tooldef.edit ---
01:17:12 [INFO] 
01:17:12 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.map.edit >--
01:17:12 [INFO] Building org.eclipse.papyrus.gmf.map.edit 2.9.0-SNAPSHOT       [500/728]
01:17:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:12 [INFO] 
01:17:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] 
01:17:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] The project's OSGi version is 2.9.0.202103040552
01:17:12 [INFO] 
01:17:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] 
01:17:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] 
01:17:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/main/resources
01:17:12 [INFO] 
01:17:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/bin
01:17:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/org/eclipse/papyrus/gmf/mappings/presentation/GMFMapEditor.java:[655] 
01:17:12 	editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
01:17:12 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
01:17:12 The method computePlatformURIMap() from the type EcorePlugin is deprecated
01:17:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/org/eclipse/papyrus/gmf/mappings/presentation/GMFMapEditor.java:[1057] 
01:17:12 	public Object getAdapter(Class key) {
01:17:12 	       ^^^^^^
01:17:12 Type safety: The return type Object for getAdapter(Class) from the type GMFMapEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:17:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/org/eclipse/papyrus/gmf/mappings/presentation/GMFMapEditor.java:[1068] 
01:17:12 	return super.getAdapter(key);
01:17:12 	       ^^^^^^^^^^^^^^^^^^^^^
01:17:12 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:17:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/org/eclipse/papyrus/gmf/mappings/presentation/GMFMapEditor.java:[1068] 
01:17:12 	return super.getAdapter(key);
01:17:12 	                        ^^^
01:17:12 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:17:12 4 problems (4 warnings)
01:17:12 [INFO] 
01:17:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/src/test/resources
01:17:12 [INFO] 
01:17:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT-sources.jar
01:17:12 [INFO] 
01:17:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT-sources.jar
01:17:12 [INFO] 
01:17:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] 
01:17:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT.jar
01:17:12 [INFO] 
01:17:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] 
01:17:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:12 [INFO] 
01:17:12 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:12 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.map.edit/target/org.eclipse.papyrus.gmf.map.edit-2.9.0-SNAPSHOT.jar
01:17:13 [INFO] 
01:17:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.map.edit ---
01:17:13 [INFO] 
01:17:13 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui >--
01:17:13 [INFO] Building org.eclipse.papyrus.gmf.bridge.ui 1.5.1-SNAPSHOT      [501/728]
01:17:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:13 [INFO] 
01:17:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:13 [INFO] 
01:17:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:13 [INFO] The project's OSGi version is 1.5.1.202103040552
01:17:13 [INFO] 
01:17:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:13 [INFO] 
01:17:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:13 [INFO] 
01:17:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/main/resources
01:17:13 [INFO] 
01:17:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:13 [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/bin
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/pages/CreateToolDef.java:[30] 
01:17:16 	@SuppressWarnings("unchecked")
01:17:16 	                  ^^^^^^^^^^^
01:17:16 Unnecessary @SuppressWarnings("unchecked")
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/StrategyDescriptor.java:[26] 
01:17:16 	Strategy createStrategy();
01:17:16 	^^^^^^^^
01:17:16 Strategy is a raw type. References to generic type Strategy<T> should be parameterized
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[20] 
01:17:16 	import java.util.Observable;
01:17:16 	       ^^^^^^^^^^^^^^^^^^^^
01:17:16 The type Observable is deprecated since version 9
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[21] 
01:17:16 	import java.util.Observer;
01:17:16 	       ^^^^^^^^^^^^^^^^^^
01:17:16 The type Observer is deprecated since version 9
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[118] 
01:17:16 	refPages.getDomainModelExt().addObserver(new Observer() {
01:17:16 			public void update(Observable o, Object arg) {
01:17:16 				CanvasMapping cm = myHolder.getMapping().getDiagram();
01:17:16 				cm.setDomainModel((EPackage) arg);
01:17:16 			}
01:17:16 		});
01:17:16 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The method addObserver(Observer) from the type Observable is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[118] 
01:17:16 	refPages.getDomainModelExt().addObserver(new Observer() {
01:17:16 	                                             ^^^^^^^^
01:17:16 The type Observer is deprecated since version 9
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[120] 
01:17:16 	public void update(Observable o, Object arg) {
01:17:16 	                   ^^^^^^^^^^
01:17:16 The type Observable is deprecated since version 9
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[125] 
01:17:16 	refPages.getDomainElementExt().addObserver(new Observer() {
01:17:16 			public void update(Observable o, Object arg) {
01:17:16 				CanvasMapping cm = myHolder.getMapping().getDiagram();
01:17:16 				cm.setDomainMetaElement((EClass) arg);
01:17:16 			}
01:17:16 		});
01:17:16 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The method addObserver(Observer) from the type Observable is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[125] 
01:17:16 	refPages.getDomainElementExt().addObserver(new Observer() {
01:17:16 	                                               ^^^^^^^^
01:17:16 The type Observer is deprecated since version 9
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[127] 
01:17:16 	public void update(Observable o, Object arg) {
01:17:16 	                   ^^^^^^^^^^
01:17:16 The type Observable is deprecated since version 9
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[132] 
01:17:16 	refPages.getCanvasExt().addObserver(new Observer() {
01:17:16 			public void update(Observable o, Object arg) {
01:17:16 				CanvasMapping cm = myHolder.getMapping().getDiagram();
01:17:16 				cm.setDiagramCanvas((Canvas) arg);
01:17:16 				myHolder.feedDefaultMapping();
01:17:16 			}
01:17:16 		});
01:17:16 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The method addObserver(Observer) from the type Observable is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[132] 
01:17:16 	refPages.getCanvasExt().addObserver(new Observer() {
01:17:16 	                                        ^^^^^^^^
01:17:16 The type Observer is deprecated since version 9
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[134] 
01:17:16 	public void update(Observable o, Object arg) {
01:17:16 	                   ^^^^^^^^^^
01:17:16 The type Observable is deprecated since version 9
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[141] 
01:17:16 	refPages.getCreateNewToolingModelExt().addObserver(new Observer() {
01:17:16 			public void update(Observable o, Object arg) {
01:17:16 				if (((Boolean) arg).booleanValue()) {
01:17:16 					createBlankToolDef();
01:17:16 				}
01:17:16 			}
01:17:16 		});
01:17:16 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The method addObserver(Observer) from the type Observable is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[141] 
01:17:16 	refPages.getCreateNewToolingModelExt().addObserver(new Observer() {
01:17:16 	                                                       ^^^^^^^^
01:17:16 The type Observer is deprecated since version 9
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/GMFMapGuideModelWizard.java:[143] 
01:17:16 	public void update(Observable o, Object arg) {
01:17:16 	                   ^^^^^^^^^^
01:17:16 The type Observable is deprecated since version 9
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelWizard.java:[104] 
01:17:16 	rs.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
01:17:16 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The method computePlatformURIMap() from the type EcorePlugin is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/VisualIdentifierDispenserProvider.java:[44] 
01:17:16 	return (VisualIdentifierDispenser) despenserClass.newInstance();
01:17:16 	                                                  ^^^^^^^^^^^^^
01:17:16 The method newInstance() from the type Class<capture#2-of ?> is deprecated since version 9
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[32] 
01:17:16 	import org.eclipse.core.runtime.SubProgressMonitor;
01:17:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[153] 
01:17:16 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                             ^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[153] 
01:17:16 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[153] 
01:17:16 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                                                       ^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[153] 
01:17:16 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[212] 
01:17:16 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                             ^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[212] 
01:17:16 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[212] 
01:17:16 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                                                       ^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[212] 
01:17:16 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[264] 
01:17:16 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                             ^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[264] 
01:17:16 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[264] 
01:17:16 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                                                       ^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[264] 
01:17:16 	monitor = (pm != null) ? new SubProgressMonitor(pm, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[275] 
01:17:16 	GenEditorGenerator genEditor = t.process(getMapping(), new SubProgressMonitor(monitor, 20));
01:17:16 	                                                           ^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/TransformToGenModelOperation.java:[275] 
01:17:16 	GenEditorGenerator genEditor = t.process(getMapping(), new SubProgressMonitor(monitor, 20));
01:17:16 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[24] 
01:17:16 	import org.eclipse.core.runtime.SubProgressMonitor;
01:17:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[52] 
01:17:16 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                                          ^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[52] 
01:17:16 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[52] 
01:17:16 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                                                                                 ^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ModelConfigurationPage.java:[52] 
01:17:16 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor();
01:17:16 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/CompositeStrategy.java:[27] 
01:17:16 	public CompositeStrategy(Strategy<T>... strategies) {
01:17:16 	                                        ^^^^^^^^^^
01:17:16 Type safety: Potential heap pollution via varargs parameter strategies
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/Hierarchy.java:[140] 
01:17:16 	@SuppressWarnings("unchecked")
01:17:16 	                  ^^^^^^^^^^^
01:17:16 Unnecessary @SuppressWarnings("unchecked")
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/Hierarchy.java:[144] 
01:17:16 	for (Iterator it = myDomainModel.getEClassifiers().iterator(); it.hasNext();) {
01:17:16 	     ^^^^^^^^
01:17:16 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/strategy/Hierarchy.java:[203] 
01:17:16 	@SuppressWarnings({"unchecked" })
01:17:16 	                   ^^^^^^^^^^^
01:17:16 Unnecessary @SuppressWarnings("unchecked")
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/WizardUtil.java:[109] 
01:17:16 	Map options = new HashMap();
01:17:16 	^^^
01:17:16 Map is a raw type. References to generic type Map<K,V> should be parameterized
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/WizardUtil.java:[109] 
01:17:16 	Map options = new HashMap();
01:17:16 	                  ^^^^^^^
01:17:16 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/pages/simple/ToolDefBuilder.java:[95] 
01:17:16 	@SuppressWarnings("unchecked")
01:17:16 	                  ^^^^^^^^^^^
01:17:16 Unnecessary @SuppressWarnings("unchecked")
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/wizards/pages/simple/ToolDefBuilder.java:[147] 
01:17:16 	@SuppressWarnings("unchecked")
01:17:16 	                  ^^^^^^^^^^^
01:17:16 Unnecessary @SuppressWarnings("unchecked")
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[30] 
01:17:16 	import org.eclipse.core.runtime.SubProgressMonitor;
01:17:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[118] 
01:17:16 	GMFMarkerHelper() {
01:17:16 	^^^^^^^^^^^^^^^^^
01:17:16 The constructor ValidationHelper.GMFMarkerHelper() is never used locally
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[287] 
01:17:16 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
01:17:16 	                                          ^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[287] 
01:17:16 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
01:17:16 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The constructor SubProgressMonitor(IProgressMonitor, int, int) is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[287] 
01:17:16 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
01:17:16 	                                                                                 ^^^^^^^^^^^^^^^^^^
01:17:16 The type SubProgressMonitor is deprecated
01:17:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/org/eclipse/papyrus/gmf/internal/bridge/transform/ValidationHelper.java:[287] 
01:17:16 	monitor = (progressMonitor != null) ? new SubProgressMonitor(progressMonitor, 1, SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK) : new NullProgressMonitor(); 
01:17:16 	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:16 The field SubProgressMonitor.PREPEND_MAIN_LABEL_TO_SUBTASK is deprecated
01:17:16 52 problems (52 warnings)
01:17:16 [INFO] 
01:17:16 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/src/test/resources
01:17:16 [INFO] 
01:17:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT-sources.jar
01:17:16 [INFO] 
01:17:16 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT-sources.jar
01:17:16 [INFO] 
01:17:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:16 [INFO] 
01:17:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT.jar
01:17:16 [INFO] 
01:17:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:16 [INFO] 
01:17:16 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:16 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:16 [INFO] 
01:17:16 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:16 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui/target/org.eclipse.papyrus.gmf.bridge.ui-1.5.1-SNAPSHOT.jar
01:17:17 [INFO] 
01:17:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.bridge.ui ---
01:17:17 [INFO] 
01:17:17 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.edit >--
01:17:17 [INFO] Building org.eclipse.papyrus.gmf.codegen.edit 2.9.0-SNAPSHOT   [502/728]
01:17:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:17 [INFO] 
01:17:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:17 [INFO] 
01:17:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:17 [INFO] The project's OSGi version is 2.9.0.202103040552
01:17:17 [INFO] 
01:17:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:17 [INFO] 
01:17:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:17 [INFO] 
01:17:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/main/resources
01:17:17 [INFO] 
01:17:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:17 [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/bin
01:17:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[658] 
01:17:18 	editingDomain.getResourceSet().getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
01:17:18 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
01:17:18 The method computePlatformURIMap() from the type EcorePlugin is deprecated
01:17:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1072] 
01:17:18 	public Object getAdapter(Class key) {
01:17:18 	       ^^^^^^
01:17:18 Type safety: The return type Object for getAdapter(Class) from the type GMFGenEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:17:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1083] 
01:17:18 	return super.getAdapter(key);
01:17:18 	       ^^^^^^^^^^^^^^^^^^^^^
01:17:18 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:17:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/org/eclipse/papyrus/gmf/codegen/gmfgen/presentation/GMFGenEditor.java:[1083] 
01:17:18 	return super.getAdapter(key);
01:17:18 	                        ^^^
01:17:18 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:17:18 4 problems (4 warnings)
01:17:18 [INFO] 
01:17:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/src/test/resources
01:17:18 [INFO] 
01:17:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar
01:17:18 [INFO] 
01:17:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT-sources.jar
01:17:18 [INFO] 
01:17:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:18 [INFO] 
01:17:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT.jar
01:17:18 [INFO] 
01:17:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:18 [INFO] 
01:17:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:18 [INFO] 
01:17:18 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:18 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.edit/target/org.eclipse.papyrus.gmf.codegen.edit-2.9.0-SNAPSHOT.jar
01:17:18 [INFO] 
01:17:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.edit ---
01:17:18 [INFO] 
01:17:18 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.bridge.ui.dashboard >--
01:17:18 [INFO] Building org.eclipse.papyrus.gmf.bridge.ui.dashboard 2.3.0-SNAPSHOT [503/728]
01:17:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:18 [INFO] 
01:17:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:18 [INFO] 
01:17:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:18 [INFO] The project's OSGi version is 2.3.0.202103040552
01:17:18 [INFO] 
01:17:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:18 [INFO] 
01:17:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:18 [INFO] 
01:17:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/main/resources
01:17:18 [INFO] 
01:17:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:18 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/bin
01:17:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/DashboardMediator.java:[220] 
01:17:19 	view.getStatusLine(1).setText(MessageFormat.format(Messages.DashboardMediator_Progress, new Object[] { new Double(done) }));
01:17:19 	                                                                                                           ^^^^^^^^^^^^
01:17:19 The constructor Double(double) is deprecated since version 9
01:17:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/SeparatorFigure.java:[28] 
01:17:19 	int x = r.x + lineWidth / 2;
01:17:19 	              ^^^^^^^^^
01:17:19 The field Shape.lineWidth is deprecated
01:17:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/SeparatorFigure.java:[29] 
01:17:19 	int y = r.y + lineWidth / 2;
01:17:19 	              ^^^^^^^^^
01:17:19 The field Shape.lineWidth is deprecated
01:17:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/SeparatorFigure.java:[30] 
01:17:19 	int w = r.width - Math.max(1, lineWidth);
01:17:19 	                              ^^^^^^^^^
01:17:19 The field Shape.lineWidth is deprecated
01:17:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/org/eclipse/papyrus/gmf/internal/bridge/ui/dashboard/SeparatorFigure.java:[31] 
01:17:19 	int h = r.height - Math.max(1, lineWidth);
01:17:19 	                               ^^^^^^^^^
01:17:19 The field Shape.lineWidth is deprecated
01:17:19 5 problems (5 warnings)
01:17:19 [INFO] 
01:17:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/src/test/resources
01:17:19 [INFO] 
01:17:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT-sources.jar
01:17:19 [INFO] 
01:17:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT-sources.jar
01:17:19 [INFO] 
01:17:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:19 [INFO] 
01:17:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT.jar
01:17:19 [INFO] 
01:17:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:19 [INFO] 
01:17:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:19 [INFO] 
01:17:19 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:19 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.bridge.ui.dashboard/target/org.eclipse.papyrus.gmf.bridge.ui.dashboard-2.3.0-SNAPSHOT.jar
01:17:19 [INFO] 
01:17:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.bridge.ui.dashboard ---
01:17:19 [INFO] 
01:17:19 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.graphdef.codegen.ui >--
01:17:19 [INFO] Building org.eclipse.papyrus.gmf.graphdef.codegen.ui 1.3.0-SNAPSHOT [504/728]
01:17:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:19 [INFO] 
01:17:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:19 [INFO] 
01:17:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:19 [INFO] The project's OSGi version is 1.3.0.202103040552
01:17:19 [INFO] 
01:17:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:19 [INFO] 
01:17:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:19 [INFO] 
01:17:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/main/resources
01:17:19 [INFO] 
01:17:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:19 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/bin
01:17:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/ui/ConverterSection.java:[34] 
01:17:20 	import org.eclipse.core.runtime.SubProgressMonitor;
01:17:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:20 The type SubProgressMonitor is deprecated
01:17:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/ui/ConverterSection.java:[119] 
01:17:20 	generator.run(new SubProgressMonitor(monitor, 1));
01:17:20 	                  ^^^^^^^^^^^^^^^^^^
01:17:20 The type SubProgressMonitor is deprecated
01:17:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/ui/ConverterSection.java:[119] 
01:17:20 	generator.run(new SubProgressMonitor(monitor, 1));
01:17:20 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:17:20 The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated
01:17:20 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/org/eclipse/papyrus/gmf/internal/graphdef/codegen/ui/ConverterSection.java (at line 210)
01:17:20 	if (OPTION_NEEDS_MAP_MODE.equals(changed)){
01:17:20 	                                 ^^^^^^^
01:17:20 Unlikely argument type for equals(): TemplateOption seems to be unrelated to String
01:17:20 4 problems (0 errors, 3 warnings, 1 info)
01:17:20 [INFO] 
01:17:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/src/test/resources
01:17:20 [INFO] 
01:17:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT-sources.jar
01:17:20 [INFO] 
01:17:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT-sources.jar
01:17:20 [INFO] 
01:17:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:20 [INFO] 
01:17:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT.jar
01:17:20 [INFO] 
01:17:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:20 [INFO] 
01:17:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:20 [INFO] 
01:17:20 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:20 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.graphdef.codegen.ui/target/org.eclipse.papyrus.gmf.graphdef.codegen.ui-1.3.0-SNAPSHOT.jar
01:17:20 [INFO] 
01:17:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.graphdef.codegen.ui ---
01:17:20 [INFO] 
01:17:20 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.ui >--
01:17:20 [INFO] Building org.eclipse.papyrus.gmf.codegen.ui 1.3.0-SNAPSHOT     [505/728]
01:17:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:20 [INFO] 
01:17:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:20 [INFO] 
01:17:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:20 [INFO] The project's OSGi version is 1.3.0.202103040552
01:17:20 [INFO] 
01:17:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:20 [INFO] 
01:17:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:20 [INFO] 
01:17:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/main/resources
01:17:20 [INFO] 
01:17:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:20 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin
01:17:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/org/eclipse/papyrus/gmf/internal/codegen/popup/actions/ExecuteTemplatesOperation.java:[243] 
01:17:21 	srcResSet.getURIConverter().getURIMap().putAll(EcorePlugin.computePlatformURIMap());
01:17:21 	                                                           ^^^^^^^^^^^^^^^^^^^^^^^
01:17:21 The method computePlatformURIMap() from the type EcorePlugin is deprecated
01:17:21 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/org/eclipse/papyrus/gmf/internal/codegen/popup/actions/DiagnosticsDialog.java (at line 83)
01:17:21 	@SuppressWarnings("synthetic-access")
01:17:21 	                  ^^^^^^^^^^^^^^^^^^
01:17:21 At least one of the problems in category 'synthetic-access' is not analysed due to a compiler option being ignored
01:17:21 2 problems (0 errors, 1 warning, 1 info)
01:17:21 [INFO] 
01:17:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:17:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:17:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/src/test/resources
01:17:21 [INFO] 
01:17:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar
01:17:21 [INFO] 
01:17:21 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT-sources.jar
01:17:21 [INFO] 
01:17:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:21 [INFO] 
01:17:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT.jar
01:17:21 [INFO] 
01:17:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:21 [INFO] 
01:17:21 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:21 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:17:21 [INFO] 
01:17:21 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:21 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/target/org.eclipse.papyrus.gmf.codegen.ui-1.3.0-SNAPSHOT.jar
01:17:21 [INFO] 
01:17:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.ui ---
01:17:21 [INFO] 
01:17:21 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend >--
01:17:21 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT  [506/728]
01:17:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:17:21 [INFO] 
01:17:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:17:21 [INFO] 
01:17:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:17:21 [INFO] The project's OSGi version is 1.0.0.202103040552
01:17:21 [INFO] 
01:17:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:17:21 [INFO] 
01:17:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:17:21 [INFO] 
01:17:21 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:17:49 [WARNING] 
01:17:49 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/PreferenceInitializer.xtend
01:17:49 64: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:49 [WARNING] 
01:17:49 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/PreferenceInitializer.xtend
01:17:49 119: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:49 [WARNING] 
01:17:49 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/PreferenceInitializer.xtend
01:17:49 127: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:49 [WARNING] 
01:17:49 WARNING: 	LinkUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/LinkUtils_qvto.xtend
01:17:49 50: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:49 [WARNING] 
01:17:49 WARNING: 	LinkUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/LinkUtils_qvto.xtend
01:17:49 66: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:49 [WARNING] 
01:17:49 WARNING: 	LayoutData.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/LayoutData.xtend
01:17:49 69: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:49 [WARNING] 
01:17:49 WARNING: 	LayoutData.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/LayoutData.xtend
01:17:49 78: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:49 [WARNING] 
01:17:49 WARNING: 	LayoutData.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/LayoutData.xtend
01:17:49 79: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:49 [WARNING] 
01:17:49 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
01:17:49 26: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:49 [WARNING] 
01:17:49 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
01:17:50 30: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
01:17:50 34: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
01:17:50 42: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	GenDiagram_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/GenDiagram_qvto.xtend
01:17:50 50: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizard.xtend
01:17:50 107: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizard.xtend
01:17:50 146: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_Statefull_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_Statefull_qvto.xtend
01:17:50 26: The private modifier is unnecessary on field myBordersInUse
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_Statefull_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_Statefull_qvto.xtend
01:17:50 28: The private modifier is unnecessary on field myStaticFieldsStream
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_Statefull_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_Statefull_qvto.xtend
01:17:50 47: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
01:17:50 260: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
01:17:50 272: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
01:17:50 272: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationProvider.xtend
01:17:50 342: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend
01:17:50 108: Cannot infer type from recursive usage. Type 'Object' is used.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend
01:17:50 21: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator' is never used.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend
01:17:50 23: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenEditorGenerator' is never used.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend
01:17:50 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common.xtend
01:17:50 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:17:50 556: Cannot infer type from recursive usage. Type 'Object' is used.
01:17:50 [WARNING] 
01:17:50 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:17:50 402: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:17:50 402: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:17:50 404: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:17:50 407: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:17:50 476: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:17:50 513: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:17:50 515: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:17:50 566: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
01:17:50 80: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
01:17:50 88: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
01:17:50 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
01:17:50 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
01:17:50 117: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
01:17:50 121: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
01:17:50 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
01:17:50 227: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/Utils_qvto.xtend
01:17:50 228: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
01:17:50 180: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
01:17:50 191: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
01:17:50 239: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
01:17:50 320: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
01:17:50 349: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
01:17:50 401: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
01:17:50 489: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/updater/DiagramUpdater.xtend
01:17:50 550: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common_qvto.xtend
01:17:50 22: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common_qvto.xtend
01:17:50 54: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Common_qvto.xtend
01:17:50 58: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
01:17:50 150: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
01:17:50 267: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
01:17:50 291: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
01:17:50 385: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
01:17:50 405: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
01:17:50 406: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
01:17:50 407: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
01:17:50 417: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
01:17:50 426: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/VisualIDRegistry.xtend
01:17:50 428: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
01:17:50 74: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
01:17:50 139: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
01:17:50 520: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
01:17:50 524: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Editor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/Editor.xtend
01:17:50 528: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend
01:17:50 114: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend
01:17:50 127: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend
01:17:50 128: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	MetaModel_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/metamodel/MetaModel_qvto.xtend
01:17:50 130: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/preferences/extensions.xtend
01:17:50 60: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
01:17:50 78: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
01:17:50 85: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
01:17:50 133: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
01:17:50 162: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
01:17:50 197: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
01:17:50 203: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
01:17:50 211: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
01:17:50 219: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
01:17:50 225: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
01:17:50 232: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
01:17:50 256: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramEditorUtil.xtend
01:17:50 290: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
01:17:50 38: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
01:17:50 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
01:17:50 75: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
01:17:50 127: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
01:17:50 127: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/Utils_qvto.xtend
01:17:50 128: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend
01:17:50 80: Cannot infer type from recursive usage. Type 'Object' is used.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend
01:17:50 81: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend
01:17:50 110: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend
01:17:50 138: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Common.xtend
01:17:50 138: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend
01:17:50 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend
01:17:50 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend
01:17:50 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	GenAuditRoot_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenAuditRoot_qvto.xtend
01:17:50 46: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
01:17:50 100: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
01:17:50 160: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
01:17:50 172: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
01:17:50 184: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
01:17:50 187: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
01:17:50 189: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
01:17:50 198: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/extensions.xtend
01:17:50 241: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
01:17:50 35: The import 'java.lang.reflect.Array' is never used.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
01:17:50 27: The import 'java.util.ArrayList' is never used.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
01:17:50 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
01:17:50 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
01:17:50 102: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
01:17:50 121: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Figure.xtend
01:17:50 128: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend
01:17:50 32: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend
01:17:50 37: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/ChoiceUtils_qvto.xtend
01:17:50 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorContentProvider.xtend
01:17:50 446: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorContentProvider.xtend
01:17:50 550: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorContentProvider.xtend
01:17:50 564: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	AbstractExpression.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/expressions/AbstractExpression.xtend
01:17:50 23: The class "AbstractExpression" is not declared abstract.
01:17:50 [WARNING] 
01:17:50 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
01:17:50 53: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
01:17:50 55: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
01:17:50 57: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
01:17:50 58: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
01:17:50 118: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/plugin.xtend
01:17:50 160: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	EditPartFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/EditPartFactory.xtend
01:17:50 137: Cannot infer type from recursive usage. Type 'Object' is used.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 73: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 87: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 113: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 141: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 150: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 150: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 189: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 260: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 334: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 401: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 432: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 589: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 626: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 630: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 656: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 662: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 703: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DocumentProvider.xtend
01:17:50 770: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
01:17:50 32: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
01:17:50 36: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
01:17:50 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
01:17:50 44: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
01:17:50 48: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
01:17:50 53: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
01:17:50 58: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
01:17:50 64: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
01:17:50 69: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
01:17:50 74: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewmapAttributesUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/ViewmapAttributesUtils_qvto.xtend
01:17:50 79: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementChooser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ElementChooser.xtend
01:17:50 151: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
01:17:50 52: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
01:17:50 74: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
01:17:50 84: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
01:17:50 86: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
01:17:50 119: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
01:17:50 175: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ResourceSetInfo.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetInfo.xtend
01:17:50 190: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
01:17:50 81: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
01:17:50 90: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
01:17:50 93: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
01:17:50 120: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
01:17:50 121: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
01:17:50 224: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
01:17:50 345: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ParserProvider.xtend
01:17:50 357: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	AbstractParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/AbstractParser.xtend
01:17:50 29: The class "AbstractParser" is not declared abstract.
01:17:50 [WARNING] 
01:17:50 WARNING: 	GenModelUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenModelUtils_qvto.xtend
01:17:50 27: The private modifier is unnecessary on field PRIMITIVES
01:17:50 [WARNING] 
01:17:50 WARNING: 	GenModelUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenModelUtils_qvto.xtend
01:17:50 98: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend
01:17:50 58: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend
01:17:50 59: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend
01:17:50 61: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/Utils_qvto.xtend
01:17:50 69: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/TextAware.xtend
01:17:50 71: Cannot infer type from recursive usage. Type 'Object' is used.
01:17:50 [WARNING] 
01:17:50 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/TextAware.xtend
01:17:50 156: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/TextAware.xtend
01:17:50 267: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/TextAware.xtend
01:17:50 296: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/extensions.xtend
01:17:50 70: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/extensions.xtend
01:17:50 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/extensions.xtend
01:17:50 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/extensions.xtend
01:17:50 161: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
01:17:50 106: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
01:17:50 147: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
01:17:50 205: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
01:17:50 206: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ViewProvider.xtend
01:17:50 502: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/edithelpers/BaseEditHelper.xtend
01:17:50 23: The public modifier is unnecessary on class BaseEditHelper
01:17:50 [WARNING] 
01:17:50 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
01:17:50 65: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
01:17:50 89: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
01:17:50 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
01:17:50 96: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
01:17:50 96: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
01:17:50 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
01:17:50 106: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
01:17:50 107: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
01:17:50 112: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ConstraintProviders.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/ConstraintProviders.xtend
01:17:50 115: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ReorientLinkUtils.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/ReorientLinkUtils.xtend
01:17:50 165: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ReorientLinkUtils.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/ReorientLinkUtils.xtend
01:17:50 247: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ReorientLinkUtils.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/ReorientLinkUtils.xtend
01:17:50 248: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	RuntimeLabelsSupport_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/RuntimeLabelsSupport_qvto.xtend
01:17:50 47: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/CompartmentEditPart.xtend
01:17:50 78: Cannot infer type from recursive usage. Type 'Object' is used.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/CompartmentEditPart.xtend
01:17:50 183: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/CompartmentEditPart.xtend
01:17:50 192: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorGroup.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorGroup.xtend
01:17:50 58: Suspiciously overloaded method.
01:17:50 The method
01:17:50 	equals(GenNavigator) in NavigatorGroup on 'this'
01:17:50 overloads the method
01:17:50 	equals(Object) in Object on parameter 'it'.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_qvto.xtend
01:17:50 54: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_qvto.xtend
01:17:50 85: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Utils_qvto.xtend
01:17:50 105: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	properties.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/properties.xtend
01:17:50 44: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	properties.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/properties.xtend
01:17:50 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	properties.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/properties.xtend
01:17:50 88: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	expression_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/expression_qvto.xtend
01:17:50 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	expression_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/expression_qvto.xtend
01:17:50 37: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend
01:17:50 82: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend
01:17:50 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend
01:17:50 92: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend
01:17:50 93: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editparts/Utils_qvto.xtend
01:17:50 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
01:17:50 55: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
01:17:50 176: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
01:17:50 205: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
01:17:50 219: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
01:17:50 235: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
01:17:50 243: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
01:17:50 272: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
01:17:50 308: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
01:17:50 341: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidationDecoratorProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ValidationDecoratorProvider.xtend
01:17:50 352: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramContentInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/DiagramContentInitializer.xtend
01:17:50 189: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/ActivatorImpl.xtend
01:17:50 98: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/ActivatorImpl.xtend
01:17:50 132: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/ActivatorImpl.xtend
01:17:50 295: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
01:17:50 99: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
01:17:50 109: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
01:17:50 191: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
01:17:50 219: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
01:17:50 236: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
01:17:50 264: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
01:17:50 296: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ValidateAction.xtend
01:17:50 302: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
01:17:50 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
01:17:50 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
01:17:50 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
01:17:50 463: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
01:17:50 464: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
01:17:50 465: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
01:17:50 468: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	MetricProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/MetricProvider.xtend
01:17:50 471: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/parsers/PredefinedParser.xtend
01:17:50 338: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/parsers/PredefinedParser.xtend
01:17:50 347: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NewDiagramFileWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/NewDiagramFileWizard.xtend
01:17:50 111: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NewDiagramFileWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/NewDiagramFileWizard.xtend
01:17:50 199: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CustomPage.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/preferences/CustomPage.xtend
01:17:50 91: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CustomPage.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/preferences/CustomPage.xtend
01:17:50 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateNodeCommand.xtend
01:17:50 181: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreateLinkCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateLinkCommand.xtend
01:17:50 47: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreateLinkCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateLinkCommand.xtend
01:17:50 100: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreateLinkCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/commands/CreateLinkCommand.xtend
01:17:50 105: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	LabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/propsheet/LabelProvider.xtend
01:17:50 63: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
01:17:50 67: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
01:17:50 69: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
01:17:50 71: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
01:17:50 73: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
01:17:50 85: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
01:17:50 87: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
01:17:50 90: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/plugin/manifest.xtend
01:17:50 94: The value of the local variable notUsetBooleanVar is not used
01:17:50 [WARNING] 
01:17:50 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
01:17:50 37: The import 'org.eclipse.papyrus.gmf.codegen.xtend.annotations.MetaDef' is never used.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
01:17:50 270: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
01:17:50 482: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
01:17:50 482: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/NodeEditPart.xtend
01:17:50 485: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Children.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Children.xtend
01:17:50 71: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Children.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Children.xtend
01:17:50 71: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
01:17:50 152: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
01:17:50 154: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
01:17:50 157: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
01:17:50 184: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
01:17:50 212: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementTypes.xtend
01:17:50 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/diagram/editparts/ChildNodeLabelEditPart.xtend
01:17:50 28: The extension xpt.Common_qvto is not used in ChildNodeLabelEditPart
01:17:50 [WARNING] 
01:17:50 WARNING: 	ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/diagram/editparts/ChildNodeLabelEditPart.xtend
01:17:50 29: The extension xpt.diagram.editparts.Utils_qvto is not used in ChildNodeLabelEditPart
01:17:50 [WARNING] 
01:17:50 WARNING: 	ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/diagram/editparts/ChildNodeLabelEditPart.xtend
01:17:50 32: The value of the field ChildNodeLabelEditPart.xptNodeEditPart is not used
01:17:50 [WARNING] 
01:17:50 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
01:17:50 42: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
01:17:50 42: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
01:17:50 43: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
01:17:50 52: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
01:17:50 52: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
01:17:50 62: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	modeledViewmapProducer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/viewmaps/modeledViewmapProducer.xtend
01:17:50 62: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Attrs.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Attrs.xtend
01:17:50 99: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
01:17:50 39: The value of the field CreateShortcutAction.xptShortcutCreationWizard is not used
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
01:17:50 42: The value of the field CreateShortcutAction.xptCreateShortcutDecorationCommand is not used
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
01:17:50 43: The value of the field CreateShortcutAction.xptElementChooser is not used
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
01:17:50 44: The value of the field CreateShortcutAction.xptDiagramEditorUtil is not used
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
01:17:50 102: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreateShortcutAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/CreateShortcutAction.xtend
01:17:50 109: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
01:17:50 46: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
01:17:50 46: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
01:17:50 54: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
01:17:50 54: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
01:17:50 93: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
01:17:50 117: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
01:17:50 121: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
01:17:50 125: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
01:17:50 135: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ExpressionLabelParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/parsers/ExpressionLabelParser.xtend
01:17:50 137: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	OclTracker_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/expressions/OclTracker_qvto.xtend
01:17:50 22: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 114: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 236: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 239: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 246: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 249: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 256: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 266: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 269: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 272: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 275: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 296: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 297: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 301: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	PaletteFactory.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/PaletteFactory.xtend
01:17:50 302: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/actions/extensions.xtend
01:17:50 156: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
01:17:50 48: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
01:17:50 60: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
01:17:50 66: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
01:17:50 72: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
01:17:50 78: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
01:17:50 84: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
01:17:50 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
01:17:50 96: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Figure.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/attr/Figure.xtend
01:17:50 105: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/Utils_qvto.xtend
01:17:50 53: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ViewStyles.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/views/ViewStyles.xtend
01:17:50 96: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	GenEditorGenerator_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/GenEditorGenerator_qvto.xtend
01:17:50 29: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	InitDiagramFileAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/InitDiagramFileAction.xtend
01:17:50 64: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	InitDiagramFileAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/InitDiagramFileAction.xtend
01:17:50 76: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/AbstractNavigatorItem.xtend
01:17:50 22: The class "AbstractNavigatorItem" is not declared abstract.
01:17:50 [WARNING] 
01:17:50 WARNING: 	AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/AbstractNavigatorItem.xtend
01:17:50 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorItem.xtend
01:17:50 52: Suspiciously overloaded method.
01:17:50 The method
01:17:50 	equals(GenNavigator) in NavigatorItem on 'this'
01:17:50 overloads the method
01:17:50 	equals(Object) in Object on parameter 'it'.
01:17:50 [WARNING] 
01:17:50 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/extensions.xtend
01:17:50 30: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Border.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Border.xtend
01:17:50 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Border.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Border.xtend
01:17:50 66: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Border.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Border.xtend
01:17:50 74: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Border.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Border.xtend
01:17:50 74: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/palette/Utils_qvto.xtend
01:17:50 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend
01:17:50 139: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend
01:17:50 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend
01:17:50 243: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	VisualEffectEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/VisualEffectEditPolicy.xtend
01:17:50 248: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
01:17:50 124: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
01:17:50 131: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
01:17:50 135: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
01:17:50 155: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
01:17:50 162: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Externalizer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/Externalizer.xtend
01:17:50 166: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
01:17:50 60: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
01:17:50 112: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
01:17:50 125: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
01:17:50 127: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
01:17:50 132: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
01:17:50 137: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
01:17:50 137: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers.xtend
01:17:50 243: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Descriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/top/Descriptor.xtend
01:17:50 107: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ShortcutCreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ShortcutCreationWizard.xtend
01:17:50 140: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ShortcutCreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ShortcutCreationWizard.xtend
01:17:50 155: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DiagramEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/DiagramEditPart.xtend
01:17:50 52: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
01:17:50 187: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
01:17:50 199: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
01:17:50 311: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
01:17:50 323: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
01:17:50 371: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
01:17:50 371: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
01:17:50 440: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
01:17:50 442: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/NavigatorLabelProvider.xtend
01:17:50 448: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	getEditorInput.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/getEditorInput.xtend
01:17:50 30: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ElementInitializers_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/providers/ElementInitializers_qvto.xtend
01:17:50 74: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreationWizardPage.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizardPage.xtend
01:17:50 39: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreationWizardPage.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizardPage.xtend
01:17:50 66: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	CreationWizardPage.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/CreationWizardPage.xtend
01:17:50 72: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend
01:17:50 35: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend
01:17:50 45: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend
01:17:50 54: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend
01:17:50 68: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Layout.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Layout.xtend
01:17:50 72: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ResourceSetModificationListener.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ResourceSetModificationListener.xtend
01:17:50 83: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	EditHelperAdvice.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/edithelpers/EditHelperAdvice.xtend
01:17:50 22: The public modifier is unnecessary on class EditHelperAdvice
01:17:50 [WARNING] 
01:17:50 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/update/CanonicalUpdate.xtend
01:17:50 336: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend
01:17:50 171: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend
01:17:50 182: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend
01:17:50 221: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/editpolicies/OpenDiagram.xtend
01:17:50 228: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Extras.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Extras.xtend
01:17:50 38: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	Extras.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/gmfgraph/Extras.xtend
01:17:50 41: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	DomainNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/navigator/DomainNavigatorItem.xtend
01:17:50 56: Suspiciously overloaded method.
01:17:50 The method
01:17:50 	equals(GenNavigator) in DomainNavigatorItem on 'this'
01:17:50 overloads the method
01:17:50 	equals(Object) in Object on parameter 'it'.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActionBarContributor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ActionBarContributor.xtend
01:17:50 80: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActionBarContributor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/editor/ActionBarContributor.xtend
01:17:50 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
01:17:50 168: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
01:17:50 176: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
01:17:50 176: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
01:17:50 192: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
01:17:50 291: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
01:17:50 303: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
01:17:50 313: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	ActionBarAdvisor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/application/ActionBarAdvisor.xtend
01:17:50 325: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend
01:17:50 43: The value of the field LinkEditPart.linkLabelEditPart is not used
01:17:50 [WARNING] 
01:17:50 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend
01:17:50 58: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend
01:17:50 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend
01:17:50 95: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/impl/diagram/editparts/LinkEditPart.xtend
01:17:50 187: The operator '==' should be replaced by '===' when null is one of the arguments.
01:17:50 [WARNING] 
01:17:50 WARNING: 	EditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/xtend/xpt/diagram/edithelpers/EditHelper.xtend
01:17:50 22: The public modifier is unnecessary on class EditHelper
01:18:02 [INFO] 
01:18:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:18:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/main/resources
01:18:02 [INFO] 
01:18:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:18:02 [INFO] Compiling 214 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/bin
01:18:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenEmittersWithXtend2.java:[20] 
01:18:06 	import org.eclipse.papyrus.gmf.codegen.util.CodegenEmitters;
01:18:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:06 The import org.eclipse.papyrus.gmf.codegen.util.CodegenEmitters is never used
01:18:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenEmittersWithXtend2.java:[21] 
01:18:06 	import org.eclipse.papyrus.gmf.codegen.util.ExtensionTemplatesProviderImpl;
01:18:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:06 The import org.eclipse.papyrus.gmf.codegen.util.ExtensionTemplatesProviderImpl is never used
01:18:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenEmittersWithXtend2.java:[22] 
01:18:06 	import org.eclipse.papyrus.gmf.codegen.util.GMFGeneratorModule;
01:18:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:06 The import org.eclipse.papyrus.gmf.codegen.util.GMFGeneratorModule is never used
01:18:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenEmittersWithXtend2.java:[23] 
01:18:06 	import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider;
01:18:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:06 The import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider is never used
01:18:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/CodegenXtendPlugin.java:[18] 
01:18:06 	import org.eclipse.papyrus.gmf.codegen.util.DefaultActivator;
01:18:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:06 The import org.eclipse.papyrus.gmf.codegen.util.DefaultActivator is never used
01:18:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/GMFGeneratorModule.java:[19] 
01:18:06 	import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider;
01:18:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:06 The import org.eclipse.papyrus.gmf.codegen.util.IExtensionTemplatesProvider is never used
01:18:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/MergeFileSystemAccess.java:[52] 
01:18:06 	@SuppressWarnings("restriction")
01:18:06 	                  ^^^^^^^^^^^^^
01:18:06 Unnecessary @SuppressWarnings("restriction")
01:18:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/org/eclipse/papyrus/gmf/codegen/util/GeneratorWithXtend2.java:[18] 
01:18:06 	import org.eclipse.papyrus.gmf.codegen.util.CodegenEmittersWithXtend2;
01:18:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:06 The import org.eclipse.papyrus.gmf.codegen.util.CodegenEmittersWithXtend2 is never used
01:18:06 8 problems (8 warnings)
01:18:06 [INFO] 
01:18:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:18:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/src/test/resources
01:18:06 [INFO] 
01:18:06 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:18:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
01:18:07 [INFO] 
01:18:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:18:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT-sources.jar
01:18:07 [INFO] 
01:18:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:18:07 [INFO] 
01:18:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:18:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
01:18:07 [INFO] 
01:18:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:18:07 [INFO] 
01:18:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:18:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:07 [INFO] 
01:18:07 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:18:07 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend/target/org.eclipse.papyrus.gmf.codegen.xtend-1.0.0-SNAPSHOT.jar
01:18:10 [INFO] 
01:18:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend ---
01:18:10 [INFO] 
01:18:10 [INFO] --< org.eclipse.papyrus.gmf-tooling.plugins:org.eclipse.papyrus.gmf.codegen.xtend.ui >--
01:18:10 [INFO] Building org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT [507/728]
01:18:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:10 [INFO] 
01:18:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:10 [INFO] 
01:18:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:10 [INFO] The project's OSGi version is 1.0.0.202103040552
01:18:10 [INFO] 
01:18:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:10 [INFO] 
01:18:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:10 [INFO] 
01:18:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/main/resources
01:18:10 [INFO] 
01:18:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:10 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/bin
01:18:10 [INFO] 
01:18:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/src/test/resources
01:18:10 [INFO] 
01:18:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
01:18:10 [INFO] 
01:18:10 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (attach-source) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT-sources.jar
01:18:10 [INFO] 
01:18:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT.jar
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:11 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.xtend.ui/target/org.eclipse.papyrus.gmf.codegen.xtend.ui-1.0.0-SNAPSHOT.jar
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.codegen.xtend.ui ---
01:18:11 [INFO] 
01:18:11 [INFO] ----------< org.eclipse.papyrus:org.eclipse.papyrus.codegen >-----------
01:18:11 [INFO] Building org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT            [508/728]
01:18:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:11 [INFO] 
01:18:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] The project's OSGi version is 2.0.0.202103040552
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] 
01:18:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/main/resources
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/bin
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusCodegenEmitters.java:[18] 
01:18:11 	import org.eclipse.papyrus.gmf.codegen.xtend.ui.handlers.CodegenEmittersWithXtend2;
01:18:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:11 The type CodegenEmittersWithXtend2 is deprecated
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusCodegenEmitters.java:[24] 
01:18:11 	public class PapyrusCodegenEmitters extends CodegenEmittersWithXtend2 {
01:18:11 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:11 The type CodegenEmittersWithXtend2 is deprecated
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusCodegenEmitters.java:[27] 
01:18:11 	super(useBaseTemplatesOnly, templateDirectory, includeDynamicModelTemplates);
01:18:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:11 The constructor CodegenEmittersWithXtend2(boolean, String, boolean) is deprecated
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/actions/PapyrusExecuteTemplateAction.java:[18] 
01:18:11 	import org.eclipse.papyrus.gmf.internal.codegen.popup.actions.ExecuteTemplatesAction;
01:18:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:11 Discouraged access: The type 'ExecuteTemplatesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/actions/PapyrusExecuteTemplateAction.java:[19] 
01:18:11 	import org.eclipse.papyrus.gmf.internal.codegen.popup.actions.ExecuteTemplatesOperation;
01:18:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:11 Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/actions/PapyrusExecuteTemplateAction.java:[26] 
01:18:11 	public class PapyrusExecuteTemplateAction extends ExecuteTemplatesAction {
01:18:11 	                                                  ^^^^^^^^^^^^^^^^^^^^^^
01:18:11 Discouraged access: The type 'ExecuteTemplatesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/actions/PapyrusExecuteTemplateAction.java:[32] 
01:18:11 	protected ExecuteTemplatesOperation createOperation() {
01:18:11 	          ^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:11 Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusExecuteTemplatesOperation.java:[20] 
01:18:11 	import org.eclipse.papyrus.gmf.internal.codegen.popup.actions.ExecuteTemplatesOperation;
01:18:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:11 Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusExecuteTemplatesOperation.java:[25] 
01:18:11 	* @see org.eclipse.papyrus.gmf.internal.codegen.popup.actions.ExecuteTemplatesOperation
01:18:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:11 Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusExecuteTemplatesOperation.java:[28] 
01:18:11 	public class PapyrusExecuteTemplatesOperation extends ExecuteTemplatesOperation {
01:18:11 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:11 Discouraged access: The type 'ExecuteTemplatesOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusExecuteTemplatesOperation.java:[35] 
01:18:11 	GenEditorGenerator genModel = getGenModel();
01:18:11 	                              ^^^^^^^^^^^
01:18:11 Discouraged access: The method 'ExecuteTemplatesOperation.getGenModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/gmf-tooling/org.eclipse.papyrus.gmf.codegen.ui/bin')
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusGenerator.java:[23] 
01:18:11 	import org.eclipse.papyrus.gmf.codegen.xtend.ui.handlers.GeneratorWithXtend2;
01:18:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:11 The type GeneratorWithXtend2 is deprecated
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusGenerator.java:[29] 
01:18:11 	public class PapyrusGenerator extends GeneratorWithXtend2 {
01:18:11 	                                      ^^^^^^^^^^^^^^^^^^^
01:18:11 The type GeneratorWithXtend2 is deprecated
01:18:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/org/eclipse/papyrus/codegen/PapyrusGenerator.java:[45] 
01:18:11 	super(genModel, codegenEmitters);
01:18:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:11 The constructor GeneratorWithXtend2(GenEditorGenerator, CodegenEmittersWithXtend2) is deprecated
01:18:11 14 problems (14 warnings)
01:18:11 [INFO] 
01:18:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/src/test/resources
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT-sources.jar
01:18:11 [INFO] 
01:18:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.codegen ---
01:18:11 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.codegen/target/org.eclipse.papyrus.codegen-2.0.0-SNAPSHOT.jar
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.codegen ---
01:18:11 [INFO] 
01:18:11 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.gmfgenextension >-------
01:18:11 [INFO] Building org.eclipse.papyrus.gmfgenextension 3.0.0-SNAPSHOT    [509/728]
01:18:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:11 [INFO] 
01:18:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmfgenextension ---
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.gmfgenextension ---
01:18:11 [INFO] The project's OSGi version is 3.0.0.202103040552
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmfgenextension ---
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmfgenextension ---
01:18:11 [INFO] 
01:18:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.gmfgenextension ---
01:18:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/main/resources
01:18:11 [INFO] 
01:18:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.gmfgenextension ---
01:18:11 [INFO] Compiling 80 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/bin
01:18:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/AddOrUpdateCommentEditParts.java:[145] 
01:18:14 	eObject.eResource().save(new HashMap());
01:18:14 	                             ^^^^^^^
01:18:14 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:18:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/AddOrUpdateCommentEditParts.java:[344] 
01:18:14 	boolean createOpenDiagramBehaviour = true;
01:18:14 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:14 The value of the local variable createOpenDiagramBehaviour is not used
01:18:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/AddSmallAndLargeIconForPaletteAction.java:[76] 
01:18:14 	eObject.eResource().save(new HashMap());
01:18:14 	                             ^^^^^^^
01:18:14 HashMap is a raw type. References to generic type HashMap<K,V> should be parameterized
01:18:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/org/eclipse/papyrus/papyrusgmfgenextension/popupaction/Action.java:[44] 
01:18:14 	Iterator<Object> eltIt = selection.iterator();
01:18:14 	                         ^^^^^^^^^^^^^^^^^^^^
01:18:14 Type safety: The expression of type Iterator needs unchecked conversion to conform to Iterator<Object>
01:18:14 4 problems (4 warnings)
01:18:14 [INFO] 
01:18:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.gmfgenextension ---
01:18:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/src/test/resources
01:18:14 [INFO] 
01:18:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmfgenextension ---
01:18:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT-sources.jar
01:18:14 [INFO] 
01:18:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmfgenextension ---
01:18:14 [INFO] 
01:18:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.gmfgenextension ---
01:18:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT.jar
01:18:15 [INFO] 
01:18:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmfgenextension ---
01:18:15 [INFO] 
01:18:15 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmfgenextension ---
01:18:15 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:15 [INFO] 
01:18:15 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmfgenextension ---
01:18:15 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/target/org.eclipse.papyrus.gmfgenextension-3.0.0-SNAPSHOT.jar
01:18:15 [INFO] 
01:18:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmfgenextension ---
01:18:15 [INFO] 
01:18:15 [INFO] ------------< org.eclipse.papyrus:org.eclipse.papyrus.def >-------------
01:18:15 [INFO] Building org.eclipse.papyrus.def 2.0.0-SNAPSHOT                [510/728]
01:18:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:15 [INFO] 
01:18:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.def ---
01:18:15 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend-gen (includes = [**/*], excludes = [.gitignore])
01:18:15 [INFO] 
01:18:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.def ---
01:18:15 [INFO] The project's OSGi version is 2.0.0.202103040552
01:18:15 [INFO] 
01:18:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.def ---
01:18:15 [INFO] 
01:18:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.def ---
01:18:15 [INFO] 
01:18:15 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.def ---
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeConstraintUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/utils/NodeConstraintUtils_qvto.xtend
01:18:23 26: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeConstraintUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/utils/NodeConstraintUtils_qvto.xtend
01:18:23 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeConstraintUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/utils/NodeConstraintUtils_qvto.xtend
01:18:23 48: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeConstraintUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/utils/NodeConstraintUtils_qvto.xtend
01:18:23 48: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorGroup.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorGroup.xtend
01:18:23 25: The def modifier is unnecessary on method attributes
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorGroup.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorGroup.xtend
01:18:23 36: The def modifier is unnecessary on method addChildren
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 39: The def modifier is unnecessary on method attributes
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 51: The def modifier is unnecessary on method getElement
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 57: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 59: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 69: The def modifier is unnecessary on method isKnownElementType
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 92: The def modifier is unnecessary on method additions
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 110: The def modifier is unnecessary on method getElementTypeByVisualID
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 115: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 124: The def modifier is unnecessary on method getElementType
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 131: The def modifier is unnecessary on method elementTypeField
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 132: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 139: The def modifier is unnecessary on method typedInstance
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 164: The def modifier is unnecessary on method accessElementType
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 166: The def modifier is unnecessary on method caseElementType
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 171: The def modifier is unnecessary on method addKnownElementType
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementTypes.xtend
01:18:23 172: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend
01:18:23 42: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend
01:18:23 43: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend
01:18:23 71: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend
01:18:23 72: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ValidationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ValidationProvider.xtend
01:18:23 111: The def modifier is unnecessary on method strategy_support
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementInitializers.xtend
01:18:23 121: The def modifier is unnecessary on method initMethodCall
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementInitializers.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementInitializers.xtend
01:18:23 122: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	AbstractExpression.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/expressions/AbstractExpression.xtend
01:18:23 22: The class "AbstractExpression" is not declared abstract.
01:18:23 [WARNING] 
01:18:23 WARNING: 	LoadResourceAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/actions/LoadResourceAction.xtend
01:18:23 21: The def modifier is unnecessary on method extendsList
01:18:23 [WARNING] 
01:18:23 WARNING: 	BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/edithelpers/BaseEditHelper.xtend
01:18:23 19: The public modifier is unnecessary on class BaseEditHelper
01:18:23 [WARNING] 
01:18:23 WARNING: 	BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/edithelpers/BaseEditHelper.xtend
01:18:23 23: The def modifier is unnecessary on method editPolicyCommandConstant
01:18:23 [WARNING] 
01:18:23 WARNING: 	BaseEditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/edithelpers/BaseEditHelper.xtend
01:18:23 25: The def modifier is unnecessary on method contextElementTypeConstant
01:18:23 [WARNING] 
01:18:23 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/preferences/PreferenceInitializer.xtend
01:18:23 26: The extension xpt.Common is not used in PreferenceInitializer
01:18:23 [WARNING] 
01:18:23 WARNING: 	PreferenceInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/preferences/PreferenceInitializer.xtend
01:18:23 28: The value of the field PreferenceInitializer.xptActivator is not used
01:18:23 [WARNING] 
01:18:23 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/ActivatorImpl.xtend
01:18:23 97: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ActivatorImpl.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/ActivatorImpl.xtend
01:18:23 128: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorContentProvider.xtend
01:18:23 81: The def modifier is unnecessary on method initCommonAttributes
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorContentProvider.xtend
01:18:23 130: The def modifier is unnecessary on method constructor
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorContentProvider.xtend
01:18:23 388: The def modifier is unnecessary on method i18nKeyForGroup
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorContentProvider.xtend
01:18:23 389: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	IconProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/IconProvider.xtend
01:18:23 27: The def modifier is unnecessary on method extendsList
01:18:23 [WARNING] 
01:18:23 WARNING: 	LabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/propsheet/LabelProvider.xtend
01:18:23 31: The def modifier is unnecessary on method unwrapMethods
01:18:23 [WARNING] 
01:18:23 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
01:18:23 97: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
01:18:23 186: The def modifier is unnecessary on method commaSeparatedVisualIDs
01:18:23 [WARNING] 
01:18:23 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
01:18:23 188: The def modifier is unnecessary on method elementType
01:18:23 [WARNING] 
01:18:23 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
01:18:23 192: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
01:18:23 203: The def modifier is unnecessary on method specializationType
01:18:23 [WARNING] 
01:18:23 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
01:18:23 206: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
01:18:23 209: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
01:18:23 211: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
01:18:23 217: The def modifier is unnecessary on method elementType
01:18:23 [WARNING] 
01:18:23 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/extensions.xtend
01:18:23 220: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ResourceSetModificationListener.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ResourceSetModificationListener.xtend
01:18:23 51: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ChildNodeLabelEditPart.xtend
01:18:23 30: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ChildNodeLabelEditPart.xtend
01:18:23 31: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ChildNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ChildNodeLabelEditPart.xtend
01:18:23 32: Unnecessary cast from ExtendedGenView to ExtendedGenView
01:18:23 [WARNING] 
01:18:23 WARNING: 	PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/parsers/PredefinedParser.xtend
01:18:23 23: The def modifier is unnecessary on method extendsList
01:18:23 [WARNING] 
01:18:23 WARNING: 	PredefinedParser.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/parsers/PredefinedParser.xtend
01:18:23 26: The def modifier is unnecessary on method additions
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementInitializers_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementInitializers_qvto.xtend
01:18:23 31: The def modifier is unnecessary on method javaMethodName
01:18:23 [WARNING] 
01:18:23 WARNING: 	ElementInitializers_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ElementInitializers_qvto.xtend
01:18:23 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend
01:18:23 32: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend
01:18:23 34: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend
01:18:23 32: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend
01:18:23 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ExternalNodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/ExternalNodeLabelEditPart.xtend
01:18:23 34: Unnecessary cast from ExtendedGenView to ExtendedGenView
01:18:23 [WARNING] 
01:18:23 WARNING: 	extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/preferences/extensions.xtend
01:18:23 47: Unnecessary cast from GenStandardPreferencePage to GenStandardPreferencePage
01:18:23 [WARNING] 
01:18:23 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ValidateAction.xtend
01:18:23 55: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ValidateAction.xtend
01:18:23 84: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ValidateAction.xtend
01:18:23 160: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ValidateAction.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ValidateAction.xtend
01:18:23 171: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/Utils_qvto.xtend
01:18:23 51: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/Utils_qvto.xtend
01:18:23 55: Unnecessary cast from ToolEntry to ToolEntry
01:18:23 [WARNING] 
01:18:23 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/Utils_qvto.xtend
01:18:23 56: Unnecessary cast from ToolEntry to ToolEntry
01:18:23 [WARNING] 
01:18:23 WARNING: 	Utils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/Utils_qvto.xtend
01:18:23 78: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 63: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 64: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 66: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 77: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 78: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 118: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 120: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 186: The def modifier is unnecessary on method getType
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 193: The def modifier is unnecessary on method getViewVisualID
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 207: The def modifier is unnecessary on method unrecognizedVID
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 211: The def modifier is unnecessary on method getVisualID
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 218: The def modifier is unnecessary on method getNodeVisualID
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 249: The def modifier is unnecessary on method getLinkWithClassVisualID
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 260: The def modifier is unnecessary on method canCreateNode
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 287: The def modifier is unnecessary on method checkEssentialChild
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 293: The def modifier is unnecessary on method isCompartmentVisualID
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 308: The def modifier is unnecessary on method isSemanticLeafVisualID
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 329: The def modifier is unnecessary on method checkNodeVisualID
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualIDRegistry.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/VisualIDRegistry.xtend
01:18:23 341: The def modifier is unnecessary on method domainElementConstraintMethodName
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/NodeDescriptor.xtend
01:18:23 28: The def modifier is unnecessary on method extendsList
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/NodeDescriptor.xtend
01:18:23 30: The def modifier is unnecessary on method constructor
01:18:23 [WARNING] 
01:18:23 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:18:23 95: The def modifier is unnecessary on method addDestroyShortcutsCommand
01:18:23 [WARNING] 
01:18:23 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:18:23 275: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:18:23 288: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:18:23 317: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:18:23 364: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:18:23 364: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:18:23 366: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:18:23 369: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	BaseItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/BaseItemSemanticEditPolicy.xtend
01:18:23 383: The def modifier is unnecessary on method getGEFWrapper
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorLinkHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLinkHelper.xtend
01:18:23 32: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorLinkHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLinkHelper.xtend
01:18:23 40: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ActionBarContributor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ActionBarContributor.xtend
01:18:23 27: The def modifier is unnecessary on method ActionBarContributor
01:18:23 [WARNING] 
01:18:23 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend
01:18:23 41: The def modifier is unnecessary on method getFeaturesToSynchronizeMethod
01:18:23 [WARNING] 
01:18:23 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend
01:18:23 63: The def modifier is unnecessary on method getSemanticChildrenListMethod
01:18:23 [WARNING] 
01:18:23 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend
01:18:23 81: The def modifier is unnecessary on method refreshConnectionsBody
01:18:23 [WARNING] 
01:18:23 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend
01:18:23 96: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	CanonicalUpdate.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/update/CanonicalUpdate.xtend
01:18:23 118: The def modifier is unnecessary on method collectAllLinksMethod
01:18:23 [WARNING] 
01:18:23 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/CompartmentEditPart.xtend
01:18:23 32: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/CompartmentEditPart.xtend
01:18:23 33: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	CompartmentEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/diagram/editparts/CompartmentEditPart.xtend
01:18:23 34: Unnecessary cast from ExtendedGenView to ExtendedGenView
01:18:23 [WARNING] 
01:18:23 WARNING: 	VisualTypeProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/VisualTypeProvider.xtend
01:18:23 82: The public modifier is unnecessary on method VisualTypeProvider
01:18:23 [WARNING] 
01:18:23 WARNING: 	Extensions.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/Extensions.xtend
01:18:23 23: The def modifier is unnecessary on method extensions
01:18:23 [WARNING] 
01:18:23 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/LinkEditPart.xtend
01:18:23 37: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	LinkEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/LinkEditPart.xtend
01:18:23 38: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NewDiagramFileWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/NewDiagramFileWizard.xtend
01:18:23 128: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend
01:18:23 68: Unnecessary cast from ToolGroup to ToolGroup
01:18:23 [WARNING] 
01:18:23 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend
01:18:23 81: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend
01:18:23 86: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend
01:18:23 91: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	PaletteConfiguration.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/palette/PaletteConfiguration.xtend
01:18:23 97: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 42: The extension xpt.Common_qvto is not used in ParserProvider
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 44: The extension xpt.expressions.OclTracker_qvto is not used in ParserProvider
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 45: The extension xpt.providers.ParserUtils_qvto is not used in ParserProvider
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 46: The extension impl.parsers.expression_qvto is not used in ParserProvider
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 48: The extension parsers.ExpressionLabelParser is not used in ParserProvider
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 49: The extension parsers.PredefinedParser is not used in ParserProvider
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 51: The value of the field ParserProvider.xptGetExpression is not used
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 52: The value of the field ParserProvider.xptMetaModel is not used
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 53: The value of the field ParserProvider.xptVisualIDRegistry is not used
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 55: The value of the field ParserProvider.xptParsers is not used
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 56: The value of the field ParserProvider.xptActivator is not used
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 58: The def modifier is unnecessary on method HintAdapterClass
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 85: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 93: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 102: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 112: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 120: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 125: The def modifier is unnecessary on method getParserByVisualIdMethod
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/parsers/ParserProvider.xtend
01:18:23 145: The def modifier is unnecessary on method provider_providesMethod
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ParserUtils_qvto.xtend
01:18:23 30: The def modifier is unnecessary on method parserFieldName
01:18:23 [WARNING] 
01:18:23 WARNING: 	ParserUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ParserUtils_qvto.xtend
01:18:23 34: The def modifier is unnecessary on method parserAccessorName
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeLabelEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeLabelEditPart.xtend
01:18:23 33: The def modifier is unnecessary on method nodeLabelDragPolicyQualifiedClassName
01:18:23 [WARNING] 
01:18:23 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend
01:18:23 24: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenExternalNodeLabel' is never used.
01:18:23 [WARNING] 
01:18:23 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend
01:18:23 25: The import 'org.eclipse.papyrus.gmf.codegen.gmfgen.GenLinkLabel' is never used.
01:18:23 [WARNING] 
01:18:23 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend
01:18:23 45: The extension xpt.Common_qvto is not used in TextAware
01:18:23 [WARNING] 
01:18:23 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend
01:18:23 163: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend
01:18:23 232: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	TextAware.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/TextAware.xtend
01:18:23 267: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/OpenDiagram.xtend
01:18:23 48: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	OpenDiagram.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/OpenDiagram.xtend
01:18:23 59: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DomainNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/DomainNavigatorItem.xtend
01:18:23 27: The def modifier is unnecessary on method registerAdapterFactory
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramContentInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramContentInitializer.xtend
01:18:23 28: The def modifier is unnecessary on method getCompartment
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramContentInitializer.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramContentInitializer.xtend
01:18:23 42: The def modifier is unnecessary on method createChildrenMethodName
01:18:23 [WARNING] 
01:18:23 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend
01:18:23 136: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend
01:18:23 151: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend
01:18:23 163: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend
01:18:23 164: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	CreateNodeCommand.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/commands/CreateNodeCommand.xtend
01:18:23 208: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 39: The import 'java.util.Set' is never used.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 40: The import 'org.eclipse.emf.codegen.ecore.genmodel.GenFeature' is never used.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 56: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 58: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 85: The public modifier is unnecessary on method classSingleton
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 87: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 140: The def modifier is unnecessary on method getConnectedLinks
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 162: The def modifier is unnecessary on method colectConnectedLinks
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 164: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 177: The def modifier is unnecessary on method getIncomingLinksByTypeMethod
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 196: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 204: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 196: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 213: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 226: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 340: The def modifier is unnecessary on method checkChildElementVisualID
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 342: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 349: The def modifier is unnecessary on method checkLinkVisualID
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 355: The def modifier is unnecessary on method getSemanticChildrenMethodName
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 357: The def modifier is unnecessary on method linkGetterName
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 359: The def modifier is unnecessary on method getConnectedLinksByTypeMethodName
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 361: The def modifier is unnecessary on method getConnectedLinksByTypeMethodFragment
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramUpdater.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/DiagramUpdater.xtend
01:18:23 363: The def modifier is unnecessary on method getConnectedLinksByTypeMethodFragment
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorItem.xtend
01:18:23 28: The def modifier is unnecessary on method registerAdapterFactory
01:18:23 [WARNING] 
01:18:23 WARNING: 	MarkerNavigationProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/MarkerNavigationProvider.xtend
01:18:23 26: The def modifier is unnecessary on method MarkerNavigationProvider
01:18:23 [WARNING] 
01:18:23 WARNING: 	CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/CreationWizard.xtend
01:18:23 100: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	CreationWizard.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/CreationWizard.xtend
01:18:23 140: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorSorter.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorSorter.xtend
01:18:23 30: The def modifier is unnecessary on method category
01:18:23 [WARNING] 
01:18:23 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend
01:18:23 42: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend
01:18:23 147: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend
01:18:23 151: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend
01:18:23 177: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DocumentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DocumentProvider.xtend
01:18:23 183: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ViewStyles.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/views/ViewStyles.xtend
01:18:23 46: The def modifier is unnecessary on method offset
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
01:18:23 37: The def modifier is unnecessary on method getUniqueFileNameMethod
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
01:18:23 41: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
01:18:23 47: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
01:18:23 55: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
01:18:23 64: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
01:18:23 70: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
01:18:23 77: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramEditorUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/DiagramEditorUtil.xtend
01:18:23 101: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend
01:18:23 131: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend
01:18:23 174: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend
01:18:23 240: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend
01:18:23 241: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend
01:18:23 471: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ViewProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/ViewProvider.xtend
01:18:23 482: The def modifier is unnecessary on method initCompartment
01:18:23 [WARNING] 
01:18:23 WARNING: 	LinkDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/LinkDescriptor.xtend
01:18:23 28: The def modifier is unnecessary on method extendsList
01:18:23 [WARNING] 
01:18:23 WARNING: 	LinkDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/LinkDescriptor.xtend
01:18:23 30: The def modifier is unnecessary on method refOnlyLinkConstructor
01:18:23 [WARNING] 
01:18:23 WARNING: 	LinkDescriptor.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/updater/LinkDescriptor.xtend
01:18:23 37: The def modifier is unnecessary on method typeLinkConstructor
01:18:23 [WARNING] 
01:18:23 WARNING: 	TextNonResizableEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/TextNonResizableEditPolicy.xtend
01:18:23 31: The def modifier is unnecessary on method TextNonResizableEditPolicy_createSelectionHandles
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend
01:18:23 39: The def modifier is unnecessary on method getTextMethodName
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend
01:18:23 41: The def modifier is unnecessary on method getDiagramLabelText
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend
01:18:23 51: The def modifier is unnecessary on method getLabelFeatureText
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend
01:18:23 52: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NavigatorLabelProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/NavigatorLabelProvider.xtend
01:18:23 52: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ChoiceUtils_qvto.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/ChoiceUtils_qvto.xtend
01:18:23 30: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 69: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 70: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 71: Unnecessary cast from ExtendedGenView to ExtendedGenView
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 82: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 118: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 124: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 124: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 125: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 142: The def modifier is unnecessary on method setLineWidth
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 152: The def modifier is unnecessary on method setLineStyle
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 199: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 200: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 325: The def modifier is unnecessary on method borderItemSelectionEP
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 418: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 429: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/NodeEditPart.xtend
01:18:23 472: The def modifier is unnecessary on method getTargetEditPartMethod
01:18:23 [WARNING] 
01:18:23 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/Common.xtend
01:18:23 26: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	ModelElementSelectionPage.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/editor/ModelElementSelectionPage.xtend
01:18:23 22: The def modifier is unnecessary on method extendsList
01:18:23 [WARNING] 
01:18:23 WARNING: 	EditHelper.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/edithelpers/EditHelper.xtend
01:18:23 23: The public modifier is unnecessary on class EditHelper
01:18:23 [WARNING] 
01:18:23 WARNING: 	DiagramEditPart.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/impl/diagram/editparts/DiagramEditPart.xtend
01:18:23 56: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/AbstractNavigatorItem.xtend
01:18:23 24: The class "AbstractNavigatorItem" is not declared abstract.
01:18:23 [WARNING] 
01:18:23 WARNING: 	AbstractNavigatorItem.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/AbstractNavigatorItem.xtend
01:18:23 28: The def modifier is unnecessary on method registerAdapterFactory
01:18:23 [WARNING] 
01:18:23 WARNING: 	linkCommands.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/linkCommands.xtend
01:18:23 58: The value of the field linkCommands.aspectsUtils_qvto is not used
01:18:23 [WARNING] 
01:18:23 WARNING: 	EditPartProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/providers/EditPartProvider.xtend
01:18:23 27: The def modifier is unnecessary on method extendsList
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 166: Cannot infer type from recursive usage. Type 'Object' is used.
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 38: The import 'java.io.File' is never used.
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 66: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 71: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 73: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 74: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 200: Unnecessary cast from ToolGroup to ToolGroup
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 264: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 264: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 268: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 268: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 285: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 283: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	plugin.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/plugin.xtend
01:18:23 284: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	DomainNavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/DomainNavigatorContentProvider.xtend
01:18:23 27: The value of the field DomainNavigatorContentProvider.xptActivator is not used
01:18:23 [WARNING] 
01:18:23 WARNING: 	DomainNavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/DomainNavigatorContentProvider.xtend
01:18:23 28: The value of the field DomainNavigatorContentProvider.xptNavigatorContentProvider is not used
01:18:23 [WARNING] 
01:18:23 WARNING: 	DomainNavigatorContentProvider.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/navigator/DomainNavigatorContentProvider.xtend
01:18:23 31: The def modifier is unnecessary on method wrapEObjects
01:18:23 [WARNING] 
01:18:23 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
01:18:23 33: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
01:18:23 35: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
01:18:23 37: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
01:18:23 39: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
01:18:23 57: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
01:18:23 59: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
01:18:23 62: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:23 [WARNING] 
01:18:23 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
01:18:23 66: The value of the local variable notUsetBooleanVar is not used
01:18:23 [WARNING] 
01:18:23 WARNING: 	manifest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/plugin/manifest.xtend
01:18:23 79: The def modifier is unnecessary on method executionEnvironment
01:18:23 [WARNING] 
01:18:23 WARNING: 	Common.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editparts/Common.xtend
01:18:23 56: The def modifier is unnecessary on method visualIDConstant
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend
01:18:23 156: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend
01:18:23 165: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend
01:18:23 179: Inconsistent indentation
01:18:23 [WARNING] 
01:18:23 WARNING: 	NodeItemSemanticEditPolicy.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/xtend/aspects/xpt/diagram/editpolicies/NodeItemSemanticEditPolicy.xtend
01:18:23 196: Inconsistent indentation
01:18:26 [INFO] 
01:18:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.def ---
01:18:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/src/main/resources
01:18:26 [INFO] 
01:18:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.def ---
01:18:26 [INFO] Compiling 104 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/bin
01:18:27 [INFO] 
01:18:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.def ---
01:18:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/src/test/resources
01:18:27 [INFO] 
01:18:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.def ---
01:18:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/target/org.eclipse.papyrus.def-2.0.0-SNAPSHOT-sources.jar
01:18:28 [INFO] 
01:18:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.def ---
01:18:28 [INFO] 
01:18:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.def ---
01:18:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/target/org.eclipse.papyrus.def-2.0.0-SNAPSHOT.jar
01:18:28 [INFO] 
01:18:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.def ---
01:18:28 [INFO] 
01:18:28 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.def ---
01:18:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:28 [INFO] 
01:18:28 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.def ---
01:18:28 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.def/target/org.eclipse.papyrus.def-2.0.0-SNAPSHOT.jar
01:18:29 [INFO] 
01:18:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.def ---
01:18:29 [INFO] 
01:18:29 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.uml-assistants >-------
01:18:29 [INFO] Building Papyrus UML Assistants 0.0.1-SNAPSHOT                 [511/728]
01:18:29 [INFO] --------------------------------[ pom ]---------------------------------
01:18:29 [INFO] 
01:18:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml-assistants ---
01:18:29 [INFO] 
01:18:29 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml-assistants ---
01:18:29 [INFO] 
01:18:29 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml-assistants ---
01:18:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:29 [INFO] 
01:18:29 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml-assistants ---
01:18:29 [INFO] 
01:18:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml-assistants ---
01:18:29 [INFO] 
01:18:29 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator >--
01:18:29 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT [512/728]
01:18:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:29 [INFO] 
01:18:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:29 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
01:18:29 [INFO] 
01:18:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:29 [INFO] The project's OSGi version is 3.0.0.202103040552
01:18:29 [INFO] 
01:18:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:29 [INFO] 
01:18:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:29 [INFO] 
01:18:29 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:31 [WARNING] 
01:18:31 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
01:18:31 58: Unnecessary cast from ConfiguredHintedSpecializationElementType to ConfiguredHintedSpecializationElementType
01:18:31 [WARNING] 
01:18:31 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
01:18:31 70: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:31 [WARNING] 
01:18:31 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
01:18:31 85: Unnecessary cast from SpecializationTypeConfiguration to SpecializationTypeConfiguration
01:18:31 [WARNING] 
01:18:31 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
01:18:31 86: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:31 [WARNING] 
01:18:31 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
01:18:31 94: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:31 [WARNING] 
01:18:31 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
01:18:31 110: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:31 [WARNING] 
01:18:31 WARNING: 	ElementTypeRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ElementTypeRule.xtend
01:18:31 113: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:31 [WARNING] 
01:18:31 WARNING: 	UML.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UML.xtend
01:18:31 117: Null-safe call of primitive-valued feature contains, default value false will be used
01:18:31 [WARNING] 
01:18:31 WARNING: 	ConfigurationSetRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/ConfigurationSetRule.xtend
01:18:31 48: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:31 [WARNING] 
01:18:31 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
01:18:31 40: The private modifier is unnecessary on field VISUAL_ID_PATTERN
01:18:31 [WARNING] 
01:18:31 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
01:18:31 90: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:31 [WARNING] 
01:18:31 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
01:18:31 101: The public modifier is unnecessary on method hasSemanticSupertype
01:18:31 [WARNING] 
01:18:31 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
01:18:31 144: Null-safe call of primitive-valued feature canContain, default value false will be used
01:18:31 [WARNING] 
01:18:31 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
01:18:31 164: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:31 [WARNING] 
01:18:31 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
01:18:31 170: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:31 [WARNING] 
01:18:31 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
01:18:31 179: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:31 [WARNING] 
01:18:31 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
01:18:31 207: Null-safe call of primitive-valued feature canSourceTo, default value false will be used
01:18:31 [WARNING] 
01:18:31 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
01:18:31 221: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:31 [WARNING] 
01:18:31 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
01:18:31 230: Null-safe call of primitive-valued feature canTargetFrom, default value false will be used
01:18:31 [WARNING] 
01:18:31 WARNING: 	UMLElementTypes.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/UMLElementTypes.xtend
01:18:31 244: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:31 [WARNING] 
01:18:31 WARNING: 	Identifiers.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/org/eclipse/papyrus/uml/profile/types/generator/Identifiers.xtend
01:18:31 68: The public modifier is unnecessary on method diPostfix
01:18:32 [INFO] 
01:18:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/main/resources
01:18:32 [INFO] 
01:18:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:32 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/bin
01:18:33 [INFO] 
01:18:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/src/test/resources
01:18:33 [INFO] 
01:18:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT-sources.jar
01:18:33 [INFO] 
01:18:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:33 [INFO] 
01:18:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar
01:18:33 [INFO] 
01:18:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:33 [INFO] 
01:18:33 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:33 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:33 [INFO] 
01:18:33 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:33 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/target/org.eclipse.papyrus.uml.profile.types.generator-3.0.0-SNAPSHOT.jar
01:18:33 [INFO] 
01:18:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator ---
01:18:33 [INFO] 
01:18:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator >--
01:18:33 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT [513/728]
01:18:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:33 [INFO] 
01:18:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:33 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
01:18:33 [INFO] 
01:18:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:33 [INFO] The project's OSGi version is 5.0.0.202103040552
01:18:33 [INFO] 
01:18:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:33 [INFO] 
01:18:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:33 [INFO] 
01:18:33 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:35 [WARNING] 
01:18:35 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
01:18:35 133: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:35 [WARNING] 
01:18:35 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
01:18:35 143: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:35 [WARNING] 
01:18:35 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
01:18:35 200: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:35 [WARNING] 
01:18:35 WARNING: 	FiltersUtil.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/org/eclipse/papyrus/uml/profile/assistants/generator/FiltersUtil.xtend
01:18:35 258: The operator '==' should be replaced by '===' when null is one of the arguments.
01:18:35 [INFO] 
01:18:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/main/resources
01:18:35 [INFO] 
01:18:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:35 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/bin
01:18:35 [INFO] 
01:18:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/src/test/resources
01:18:35 [INFO] 
01:18:35 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT-sources.jar
01:18:36 [INFO] 
01:18:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:36 [INFO] 
01:18:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar
01:18:36 [INFO] 
01:18:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:36 [INFO] 
01:18:36 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:36 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:36 [INFO] 
01:18:36 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:36 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/target/org.eclipse.papyrus.uml.profile.assistants.generator-5.0.0-SNAPSHOT.jar
01:18:36 [INFO] 
01:18:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator ---
01:18:36 [INFO] 
01:18:36 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.assistants.codegen >---
01:18:36 [INFO] Building org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT [514/728]
01:18:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:36 [INFO] 
01:18:36 [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:37 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/xtend-gen (includes = [], excludes = [**/.gitignore])
01:18:37 [INFO] 
01:18:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:37 [INFO] The project's OSGi version is 2.0.100.202103040552
01:18:37 [INFO] 
01:18:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:37 [INFO] 
01:18:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:37 [INFO] 
01:18:37 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:38 [WARNING] 
01:18:38 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
01:18:38 58: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:38 [WARNING] 
01:18:38 WARNING: 	GMFGenToAssistantRule.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/generator/GMFGenToAssistantRule.xtend
01:18:38 62: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:18:39 [INFO] 
01:18:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/main/resources
01:18:39 [INFO] 
01:18:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:39 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/bin
01:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[36] 
01:18:39 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:18:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:39 The type AdapterUtils is deprecated
01:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
01:18:39 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
01:18:39 	                           ^^^^^^^^^^^^
01:18:39 The type AdapterUtils is deprecated
01:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/AddPopupBarEditPolicyHandler.java:[56] 
01:18:39 	IStructuredSelection sel = AdapterUtils.adapt(HandlerUtil.getCurrentSelection(event), IStructuredSelection.class, null);
01:18:39 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:39 The method adapt(Object, Class<IStructuredSelection>, IStructuredSelection) from the type AdapterUtils is deprecated
01:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[30] 
01:18:39 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:18:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:39 The type AdapterUtils is deprecated
01:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
01:18:39 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
01:18:39 	             ^^^^^^^^^^^^
01:18:39 The type AdapterUtils is deprecated
01:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromElementTypesHandler.java:[53] 
01:18:39 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
01:18:39 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:39 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
01:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[32] 
01:18:39 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:18:39 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:39 The type AdapterUtils is deprecated
01:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
01:18:39 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
01:18:39 	             ^^^^^^^^^^^^
01:18:39 The type AdapterUtils is deprecated
01:18:39 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/org/eclipse/papyrus/dev/assistants/codegen/internal/handlers/GenerateModelingAssistantsFromGMFGenHandler.java:[53] 
01:18:39 	IFile file = AdapterUtils.adapt(sselection.getFirstElement(), IFile.class, null);
01:18:39 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:39 The method adapt(Object, Class<IFile>, IFile) from the type AdapterUtils is deprecated
01:18:39 9 problems (9 warnings)
01:18:39 [INFO] 
01:18:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/src/test/resources
01:18:39 [INFO] 
01:18:39 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT-sources.jar
01:18:39 [INFO] 
01:18:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:39 [INFO] 
01:18:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar
01:18:39 [INFO] 
01:18:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:39 [INFO] 
01:18:39 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:39 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:39 [INFO] 
01:18:39 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:39 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/target/org.eclipse.papyrus.dev.assistants.codegen-2.0.100-SNAPSHOT.jar
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.assistants.codegen ---
01:18:40 [INFO] 
01:18:40 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.gmf.tooling.feature >-----
01:18:40 [INFO] Building org.eclipse.papyrus.gmf.tooling.feature 3.3.0-SNAPSHOT [515/728]
01:18:40 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:18:40 [INFO] 
01:18:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.gmf.tooling.feature ---
01:18:40 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.gmf.tooling.feature ---
01:18:40 [INFO] The project's OSGi version is 3.3.0.202103040552
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.gmf.tooling.feature ---
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.gmf.tooling.feature ---
01:18:40 [INFO] 
01:18:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.gmf.tooling.feature ---
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.gmf.tooling.feature ---
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.gmf.tooling.feature ---
01:18:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target/org.eclipse.papyrus.gmf.tooling.feature-3.3.0-SNAPSHOT.jar
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.gmf.tooling.feature ---
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.gmf.tooling.feature ---
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.gmf.tooling.feature ---
01:18:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.gmf.tooling.feature/target/org.eclipse.papyrus.gmf.tooling.feature-3.3.0-SNAPSHOT-sources-feature.jar
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.gmf.tooling.feature ---
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.gmf.tooling.feature ---
01:18:40 [INFO] 
01:18:40 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.mwe2.utils >---------
01:18:40 [INFO] Building org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT         [516/728]
01:18:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:40 [INFO] 
01:18:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] The project's OSGi version is 2.0.0.202103040552
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] 
01:18:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/main/resources
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/bin
01:18:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/UMLWriter.java:[118] 
01:18:40 	public void addXmiIdentifierFilters(Pair<String, String> filter, Pair<String, String>... more) {
01:18:40 	                                                                                         ^^^^
01:18:40 Type safety: Potential heap pollution via varargs parameter more
01:18:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/org/eclipse/papyrus/mwe2/utils/components/QvtoTransformationWorkflow.java:[125] 
01:18:40 	List<EObject> list = (List<EObject>)inputObject;
01:18:40 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:40 Type safety: Unchecked cast from Object to List<EObject>
01:18:40 2 problems (2 warnings)
01:18:40 [INFO] 
01:18:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/src/test/resources
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT-sources.jar
01:18:40 [INFO] 
01:18:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.mwe2.utils/target/org.eclipse.papyrus.mwe2.utils-2.0.0-SNAPSHOT.jar
01:18:40 [INFO] 
01:18:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.mwe2.utils ---
01:18:40 [INFO] 
01:18:40 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.diagramgen.feature >-----
01:18:40 [INFO] Building org.eclipse.papyrus.diagramgen.feature 1.1.0-SNAPSHOT [517/728]
01:18:40 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:18:41 [INFO] 
01:18:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.diagramgen.feature ---
01:18:41 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.diagramgen.feature ---
01:18:41 [INFO] The project's OSGi version is 1.1.0.202103040552
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.diagramgen.feature ---
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.diagramgen.feature ---
01:18:41 [INFO] 
01:18:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.diagramgen.feature ---
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.diagramgen.feature ---
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.diagramgen.feature ---
01:18:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.1.0-SNAPSHOT.jar
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.diagramgen.feature ---
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.diagramgen.feature ---
01:18:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.diagramgen.feature/target/org.eclipse.papyrus.diagramgen.feature-1.1.0-SNAPSHOT-sources-feature.jar
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.diagramgen.feature ---
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.diagramgen.feature ---
01:18:41 [INFO] 
01:18:41 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.tests.junit-framework >--
01:18:41 [INFO] Building org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT [518/728]
01:18:41 [INFO] --------------------------------[ pom ]---------------------------------
01:18:41 [INFO] 
01:18:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.junit-framework ---
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.tests.junit-framework ---
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.tests.junit-framework ---
01:18:41 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.tests.junit-framework ---
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.junit-framework ---
01:18:41 [INFO] 
01:18:41 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.junit.framework >-------
01:18:41 [INFO] Building org.eclipse.papyrus.junit.framework 2.0.0-SNAPSHOT    [519/728]
01:18:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:41 [INFO] 
01:18:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.framework ---
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.framework ---
01:18:41 [INFO] The project's OSGi version is 2.0.0.202103040552
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.framework ---
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.framework ---
01:18:41 [INFO] 
01:18:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.junit.framework ---
01:18:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/main/resources
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.junit.framework ---
01:18:41 [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/bin
01:18:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[256] 
01:18:41 	final ListenerList historyListeners = OperationHistoryHelper.getOperationHistoryListeners();
01:18:41 	      ^^^^^^^^^^^^
01:18:41 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
01:18:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[304] 
01:18:41 	static ListenerList getOperationHistoryListeners() {
01:18:41 	       ^^^^^^^^^^^^
01:18:41 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
01:18:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[306] 
01:18:41 	return (ListenerList) listenersField.get(PlatformUI.getWorkbench().getOperationSupport().getOperationHistory());
01:18:41 	        ^^^^^^^^^^^^
01:18:41 ListenerList is a raw type. References to generic type ListenerList<E> should be parameterized
01:18:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/org/eclipse/papyrus/junit/framework/classification/ClassificationRunnerImpl.java:[314] 
01:18:41 	boolean result = historyListenerClasses.contains(listener.getClass().getName());
01:18:41 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:41 Unlikely argument type String for contains(Object) on a Collection<Class<?>>
01:18:41 4 problems (4 warnings)
01:18:41 [INFO] 
01:18:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.junit.framework ---
01:18:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/src/test/resources
01:18:41 [INFO] 
01:18:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.framework ---
01:18:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.0.0-SNAPSHOT-sources.jar
01:18:44 [INFO] 
01:18:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.framework ---
01:18:44 [INFO] 
01:18:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.framework ---
01:18:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.0.0-SNAPSHOT.jar
01:18:44 [INFO] 
01:18:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.framework ---
01:18:44 [INFO] 
01:18:44 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.junit.framework ---
01:18:44 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:44 [INFO] 
01:18:44 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.junit.framework ---
01:18:44 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.framework/target/org.eclipse.papyrus.junit.framework-2.0.0-SNAPSHOT.jar
01:18:44 [INFO] 
01:18:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.framework ---
01:18:44 [INFO] 
01:18:44 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.junit.utils >---------
01:18:44 [INFO] Building org.eclipse.papyrus.junit.utils 3.0.0-SNAPSHOT        [520/728]
01:18:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:44 [INFO] 
01:18:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.utils ---
01:18:44 [INFO] 
01:18:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.junit.utils ---
01:18:44 [INFO] The project's OSGi version is 3.0.0.202103040552
01:18:44 [INFO] 
01:18:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.utils ---
01:18:44 [INFO] 
01:18:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.utils ---
01:18:44 [INFO] 
01:18:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.junit.utils ---
01:18:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/main/resources
01:18:44 [INFO] 
01:18:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.junit.utils ---
01:18:44 [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/bin
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/rules/AnnotationRule.java:[131] 
01:18:46 	extracted = ((Class<?>) extracted).newInstance();
01:18:46 	                                   ^^^^^^^^^^^^^
01:18:46 The method newInstance() from the type Class<capture#11-of ?> is deprecated since version 9
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[24] 
01:18:46 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:18:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:46 The type DefaultXtextDirectEditorConfiguration is deprecated
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[34] 
01:18:46 	protected DefaultXtextDirectEditorConfiguration editor;
01:18:46 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:46 The type DefaultXtextDirectEditorConfiguration is deprecated
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/AbstractGrammarTest.java:[64] 
01:18:46 	public abstract DefaultXtextDirectEditorConfiguration getEditor();
01:18:46 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:46 The type DefaultXtextDirectEditorConfiguration is deprecated
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[32] 
01:18:46 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
01:18:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:46 The type DiResourceSet is deprecated
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
01:18:46 	ModelSet modelSet = new DiResourceSet();
01:18:46 	                        ^^^^^^^^^^^^^
01:18:46 The type DiResourceSet is deprecated
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[53] 
01:18:46 	ModelSet modelSet = new DiResourceSet();
01:18:46 	                        ^^^^^^^^^^^^^^^
01:18:46 The constructor DiResourceSet() is deprecated
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/ModelUtils.java:[109] 
01:18:46 	assertThat("Could not make referenced models writable: " + uris, handler.anyReadOnly(ReadOnlyAxis.discretionAxes(), uris).or(true), is(false));
01:18:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:46 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[24] 
01:18:46 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:18:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:46 The type DefaultXtextDirectEditorConfiguration is deprecated
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[34] 
01:18:46 	protected DefaultXtextDirectEditorConfiguration editor;
01:18:46 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:46 The type DefaultXtextDirectEditorConfiguration is deprecated
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[41] 
01:18:46 	public XTextEditorTester(final DefaultXtextDirectEditorConfiguration editor) {
01:18:46 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:46 The type DefaultXtextDirectEditorConfiguration is deprecated
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[46] 
01:18:46 	IParser parser = editor.createParser(initialElement);
01:18:46 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:46 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
01:18:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/org/eclipse/papyrus/junit/utils/xtext/XTextEditorTester.java:[54] 
01:18:46 	IParser parser = editor.createParser(parentElement);
01:18:46 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:46 The method createParser(EObject) from the type DefaultXtextDirectEditorConfiguration is deprecated
01:18:46 13 problems (13 warnings)
01:18:46 [INFO] 
01:18:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.junit.utils ---
01:18:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/src/test/resources
01:18:46 [INFO] 
01:18:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.utils ---
01:18:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.0.0-SNAPSHOT-sources.jar
01:18:46 [INFO] 
01:18:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.utils ---
01:18:46 [INFO] 
01:18:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.junit.utils ---
01:18:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.0.0-SNAPSHOT.jar
01:18:46 [INFO] 
01:18:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.utils ---
01:18:46 [INFO] 
01:18:46 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.junit.utils ---
01:18:46 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:46 [INFO] 
01:18:46 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.junit.utils ---
01:18:46 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.junit.utils/target/org.eclipse.papyrus.junit.utils-3.0.0-SNAPSHOT.jar
01:18:46 [INFO] 
01:18:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.utils ---
01:18:46 [INFO] 
01:18:46 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >-----
01:18:46 [INFO] Building org.eclipse.papyrus.bundles.tests 2.0.0-SNAPSHOT      [521/728]
01:18:46 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:18:47 [INFO] 
01:18:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bundles.tests ---
01:18:47 [INFO] 
01:18:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bundles.tests ---
01:18:47 [INFO] The project's OSGi version is 2.0.0.202103040552
01:18:47 [INFO] 
01:18:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bundles.tests ---
01:18:47 [INFO] 
01:18:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bundles.tests ---
01:18:47 [INFO] 
01:18:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.bundles.tests ---
01:18:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/main/resources
01:18:47 [INFO] 
01:18:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.bundles.tests ---
01:18:47 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/bin
01:18:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[39] 
01:18:47 	import org.eclipse.pde.api.tools.internal.IApiXmlConstants;
01:18:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:47 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[40] 
01:18:47 	import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiComparator;
01:18:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:47 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[41] 
01:18:48 	import org.eclipse.pde.api.tools.internal.provisional.comparator.DeltaProcessor;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'DeltaProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[42] 
01:18:48 	import org.eclipse.pde.api.tools.internal.provisional.comparator.DeltaVisitor;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'DeltaVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[43] 
01:18:48 	import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[44] 
01:18:48 	import org.eclipse.pde.api.tools.internal.util.Util;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[55] 
01:18:48 	public class SafeDeltaXmlVisitor extends DeltaVisitor {
01:18:48 	                                         ^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'DeltaVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[75] 
01:18:48 	fDoc = Util.newDocument();
01:18:48 	       ^^^^
01:18:48 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[75] 
01:18:48 	fDoc = Util.newDocument();
01:18:48 	            ^^^^^^^^^^^
01:18:48 Discouraged access: The method 'Util.newDocument()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[76] 
01:18:48 	fDeltas = fDoc.createElement(IApiXmlConstants.DELTAS_ELEMENT_NAME);
01:18:48 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[76] 
01:18:48 	fDeltas = fDoc.createElement(IApiXmlConstants.DELTAS_ELEMENT_NAME);
01:18:48 	                                              ^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.DELTAS_ELEMENT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[81] 
01:18:48 	public boolean visit(IDelta delta) {
01:18:48 	                     ^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[82] 
01:18:48 	if (delta == ApiComparator.NO_DELTA) {
01:18:48 	             ^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[82] 
01:18:48 	if (delta == ApiComparator.NO_DELTA) {
01:18:48 	                           ^^^^^^^^
01:18:48 Discouraged access: The field 'ApiComparator.NO_DELTA' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[85] 
01:18:48 	if (delta.getChildren().length == 0) {
01:18:48 	          ^^^^^^^^^^^
01:18:48 Discouraged access: The method 'IDelta.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[91] 
01:18:48 	protected void processLeafDelta(IDelta delta) {
01:18:48 	                                ^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[92] 
01:18:48 	Element deltaElement = fDoc.createElement(IApiXmlConstants.DELTA_ELEMENT_NAME);
01:18:48 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[92] 
01:18:48 	Element deltaElement = fDoc.createElement(IApiXmlConstants.DELTA_ELEMENT_NAME);
01:18:48 	                                                           ^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.DELTA_ELEMENT_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags()));
01:18:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags()));
01:18:48 	                                           ^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_FLAGS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[93] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_FLAGS, Integer.toString(delta.getFlags()));
01:18:48 	                                                                              ^^^^^^^^
01:18:48 Discouraged access: The method 'IDelta.getFlags()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
01:18:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
01:18:48 	                                           ^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_KIND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
01:18:48 	                                                      ^^^^
01:18:48 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[94] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KIND, Util.getDeltaKindName(delta));
01:18:48 	                                                           ^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'Util.getDeltaKindName(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
01:18:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
01:18:48 	                                           ^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
01:18:48 	                                                                   ^^^^
01:18:48 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[95] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE, Util.getDeltaElementType(delta));
01:18:48 	                                                                        ^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'Util.getDeltaElementType(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey());
01:18:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey());
01:18:48 	                                           ^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_KEY' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[96] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_KEY, delta.getKey());
01:18:48 	                                                           ^^^^^^
01:18:48 Discouraged access: The method 'IDelta.getKey()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[97] 
01:18:48 	String typeName = delta.getTypeName();
01:18:48 	                        ^^^^^^^^^^^
01:18:48 Discouraged access: The method 'IDelta.getTypeName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[99] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_TYPE_NAME, typeName);
01:18:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[99] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_TYPE_NAME, typeName);
01:18:48 	                                           ^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_TYPE_NAME' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
01:18:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
01:18:48 	                                           ^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
01:18:48 	                                                                                  ^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'DeltaProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[101] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPATIBLE, Boolean.toString(DeltaProcessor.isCompatible(delta)));
01:18:48 	                                                                                                 ^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'DeltaProcessor.isCompatible(IDelta)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers()));
01:18:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers()));
01:18:48 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[102] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_OLD_MODIFIERS, Integer.toString(delta.getOldModifiers()));
01:18:48 	                                                                                           ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'IDelta.getOldModifiers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers()));
01:18:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers()));
01:18:48 	                                           ^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[103] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS, Integer.toString(delta.getNewModifiers()));
01:18:48 	                                                                                           ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'IDelta.getNewModifiers()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions()));
01:18:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions()));
01:18:48 	                                           ^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_RESTRICTIONS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[104] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_RESTRICTIONS, Integer.toString(delta.getCurrentRestrictions()));
01:18:48 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'IDelta.getCurrentRestrictions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[105] 
01:18:48 	String apiComponentID = delta.getComponentVersionId();
01:18:48 	                              ^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'IDelta.getComponentVersionId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[107] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPONENT_ID, apiComponentID);
01:18:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[107] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_NAME_COMPONENT_ID, apiComponentID);
01:18:48 	                                           ^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPONENT_ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage()));
01:18:48 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage()));
01:18:48 	                                           ^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[110] 
01:18:48 	deltaElement.setAttribute(IApiXmlConstants.ATTR_MESSAGE, ESCAPE_XML11.translate(delta.getMessage()));
01:18:48 	                                                                                      ^^^^^^^^^^
01:18:48 Discouraged access: The method 'IDelta.getMessage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[111] 
01:18:48 	String[] messageArguments = delta.getArguments();
01:18:48 	                                  ^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'IDelta.getArguments()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[114] 
01:18:48 	Element messageArgumentsElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS);
01:18:48 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[114] 
01:18:48 	Element messageArgumentsElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS);
01:18:48 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENTS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[116] 
01:18:48 	Element messageArgumentElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT);
01:18:48 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[116] 
01:18:48 	Element messageArgumentElement = fDoc.createElement(IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT);
01:18:48 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ELEMENT_DELTA_MESSAGE_ARGUMENT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[118] 
01:18:48 	messageArgumentElement.setAttribute(IApiXmlConstants.ATTR_VALUE, ESCAPE_XML11.translate(String.valueOf(messageArguments[j])));
01:18:48 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[118] 
01:18:48 	messageArgumentElement.setAttribute(IApiXmlConstants.ATTR_VALUE, ESCAPE_XML11.translate(String.valueOf(messageArguments[j])));
01:18:48 	                                                     ^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_VALUE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[155] 
01:18:48 	public void endVisit(IDelta delta) {
01:18:48 	                     ^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[167] 
01:18:48 	return Util.serializeDocument(fDoc);
01:18:48 	       ^^^^
01:18:48 Discouraged access: The type 'Util' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/SafeDeltaXmlVisitor.java:[167] 
01:18:48 	return Util.serializeDocument(fDoc);
01:18:48 	            ^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'Util.serializeDocument(Document)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundlesTests.java:[444] 
01:18:48 	int nbWarning = 0;
01:18:48 	    ^^^^^^^^^
01:18:48 The value of the local variable nbWarning is not used
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[53] 
01:18:48 	import org.eclipse.pde.api.tools.internal.model.ApiModelFactory;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[54] 
01:18:48 	import org.eclipse.pde.api.tools.internal.model.BundleComponent;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[55] 
01:18:48 	import org.eclipse.pde.api.tools.internal.provisional.VisibilityModifiers;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'VisibilityModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[56] 
01:18:48 	import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiComparator;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[57] 
01:18:48 	import org.eclipse.pde.api.tools.internal.provisional.comparator.ApiScope;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[58] 
01:18:48 	import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[59] 
01:18:48 	import org.eclipse.pde.api.tools.internal.provisional.model.IApiBaseline;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[60] 
01:18:48 	import org.eclipse.pde.api.tools.internal.provisional.model.IApiComponent;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[61] 
01:18:48 	import org.eclipse.pde.api.tools.internal.provisional.model.IApiScope;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[133] 
01:18:48 	IApiBaseline baseline = getBaseline(exclusionPatterns, progress.newChild(25));
01:18:48 	^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[140] 
01:18:48 	IApiScope scope = getAPIToCompare(exclusionPatterns, progress.newChild(25));
01:18:48 	^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
01:18:48 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
01:18:48 	^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
01:18:48 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
01:18:48 	               ^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'ApiComparator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
01:18:48 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
01:18:48 	                             ^^^^^^^
01:18:48 Discouraged access: The method 'ApiComparator.compare(IApiScope, IApiBaseline, int, boolean, boolean, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
01:18:48 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
01:18:48 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'VisibilityModifiers' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[144] 
01:18:48 	IDelta delta = ApiComparator.compare(scope, baseline, VisibilityModifiers.API, false, true, progress.newChild(25));
01:18:48 	                                                                          ^^^
01:18:48 Discouraged access: The field 'VisibilityModifiers.API' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[149] 
01:18:48 	delta.accept(visitor);
01:18:48 	      ^^^^^^
01:18:48 Discouraged access: The method 'IDelta.accept(DeltaVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[174] 
01:18:48 	IApiBaseline getBaseline(Pattern[] exclusionPatterns, IProgressMonitor monitor) throws IOException, CoreException {
01:18:48 	^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] 
01:18:48 	IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline");
01:18:48 	^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] 
01:18:48 	IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline");
01:18:48 	                      ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[175] 
01:18:48 	IApiBaseline result = ApiModelFactory.newApiBaseline("Configured Baseline");
01:18:48 	                                      ^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'ApiModelFactory.newApiBaseline(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[176] 
01:18:48 	List<IApiComponent> components = new ArrayList<>();
01:18:48 	     ^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] 
01:18:48 	IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString());
01:18:48 	^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] 
01:18:48 	IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString());
01:18:48 	                          ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[213] 
01:18:48 	IApiComponent component = ApiModelFactory.newApiComponent(result, file.toString());
01:18:48 	                                          ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'ApiModelFactory.newApiComponent(IApiBaseline, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[214] 
01:18:48 	if ((component != null) && !isExcluded(exclusionPatterns, component.getSymbolicName())) {
01:18:48 	                                                                    ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[216] 
01:18:48 	monitor.subTask(" added component " + component.getSymbolicName());
01:18:48 	                                                ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[233] 
01:18:48 	result.addApiComponents(components.toArray(new IApiComponent[components.size()]));
01:18:48 	       ^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'IApiBaseline.addApiComponents(IApiComponent[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[233] 
01:18:48 	result.addApiComponents(components.toArray(new IApiComponent[components.size()]));
01:18:48 	                                               ^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[249] 
01:18:48 	ApiScope getAPIToCompare(Pattern[] exclusionPatterns, IProgressMonitor monitor) throws CoreException {
01:18:48 	^^^^^^^^
01:18:48 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] 
01:18:48 	ApiScope result = new ApiScope();
01:18:48 	^^^^^^^^
01:18:48 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] 
01:18:48 	ApiScope result = new ApiScope();
01:18:48 	                      ^^^^^^^^
01:18:48 Discouraged access: The type 'ApiScope' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[250] 
01:18:48 	ApiScope result = new ApiScope();
01:18:48 	                      ^^^^^^^^
01:18:48 Discouraged access: The constructor 'ApiScope()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] 
01:18:48 	IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline");
01:18:48 	^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] 
01:18:48 	IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline");
01:18:48 	                               ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[252] 
01:18:48 	IApiBaseline currentBaseline = ApiModelFactory.newApiBaseline("Test Baseline");
01:18:48 	                                               ^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'ApiModelFactory.newApiBaseline(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[261] 
01:18:48 	IApiComponent component = null;
01:18:48 	^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[269] 
01:18:48 	component = ApiModelFactory.newApiComponent(currentBaseline, installLocation);
01:18:48 	            ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'ApiModelFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[269] 
01:18:48 	component = ApiModelFactory.newApiComponent(currentBaseline, installLocation);
01:18:48 	                            ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'ApiModelFactory.newApiComponent(IApiBaseline, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[273] 
01:18:48 	result.addElement(component);
01:18:48 	       ^^^^^^^^^^
01:18:48 Discouraged access: The method 'ApiScope.addElement(IApiElement)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[274] 
01:18:48 	monitor.subTask(" added component " + component.getSymbolicName());
01:18:48 	                                                ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'IApiComponent.getSymbolicName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[284] 
01:18:48 	List<IApiComponent> allComponents = Stream.of(result.getApiElements())
01:18:48 	     ^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[284] 
01:18:48 	List<IApiComponent> allComponents = Stream.of(result.getApiElements())
01:18:48 	                                                     ^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'ApiScope.getApiElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[285] 
01:18:48 	.filter(IApiComponent.class::isInstance)
01:18:48 	        ^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[286] 
01:18:48 	.map(IApiComponent.class::cast)
01:18:48 	     ^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[288] 
01:18:48 	currentBaseline.addApiComponents(allComponents.toArray(new IApiComponent[allComponents.size()]));
01:18:48 	                ^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'IApiBaseline.addApiComponents(IApiComponent[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[288] 
01:18:48 	currentBaseline.addApiComponents(allComponents.toArray(new IApiComponent[allComponents.size()]));
01:18:48 	                                                           ^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[315] 
01:18:48 	protected IApiComponent createDevWorkspaceComponent(IApiBaseline parent, Path installLocation, Path dotClasspath) throws CoreException {
01:18:48 	          ^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[315] 
01:18:48 	protected IApiComponent createDevWorkspaceComponent(IApiBaseline parent, Path installLocation, Path dotClasspath) throws CoreException {
01:18:48 	                                                    ^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiBaseline' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] 
01:18:48 	BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) {
01:18:48 	^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] 
01:18:48 	BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) {
01:18:48 	                             ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'BundleComponent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/APIReportGenerator.java:[316] 
01:18:48 	BundleComponent result = new BundleComponent(parent, installLocation.toString(), nextDevWorkspaceBundleID()) {
01:18:48 	                             ^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The constructor 'BundleComponent(IApiBaseline, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[25] 
01:18:48 	import org.eclipse.pde.api.tools.internal.IApiXmlConstants;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[26] 
01:18:48 	import org.eclipse.pde.api.tools.internal.provisional.comparator.IDelta;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[42] 
01:18:48 	for (Field next : IDelta.class.getFields()) {
01:18:48 	                  ^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[79] 
01:18:48 	protected void processLeafDelta(IDelta delta) {
01:18:48 	                                ^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[100] 
01:18:48 	String result = getString(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE);
01:18:48 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[100] 
01:18:48 	String result = getString(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE);
01:18:48 	                                                  ^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[105] 
01:18:48 	set(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE, compatible);
01:18:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[105] 
01:18:48 	set(delta, IApiXmlConstants.ATTR_NAME_COMPATIBLE, compatible);
01:18:48 	                            ^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_COMPATIBLE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[140] 
01:18:48 	getString(delta, IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE),
01:18:48 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[140] 
01:18:48 	getString(delta, IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE),
01:18:48 	                                  ^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[144] 
01:18:48 	case IDelta.INTERFACE_ELEMENT_TYPE:
01:18:48 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[144] 
01:18:48 	case IDelta.INTERFACE_ELEMENT_TYPE:
01:18:48 	            ^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IDelta.INTERFACE_ELEMENT_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[153] 
01:18:48 	getString(delta, IApiXmlConstants.ATTR_KIND),
01:18:48 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[153] 
01:18:48 	getString(delta, IApiXmlConstants.ATTR_KIND),
01:18:48 	                                  ^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_KIND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[158] 
01:18:48 	case IDelta.ADDED:
01:18:48 	     ^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[158] 
01:18:48 	case IDelta.ADDED:
01:18:48 	            ^^^^^
01:18:48 Discouraged access: The field 'IDelta.ADDED' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[160] 
01:18:48 	switch (getInt(delta, IApiXmlConstants.ATTR_FLAGS)) {
01:18:48 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[160] 
01:18:48 	switch (getInt(delta, IApiXmlConstants.ATTR_FLAGS)) {
01:18:48 	                                       ^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_FLAGS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[161] 
01:18:48 	case IDelta.FIELD:
01:18:48 	     ^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[161] 
01:18:48 	case IDelta.FIELD:
01:18:48 	            ^^^^^
01:18:48 Discouraged access: The field 'IDelta.FIELD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[166] 
01:18:48 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
01:18:48 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[166] 
01:18:48 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
01:18:48 	                                               ^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[173] 
01:18:48 	case IDelta.METHOD:
01:18:48 	     ^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IDelta' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[173] 
01:18:48 	case IDelta.METHOD:
01:18:48 	            ^^^^^^
01:18:48 Discouraged access: The field 'IDelta.METHOD' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[177] 
01:18:48 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
01:18:48 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[177] 
01:18:48 	newMessage = getString(delta, IApiXmlConstants.ATTR_MESSAGE);
01:18:48 	                                               ^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[192] 
01:18:48 	set(delta, IApiXmlConstants.ATTR_MESSAGE, newMessage);
01:18:48 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[192] 
01:18:48 	set(delta, IApiXmlConstants.ATTR_MESSAGE, newMessage);
01:18:48 	                            ^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_MESSAGE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[201] 
01:18:48 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
01:18:48 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[201] 
01:18:48 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
01:18:48 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[212] 
01:18:48 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
01:18:48 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IApiXmlConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/apireport/Java8DeltaXMLVisitor.java:[212] 
01:18:48 	int modifiers = getInt(delta, IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS);
01:18:48 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The field 'IApiXmlConstants.ATTR_NAME_NEW_MODIFIERS' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.api.tools/1.2.300.v20210205-1814/org.eclipse.pde.api.tools-1.2.300.v20210205-1814.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[25] 
01:18:48 	import org.eclipse.core.internal.runtime.InternalPlatform;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.20.100.v20210111-0815/org.eclipse.core.runtime-3.20.100.v20210111-0815.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[26] 
01:18:48 	import org.eclipse.pde.internal.core.PDECore;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[27] 
01:18:48 	import org.eclipse.pde.internal.core.feature.Feature;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[28] 
01:18:48 	import org.eclipse.pde.internal.core.ifeature.IFeature;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[29] 
01:18:48 	import org.eclipse.pde.internal.core.ifeature.IFeatureModel;
01:18:48 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] 
01:18:48 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
01:18:48 	                        ^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'InternalPlatform' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.20.100.v20210111-0815/org.eclipse.core.runtime-3.20.100.v20210111-0815.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] 
01:18:48 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
01:18:48 	                                         ^^^^^^^^^^
01:18:48 Discouraged access: The method 'InternalPlatform.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.20.100.v20210111-0815/org.eclipse.core.runtime-3.20.100.v20210111-0815.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[80] 
01:18:48 	BundleContext context = InternalPlatform.getDefault().getBundleContext();
01:18:48 	                                                      ^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'InternalPlatform.getBundleContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.runtime/3.20.100.v20210111-0815/org.eclipse.core.runtime-3.20.100.v20210111-0815.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[110] 
01:18:48 	public static List<Feature> getPapyrusFeature() {
01:18:48 	                   ^^^^^^^
01:18:48 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[111] 
01:18:48 	final List<Feature> features = new ArrayList<>();
01:18:48 	           ^^^^^^^
01:18:48 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
01:18:48 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
01:18:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'FeatureModelManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
01:18:48 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
01:18:48 	                                                            ^^^^^^^
01:18:48 Discouraged access: The type 'PDECore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
01:18:48 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
01:18:48 	                                                                    ^^^^^^^^^^
01:18:48 Discouraged access: The method 'PDECore.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[112] 
01:18:48 	org.eclipse.pde.internal.core.FeatureModelManager manager = PDECore.getDefault().getFeatureModelManager();
01:18:48 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The method 'PDECore.getFeatureModelManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[113] 
01:18:48 	IFeatureModel[] models2 = manager.getModels();
01:18:48 	^^^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[113] 
01:18:48 	IFeatureModel[] models2 = manager.getModels();
01:18:48 	                                  ^^^^^^^^^
01:18:48 Discouraged access: The method 'FeatureModelManager.getModels()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[114] 
01:18:48 	for (IFeatureModel iFeatureModel : models2) {
01:18:48 	     ^^^^^^^^^^^^^
01:18:48 Discouraged access: The type 'IFeatureModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
01:18:48 	final IFeature feature = iFeatureModel.getFeature();
01:18:48 	      ^^^^^^^^
01:18:48 Discouraged access: The type 'IFeature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[115] 
01:18:48 	final IFeature feature = iFeatureModel.getFeature();
01:18:48 	                                       ^^^^^^^^^^
01:18:48 Discouraged access: The method 'IFeatureModel.getFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/org/eclipse/papyrus/bundles/tests/BundleTestsUtils.java:[118] 
01:18:48 	features.add((Feature) feature);
01:18:48 	              ^^^^^^^
01:18:48 Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.14.200.v20210208-1154/org.eclipse.pde.core-3.14.200.v20210208-1154.jar')
01:18:48 169 problems (169 warnings)
01:18:48 [INFO] 
01:18:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.bundles.tests ---
01:18:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/src/test/resources
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bundles.tests ---
01:18:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT-sources.jar
01:18:48 [INFO] 
01:18:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bundles.tests ---
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bundles.tests ---
01:18:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT.jar
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bundles.tests ---
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.bundles.tests ---
01:18:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.bundles.tests ---
01:18:48 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/framework/org.eclipse.papyrus.bundles.tests/target/org.eclipse.papyrus.bundles.tests-2.0.0-SNAPSHOT.jar
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bundles.tests ---
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.bundles.tests ---
01:18:48 [INFO] Skipping tests
01:18:48 [INFO] 
01:18:48 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.junit.feature >--------
01:18:48 [INFO] Building org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT      [522/728]
01:18:48 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:18:48 [INFO] 
01:18:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.junit.feature ---
01:18:48 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.junit.feature ---
01:18:48 [INFO] The project's OSGi version is 1.0.0.202103040552
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.junit.feature ---
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.junit.feature ---
01:18:48 [INFO] 
01:18:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.junit.feature ---
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.junit.feature ---
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.junit.feature ---
01:18:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.0.0-SNAPSHOT.jar
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.junit.feature ---
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
01:18:48 [INFO] 
01:18:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.junit.feature ---
01:18:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.junit.feature/target/org.eclipse.papyrus.junit.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.junit.feature ---
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.junit.feature ---
01:18:49 [INFO] 
01:18:49 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.dev.project.management >---
01:18:49 [INFO] Building org.eclipse.papyrus.dev.project.management 2.0.0-SNAPSHOT [523/728]
01:18:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:49 [INFO] 
01:18:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] The project's OSGi version is 2.0.0.202103040552
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] 
01:18:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/main/resources
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/bin
01:18:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/features/SetCopyrightNoticeHandler.java:[50] 
01:18:49 	final String newVersion = dialog.getValue();
01:18:49 	             ^^^^^^^^^^
01:18:49 The value of the local variable newVersion is not used
01:18:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/handlers/plugins/OpenParentPOMHandler.java:[121] 
01:18:49 	String editor = IDE.getEditorDescriptor(file.getName()).getId();
01:18:49 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:49 The method getEditorDescriptor(String) from the type IDE is deprecated
01:18:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[19] 
01:18:49 	import org.eclipse.ui.internal.WorkingSet;
01:18:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:49 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:18:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[61] 
01:18:49 	} else if(current instanceof WorkingSet) {
01:18:49 	                             ^^^^^^^^^^
01:18:49 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:18:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
01:18:49 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
01:18:49 	                              ^^^^^^^^^^
01:18:49 Discouraged access: The type 'WorkingSet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:18:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/utils/Utils.java:[62] 
01:18:49 	for(final IAdaptable curr : ((WorkingSet)current).getElements()) {
01:18:49 	                                                  ^^^^^^^^^^^
01:18:49 Discouraged access: The method 'AbstractWorkingSet.getElements()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:18:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/org/eclipse/papyrus/dev/project/management/internal/operations/VersionRules.java:[171] 
01:18:49 	FixedRangeRule(String bundleID, String range) {
01:18:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:49 The constructor VersionRules.FixedRangeRule(String, String) is never used locally
01:18:49 7 problems (7 warnings)
01:18:49 [INFO] 
01:18:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/src/test/resources
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.0-SNAPSHOT-sources.jar
01:18:49 [INFO] 
01:18:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.0-SNAPSHOT.jar
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.dev.project.management/target/org.eclipse.papyrus.dev.project.management-2.0.0-SNAPSHOT.jar
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.dev.project.management ---
01:18:49 [INFO] 
01:18:49 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.releng.tools >--------
01:18:49 [INFO] Building org.eclipse.papyrus.releng.tools 3.0.0-SNAPSHOT       [524/728]
01:18:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:49 [INFO] 
01:18:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng.tools ---
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.releng.tools ---
01:18:49 [INFO] The project's OSGi version is 3.0.0.202103040552
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.tools ---
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.tools ---
01:18:49 [INFO] 
01:18:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.releng.tools ---
01:18:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/main/resources
01:18:49 [INFO] 
01:18:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.releng.tools ---
01:18:49 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/bin
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[54] 
01:18:50 	import org.eclipse.oomph.base.Annotation;
01:18:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:50 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[55] 
01:18:50 	import org.eclipse.oomph.base.BaseFactory;
01:18:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:50 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[56] 
01:18:50 	import org.eclipse.oomph.p2.Repository;
01:18:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[57] 
01:18:50 	import org.eclipse.oomph.p2.RepositoryList;
01:18:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:50 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[58] 
01:18:50 	import org.eclipse.oomph.targlets.Targlet;
01:18:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:50 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.14.0.v20200624-1156/org.eclipse.oomph.targlets-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[77] 
01:18:50 	Collection<? extends Repository> repositories = getSelectedRepositories(event);
01:18:50 	                     ^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[89] 
01:18:50 	Map<Repository, IAggregationElementProxy> updates = new HashMap<>();
01:18:50 	    ^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[90] 
01:18:50 	for (Repository repo : repositories) {
01:18:50 	     ^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[117] 
01:18:50 	private Collection<Repository> getSelectedRepositories(Object context) {
01:18:50 	                   ^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[118] 
01:18:50 	List<Repository> result = new ArrayList<>();
01:18:50 	     ^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[130] 
01:18:50 	if (selected instanceof Repository) {
01:18:50 	                        ^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
01:18:50 	Repository repo = (Repository) selected;
01:18:50 	^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[131] 
01:18:50 	Repository repo = (Repository) selected;
01:18:50 	                   ^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
01:18:50 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
01:18:50 	                                  ^^^^^^^^^^^^^^
01:18:50 Discouraged access: The type 'RepositoryList' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[132] 
01:18:50 	if ((repo.eContainer() instanceof RepositoryList) && (repo.eContainer().eContainer() instanceof Targlet)) {
01:18:50 	                                                                                                ^^^^^^^
01:18:50 Discouraged access: The type 'Targlet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.targlets/1.14.0.v20200624-1156/org.eclipse.oomph.targlets-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[189] 
01:18:50 	protected void createOrUpdateAnnotations(final Map<Repository, IAggregationElementProxy> selection) {
01:18:50 	                                                   ^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[208] 
01:18:50 	protected void doCreateOrUpdateAnnotation(Map<Repository, IAggregationElementProxy> selection) {
01:18:50 	                                              ^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[209] 
01:18:50 	for (Map.Entry<Repository, IAggregationElementProxy> next : selection.entrySet()) {
01:18:50 	               ^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[210] 
01:18:50 	Repository repo = next.getKey();
01:18:50 	^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
01:18:50 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
01:18:50 	^^^^^^^^^^
01:18:50 Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[213] 
01:18:50 	Annotation annotation = repo.getAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
01:18:50 	                             ^^^^^^^^^^^^^
01:18:50 Discouraged access: The method 'ModelElement.getAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
01:18:50 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
01:18:50 	             ^^^^^^^^^^^^^^^^^^^^^
01:18:50 Discouraged access: The type 'BaseFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
01:18:50 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
01:18:50 	                         ^^^^^^^^^
01:18:50 Discouraged access: The field 'BaseFactory.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[215] 
01:18:50 	annotation = BaseFactory.eINSTANCE.createAnnotation(OomphSetupUpdater.ANNOTATION_SOURCE);
01:18:50 	                                   ^^^^^^^^^^^^^^^^
01:18:50 Discouraged access: The method 'BaseFactory.createAnnotation(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[216] 
01:18:50 	repo.getAnnotations().add(annotation);
01:18:50 	     ^^^^^^^^^^^^^^
01:18:50 Discouraged access: The method 'ModelElement.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[219] 
01:18:50 	annotation.getDetails().put(OomphSetupUpdater.UPDATE_KEY, aggr.getUpdateSpec());
01:18:50 	           ^^^^^^^^^^
01:18:50 Discouraged access: The method 'Annotation.getDetails()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.base/1.14.0.v20200624-1156/org.eclipse.oomph.base-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[222] 
01:18:50 	repo.setURL(aggr.getRepositoryURL());
01:18:50 	     ^^^^^^
01:18:50 Discouraged access: The method 'Repository.setURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[226] 
01:18:50 	protected FilteredItemsSelectionDialog createSelectionDialog(Shell parentShell, Repository repo, final Collection<? extends IAggregationElementProxy> contents) {
01:18:50 	                                                                                ^^^^^^^^^^
01:18:50 Discouraged access: The type 'Repository' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/handler/AddSetupRepositoryUpdateAnnotationHandler.java:[305] 
01:18:50 	result.setMessage(String.format("Select an aggregation component or repository for \"%s\".", repo.getURL()));
01:18:50 	                                                                                                  ^^^^^^
01:18:50 Discouraged access: The method 'Repository.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.oomph.p2/1.14.0.v20200624-1156/org.eclipse.oomph.p2-1.14.0.v20200624-1156.jar')
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[229] 
01:18:50 	Class<? extends DependencyUpdater> updaterClass = bundle.loadClass(path.replace('/', '.') + className).asSubclass(DependencyUpdater.class);
01:18:50 	                ^^^^^^^^^^^^^^^^^
01:18:50 DependencyUpdater is a raw type. References to generic type DependencyUpdater<T> should be parameterized
01:18:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/popup/actions/UpdateDependencies.java:[231] 
01:18:50 	DependencyUpdater<?> updater = updaterClass.newInstance();
01:18:50 	                                            ^^^^^^^^^^^^^
01:18:50 The method newInstance() from the type Class<capture#5-of ? extends DependencyUpdater> is deprecated since version 9
01:18:50 31 problems (31 warnings)
01:18:50 [INFO] 
01:18:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.releng.tools ---
01:18:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/test/resources
01:18:50 [INFO] 
01:18:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.tools ---
01:18:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.0.0-SNAPSHOT-sources.jar
01:18:50 [INFO] 
01:18:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.tools ---
01:18:50 [INFO] 
01:18:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.releng.tools ---
01:18:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.0.0-SNAPSHOT.jar
01:18:50 [INFO] 
01:18:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.tools ---
01:18:50 [INFO] 
01:18:50 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.releng.tools ---
01:18:50 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:50 [INFO] 
01:18:50 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.releng.tools ---
01:18:50 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/target/org.eclipse.papyrus.releng.tools-3.0.0-SNAPSHOT.jar
01:18:50 [INFO] 
01:18:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.tools ---
01:18:50 [INFO] 
01:18:50 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.releng.feature >-------
01:18:50 [INFO] Building org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT     [525/728]
01:18:50 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:18:50 [INFO] 
01:18:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.releng.feature ---
01:18:50 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target
01:18:50 [INFO] 
01:18:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.releng.feature ---
01:18:50 [INFO] The project's OSGi version is 1.0.0.202103040552
01:18:50 [INFO] 
01:18:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.releng.feature ---
01:18:50 [INFO] 
01:18:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.releng.feature ---
01:18:50 [INFO] 
01:18:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.releng.feature ---
01:18:50 [INFO] 
01:18:50 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.releng.feature ---
01:18:50 [INFO] 
01:18:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.releng.feature ---
01:18:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT.jar
01:18:51 [INFO] 
01:18:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.releng.feature ---
01:18:51 [INFO] 
01:18:51 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
01:18:51 [INFO] 
01:18:51 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.releng.feature ---
01:18:51 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.releng.feature/target/org.eclipse.papyrus.releng.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:18:51 [INFO] 
01:18:51 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.releng.feature ---
01:18:51 [INFO] 
01:18:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.releng.feature ---
01:18:51 [INFO] 
01:18:51 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.customization.nattableconfiguration >--
01:18:51 [INFO] Building org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT [526/728]
01:18:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:51 [INFO] 
01:18:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:51 [INFO] 
01:18:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:51 [INFO] The project's OSGi version is 3.0.0.202103040552
01:18:51 [INFO] 
01:18:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:51 [INFO] 
01:18:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:51 [INFO] 
01:18:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/main/resources
01:18:51 [INFO] 
01:18:51 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:51 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/bin
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[22] 
01:18:52 	import org.eclipse.core.internal.resources.File;
01:18:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
01:18:52 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
01:18:52 	                               ^^^^
01:18:52 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
01:18:52 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
01:18:52 	                                                                                                                             ^^^^
01:18:52 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[125] 
01:18:52 	if (selectedElement instanceof File && NattableConfigurationResource.NATTABLE_CONFIGURATION_RESOURCE_FILE_EXTENSION.equals(((File) selectedElement).getFileExtension())) {
01:18:52 	                                                                                                                                                    ^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The method 'Resource.getFileExtension()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
01:18:52 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
01:18:52 	                                                                                                                              ^^^^
01:18:52 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[135] 
01:18:52 	resource = TableEditingDomainUtils.getTableEditingDomain(manager.getTable()).getResourceSet().getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
01:18:52 	                                                                                                                                                     ^^^^^^^^^^^
01:18:52 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
01:18:52 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
01:18:52 	                                               ^^^^
01:18:52 Discouraged access: The type 'File' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/EditTableConfigurationWizard.java:[138] 
01:18:52 	resource = set.getResource(URI.createFileURI(((File) selectedElement).getLocation().toString()), true);
01:18:52 	                                                                      ^^^^^^^^^^^
01:18:52 Discouraged access: The method 'Resource.getLocation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[168] 
01:18:52 	if (this.firstSelectedElement instanceof org.eclipse.core.internal.resources.Resource) {
01:18:52 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
01:18:52 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
01:18:52 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'Resource' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateAndEditTableConfigurationWizard.java:[169] 
01:18:52 	project = ((org.eclipse.core.internal.resources.Resource) firstSelectedElement).getProject();
01:18:52 	                                                                                ^^^^^^^^^^
01:18:52 Discouraged access: The method 'Resource.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.core.resources/3.14.0.v20210215-0934/org.eclipse.core.resources-3.14.0.v20210215-0934.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[31] 
01:18:52 	import org.eclipse.pde.internal.ui.wizards.IProjectProvider;
01:18:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[32] 
01:18:52 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation;
01:18:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[33] 
01:18:52 	import org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationPage;
01:18:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[34] 
01:18:52 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginContentPage;
01:18:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[35] 
01:18:52 	import org.eclipse.pde.internal.ui.wizards.plugin.PluginFieldData;
01:18:52 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[49] 
01:18:52 	private NewProjectCreationPage nattableConfigurationProjectCreationPage;
01:18:52 	        ^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[54] 
01:18:52 	private IProjectProvider projectProvider;
01:18:52 	        ^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[59] 
01:18:52 	protected PluginContentPage contentPage;
01:18:52 	          ^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[64] 
01:18:52 	private PluginFieldData pluginData;
01:18:52 	        ^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
01:18:52 	pluginData = new PluginFieldData();
01:18:52 	                 ^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'PluginFieldData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[72] 
01:18:52 	pluginData = new PluginFieldData();
01:18:52 	                 ^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The constructor 'PluginFieldData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
01:18:52 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
01:18:52 	                                               ^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'NewProjectCreationPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[74] 
01:18:52 	nattableConfigurationProjectCreationPage = new NewProjectCreationPage(Messages.NattableConfigurationProjectCreationPage_pageName, pluginData, false,new StructuredSelection());
01:18:52 	                                               ^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The constructor 'NewProjectCreationPage(String, AbstractFieldData, boolean, IStructuredSelection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[77] 
01:18:52 	projectProvider = new IProjectProvider() {
01:18:52 	                      ^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'IProjectProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
01:18:52 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
01:18:52 	                  ^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'PluginContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[94] 
01:18:52 	contentPage = new PluginContentPage("page2", projectProvider, nattableConfigurationProjectCreationPage, pluginData); //$NON-NLS-1$
01:18:52 	                  ^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The constructor 'PluginContentPage(String, IProjectProvider, NewProjectCreationPage, AbstractFieldData)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
01:18:52 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
01:18:52 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The type 'NewProjectCreationOperation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[117] 
01:18:52 	getContainer().run(false, true, new NewProjectCreationOperation(pluginData, projectProvider, null));
01:18:52 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:52 Discouraged access: The constructor 'NewProjectCreationOperation(IFieldData, IProjectProvider, IPluginContentWizard)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/org/eclipse/papyrus/customization/nattableconfiguration/wizards/CreateNattableConfigurationProjectWizard.java:[212] 
01:18:52 	return this.projectProvider.getProject();
01:18:52 	                            ^^^^^^^^^^
01:18:52 Discouraged access: The method 'IProjectProvider.getProject()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:52 30 problems (30 warnings)
01:18:52 [INFO] 
01:18:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/src/test/resources
01:18:52 [INFO] 
01:18:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT-sources.jar
01:18:52 [INFO] 
01:18:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:52 [INFO] 
01:18:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
01:18:52 [INFO] 
01:18:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:52 [INFO] 
01:18:52 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:52 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:52 [INFO] 
01:18:52 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:52 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.customization.nattableconfiguration/target/org.eclipse.papyrus.customization.nattableconfiguration-3.0.0-SNAPSHOT.jar
01:18:52 [INFO] 
01:18:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.customization.nattableconfiguration ---
01:18:52 [INFO] 
01:18:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.emf.types.ui.properties >--
01:18:52 [INFO] Building org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT [527/728]
01:18:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:52 [INFO] 
01:18:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:52 [INFO] 
01:18:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:52 [INFO] The project's OSGi version is 4.0.0.202103040552
01:18:52 [INFO] 
01:18:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:52 [INFO] 
01:18:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:52 [INFO] 
01:18:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/main/resources
01:18:52 [INFO] 
01:18:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:52 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/bin
01:18:53 [INFO] 
01:18:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/src/test/resources
01:18:53 [INFO] 
01:18:53 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
01:18:55 [INFO] 
01:18:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:55 [INFO] 
01:18:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT.jar
01:18:55 [INFO] 
01:18:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:55 [INFO] 
01:18:55 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:55 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:55 [INFO] 
01:18:55 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:55 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.types.ui.properties/target/org.eclipse.papyrus.infra.emf.types.ui.properties-4.0.0-SNAPSHOT.jar
01:18:55 [INFO] 
01:18:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.types.ui.properties ---
01:18:55 [INFO] 
01:18:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.edit >--
01:18:55 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT [528/728]
01:18:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:55 [INFO] 
01:18:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:55 [INFO] 
01:18:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:55 [INFO] The project's OSGi version is 3.0.0.202103040552
01:18:55 [INFO] 
01:18:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:55 [INFO] 
01:18:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:55 [INFO] 
01:18:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/main/resources
01:18:55 [INFO] 
01:18:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:55 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/bin
01:18:56 [INFO] 
01:18:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/src/test/resources
01:18:56 [INFO] 
01:18:56 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT-sources.jar
01:18:56 [INFO] 
01:18:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:56 [INFO] 
01:18:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT.jar
01:18:56 [INFO] 
01:18:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:56 [INFO] 
01:18:56 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:56 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:56 [INFO] 
01:18:56 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:56 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.edit/target/org.eclipse.papyrus.infra.gmfdiag.expansion.edit-3.0.0-SNAPSHOT.jar
01:18:56 [INFO] 
01:18:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.edit ---
01:18:56 [INFO] 
01:18:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.expansion.editor >--
01:18:56 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT [529/728]
01:18:56 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:56 [INFO] 
01:18:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:56 [INFO] 
01:18:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:56 [INFO] The project's OSGi version is 3.0.0.202103040552
01:18:56 [INFO] 
01:18:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:56 [INFO] 
01:18:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:56 [INFO] 
01:18:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/main/resources
01:18:56 [INFO] 
01:18:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:56 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/bin
01:18:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1331] 
01:18:57 	public Object getAdapter(Class key) {
01:18:57 	       ^^^^^^
01:18:57 Type safety: The return type Object for getAdapter(Class) from the type ExpansionModelEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:18:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
01:18:57 	return super.getAdapter(key);
01:18:57 	       ^^^^^^^^^^^^^^^^^^^^^
01:18:57 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:18:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/expansion/expansionmodel/presentation/ExpansionModelEditor.java:[1342] 
01:18:57 	return super.getAdapter(key);
01:18:57 	                        ^^^
01:18:57 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:18:57 3 problems (3 warnings)
01:18:57 [INFO] 
01:18:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/src/test/resources
01:18:57 [INFO] 
01:18:57 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT-sources.jar
01:18:57 [INFO] 
01:18:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:57 [INFO] 
01:18:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
01:18:57 [INFO] 
01:18:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:57 [INFO] 
01:18:57 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:57 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:57 [INFO] 
01:18:57 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:57 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/expansion/org.eclipse.papyrus.infra.gmfdiag.expansion.editor/target/org.eclipse.papyrus.infra.gmfdiag.expansion.editor-3.0.0-SNAPSHOT.jar
01:18:57 [INFO] 
01:18:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.expansion.editor ---
01:18:57 [INFO] 
01:18:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor >--
01:18:57 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.0.0-SNAPSHOT [530/728]
01:18:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:57 [INFO] 
01:18:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:57 [INFO] 
01:18:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:57 [INFO] The project's OSGi version is 4.0.0.202103040552
01:18:57 [INFO] 
01:18:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:57 [INFO] 
01:18:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:57 [INFO] 
01:18:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/main/resources
01:18:57 [INFO] 
01:18:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:57 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/bin
01:18:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1072] 
01:18:58 	public Object getAdapter(Class key) {
01:18:58 	       ^^^^^^
01:18:58 Type safety: The return type Object for getAdapter(Class) from the type PaletteconfigurationEditor needs unchecked conversion to conform to T from the type MultiPageEditorPart
01:18:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
01:18:58 	return super.getAdapter(key);
01:18:58 	       ^^^^^^^^^^^^^^^^^^^^^
01:18:58 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type MultiPageEditorPart
01:18:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src-gen/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/PaletteconfigurationEditor.java:[1083] 
01:18:58 	return super.getAdapter(key);
01:18:58 	                        ^^^
01:18:58 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
01:18:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteCreationPage.java:[319] 
01:18:58 	private String getInitRequiredProfilesValue() {
01:18:58 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:58 The method getInitRequiredProfilesValue() from the type CustomPaletteCreationPage is never used locally
01:18:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[23] 
01:18:58 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin;
01:18:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:58 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteConfigurationEditorPlugin is never used
01:18:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/org/eclipse/papyrus/infra/gmfdiag/paletteconfiguration/presentation/CustomPaletteconfigurationModelWizard.java:[24] 
01:18:58 	import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard;
01:18:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:58 The import org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.presentation.PaletteconfigurationModelWizard is never used
01:18:58 6 problems (6 warnings)
01:18:58 [INFO] 
01:18:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/src/test/resources
01:18:58 [INFO] 
01:18:58 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.0.0-SNAPSHOT-sources.jar
01:18:58 [INFO] 
01:18:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:58 [INFO] 
01:18:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.0.0-SNAPSHOT.jar
01:18:58 [INFO] 
01:18:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:58 [INFO] 
01:18:58 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:58 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:58 [INFO] 
01:18:58 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:58 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/paletteconfiguration/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor-4.0.0-SNAPSHOT.jar
01:18:58 [INFO] 
01:18:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor ---
01:18:58 [INFO] 
01:18:58 [INFO] ---------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths >---------
01:18:58 [INFO] Building org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT         [531/728]
01:18:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:58 [INFO] 
01:18:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths ---
01:18:58 [INFO] 
01:18:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths ---
01:18:58 [INFO] The project's OSGi version is 2.0.0.202103040552
01:18:58 [INFO] 
01:18:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths ---
01:18:58 [INFO] 
01:18:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths ---
01:18:58 [INFO] 
01:18:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths ---
01:18:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/main/resources
01:18:58 [INFO] 
01:18:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths ---
01:18:58 [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/bin
01:18:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CustomizationPage.java:[64] 
01:18:59 	this.configuration.setPlugin(getWizard().getPluginId());
01:18:59 	                                         ^^^^^^^^^^^
01:18:59 Discouraged access: The method 'NewPluginProjectWizard.getPluginId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[24] 
01:18:59 	import org.eclipse.pde.internal.ui.wizards.plugin.NewPluginProjectWizard;
01:18:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:18:59 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[28] 
01:18:59 	public class CreateNewCustomizationPluginWizard extends NewPluginProjectWizard {
01:18:59 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
01:18:59 Discouraged access: The type 'NewPluginProjectWizard' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[35] 
01:18:59 	private Image defaultImage;
01:18:59 	              ^^^^^^^^^^^^
01:18:59 The value of the field CreateNewCustomizationPluginWizard.defaultImage is not used
01:18:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[38] 
01:18:59 	super();
01:18:59 	^^^^^^^^
01:18:59 Discouraged access: The constructor 'NewPluginProjectWizard()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[46] 
01:18:59 	super.addPages();
01:18:59 	      ^^^^^^^^
01:18:59 Discouraged access: The method 'NewPluginProjectWizard.addPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[52] 
01:18:59 	if (page == fContentPage) { // Remove the template page
01:18:59 	            ^^^^^^^^^^^^
01:18:59 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
01:18:59 	return this.fContentPage.getData().getProvider();
01:18:59 	            ^^^^^^^^^^^^
01:18:59 Discouraged access: The field 'NewPluginProjectWizard.fContentPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[59] 
01:18:59 	return this.fContentPage.getData().getProvider();
01:18:59 	                         ^^^^^^^
01:18:59 Discouraged access: The method 'ContentPage.getData()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[64] 
01:18:59 	boolean result = super.performFinish();
01:18:59 	                       ^^^^^^^^^^^^^
01:18:59 Discouraged access: The method 'NewPluginProjectWizard.performFinish()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/org/eclipse/papyrus/toolsmiths/wizard/CreateNewCustomizationPluginWizard.java:[66] 
01:18:59 	IProject project = this.fMainPage.getProjectHandle();
01:18:59 	                        ^^^^^^^^^
01:18:59 Discouraged access: The field 'NewPluginProjectWizard.fMainPage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.pde.ui/3.13.0.v20210209-0833/org.eclipse.pde.ui-3.13.0.v20210209-0833.jar')
01:18:59 11 problems (11 warnings)
01:18:59 [INFO] 
01:18:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths ---
01:18:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/src/test/resources
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths ---
01:18:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT-sources.jar
01:18:59 [INFO] 
01:18:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths ---
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths ---
01:18:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT.jar
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths ---
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths ---
01:18:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths ---
01:18:59 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/target/org.eclipse.papyrus.toolsmiths-2.0.0-SNAPSHOT.jar
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths ---
01:18:59 [INFO] 
01:18:59 [INFO] ------< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.ecore >------
01:18:59 [INFO] Building org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT   [532/728]
01:18:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:59 [INFO] 
01:18:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] The project's OSGi version is 2.0.0.202103040552
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] 
01:18:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/main/resources
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/bin
01:18:59 [INFO] 
01:18:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/src/test/resources
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT-sources.jar
01:18:59 [INFO] 
01:18:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.ecore/target/org.eclipse.papyrus.toolsmiths.ecore-2.0.0-SNAPSHOT.jar
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.ecore ---
01:18:59 [INFO] 
01:18:59 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.expressions >---
01:18:59 [INFO] Building org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT [533/728]
01:18:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:18:59 [INFO] 
01:18:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:18:59 [INFO] The project's OSGi version is 2.0.0.202103040552
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:18:59 [INFO] 
01:18:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:18:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:18:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:18:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/main/resources
01:18:59 [INFO] 
01:18:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:18:59 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/bin
01:19:00 [INFO] 
01:19:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:19:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/src/test/resources
01:19:00 [INFO] 
01:19:00 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:19:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT-sources.jar
01:19:00 [INFO] 
01:19:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:19:00 [INFO] 
01:19:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:19:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
01:19:00 [INFO] 
01:19:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:19:00 [INFO] 
01:19:00 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:19:00 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:00 [INFO] 
01:19:00 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:19:00 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.expressions/target/org.eclipse.papyrus.toolsmiths.expressions-2.0.0-SNAPSHOT.jar
01:19:00 [INFO] 
01:19:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.expressions ---
01:19:00 [INFO] 
01:19:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools >--
01:19:00 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.0.0-SNAPSHOT [534/728]
01:19:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:00 [INFO] 
01:19:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:00 [INFO] 
01:19:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:00 [INFO] The project's OSGi version is 2.0.0.202103040552
01:19:00 [INFO] 
01:19:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:00 [INFO] 
01:19:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:00 [INFO] 
01:19:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/main/resources
01:19:00 [INFO] 
01:19:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:00 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/bin
01:19:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/org/eclipse/papyrus/uml/m2m/qvto/tests/tools/tests/EMFCompareUtils.java:[69] 
01:19:01 	final MatchEngineFactoryImpl mathEnginefactory = new MatchEngineFactoryImpl(matcher, comparisonFactory);
01:19:01 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:01 The constructor MatchEngineFactoryImpl(IEObjectMatcher, IComparisonFactory) is deprecated
01:19:01 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/org/eclipse/papyrus/uml/m2m/qvto/tests/tools/tests/AbstractImportModelTests.java (at line 81)
01:19:01 	@SuppressWarnings({ "nls", "restriction" })
01:19:01 	                    ^^^^^
01:19:01 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:19:01 2 problems (0 errors, 1 warning, 1 info)
01:19:01 [INFO] 
01:19:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/src/test/resources
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.0.0-SNAPSHOT-sources.jar
01:19:01 [INFO] 
01:19:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.0.0-SNAPSHOT.jar
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:01 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.uml.m2m.qvto.tests.tools/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools-2.0.0-SNAPSHOT.jar
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools ---
01:19:01 [INFO] 
01:19:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature >--
01:19:01 [INFO] Building org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT [535/728]
01:19:01 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:19:01 [INFO] 
01:19:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
01:19:01 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
01:19:01 [INFO] The project's OSGi version is 1.0.0.202103040552
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
01:19:01 [INFO] 
01:19:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
01:19:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT.jar
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
01:19:01 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature/target/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature ---
01:19:01 [INFO] 
01:19:01 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.palette >-----
01:19:01 [INFO] Building org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT [536/728]
01:19:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:01 [INFO] 
01:19:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:01 [INFO] The project's OSGi version is 4.0.0.202103040552
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:01 [INFO] 
01:19:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/main/resources
01:19:01 [INFO] 
01:19:01 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:01 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/bin
01:19:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
01:19:02 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
01:19:02 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:02 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
01:19:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[142] 
01:19:02 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
01:19:02 	                                                                                                                                 ^^^^^^^
01:19:02 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
01:19:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
01:19:02 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
01:19:02 	                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:02 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
01:19:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[149] 
01:19:02 	PapyrusPalettePreferences.addLocalExtendedPalette(paletteId, paletteId, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
01:19:02 	                                                                                                                                 ^^^^^^^
01:19:02 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
01:19:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
01:19:02 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
01:19:02 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:02 Type safety: The constructor HashSet(Collection) belongs to the raw type HashSet. References to generic type HashSet<E> should be parameterized
01:19:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
01:19:02 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
01:19:02 	                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:02 Type safety: The expression of type HashSet needs unchecked conversion to conform to Set<String>
01:19:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PaletteConfigurationWizard.java:[169] 
01:19:02 	PapyrusPalettePreferences.addWorkspaceExtendedPalette(paletteId, paletteId, pathWS, priority, PaletteUtils.getEditorIdValue(editorPart), new HashSet(paletteModel.getRequiredProfiles()));
01:19:02 	                                                                                                                                             ^^^^^^^
01:19:02 HashSet is a raw type. References to generic type HashSet<E> should be parameterized
01:19:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/ConfigurationInformationComposite.java:[197] 
01:19:02 	ToolConfiguration configuration = ((ToolConfiguration) selectedConfiguration);
01:19:02 	                  ^^^^^^^^^^^^^
01:19:02 The value of the local variable configuration is not used
01:19:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[354] 
01:19:02 	button.setData(new Integer(id));
01:19:02 	                   ^^^^^^^^^^^
01:19:02 The constructor Integer(int) is deprecated since version 9
01:19:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[367] 
01:19:02 	paletteButtonsMap.put(new Integer(id), button);
01:19:02 	                          ^^^^^^^^^^^
01:19:02 The constructor Integer(int) is deprecated since version 9
01:19:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[671] 
01:19:02 	private PapyrusPaletteService paletteService;
01:19:02 	                              ^^^^^^^^^^^^^^
01:19:02 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.paletteService is not used
01:19:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/dialog/PapyrusPaletteCustomizerDialog.java:[674] 
01:19:02 	private final TableViewer viewer;
01:19:02 	                          ^^^^^^
01:19:02 The value of the field PapyrusPaletteCustomizerDialog.PalettesTableContentProvider.viewer is not used
01:19:02 12 problems (12 warnings)
01:19:02 [INFO] 
01:19:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/test/resources
01:19:02 [INFO] 
01:19:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT-sources.jar
01:19:02 [INFO] 
01:19:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:02 [INFO] 
01:19:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
01:19:02 [INFO] 
01:19:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:02 [INFO] 
01:19:02 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:02 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:02 [INFO] 
01:19:02 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:02 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/target/org.eclipse.papyrus.toolsmiths.palette-4.0.0-SNAPSHOT.jar
01:19:03 [INFO] 
01:19:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.palette ---
01:19:03 [INFO] 
01:19:03 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.properties.toolsmiths >--
01:19:03 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths 3.0.0-SNAPSHOT [537/728]
01:19:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:03 [INFO] 
01:19:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:03 [INFO] 
01:19:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:03 [INFO] The project's OSGi version is 3.0.0.202103040552
01:19:03 [INFO] 
01:19:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:03 [INFO] 
01:19:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:03 [INFO] 
01:19:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/main/resources
01:19:03 [INFO] 
01:19:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:03 [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/bin
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[16] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[17] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[18] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/AbstractContextStorageActionProvider.java:[19] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[31] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CopyContextAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[32] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.EditContextAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/CustomizationDialog.java:[33] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.RemoveContextAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/ui/OpenCustomization.java:[25] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.ui.CustomizationDialog is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[28] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionWidgetAction.java:[29] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/ConstraintDescriptorContentProvider.java:[21] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[31] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElementFactory is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[32] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeObservable is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[33] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericPropertyModelElementFactory is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElement.java:[112] 
01:19:04 	public IObservableValue doGetObservable(String propertyPath) {
01:19:04 	       ^^^^^^^^^^^^^^^^
01:19:04 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[28] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[39] 
01:19:04 	public class GenericAttributeObservable extends AbstractObservableValue {
01:19:04 	                                                ^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 AbstractObservableValue is a raw type. References to generic type AbstractObservableValue<T> should be parameterized
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
01:19:04 	ValueDiff diff = new ValueDiff() {
01:19:04 	^^^^^^^^^
01:19:04 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[174] 
01:19:04 	ValueDiff diff = new ValueDiff() {
01:19:04 	                     ^^^^^^^^^
01:19:04 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[191] 
01:19:04 	protected void fireValueChange(ValueDiff diff) {
01:19:04 	                               ^^^^^^^^^
01:19:04 ValueDiff is a raw type. References to generic type ValueDiff<T> should be parameterized
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeObservable.java:[192] 
01:19:04 	super.fireValueChange(diff);
01:19:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 Type safety: The method fireValueChange(ValueDiff) belongs to the raw type AbstractObservableValue. References to generic type AbstractObservableValue<T> should be parameterized
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElement.java:[27] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.SectionNameObservableValue;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.SectionNameObservableValue is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElement.java:[138] 
01:19:04 	TreeBrowseStrategy browseStrategy = new ProviderBasedBrowseStrategy(provider);
01:19:04 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/preferences/CustomizationPreferencesInitializer.java:[18] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.preferences.CustomizationPreferencePage;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.preferences.CustomizationPreferencePage is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[17] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextCopyAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[18] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextDeleteAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/workspace/WorkspaceContextStorageActionProvider.java:[19] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.workspace.WorkspaceContextEditAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/TabContentProvider.java:[20] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[16] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[17] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/IContextStorageActionProvider.java:[18] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[34] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CompoundCommandActionDelegate is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/editor/actions/CreateSectionAction.java:[35] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.editor.actions.CreateResourceCommand is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/CustomizationModelElementFactory.java:[19] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.CustomizationModelElement is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericAttributeModelElementFactory.java:[23] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[25] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextCopyAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[26] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextDeleteAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[27] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextEditAction is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/storage/actions/ContextStorageActionRegistry.java:[28] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.storage.actions.IContextStorageActionProvider is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/providers/PropertyContentProvider.java:[21] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.providers.AbstractContextualContentProvider is never used
01:19:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/org/eclipse/papyrus/views/properties/toolsmiths/modelelement/GenericPropertyModelElementFactory.java:[23] 
01:19:04 	import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement;
01:19:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:04 The import org.eclipse.papyrus.views.properties.toolsmiths.modelelement.GenericAttributeModelElement is never used
01:19:04 41 problems (41 warnings)
01:19:04 [INFO] 
01:19:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/src/test/resources
01:19:04 [INFO] 
01:19:04 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.0.0-SNAPSHOT-sources.jar
01:19:04 [INFO] 
01:19:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:04 [INFO] 
01:19:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.0.0-SNAPSHOT.jar
01:19:04 [INFO] 
01:19:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:04 [INFO] 
01:19:04 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:04 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:04 [INFO] 
01:19:04 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:04 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/views/properties/org.eclipse.papyrus.views.properties.toolsmiths/target/org.eclipse.papyrus.views.properties.toolsmiths-3.0.0-SNAPSHOT.jar
01:19:04 [INFO] 
01:19:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.toolsmiths ---
01:19:04 [INFO] 
01:19:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.properties.generation >--
01:19:04 [INFO] Building org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT [538/728]
01:19:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:04 [INFO] 
01:19:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:04 [INFO] 
01:19:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:04 [INFO] The project's OSGi version is 3.0.0.202103040552
01:19:04 [INFO] 
01:19:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:04 [INFO] 
01:19:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:04 [INFO] 
01:19:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/main/resources
01:19:04 [INFO] 
01:19:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:04 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/bin
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EditContextGenerator.java:[103] 
01:19:05 	public IObservableValue getObservableValue() {
01:19:05 	       ^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
01:19:05 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
01:19:05 	^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[170] 
01:19:05 	IObservableValue singleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueSingle()).observe(propertyDefinition);
01:19:05 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
01:19:05 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
01:19:05 	^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[171] 
01:19:05 	IObservableValue multipleValue = EMFProperties.value(FieldSelectionPackage.eINSTANCE.getPropertyDefinition_ValueMultiple()).observe(propertyDefinition);
01:19:05 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The method observe(Object) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[183] 
01:19:05 	private void createTreeEditor(TreeItem treeItem, int columnIndex, boolean defaultValue, IObservableValue observable) {
01:19:05 	                                                                                        ^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectFieldsPage.java:[240] 
01:19:05 	private void displayFields(DataContextElement contextElement, TreeViewer treeViewer) {
01:19:05 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 The method displayFields(DataContextElement, TreeViewer) from the type SelectFieldsPage is never used locally
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/GeneratorExtensionPoint.java:[50] 
01:19:05 	IGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, IGenerator.class);
01:19:05 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 The method newInstance(String, Class<IGenerator>) from the type ClassLoaderHelper is deprecated
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/EcoreGenerator.java:[291] 
01:19:05 	public IObservableValue getObservableValue() {
01:19:05 	       ^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[27] 
01:19:05 	import org.eclipse.jface.viewers.ViewerSorter;
01:19:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 The type ViewerSorter is deprecated
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[70] 
01:19:05 	viewer = new CheckboxTableViewer(root, SWT.MULTI | SWT.H_SCROLL | SWT.FILL | SWT.FULL_SELECTION | SWT.BORDER);
01:19:05 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 The constructor CheckboxTableViewer(Composite, int) is deprecated
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
01:19:05 	viewer.setSorter(new ViewerSorter());
01:19:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
01:19:05 	viewer.setSorter(new ViewerSorter());
01:19:05 	                     ^^^^^^^^^^^^
01:19:05 The type ViewerSorter is deprecated
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/SelectOutputPage.java:[103] 
01:19:05 	viewer.setSorter(new ViewerSorter());
01:19:05 	                     ^^^^^^^^^^^^^^
01:19:05 The constructor ViewerSorter() is deprecated
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/AbstractQVTGenerator.java:[193] 
01:19:05 	public abstract IObservableValue getObservableValue();
01:19:05 	                ^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[27] 
01:19:05 	import org.eclipse.jface.databinding.swt.WidgetProperties;
01:19:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 The type WidgetProperties is deprecated
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[193] 
01:19:05 	dialog.setInitialSelections(new IFile[] { currentFile });
01:19:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 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.
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[228] 
01:19:05 	public IObservableValue getObservableValue() {
01:19:05 	       ^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[229] 
01:19:05 	IWidgetValueProperty prop = WidgetProperties.text(SWT.Modify);
01:19:05 	^^^^^^^^^^^^^^^^^^^^
01:19:05 IWidgetValueProperty is a raw type. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[229] 
01:19:05 	IWidgetValueProperty prop = WidgetProperties.text(SWT.Modify);
01:19:05 	                            ^^^^^^^^^^^^^^^^
01:19:05 The type WidgetProperties is deprecated
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[229] 
01:19:05 	IWidgetValueProperty prop = WidgetProperties.text(SWT.Modify);
01:19:05 	                                             ^^^^^^^^^^^^^^^^
01:19:05 The method text(int) from the type WidgetProperties is deprecated
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/FileChooser.java:[230] 
01:19:05 	return prop.observeDelayed(600, text);
01:19:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The method observeDelayed(int, Widget) belongs to the raw type IWidgetValueProperty. References to generic type IWidgetValueProperty<S,T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[45] 
01:19:05 	private IObservableValue observable;
01:19:05 	        ^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[78] 
01:19:05 	observable.setValue(getState());
01:19:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/widget/TernaryButton.java:[89] 
01:19:05 	public void setObservable(IObservableValue value) {
01:19:05 	                          ^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/layout/StandardLayoutGenerator.java:[179] 
01:19:05 	switch (editorType) {
01:19:05 	        ^^^^^^^^^^
01:19:05 The enum constant DOUBLE needs a corresponding case label in this enum switch on Type
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/extensionpoint/LayoutExtensionPoint.java:[49] 
01:19:05 	ILayoutGenerator generator = ClassLoaderHelper.newInstance(generatorClassName, ILayoutGenerator.class);
01:19:05 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 The method newInstance(String, Class<ILayoutGenerator>) from the type ClassLoaderHelper is deprecated
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/ProfileGenerator.java:[293] 
01:19:05 	public IObservableValue getObservableValue() {
01:19:05 	       ^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/validators/AbstractValidator.java:[23] 
01:19:05 	public abstract class AbstractValidator implements IValidator {
01:19:05 	                                                   ^^^^^^^^^^
01:19:05 IValidator is a raw type. References to generic type IValidator<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/generators/IGenerator.java:[140] 
01:19:05 	public IObservableValue getObservableValue();
01:19:05 	       ^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[69] 
01:19:05 	protected IObservableValue srcTextObservable;
01:19:05 	          ^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[71] 
01:19:05 	protected IObservableValue targetTextObservable;
01:19:05 	          ^^^^^^^^^^^^^^^^
01:19:05 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[73] 
01:19:05 	protected UpdateValueStrategy srcFieldStrategy;
01:19:05 	          ^^^^^^^^^^^^^^^^^^^
01:19:05 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[75] 
01:19:05 	protected UpdateValueStrategy targetFieldStrategy;
01:19:05 	          ^^^^^^^^^^^^^^^^^^^
01:19:05 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[95] 
01:19:05 	srcFieldStrategy = new UpdateValueStrategy();
01:19:05 	                       ^^^^^^^^^^^^^^^^^^^
01:19:05 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[96] 
01:19:05 	targetFieldStrategy = new UpdateValueStrategy();
01:19:05 	                          ^^^^^^^^^^^^^^^^^^^
01:19:05 UpdateValueStrategy is a raw type. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[172] 
01:19:05 	targetFieldStrategy.setConverter(new IConverter() {
01:19:05 				@Override
01:19:05 				public Object getToType() {
01:19:05 					return String.class;
01:19:05 				}
01:19:05 				@Override
01:19:05 				public Object getFromType() {
01:19:05 					return String.class;
01:19:05 				}
01:19:05 				@Override
01:19:05 				public String convert(Object fromObject) {
01:19:05 					if (srcTextObservable != null) {
01:19:05 						return (String) srcTextObservable.getValue();
01:19:05 					} else if (targetFileChooser.getFilePath() != null) {
01:19:05 						return targetFileChooser.getFilePath();
01:19:05 					}
01:19:05 					return "";
01:19:05 				}
01:19:05 			});
01:19:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[172] 
01:19:05 	targetFieldStrategy.setConverter(new IConverter() {
01:19:05 	                                     ^^^^^^^^^^
01:19:05 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[198] 
01:19:05 	srcFieldStrategy.setConverter(new IConverter() {
01:19:05 				@Override
01:19:05 				public Object getToType() {
01:19:05 					return String.class;
01:19:05 				}
01:19:05 				@Override
01:19:05 				public Object getFromType() {
01:19:05 					return String.class;
01:19:05 				}
01:19:05 				@Override
01:19:05 				public String convert(Object fromObject) {
01:19:05 					if (fromObject instanceof String) {
01:19:05 						String stringObject = (String) fromObject;
01:19:05 						if (stringObject.equals("")) {
01:19:05 							return "";
01:19:05 						}
01:19:05 						String[] result = stringObject.split("/");
01:19:05 						String filename = result[result.length - 1];
01:19:05 						String[] ext = filename.split("\\.");
01:19:05 						StringBuilder builder = new StringBuilder();
01:19:05 						if (targetTextObservable != null) {
01:19:05 							String s = (String) targetTextObservable.getValue();
01:19:05 							if (!s.equals("")) {
01:19:05 								String original[] = s.split("/");
01:19:05 								builder.append("/");
01:19:05 								for (int i = 1; i < original.length - 1; i++) {
01:19:05 									builder.append(original[i]);
01:19:05 									builder.append("/");
01:19:05 								}
01:19:05 							} else {
01:19:05 								builder.append("/");
01:19:05 								builder.append(result[1]);
01:19:05 								builder.append("/properties/");
01:19:05 							}
01:19:05 						}
01:19:05 						builder.append(ext[0]);
01:19:05 						builder.append(".ctx");
01:19:05 						return builder.toString();
01:19:05 					}
01:19:05 					return "";
01:19:05 				}
01:19:05 			});
01:19:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The method setConverter(IConverter) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[198] 
01:19:05 	srcFieldStrategy.setConverter(new IConverter() {
01:19:05 	                                  ^^^^^^^^^^
01:19:05 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[281] 
01:19:05 	srcFieldStrategy.setAfterGetValidator(srcValidator);
01:19:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[282] 
01:19:05 	srcFieldStrategy.setAfterConvertValidator(targetValidator);
01:19:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[283] 
01:19:05 	targetFieldStrategy.setAfterGetValidator(targetValidator);
01:19:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The method setAfterGetValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[284] 
01:19:05 	targetFieldStrategy.setAfterConvertValidator(srcValidator);
01:19:05 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The method setAfterConvertValidator(IValidator) belongs to the raw type UpdateValueStrategy. References to generic type UpdateValueStrategy<S,D> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[285] 
01:19:05 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
01:19:05 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 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
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[285] 
01:19:05 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
01:19:05 	                        ^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[285] 
01:19:05 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
01:19:05 	                                           ^^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The expression of type IObservableValue needs unchecked conversion to conform to IObservableValue<Object>
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[285] 
01:19:05 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
01:19:05 	                                                                 ^^^^^^^^^^^^^^^^
01:19:05 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[285] 
01:19:05 	binding = ctx.bindValue(srcTextObservable, targetTextObservable, srcFieldStrategy, targetFieldStrategy);
01:19:05 	                                                                                   ^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The expression of type UpdateValueStrategy needs unchecked conversion to conform to UpdateValueStrategy<? super Object,? extends Object>
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[292] 
01:19:05 	binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() {
01:19:05 			@Override
01:19:05 			public void handleValueChange(ValueChangeEvent event) {
01:19:05 				IStatus status = (IStatus) event.diff.getNewValue();
01:19:05 				if (status.isOK() || status.getSeverity() == IStatus.WARNING) {
01:19:05 					setNext(true);
01:19:05 				} else {
01:19:05 					setNext(false);
01:19:05 				}
01:19:05 			}
01:19:05 		});
01:19:05 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:05 Type safety: The expression of type new IValueChangeListener(){} needs unchecked conversion to conform to IValueChangeListener<? super IStatus>
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[292] 
01:19:05 	binding.getValidationStatus().addValueChangeListener(new IValueChangeListener() {
01:19:05 	                                                         ^^^^^^^^^^^^^^^^^^^^
01:19:05 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
01:19:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/org/eclipse/papyrus/customization/properties/generation/wizard/GeneratorPage.java:[295] 
01:19:05 	public void handleValueChange(ValueChangeEvent event) {
01:19:05 	                              ^^^^^^^^^^^^^^^^
01:19:05 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
01:19:05 52 problems (52 warnings)
01:19:05 [INFO] 
01:19:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/src/test/resources
01:19:05 [INFO] 
01:19:05 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT-sources.jar
01:19:05 [INFO] 
01:19:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:05 [INFO] 
01:19:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
01:19:05 [INFO] 
01:19:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:05 [INFO] 
01:19:05 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:05 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:05 [INFO] 
01:19:05 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:05 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/target/org.eclipse.papyrus.uml.properties.generation-3.0.0-SNAPSHOT.jar
01:19:05 [INFO] 
01:19:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.generation ---
01:19:05 [INFO] 
01:19:05 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.nattable >-----
01:19:05 [INFO] Building org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT [539/728]
01:19:05 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:06 [INFO] 
01:19:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:06 [INFO] 
01:19:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:06 [INFO] The project's OSGi version is 2.0.0.202103040552
01:19:06 [INFO] 
01:19:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:06 [INFO] 
01:19:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:06 [INFO] 
01:19:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/main/resources
01:19:06 [INFO] 
01:19:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:06 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/bin
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[23] 
01:19:06 	import org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl;
01:19:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:06 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[27] 
01:19:06 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuFactoryImpl;
01:19:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:06 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[28] 
01:19:06 	import org.eclipse.e4.ui.model.application.ui.menu.impl.MenuImpl;
01:19:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:06 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[29] 
01:19:06 	import org.eclipse.e4.ui.model.application.ui.menu.impl.PopupMenuImpl;
01:19:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:06 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[36] 
01:19:06 	import org.eclipse.ui.internal.PartSite;
01:19:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:06 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[37] 
01:19:06 	import org.eclipse.ui.internal.menus.SlaveMenuService;
01:19:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:06 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[86] 
01:19:06 	final MenuImpl menuImp = getMenuToContribute(serviceLocator);
01:19:06 	      ^^^^^^^^
01:19:06 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
01:19:06 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
01:19:06 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:06 Discouraged access: The type 'MenuFactoryImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
01:19:06 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
01:19:06 	                                              ^^^^^^^^^
01:19:06 Discouraged access: The field 'MenuFactoryImpl.eINSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[91] 
01:19:06 	final MHandledMenuItem item = MenuFactoryImpl.eINSTANCE.createHandledMenuItem();
01:19:06 	                                                        ^^^^^^^^^^^^^^^^^^^^^
01:19:06 Discouraged access: The method 'MenuFactoryImpl.createHandledMenuItem()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[98] 
01:19:06 	menuImp.getChildren().add(item);
01:19:06 	        ^^^^^^^^^^^
01:19:06 Discouraged access: The method 'MenuImpl.getChildren()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[132] 
01:19:06 	private MenuImpl getMenuToContribute(final IServiceLocator serviceLocator) {
01:19:06 	        ^^^^^^^^
01:19:06 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[134] 
01:19:06 	if (manager instanceof SlaveMenuService) {
01:19:06 	                       ^^^^^^^^^^^^^^^^
01:19:06 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:19:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
01:19:06 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
01:19:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:19:06 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
01:19:07 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
01:19:07 	                                                                    ^^^^^^^^
01:19:07 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
01:19:07 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
01:19:07 	                                                                                ^^^^^^^^^^^^^^^^
01:19:07 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
01:19:07 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
01:19:07 	                                                                                                           ^^^^^^^^
01:19:07 Discouraged access: The method 'SlaveMenuService.getModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[136] 
01:19:07 	List<MMenu> menus = model.getMenus();
01:19:07 	                          ^^^^^^^^
01:19:07 Discouraged access: The method 'PartImpl.getMenus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[138] 
01:19:07 	if (m instanceof PopupMenuImpl) {
01:19:07 	                 ^^^^^^^^^^^^^
01:19:07 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[141] 
01:19:07 	if (current instanceof MenuImpl && current.getLabel().equals("&New Child")) {// it probably don't work in case of internationalization usage //$NON-NLS-1$
01:19:07 	                       ^^^^^^^^
01:19:07 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[142] 
01:19:07 	return (MenuImpl) current;
01:19:07 	        ^^^^^^^^
01:19:07 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.1000.v20210111-0958/org.eclipse.e4.ui.model.workbench-2.1.1000.v20210111-0958.jar')
01:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] 
01:19:07 	if (site instanceof PartSite) {
01:19:07 	                    ^^^^^^^^
01:19:07 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
01:19:07 	final PartSite ps = (PartSite) activePart.getSite();
01:19:07 	      ^^^^^^^^
01:19:07 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
01:19:07 	final PartSite ps = (PartSite) activePart.getSite();
01:19:07 	                     ^^^^^^^^
01:19:07 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] 
01:19:07 	IEclipseContext iec = ps.getContext();
01:19:07 	                         ^^^^^^^^^^
01:19:07 Discouraged access: The method 'PartSite.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:19:07 25 problems (25 warnings)
01:19:07 [INFO] 
01:19:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources
01:19:07 [INFO] 
01:19:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
01:19:07 [INFO] 
01:19:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:07 [INFO] 
01:19:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
01:19:07 [INFO] 
01:19:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:07 [INFO] 
01:19:07 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:07 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:07 [INFO] 
01:19:07 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:07 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
01:19:07 [INFO] 
01:19:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable ---
01:19:07 [INFO] 
01:19:07 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >---
01:19:07 [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [540/728]
01:19:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:07 [INFO] 
01:19:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:07 [INFO] 
01:19:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:07 [INFO] The project's OSGi version is 4.0.0.202103040552
01:19:07 [INFO] 
01:19:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:07 [INFO] 
01:19:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:07 [INFO] 
01:19:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources
01:19:07 [INFO] 
01:19:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:07 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin
01:19:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] 
01:19:07 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
01:19:07 	     ^^^^^^^^
01:19:07 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:19:07 1 problem (1 warning)
01:19:07 [INFO] 
01:19:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources
01:19:07 [INFO] 
01:19:07 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
01:19:08 [INFO] 
01:19:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:08 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties ---
01:19:08 [INFO] 
01:19:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >--
01:19:08 [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [541/728]
01:19:08 [INFO] --------------------------------[ pom ]---------------------------------
01:19:08 [INFO] 
01:19:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
01:19:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
01:19:08 [INFO] 
01:19:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >--
01:19:08 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [542/728]
01:19:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:08 [INFO] 
01:19:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] The project's OSGi version is 1.0.0.202103040552
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] 
01:19:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin
01:19:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] 
01:19:08 	button.setData(new Integer(id));
01:19:08 	                   ^^^^^^^^^^^
01:19:08 The constructor Integer(int) is deprecated since version 9
01:19:08 1 problem (1 warning)
01:19:08 [INFO] 
01:19:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
01:19:08 [INFO] 
01:19:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
01:19:08 [INFO] 
01:19:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
01:19:08 [INFO] 
01:19:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >--
01:19:08 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.0.0-SNAPSHOT [543/728]
01:19:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:09 [INFO] 
01:19:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] 
01:19:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] The project's OSGi version is 1.0.0.202103040552
01:19:09 [INFO] 
01:19:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] 
01:19:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] 
01:19:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources
01:19:09 [INFO] 
01:19:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin
01:19:09 [INFO] 
01:19:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources
01:19:09 [INFO] 
01:19:09 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.0.0-SNAPSHOT-sources.jar
01:19:09 [INFO] 
01:19:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] 
01:19:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.0.0-SNAPSHOT.jar
01:19:09 [INFO] 
01:19:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] 
01:19:09 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:09 [INFO] 
01:19:09 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.0.0-SNAPSHOT.jar
01:19:09 [INFO] 
01:19:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
01:19:09 [INFO] 
01:19:09 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
01:19:09 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT [544/728]
01:19:09 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:19:11 [INFO] 
01:19:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
01:19:11 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
01:19:11 [INFO] 
01:19:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
01:19:11 [INFO] The project's OSGi version is 1.2.0.202103040552
01:19:11 [INFO] 
01:19:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
01:19:11 [INFO] 
01:19:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
01:19:11 [INFO] 
01:19:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
01:19:12 [INFO] 
01:19:12 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
01:19:12 [INFO] 
01:19:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
01:19:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar
01:19:12 [INFO] 
01:19:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
01:19:12 [INFO] 
01:19:12 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
01:19:12 [INFO] 
01:19:12 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
01:19:12 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar
01:19:12 [INFO] 
01:19:12 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.feature ---
01:19:12 [INFO] 
01:19:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
01:19:12 [INFO] 
01:19:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
01:19:12 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.0.0-SNAPSHOT [545/728]
01:19:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:12 [INFO] 
01:19:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:12 [INFO] 
01:19:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:12 [INFO] The project's OSGi version is 2.0.0.202103040552
01:19:12 [INFO] 
01:19:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:12 [INFO] 
01:19:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:12 [INFO] 
01:19:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
01:19:12 [INFO] 
01:19:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:12 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin
01:19:13 [INFO] 
01:19:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
01:19:13 [INFO] 
01:19:13 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.0.0-SNAPSHOT-sources.jar
01:19:13 [INFO] 
01:19:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:13 [INFO] 
01:19:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.0.0-SNAPSHOT.jar
01:19:13 [INFO] 
01:19:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:13 [INFO] 
01:19:13 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:13 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:13 [INFO] 
01:19:13 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:13 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.0.0-SNAPSHOT.jar
01:19:13 [INFO] 
01:19:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
01:19:13 [INFO] 
01:19:13 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
01:19:13 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [546/728]
01:19:13 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:13 [INFO] 
01:19:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:13 [INFO] 
01:19:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:13 [INFO] The project's OSGi version is 2.0.0.202103040552
01:19:13 [INFO] 
01:19:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:13 [INFO] 
01:19:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:13 [INFO] 
01:19:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
01:19:13 [INFO] 
01:19:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:13 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin
01:19:14 [INFO] 
01:19:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
01:19:14 [INFO] 
01:19:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
01:19:14 [INFO] 
01:19:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:14 [INFO] 
01:19:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
01:19:14 [INFO] 
01:19:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:14 [INFO] 
01:19:14 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:14 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:14 [INFO] 
01:19:14 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:14 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
01:19:14 [INFO] 
01:19:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
01:19:14 [INFO] 
01:19:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
01:19:14 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [547/728]
01:19:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:14 [INFO] 
01:19:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:14 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
01:19:14 [INFO] 
01:19:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:14 [INFO] The project's OSGi version is 2.0.0.202103040552
01:19:14 [INFO] 
01:19:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:14 [INFO] 
01:19:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:14 [INFO] 
01:19:14 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:17 [INFO] 
01:19:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
01:19:17 [INFO] 
01:19:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:17 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin
01:19:17 [INFO] 
01:19:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
01:19:17 [INFO] 
01:19:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
01:19:17 [INFO] 
01:19:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:17 [INFO] 
01:19:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
01:19:17 [INFO] 
01:19:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:17 [INFO] 
01:19:17 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:17 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:17 [INFO] 
01:19:17 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:17 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
01:19:17 [INFO] 
01:19:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
01:19:17 [INFO] 
01:19:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
01:19:17 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [548/728]
01:19:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:17 [INFO] 
01:19:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:17 [INFO] 
01:19:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:17 [INFO] The project's OSGi version is 2.0.0.202103040552
01:19:17 [INFO] 
01:19:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:17 [INFO] 
01:19:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:17 [INFO] 
01:19:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
01:19:17 [INFO] 
01:19:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:17 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin
01:19:18 [INFO] 
01:19:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
01:19:18 [INFO] 
01:19:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:18 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
01:19:18 [INFO] 
01:19:18 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
01:19:18 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [549/728]
01:19:18 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:19:18 [INFO] 
01:19:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
01:19:18 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
01:19:18 [INFO] The project's OSGi version is 4.0.0.202103040552
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
01:19:18 [INFO] 
01:19:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
01:19:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
01:19:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.uml.assistants.feature ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
01:19:18 [INFO] 
01:19:18 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validations >---
01:19:18 [INFO] Building org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT [550/728]
01:19:18 [INFO] --------------------------------[ pom ]---------------------------------
01:19:18 [INFO] 
01:19:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validations ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validations ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validations ---
01:19:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.validations ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validations ---
01:19:18 [INFO] 
01:19:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.common >--
01:19:18 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT [551/728]
01:19:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:18 [INFO] 
01:19:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] The project's OSGi version is 2.0.0.202103040552
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] 
01:19:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/main/resources
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/bin
01:19:18 [INFO] 
01:19:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/src/test/resources
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT-sources.jar
01:19:18 [INFO] 
01:19:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.common/target/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0-SNAPSHOT.jar
01:19:18 [INFO] 
01:19:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.common ---
01:19:18 [INFO] 
01:19:18 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
01:19:18 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.0.0-SNAPSHOT [552/728]
01:19:18 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:19 [INFO] 
01:19:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] The project's OSGi version is 2.0.0.202103040552
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] 
01:19:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin
01:19:19 [INFO] 
01:19:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.0.0-SNAPSHOT-sources.jar
01:19:19 [INFO] 
01:19:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.0.0-SNAPSHOT.jar
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.0.0-SNAPSHOT.jar
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
01:19:19 [INFO] 
01:19:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
01:19:19 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.0.0-SNAPSHOT [553/728]
01:19:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:19 [INFO] 
01:19:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] The project's OSGi version is 2.0.0.202103040552
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] 
01:19:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin
01:19:19 [INFO] 
01:19:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.0.0-SNAPSHOT-sources.jar
01:19:19 [INFO] 
01:19:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.0.0-SNAPSHOT.jar
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.0.0-SNAPSHOT.jar
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
01:19:19 [INFO] 
01:19:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
01:19:19 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.0.0-SNAPSHOT [554/728]
01:19:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:19:19 [INFO] 
01:19:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:19 [INFO] The project's OSGi version is 2.0.0.202103040552
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:19 [INFO] 
01:19:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
01:19:19 [INFO] 
01:19:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:19 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin
01:19:20 [INFO] 
01:19:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.0.0-SNAPSHOT-sources.jar
01:19:20 [INFO] 
01:19:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.0.0-SNAPSHOT.jar
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:20 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.0.0-SNAPSHOT.jar
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
01:19:20 [INFO] 
01:19:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
01:19:20 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [555/728]
01:19:20 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:19:20 [INFO] 
01:19:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
01:19:20 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
01:19:20 [INFO] The project's OSGi version is 1.0.0.202103040552
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
01:19:20 [INFO] 
01:19:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
01:19:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
01:19:20 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
01:19:20 [INFO] 
01:19:20 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >--------
01:19:20 [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT      [556/728]
01:19:20 [INFO] -------------------------[ eclipse-repository ]-------------------------
01:19:20 [INFO] 
01:19:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:20 [INFO] The project's OSGi version is 1.0.0.202103040552
01:19:20 [INFO] 
01:19:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:20 [INFO] 
01:19:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:19:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:19:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/toolsmiths/site/src/main/resources
01:19:20 [INFO] 
01:19:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:20 [INFO] 
01:19:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:21 [INFO] 
01:19:21 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:21 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
01:19:21 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
01:19:21 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
01:19:21 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
01:19:21 [INFO] 
01:19:21 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:21 [INFO] 
01:19:21 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:21 [INFO] 
01:19:21 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:21 [INFO] 
01:19:21 [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:23 [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)
01:19:23 [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)
01:19:23 [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)
01:19:24 [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)
01:19:24 [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)
01:19:24 [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)
01:19:24 [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)
01:19:24 [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)
01:19:24 [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)
01:19:25 [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)
01:19:25 [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)
01:19:25 [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)
01:19:25 [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)
01:19:25 [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)
01:19:25 [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)
01:19:25 [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)
01:19:26 [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)
01:19:26 [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)
01:19:26 [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)
01:19:26 [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)
01:19:26 [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)
01:19:26 [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)
01:19:26 [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)
01:19:26 [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)
01:19:27 [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)
01:19:27 [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)
01:19:27 [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)
01:19:27 [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)
01:19:27 [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)
01:19:27 [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)
01:19:27 [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)
01:19:27 [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)
01:19:28 [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)
01:19:28 [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)
01:19:28 [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)
01:19:28 [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)
01:19:28 [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)
01:19:28 [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)
01:19:28 [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)
01:19:29 [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)
01:19:29 [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)
01:19:29 [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)
01:19:29 [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)
01:19:29 [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)
01:19:29 [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)
01:19:29 [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)
01:19:47 [INFO] 
01:19:47 [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:47 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
01:19:48 [INFO] 
01:19:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:48 [INFO] 
01:19:48 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:48 [INFO] 
01:19:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths ---
01:19:48 [INFO] 
01:19:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform.parent >--
01:19:48 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform.parent 0.0.1-SNAPSHOT [557/728]
01:19:48 [INFO] --------------------------------[ pom ]---------------------------------
01:19:48 [INFO] 
01:19:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform.parent ---
01:19:48 [INFO] 
01:19:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform.parent ---
01:19:48 [INFO] 
01:19:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.targetplatform.parent ---
01:19:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:48 [INFO] 
01:19:48 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.targetplatform.parent ---
01:19:48 [INFO] 
01:19:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform.parent ---
01:19:48 [INFO] 
01:19:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.portable.targetplatform >--
01:19:48 [INFO] Building org.eclipse.papyrus.toolsmiths.portable.targetplatform 0.0.1-SNAPSHOT [558/728]
01:19:48 [INFO] ---------------------[ eclipse-target-definition ]----------------------
01:19:48 [INFO] 
01:19:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.portable.targetplatform ---
01:19:48 [INFO] 
01:19:48 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.portable.targetplatform ---
01:19:48 [INFO] 
01:19:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.portable.targetplatform ---
01:19:48 [INFO] 
01:19:48 [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.eclipse.papyrus.toolsmiths.portable.targetplatform ---
01:19:48 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
01:19:48 [INFO] 
01:19:48 [INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @ org.eclipse.papyrus.toolsmiths.portable.targetplatform ---
01:19:48 [INFO] 
01:19:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.portable.targetplatform ---
01:19:48 [INFO] 
01:19:48 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.tests.releng >--------
01:19:48 [INFO] Building org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT       [559/728]
01:19:48 [INFO] --------------------------------[ pom ]---------------------------------
01:19:48 [INFO] 
01:19:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.releng ---
01:19:48 [INFO] 
01:19:48 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.releng ---
01:20:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:21 [INFO] 
01:20:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.releng ---
01:20:21 [INFO] 
01:20:21 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.releng ---
01:20:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:21 [INFO] 
01:20:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.plugins.tests.releng >--
01:20:21 [INFO] Building org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT [560/728]
01:20:21 [INFO] --------------------------------[ pom ]---------------------------------
01:20:21 [INFO] 
01:20:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.plugins.tests.releng ---
01:20:21 [INFO] 
01:20:21 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.plugins.tests.releng ---
01:20:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:21 [INFO] 
01:20:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.plugins.tests.releng ---
01:20:21 [INFO] 
01:20:21 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.plugins.tests.releng ---
01:20:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:21 [INFO] 
01:20:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.tests.releng >--
01:20:21 [INFO] Building org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT [561/728]
01:20:21 [INFO] --------------------------------[ pom ]---------------------------------
01:20:21 [INFO] 
01:20:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editor.tests.releng ---
01:20:21 [INFO] 
01:20:21 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editor.tests.releng ---
01:20:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:21 [INFO] 
01:20:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor.tests.releng ---
01:20:21 [INFO] 
01:20:21 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.editor.tests.releng ---
01:20:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:21 [INFO] 
01:20:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests >--
01:20:21 [INFO] Building org.eclipse.papyrus.editor.integration.tests 2.0.0-SNAPSHOT [562/728]
01:20:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:20:22 [INFO] 
01:20:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:22 [INFO] 
01:20:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:22 [INFO] The project's OSGi version is 2.0.0.202103040552
01:20:22 [INFO] 
01:20:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:22 [INFO] 
01:20:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:22 [INFO] 
01:20:22 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:22 [INFO] 
01:20:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/main/resources
01:20:22 [INFO] 
01:20:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:22 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/bin
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[32] 
01:20:23 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:20:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 The type AdapterUtils is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[98] 
01:20:23 	return AdapterUtils.adapt(getActiveEditor(), DiagramEditor.class, null);
01:20:23 	       ^^^^^^^^^^^^
01:20:23 The type AdapterUtils is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[98] 
01:20:23 	return AdapterUtils.adapt(getActiveEditor(), DiagramEditor.class, null);
01:20:23 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 The method adapt(Object, Class<DiagramEditor>, DiagramEditor) from the type AdapterUtils is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[102] 
01:20:23 	return AdapterUtils.adapt(getDiagramEditor(), DiagramEditPart.class, null);
01:20:23 	       ^^^^^^^^^^^^
01:20:23 The type AdapterUtils is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[102] 
01:20:23 	return AdapterUtils.adapt(getDiagramEditor(), DiagramEditPart.class, null);
01:20:23 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 The method adapt(Object, Class<DiagramEditPart>, DiagramEditPart) from the type AdapterUtils is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[55] 
01:20:23 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:20:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 The type AdapterUtils is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[351] 
01:20:23 	ISashWindowsContainer sashContainer = AdapterUtils.adapt(employmentEditor, ISashWindowsContainer.class, null);
01:20:23 	                                      ^^^^^^^^^^^^
01:20:23 The type AdapterUtils is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[351] 
01:20:23 	ISashWindowsContainer sashContainer = AdapterUtils.adapt(employmentEditor, ISashWindowsContainer.class, null);
01:20:23 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 The method adapt(Object, Class<ISashWindowsContainer>, ISashWindowsContainer) from the type AdapterUtils is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[370] 
01:20:23 	sashContainer = AdapterUtils.adapt(employmentEditor, ISashWindowsContainer.class, null);
01:20:23 	                ^^^^^^^^^^^^
01:20:23 The type AdapterUtils is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditorReloadTest.java:[370] 
01:20:23 	sashContainer = AdapterUtils.adapt(employmentEditor, ISashWindowsContainer.class, null);
01:20:23 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 The method adapt(Object, Class<ISashWindowsContainer>, ISashWindowsContainer) from the type AdapterUtils is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[51] 
01:20:23 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
01:20:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 The type DiResourceSet is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[61] 
01:20:23 	import org.eclipse.papyrus.uml.diagram.timing.custom.UmlTimingDiagramForMultiEditor;
01:20:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[86] 
01:20:23 	final ModelSet modelSet = new DiResourceSet();
01:20:23 	                              ^^^^^^^^^^^^^
01:20:23 The type DiResourceSet is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[86] 
01:20:23 	final ModelSet modelSet = new DiResourceSet();
01:20:23 	                              ^^^^^^^^^^^^^^^
01:20:23 The constructor DiResourceSet() is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[93] 
01:20:23 	modelSet.createsModels(emptyModelDi);
01:20:23 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[173] 
01:20:23 	final ModelSet modelSet = new DiResourceSet();
01:20:23 	                              ^^^^^^^^^^^^^
01:20:23 The type DiResourceSet is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[173] 
01:20:23 	final ModelSet modelSet = new DiResourceSet();
01:20:23 	                              ^^^^^^^^^^^^^^^
01:20:23 The constructor DiResourceSet() is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[180] 
01:20:23 	modelSet.createsModels(emptyModelDi);
01:20:23 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[241] 
01:20:23 	Assert.assertTrue(editor.getActiveEditor() instanceof UmlTimingDiagramForMultiEditor);
01:20:23 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[246] 
01:20:23 	IPage selectedPage = container.getActiveSashWindowsPage();
01:20:23 	      ^^^^^^^^^^^^
01:20:23 The value of the local variable selectedPage is not used
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[254] 
01:20:23 	Assert.assertTrue("Couldn't change the page selection", editor.getActiveEditor() instanceof UmlTimingDiagramForMultiEditor);
01:20:23 	                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[362] 
01:20:23 	TransactionalEditingDomain editingDomain = modelSet.getTransactionalEditingDomain();
01:20:23 	                           ^^^^^^^^^^^^^
01:20:23 The value of the local variable editingDomain is not used
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[364] 
01:20:23 	final EObject tableContext = UmlUtils.getUmlModel(modelSet).getResource().getContents().get(0);
01:20:23 	              ^^^^^^^^^^^^
01:20:23 The value of the local variable tableContext is not used
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[30] 
01:20:23 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
01:20:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 The type DiResourceSet is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[66] 
01:20:23 	final ModelSet modelSet = new DiResourceSet();
01:20:23 	                              ^^^^^^^^^^^^^
01:20:23 The type DiResourceSet is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[66] 
01:20:23 	final ModelSet modelSet = new DiResourceSet();
01:20:23 	                              ^^^^^^^^^^^^^^^
01:20:23 The constructor DiResourceSet() is deprecated
01:20:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[75] 
01:20:23 	modelSet.createsModels(emptyModelDi);
01:20:23 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:23 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:23 27 problems (27 warnings)
01:20:23 [INFO] 
01:20:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/test/resources
01:20:23 [INFO] 
01:20:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:23 [INFO] 
01:20:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/target/org.eclipse.papyrus.editor.integration.tests-2.0.0-SNAPSHOT.jar
01:20:23 [INFO] 
01:20:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:23 [INFO] 
01:20:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:23 [INFO] 
01:20:23 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:23 [INFO] Skipping tests
01:20:23 [INFO] 
01:20:23 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.editor.integration.tests ---
01:20:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:23 [INFO] 
01:20:23 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.tests >----
01:20:23 [INFO] Building org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT    [563/728]
01:20:23 [INFO] --------------------------------[ pom ]---------------------------------
01:20:23 [INFO] 
01:20:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.tests ---
01:20:23 [INFO] 
01:20:23 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.emf.facet.tests ---
01:20:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:23 [INFO] 
01:20:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.tests ---
01:20:23 [INFO] 
01:20:23 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.emf.facet.tests ---
01:20:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:23 [INFO] 
01:20:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests >--
01:20:23 [INFO] Building org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT [564/728]
01:20:23 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:20:23 [INFO] 
01:20:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:23 [INFO] 
01:20:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:23 [INFO] The project's OSGi version is 1.0.0.202103040552
01:20:23 [INFO] 
01:20:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:23 [INFO] 
01:20:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:23 [INFO] 
01:20:23 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:23 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:23 [INFO] 
01:20:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/src/main/resources
01:20:23 [INFO] 
01:20:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:23 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/bin
01:20:24 [INFO] 
01:20:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/src/test/resources
01:20:24 [INFO] 
01:20:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:24 [INFO] 
01:20:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/org.eclipse.papyrus.emf.facet.architecture.tests-1.0.0-SNAPSHOT.jar
01:20:24 [INFO] 
01:20:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:24 [INFO] 
01:20:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:24 [INFO] 
01:20:24 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:25 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/data/.metadata/.log
01:20:25 [INFO] Command line:
01:20:25 	[/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
01:20:37 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test
01:20:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 s - in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test
01:20:38 test(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test)  Time elapsed: 0.824 s
01:20:38 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test)  Time elapsed: 0.052 s
01:20:38 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test
01:20:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test
01:20:38 test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test)  Time elapsed: 0.048 s
01:20:38 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test)  Time elapsed: 0.061 s
01:20:38 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test
01:20:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test
01:20:38 test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test)  Time elapsed: 0.08 s
01:20:38 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test)  Time elapsed: 0.073 s
01:20:38 Running org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test
01:20:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test
01:20:39 test(org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test)  Time elapsed: 0.034 s
01:20:39 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test)  Time elapsed: 0.064 s
01:20:39 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test
01:20:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test
01:20:39 test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test)  Time elapsed: 0.061 s
01:20:39 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test)  Time elapsed: 0.066 s
01:20:39 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test
01:20:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test
01:20:39 test(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test)  Time elapsed: 0.034 s
01:20:39 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test)  Time elapsed: 0.071 s
01:20:39 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test
01:20:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test
01:20:39 test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test)  Time elapsed: 0.038 s
01:20:39 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test)  Time elapsed: 0.067 s
01:20:39 Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test
01:20:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test
01:20:39 test(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test)  Time elapsed: 0.1 s
01:20:39 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test)  Time elapsed: 0.065 s
01:20:39 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test
01:20:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test
01:20:39 test(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test)  Time elapsed: 0.04 s
01:20:39 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test)  Time elapsed: 0.07 s
01:20:39 Running org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test
01:20:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test
01:20:39 test(org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test)  Time elapsed: 0.061 s
01:20:39 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test)  Time elapsed: 0.028 s
01:20:39 Running org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test
01:20:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test
01:20:39 test(org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test)  Time elapsed: 0.063 s
01:20:39 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test)  Time elapsed: 0.034 s
01:20:39 Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test
01:20:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test
01:20:40 test(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test)  Time elapsed: 0.062 s
01:20:40 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test)  Time elapsed: 0.029 s
01:20:40 Running org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test
01:20:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test
01:20:40 test(org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test)  Time elapsed: 0.08 s
01:20:40 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test)  Time elapsed: 0.087 s
01:20:40 Running org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test
01:20:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test
01:20:40 test(org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test)  Time elapsed: 0.033 s
01:20:40 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test)  Time elapsed: 0.068 s
01:20:40 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test
01:20:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test
01:20:40 test(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test)  Time elapsed: 0.027 s
01:20:40 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test)  Time elapsed: 0.052 s
01:20:40 Running org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test
01:20:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test
01:20:40 test(org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test)  Time elapsed: 0.025 s
01:20:40 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test)  Time elapsed: 0.024 s
01:20:40 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test
01:20:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test
01:20:40 test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test)  Time elapsed: 0.031 s
01:20:40 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test)  Time elapsed: 0.029 s
01:20:40 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test
01:20:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test
01:20:40 test(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test)  Time elapsed: 0.164 s
01:20:40 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test)  Time elapsed: 0.034 s
01:20:40 Running org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test
01:20:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test
01:20:40 test(org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test)  Time elapsed: 0.043 s
01:20:40 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test)  Time elapsed: 0.063 s
01:20:40 Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test
01:20:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test
01:20:41 test(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test)  Time elapsed: 0.033 s
01:20:41 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test)  Time elapsed: 0.054 s
01:20:41 Running org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test
01:20:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test
01:20:41 test(org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test)  Time elapsed: 0.024 s
01:20:41 checkTestDefinition(org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test)  Time elapsed: 0.03 s
01:20:41 
01:20:41 Results:
01:20:41 
01:20:41 Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
01:20:41 
01:20:43 [INFO] All tests passed!
01:20:43 [INFO] 
01:20:43 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.emf.facet.architecture.tests ---
01:20:43 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec
01:20:43 [INFO] Analyzed bundle 'org.eclipse.papyrus.emf.facet.architecture.tests' with 0 classes
01:20:43 [INFO] 
01:20:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tests.releng >--
01:20:43 [INFO] Building org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT [565/728]
01:20:43 [INFO] --------------------------------[ pom ]---------------------------------
01:20:43 [INFO] 
01:20:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.tests.releng ---
01:20:43 [INFO] 
01:20:43 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.tests.releng ---
01:20:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:43 [INFO] 
01:20:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.tests.releng ---
01:20:43 [INFO] 
01:20:43 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.tests.releng ---
01:20:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:43 [INFO] 
01:20:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests.releng >--
01:20:43 [INFO] Building org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT [566/728]
01:20:43 [INFO] --------------------------------[ pom ]---------------------------------
01:20:43 [INFO] 
01:20:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.tests.releng ---
01:20:43 [INFO] 
01:20:43 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.tests.releng ---
01:20:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:43 [INFO] 
01:20:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.tests.releng ---
01:20:43 [INFO] 
01:20:43 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.core.tests.releng ---
01:20:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:43 [INFO] 
01:20:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests >--
01:20:43 [INFO] Building org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT [567/728]
01:20:43 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:20:43 [INFO] 
01:20:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:43 [INFO] 
01:20:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:43 [INFO] The project's OSGi version is 2.0.0.202103040552
01:20:43 [INFO] 
01:20:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:43 [INFO] 
01:20:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:43 [INFO] 
01:20:43 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:43 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:43 [INFO] 
01:20:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/src/main/resources
01:20:43 [INFO] 
01:20:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:43 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/bin
01:20:44 [INFO] 
01:20:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/src/test/resources
01:20:44 [INFO] 
01:20:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:44 [INFO] 
01:20:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/target/org.eclipse.papyrus.infra.core.clipboard.tests-2.0.0-SNAPSHOT.jar
01:20:44 [INFO] 
01:20:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:44 [INFO] 
01:20:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:44 [INFO] 
01:20:44 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:44 [INFO] Skipping tests
01:20:44 [INFO] 
01:20:44 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.core.clipboard.tests ---
01:20:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:44 [INFO] 
01:20:44 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests >--
01:20:44 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT [568/728]
01:20:44 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:20:44 [INFO] 
01:20:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:44 [INFO] 
01:20:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:44 [INFO] The project's OSGi version is 2.0.0.202103040552
01:20:44 [INFO] 
01:20:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:44 [INFO] 
01:20:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:44 [INFO] 
01:20:44 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:44 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:44 [INFO] 
01:20:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/src/main/resources
01:20:44 [INFO] 
01:20:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:44 [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/bin
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtilsTest.java:[155] 
01:20:44 	IPageModel newPage = helper.createNewPage("newPage");
01:20:44 	           ^^^^^^^
01:20:44 The value of the local variable newPage is not used
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[24] 
01:20:44 	import org.eclipse.papyrus.infra.core.sasheditor.internal.IMultiEditorManager;
01:20:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'IMultiEditorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[25] 
01:20:44 	import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer;
01:20:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[26] 
01:20:44 	import org.eclipse.papyrus.infra.core.sasheditor.internal.eclipsecopy.MultiPageSelectionProvider;
01:20:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'MultiPageSelectionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[41] 
01:20:44 	* This main editor provide the minimum required to let a {@link SashWindowsContainer} run inside.
01:20:44 	                                                                ^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[65] 
01:20:44 	public class FakeMultiSashPageEditor extends EditorPart implements IMultiEditorManager, IMultiPageEditorPart {
01:20:44 	                                                                   ^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'IMultiEditorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[77] 
01:20:44 	private SashWindowsContainer sashContainer;
01:20:44 	        ^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[270] 
01:20:44 	site.setSelectionProvider(new MultiPageSelectionProvider(this));
01:20:44 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'MultiPageSelectionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[270] 
01:20:44 	site.setSelectionProvider(new MultiPageSelectionProvider(this));
01:20:44 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The constructor 'MultiPageSelectionProvider(IMultiPageEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[280] 
01:20:44 	sashContainer = new SashWindowsContainer(this);
01:20:44 	                    ^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[280] 
01:20:44 	sashContainer = new SashWindowsContainer(this);
01:20:44 	                    ^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The constructor 'SashWindowsContainer(IMultiEditorManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[281] 
01:20:44 	sashContainer.setContentProvider(getContentProvider());
01:20:44 	              ^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[282] 
01:20:44 	sashContainer.createPartControl(parent);
01:20:44 	              ^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[324] 
01:20:44 	sashContainer.refreshTabs();
01:20:44 	              ^^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[334] 
01:20:44 	return sashContainer.getActiveEditor();
01:20:44 	                     ^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[349] 
01:20:44 	public SashWindowsContainer getSashWindowsContainer() {
01:20:44 	       ^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[359] 
01:20:44 	sashContainer.setFocus();
01:20:44 	              ^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.setFocus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[73] 
01:20:44 	* Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}.
01:20:44 	                  ^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[78] 
01:20:44 	protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) {
01:20:44 	          ^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 
01:20:44 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
01:20:44 	^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 
01:20:44 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
01:20:44 	                                               ^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 
01:20:44 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
01:20:44 	                                               ^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[86] 
01:20:44 	sashWindowContainer.setContentProvider(contentProvider);
01:20:44 	                    ^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[88] 
01:20:44 	sashWindowContainer.createPartControl(shell);
01:20:44 	                    ^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[136] 
01:20:44 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:44 	^^^^^^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[139] 
01:20:44 	container.refreshTabs();
01:20:44 	          ^^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[142] 
01:20:44 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p11")));
01:20:44 	          ^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[142] 
01:20:44 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p11")));
01:20:44 	                               ^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[143] 
01:20:44 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p13")));
01:20:44 	          ^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[143] 
01:20:44 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p13")));
01:20:44 	                               ^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[144] 
01:20:44 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p15")));
01:20:44 	          ^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[144] 
01:20:44 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p15")));
01:20:44 	                               ^^^^^^^^^^^^^^^
01:20:44 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[145] 
01:20:44 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12")));
01:20:44 	          ^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[145] 
01:20:45 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12")));
01:20:45 	                               ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[146] 
01:20:45 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p14")));
01:20:45 	          ^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[146] 
01:20:45 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p14")));
01:20:45 	                               ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[147] 
01:20:45 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21")));
01:20:45 	          ^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[147] 
01:20:45 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21")));
01:20:45 	                               ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[148] 
01:20:45 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p23")));
01:20:45 	          ^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[148] 
01:20:45 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p23")));
01:20:45 	                               ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[149] 
01:20:45 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p22")));
01:20:45 	          ^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[149] 
01:20:45 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p22")));
01:20:45 	                               ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[157] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[158] 
01:20:45 	container.getActiveSashWindowsPage();
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[159] 
01:20:45 	assertEquals( "expected active page", "p23", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle());
01:20:45 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[160] 
01:20:45 	assertEquals( "expected active page", helper.lookupPageByName("p23"), container.getActiveSashWindowsPage().getRawModel());
01:20:45 	                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[163] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[164] 
01:20:45 	container.getActiveSashWindowsPage();
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[165] 
01:20:45 	assertEquals( "expected active page", "p21", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle());
01:20:45 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[168] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[169] 
01:20:45 	container.getActiveSashWindowsPage();
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[170] 
01:20:45 	assertEquals( "expected active page", "p14", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle());
01:20:45 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[173] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[174] 
01:20:45 	container.getActiveSashWindowsPage();
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[175] 
01:20:45 	assertEquals( "expected active page", "p12", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle());
01:20:45 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[178] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[179] 
01:20:45 	container.getActiveSashWindowsPage();
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[180] 
01:20:45 	assertEquals( "expected active page", "p15", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle());
01:20:45 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[183] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[184] 
01:20:45 	container.getActiveSashWindowsPage();
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[185] 
01:20:45 	assertEquals( "expected active page", "p13", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle());
01:20:45 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[21] 
01:20:45 	* A fake {@link TabFolderPart} for testing purpose.
01:20:45 	                ^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[23] 
01:20:45 	* This class allows to instanciate a {@link TabFolderPart}.
01:20:45 	                                            ^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[28] 
01:20:45 	public class FakeTabFolderPart extends TabFolderPart {
01:20:45 	                                       ^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[31] 
01:20:45 	* Create a fake {@link TabFolderPart}
01:20:45 	                       ^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 
01:20:45 	super( new RootPart(null), null, null);
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'TabFolderPart(IPanelParent, ITabFolderModel, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 
01:20:45 	super( new RootPart(null), null, null);
01:20:45 	           ^^^^^^^^
01:20:45 Discouraged access: The type 'RootPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 
01:20:45 	super( new RootPart(null), null, null);
01:20:45 	           ^^^^^^^^
01:20:45 Discouraged access: The constructor 'RootPart(SashWindowsContainer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[90] 
01:20:45 	* Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}.
01:20:45 	                  ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[95] 
01:20:45 	protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) {
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 
01:20:45 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 
01:20:45 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
01:20:45 	                                               ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 
01:20:45 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
01:20:45 	                                               ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[103] 
01:20:45 	sashWindowContainer.setContentProvider(contentProvider);
01:20:45 	                    ^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[105] 
01:20:45 	sashWindowContainer.createPartControl(shell);
01:20:45 	                    ^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[131] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
01:20:45 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[131] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
01:20:45 	                                                                                                 ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[151] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[152] 
01:20:45 	IPage page = container.getActiveSashWindowsPage();
01:20:45 	                       ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[158] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
01:20:45 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[158] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
01:20:45 	                                                                                                 ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[177] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[178] 
01:20:45 	IPage page = container.getActiveSashWindowsPage();
01:20:45 	                       ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[184] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
01:20:45 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[184] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
01:20:45 	                                                                                                 ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[216] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[217] 
01:20:45 	List<IPage> pages = container.getVisiblePages();
01:20:45 	                              ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[227] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
01:20:45 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[227] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
01:20:45 	                                                                                                 ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[247] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[249] 
01:20:45 	List<IPage> pages = container.getVisiblePages();
01:20:45 	                              ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[267] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
01:20:45 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[267] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
01:20:45 	                                                                                                 ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[287] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[289] 
01:20:45 	List<IPage> pages = container.getVisiblePages();
01:20:45 	                              ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[305] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
01:20:45 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[305] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}.
01:20:45 	                                                                                                 ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[314] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[315] 
01:20:45 	IPage page = container.getActiveSashWindowsPage();
01:20:45 	                       ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[321] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#selectPage(IPage)}.
01:20:45 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[321] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#selectPage(IPage)}.
01:20:45 	                                                                                                 ^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[341] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[344] 
01:20:45 	assertNotNull("active page set", container.getActiveSashWindowsPage());
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[347] 
01:20:45 	IPage p12 = container.lookupModelPage(models.get("p12"));
01:20:45 	                      ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[348] 
01:20:45 	container.selectPage(p12);
01:20:45 	          ^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[349] 
01:20:45 	assertEquals("page selected", p12, container.getActiveSashWindowsPage());
01:20:45 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[352] 
01:20:45 	IPage p22 = container.lookupModelPage(models.get("p22"));
01:20:45 	                      ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[353] 
01:20:45 	container.selectPage(p22);
01:20:45 	          ^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[354] 
01:20:45 	assertEquals("page selected", p22, container.getActiveSashWindowsPage());
01:20:45 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[357] 
01:20:45 	IPage p11 = container.lookupModelPage(models.get("p11"));
01:20:45 	                      ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[358] 
01:20:45 	container.selectPage(p11);
01:20:45 	          ^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[359] 
01:20:45 	assertEquals("page selected", p11, container.getActiveSashWindowsPage());
01:20:45 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[364] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}.
01:20:45 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[364] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}.
01:20:45 	                                                                                                 ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[370] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[372] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[378] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}.
01:20:45 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[378] 
01:20:45 	* Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}.
01:20:45 	                                                                                                 ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[400] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[401] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[407] 
01:20:45 	* Test method for {@link SashWindowsContainer#visit(org.eclipse.papyrus.infra.core.sasheditor.editor.IPageVisitor)}
01:20:45 	                         ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[407] 
01:20:45 	* Test method for {@link SashWindowsContainer#visit(org.eclipse.papyrus.infra.core.sasheditor.editor.IPageVisitor)}
01:20:45 	                                              ^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.visit(IPageVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[427] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[430] 
01:20:45 	container.visit(pageVisitor);
01:20:45 	          ^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.visit(IPageVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[455] 
01:20:45 	* Test method for {@link SashWindowsContainer#lookupModelPage(Object)}
01:20:45 	                         ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[455] 
01:20:45 	* Test method for {@link SashWindowsContainer#lookupModelPage(Object)}
01:20:45 	                                              ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[475] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[478] 
01:20:45 	IPage foundPage = container.lookupModelPage(model);
01:20:45 	                            ^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[483] 
01:20:45 	* Test method for {@link SashWindowsContainer#setFolderTabMenuManager(MenuManager)}
01:20:45 	                         ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[483] 
01:20:45 	* Test method for {@link SashWindowsContainer#setFolderTabMenuManager(MenuManager)}
01:20:45 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.setFolderTabMenuManager(MenuManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[505] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[508] 
01:20:45 	container.setFolderTabMenuManager(menuManager);
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.setFolderTabMenuManager(MenuManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[511] 
01:20:45 	TabFolderPart folderPart = lookupTabFolderPart(container, referenceFolder);
01:20:45 	^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[512] 
01:20:45 	assertNotNull("menu exist", folderPart.getControl().getMenu());
01:20:45 	                                       ^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[515] 
01:20:45 	assertNotNull("menu exist", folderPart.getControl().getMenu());
01:20:45 	                                       ^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[518] 
01:20:45 	assertNotNull("menu exist", folderPart.getControl().getMenu());
01:20:45 	                                       ^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[521] 
01:20:45 	assertNotNull("menu exist", folderPart.getControl().getMenu());
01:20:45 	                                       ^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[527] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[530] 
01:20:45 	assertNotNull("menu exist", folderPart.getControl().getMenu());
01:20:45 	                                       ^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[540] 
01:20:45 	protected TabFolderPart lookupTabFolderPart(SashWindowsContainer container, Object rawModel) {
01:20:45 	          ^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[540] 
01:20:45 	protected TabFolderPart lookupTabFolderPart(SashWindowsContainer container, Object rawModel) {
01:20:45 	                                            ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 
01:20:45 	LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel);
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'LookupFolderPartByRawModelVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 
01:20:45 	LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel);
01:20:45 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'LookupFolderPartByRawModelVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 
01:20:45 	LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel);
01:20:45 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'LookupFolderPartByRawModelVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[543] 
01:20:45 	container.visit(visitor);
01:20:45 	          ^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[544] 
01:20:45 	return visitor.result();
01:20:45 	               ^^^^^^
01:20:45 Discouraged access: The method 'LookupFolderPartByRawModelVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[566] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[569] 
01:20:45 	IObservableList<IFolder> list = container.getIFolderList();
01:20:45 	                                          ^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getIFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[583] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[609] 
01:20:45 	SashWindowsContainer container = containerFacade.getSashContainer();
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[612] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[615] 
01:20:45 	IObservableList<IFolder> list = container.getIFolderList();
01:20:45 	                                          ^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getIFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[627] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[27] 
01:20:45 	import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer;
01:20:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[41] 
01:20:45 	* Class providing a facade to test the {@link SashWindowsContainer} class.
01:20:45 	                                              ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[43] 
01:20:45 	* This facade own a {@link SimpleSashWindowsContentProvider}, a {@link SashWindowsContainer} and
01:20:45 	                                                                       ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[71] 
01:20:45 	protected SashWindowsContainer sashContainer;
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[117] 
01:20:45 	* Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}.
01:20:45 	                  ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[122] 
01:20:45 	protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) {
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 
01:20:45 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 
01:20:45 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
01:20:45 	                                               ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 
01:20:45 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
01:20:45 	                                               ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[130] 
01:20:45 	sashWindowContainer.setContentProvider(contentProvider);
01:20:45 	                    ^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[132] 
01:20:45 	sashWindowContainer.createPartControl(shell);
01:20:45 	                    ^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[141] 
01:20:45 	public SashWindowsContainer getSashContainer() {
01:20:45 	       ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[163] 
01:20:45 	sashContainer.dispose();
01:20:45 	              ^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 167. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/utils/ObservableListTest.java (at line 33)
01:20:45 	@SuppressWarnings("nls")
01:20:45 	                  ^^^^^
01:20:45 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[12] 
01:20:45 	* Tests for the class {@link SashContainerEventsProvider}.
01:20:45 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[21] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#addListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[29] 
01:20:45 	provider.addListener(listener);
01:20:45 	         ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[32] 
01:20:45 	PagePart page = null;
01:20:45 	^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[35] 
01:20:45 	provider.firePageAboutToBeClosedEvent(page);
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[41] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#removeListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[49] 
01:20:45 	provider.addListener(listener);
01:20:45 	         ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[50] 
01:20:45 	provider.removeListener(listener);
01:20:45 	         ^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.removeListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[53] 
01:20:45 	PagePart page = null;
01:20:45 	^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[56] 
01:20:45 	provider.firePageAboutToBeClosedEvent(page);
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                        ^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[70] 
01:20:45 	provider.addListener(listener);
01:20:45 	         ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[73] 
01:20:45 	PagePart page = null;
01:20:45 	^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[76] 
01:20:45 	provider.firePageOpenedEvent(page);
01:20:45 	         ^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                        ^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[91] 
01:20:45 	provider.addListener(listener);
01:20:45 	         ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[94] 
01:20:45 	PagePart page = null;
01:20:45 	^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[97] 
01:20:45 	provider.firePageClosedEvent(page);
01:20:45 	         ^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[112] 
01:20:45 	provider.addListener(listener);
01:20:45 	         ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[115] 
01:20:45 	PagePart page = null;
01:20:45 	^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[118] 
01:20:45 	provider.firePageAboutToBeOpenedEvent(page);
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[133] 
01:20:45 	provider.addListener(listener);
01:20:45 	         ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[136] 
01:20:45 	PagePart page = null;
01:20:45 	^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[139] 
01:20:45 	provider.firePageAboutToBeClosedEvent(page);
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[154] 
01:20:45 	provider.addListener(listener);
01:20:45 	         ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[157] 
01:20:45 	PagePart page = null;
01:20:45 	^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[160] 
01:20:45 	provider.firePageActivatedEvent(page);
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 
01:20:45 	SashContainerEventsProvider provider = new SashContainerEventsProvider();
01:20:45 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[175] 
01:20:45 	provider.addListener(listener);
01:20:45 	         ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[178] 
01:20:45 	PagePart page = null;
01:20:45 	^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[181] 
01:20:45 	provider.firePageDeactivatedEvent(page);
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[35] 
01:20:45 	* Test if the {@link SashWindowsContainer} send the events of a folder lifecycle.
01:20:45 	                     ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[36] 
01:20:45 	* Test if the folder lifecycle events are correctly thrown by the {@link SashWindowsContainer} when 
01:20:45 	                                                                         ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[65] 
01:20:45 	protected IPage lookupTabFolderPart(SashWindowsContainer container, Object rawModel) {
01:20:45 	                                    ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 
01:20:45 	LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel);
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 
01:20:45 	LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel);
01:20:45 	                                     ^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 
01:20:45 	LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel);
01:20:45 	                                     ^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'LookupModelPageVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[68] 
01:20:45 	container.visit(visitor);
01:20:45 	          ^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[69] 
01:20:45 	return visitor.result();
01:20:45 	               ^^^^^^
01:20:45 Discouraged access: The method 'LookupModelPageVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[82] 
01:20:45 	ISashWindowsContentProvider contentProvider = containerFacade.getIContentProvider();
01:20:45 	                            ^^^^^^^^^^^^^^^
01:20:45 The value of the local variable contentProvider is not used
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[83] 
01:20:45 	SashWindowsContainer container = containerFacade.getSashContainer();
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[87] 
01:20:45 	container.getFolderLifeCycleEventProvider().addListener(listener);
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getFolderLifeCycleEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[87] 
01:20:45 	container.getFolderLifeCycleEventProvider().addListener(listener);
01:20:45 	                                            ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[97] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[102] 
01:20:45 	assertEquals("right object", containerFacade.getNamesToInternalMap().get("f1"), listener.getEvents().get(i++).getRawModel());
01:20:45 	                                                                                                              ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[104] 
01:20:45 	assertEquals("right object", containerFacade.getNamesToInternalMap().get("f2"), listener.getEvents().get(i++).getRawModel());
01:20:45 	                                                                                                              ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[116] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[133] 
01:20:45 	ISashWindowsContentProvider contentProvider = containerFacade.getIContentProvider();
01:20:45 	                            ^^^^^^^^^^^^^^^
01:20:45 The value of the local variable contentProvider is not used
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[134] 
01:20:45 	SashWindowsContainer container = containerFacade.getSashContainer();
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[138] 
01:20:45 	container.getFolderLifeCycleEventProvider().addListener(listener);
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.getFolderLifeCycleEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[138] 
01:20:45 	container.getFolderLifeCycleEventProvider().addListener(listener);
01:20:45 	                                            ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[148] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[156] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[162] 
01:20:45 	assertEquals("right object", containerFacade.getNamesToInternalMap().get("f2"), listener.getEvents().get(i++).getRawModel());
01:20:45 	                                                                                                              ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[20] 
01:20:45 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel;
01:20:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel is never used
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[21] 
01:20:45 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel;
01:20:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel is never used
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[22] 
01:20:45 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider;
01:20:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider is never used
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[23] 
01:20:45 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel;
01:20:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel is never used
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[27] 
01:20:45 	* Tests for the {@link SashContainerFolderEventsProvider} class.
01:20:45 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 
01:20:45 	TabFolderListManager listManager = new TabFolderListManager();
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 
01:20:45 	TabFolderListManager listManager = new TabFolderListManager();
01:20:45 	                                       ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 
01:20:45 	TabFolderListManager listManager = new TabFolderListManager();
01:20:45 	                                       ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'TabFolderListManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 
01:20:45 	SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider();
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 
01:20:45 	SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider();
01:20:45 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 
01:20:45 	SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider();
01:20:45 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashContainerFolderEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[57] 
01:20:45 	folderEventProvider.addListener(listManager);
01:20:45 	                    ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[60] 
01:20:45 	TabFolderPart folder1= new FakeTabFolderPart();
01:20:45 	^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[61] 
01:20:45 	folderEventProvider.fireFolderCreatedEvent(folder1);
01:20:45 	                    ^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[64] 
01:20:45 	assertTrue( "folder added", listManager.getFolderList().contains(folder1) );
01:20:45 	                                        ^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 
01:20:45 	TabFolderListManager listManager = new TabFolderListManager();
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 
01:20:45 	TabFolderListManager listManager = new TabFolderListManager();
01:20:45 	                                       ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 
01:20:45 	TabFolderListManager listManager = new TabFolderListManager();
01:20:45 	                                       ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'TabFolderListManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 
01:20:45 	SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider();
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 
01:20:45 	SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider();
01:20:45 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 
01:20:45 	SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider();
01:20:45 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashContainerFolderEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[76] 
01:20:45 	folderEventProvider.addListener(listManager);
01:20:45 	                    ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[79] 
01:20:45 	TabFolderPart folder1= new FakeTabFolderPart();
01:20:45 	^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[80] 
01:20:45 	folderEventProvider.fireFolderCreatedEvent(folder1);
01:20:45 	                    ^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[82] 
01:20:45 	TabFolderPart folder2= new FakeTabFolderPart();
01:20:45 	^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[83] 
01:20:45 	folderEventProvider.fireFolderCreatedEvent(folder2);
01:20:45 	                    ^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[86] 
01:20:45 	assertTrue( "folder added", listManager.getFolderList().contains(folder1) );
01:20:45 	                                        ^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[87] 
01:20:45 	assertTrue( "folder added", listManager.getFolderList().contains(folder2) );
01:20:45 	                                        ^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[90] 
01:20:45 	folderEventProvider.fireFolderDisposedEvent(folder1);
01:20:45 	                    ^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderDisposedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[91] 
01:20:45 	assertFalse( "folder removed", listManager.getFolderList().contains(folder1) );
01:20:45 	                                           ^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[92] 
01:20:45 	assertTrue( "folder added", listManager.getFolderList().contains(folder2) );
01:20:45 	                                        ^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[28] 
01:20:45 	public class FakeFolderLifeCycleEventsListener implements ITabFolderPartLifeCycleEventsListener {
01:20:45 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'ITabFolderPartLifeCycleEventsListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[42] 
01:20:45 	public List<TabFolderPart> events;
01:20:45 	            ^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[51] 
01:20:45 	events = new ArrayList<TabFolderPart>();
01:20:45 	                       ^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[80] 
01:20:45 	public List<TabFolderPart> getEvents() {
01:20:45 	            ^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[87] 
01:20:45 	public TabFolderPart getEvent(int index) {
01:20:45 	       ^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[111] 
01:20:45 	public void folderCreated(TabFolderPart folder) {
01:20:45 	                          ^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[118] 
01:20:45 	public void folderDisposed(TabFolderPart folder) {
01:20:45 	                           ^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerDisposeCalledTest.java:[90] 
01:20:45 	final SashWindowsContainer container = editor.getSashWindowsContainer();
01:20:45 	      ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerDisposeCalledTest.java:[113] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[15] 
01:20:45 	public class FakePagePart extends PagePart {
01:20:45 	                                  ^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[18] 
01:20:45 	super(null, null);
01:20:45 	^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'PagePart(TabFolderPart, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[22] 
01:20:45 	boolean visit(IPartVisitor visitor) {
01:20:45 	              ^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'IPartVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[40] 
01:20:45 	public void reparent(TabFolderPart parent) {
01:20:45 	                     ^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerMemoryLeakTest.java:[123] 
01:20:45 	SashWindowsContainer container = editor.getSashWindowsContainer();
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerMemoryLeakTest.java:[143] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[35] 
01:20:45 	* Test if the {@link SashWindowsContainer} send the events of a page lifecycle.
01:20:45 	                     ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[36] 
01:20:45 	* Test if the page lifecycle events are correctly thrown by the {@link SashWindowsContainer} when
01:20:45 	                                                                       ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[68] 
01:20:45 	* Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}.
01:20:45 	                  ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[73] 
01:20:45 	protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) {
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 
01:20:45 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 
01:20:45 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
01:20:45 	                                               ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 
01:20:45 	SashWindowsContainer sashWindowContainer = new SashWindowsContainer();
01:20:45 	                                               ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[83] 
01:20:45 	sashWindowContainer.setContentProvider(contentProvider);
01:20:45 	                    ^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[85] 
01:20:45 	sashWindowContainer.createPartControl(shell);
01:20:45 	                    ^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[116] 
01:20:45 	protected IPage lookupTabFolderPart(SashWindowsContainer container, Object rawModel) {
01:20:45 	                                    ^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 
01:20:45 	LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel);
01:20:45 	^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 
01:20:45 	LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel);
01:20:45 	                                     ^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 
01:20:45 	LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel);
01:20:45 	                                     ^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The constructor 'LookupModelPageVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[119] 
01:20:45 	container.visit(visitor);
01:20:45 	          ^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[120] 
01:20:45 	return visitor.result();
01:20:45 	               ^^^^^^
01:20:45 Discouraged access: The method 'LookupModelPageVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[126] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#addListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[137] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#removeListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                        ^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[156] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[160] 
01:20:45 	container.addPageLifeCycleListener(listener);
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[163] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[170] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                        ^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[191] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[195] 
01:20:45 	container.addPageLifeCycleListener(listener);
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[198] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[204] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[213] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[233] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[237] 
01:20:45 	container.addPageLifeCycleListener(listener);
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[240] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[247] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[276] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[280] 
01:20:45 	container.addPageLifeCycleListener(listener);
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[282] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[293] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[300] 
01:20:45 	container.selectPage(page1);
01:20:45 	          ^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[316] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[326] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 
01:20:45 	* {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)}
01:20:45 	                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[366] 
01:20:45 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:45 	^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[370] 
01:20:45 	container.addPageLifeCycleListener(listener);
01:20:45 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[373] 
01:20:45 	container.refreshTabs();
01:20:45 	          ^^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[376] 
01:20:45 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12")));
01:20:45 	          ^^^^^^^^^^
01:20:45 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[376] 
01:20:46 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12")));
01:20:46 	                               ^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[385] 
01:20:46 	container.refreshTabs();
01:20:46 	          ^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[418] 
01:20:46 	SashWindowsContainer container = createSashWindowsContainer(contentProvider);
01:20:46 	^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[422] 
01:20:46 	container.addPageLifeCycleListener(listener);
01:20:46 	          ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[425] 
01:20:46 	container.refreshTabs();
01:20:46 	          ^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[428] 
01:20:46 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21")));
01:20:46 	          ^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[428] 
01:20:46 	container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21")));
01:20:46 	                               ^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[437] 
01:20:46 	container.refreshTabs();
01:20:46 	          ^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[40] 
01:20:46 	* Tests the correct execution of {@link SashWindowsContainer#refreshTabs()} on particular
01:20:46 	                                        ^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[40] 
01:20:46 	* Tests the correct execution of {@link SashWindowsContainer#refreshTabs()} on particular
01:20:46 	                                                             ^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[90] 
01:20:46 	SashWindowsContainer container = editor.getSashWindowsContainer();
01:20:46 	^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[99] 
01:20:46 	container.refreshTabs();
01:20:46 	          ^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[102] 
01:20:46 	IPage page = container.getActiveSashWindowsPage();
01:20:46 	                       ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[111] 
01:20:46 	container.refreshTabs();
01:20:46 	          ^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[22] 
01:20:46 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel;
01:20:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:46 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel is never used
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[23] 
01:20:46 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.RootModel;
01:20:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:46 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.RootModel is never used
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[24] 
01:20:46 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel;
01:20:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:46 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel is never used
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[25] 
01:20:46 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider;
01:20:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:46 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider is never used
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[26] 
01:20:46 	import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel;
01:20:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:46 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel is never used
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[21] 
01:20:46 	import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer;
01:20:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[36] 
01:20:46 	protected SashWindowsContainer sashContainer;
01:20:46 	          ^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[57] 
01:20:46 	sashContainer.refreshTabs();
01:20:46 	              ^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[65] 
01:20:46 	sashContainer = new SashWindowsContainer();
01:20:46 	                    ^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[65] 
01:20:46 	sashContainer = new SashWindowsContainer();
01:20:46 	                    ^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[68] 
01:20:46 	sashContainer.setContentProvider(contentProvider);
01:20:46 	              ^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[92] 
01:20:46 	sashContainer.createPartControl(parent);
01:20:46 	              ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[243] 
01:20:46 	private Object lookupModelByName(String modelName, Object from, Class expectedType) {
01:20:46 	                                                                ^^^^^
01:20:46 Class is a raw type. References to generic type Class<T> should be parameterized
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[260] 
01:20:46 	private Object lookupModelByName(String modelName, SashPanelModel sashPanelModel, Class expectedType) {
01:20:46 	                                                                                  ^^^^^
01:20:46 Class is a raw type. References to generic type Class<T> should be parameterized
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[278] 
01:20:46 	private Object lookupModelByName(String modelName, TabFolderModel tabFolderModel, Class expectedType) {
01:20:46 	                                                                                  ^^^^^
01:20:46 Class is a raw type. References to generic type Class<T> should be parameterized
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeEditorInput.java:[141] 
01:20:46 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:20:46 	       ^^^^^^
01:20:46 Type safety: The return type Object for getAdapter(Class) from the type FakeEditorInput needs unchecked conversion to conform to T from the type FileEditorInput
01:20:46 407 problems (0 errors, 406 warnings, 1 info)
01:20:46 [INFO] 
01:20:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/src/test/resources
01:20:46 [INFO] 
01:20:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:46 [INFO] 
01:20:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/target/org.eclipse.papyrus.infra.core.sasheditor.tests-2.0.0-SNAPSHOT.jar
01:20:46 [INFO] 
01:20:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:46 [INFO] 
01:20:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:46 [INFO] 
01:20:46 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:46 [INFO] Skipping tests
01:20:46 [INFO] 
01:20:46 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.core.sasheditor.tests ---
01:20:46 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:46 [INFO] 
01:20:46 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests >--
01:20:46 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT [569/728]
01:20:46 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:20:46 [INFO] 
01:20:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:46 [INFO] 
01:20:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:46 [INFO] The project's OSGi version is 2.0.0.202103040552
01:20:46 [INFO] 
01:20:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:46 [INFO] 
01:20:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:46 [INFO] 
01:20:46 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:46 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:46 [INFO] 
01:20:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/src/main/resources
01:20:46 [INFO] 
01:20:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:46 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/bin
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[47] 
01:20:46 	* This facade own a {@link DiContentProvider} and provides methods to manipulate it with
01:20:46 	                           ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[48] 
01:20:46 	* the help of names. Each element in the {@link DiContentProvider} can be identified
01:20:46 	                                                ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[62] 
01:20:46 	protected DiContentProvider contentProvider;
01:20:46 	          ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[84] 
01:20:46 	this.contentProvider = new DiContentProvider(diSashModel, pageModelFactory);
01:20:46 	                           ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[84] 
01:20:46 	this.contentProvider = new DiContentProvider(diSashModel, pageModelFactory);
01:20:46 	                           ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[92] 
01:20:46 	public DiContentProviderFacade(DiContentProvider contentProvider) {
01:20:46 	                               ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[209] 
01:20:46 	return contentProvider.getDiSashModel().getWindows().get(0);
01:20:46 	                       ^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[218] 
01:20:46 	return contentProvider.getDiSashModel().getWindows().get(0).getPanel();
01:20:46 	                       ^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[232] 
01:20:46 	TabFolderModel folderModel = getITabFolderModel( folderName );
01:20:46 	^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[236] 
01:20:46 	contentProvider.addPage(folderModel, index, pageRawModel);
01:20:46 	                ^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.addPage(ITabFolderModel, int, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[253] 
01:20:46 	TabFolderModel folderModel = getITabFolderModel( folderName );
01:20:46 	^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[258] 
01:20:46 	contentProvider.addPage(folderModel, pageRawModel);
01:20:46 	                ^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.addPage(ITabFolderModel, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[268] 
01:20:46 	* In the {@link DiContentProvider} implementation, the pageModel
01:20:46 	                ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[303] 
01:20:46 	contentProvider.movePage(folderModel, oldIndex, newIndex);
01:20:46 	                ^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[311] 
01:20:46 	contentProvider.movePage(srcFolderModel, sourceIndex, targetFolderModel, targetIndex);
01:20:46 	                ^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[317] 
01:20:46 	contentProvider.removePage(pageModel);
01:20:46 	                ^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.removePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[325] 
01:20:46 	contentProvider.removePage(folderModel, tabIndex);
01:20:46 	                ^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.removePage(ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[332] 
01:20:46 	TabFolderModel targetFolderModel = getITabFolderModel( targetFolderName );
01:20:46 	^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[334] 
01:20:46 	contentProvider.createFolder(srcFolderModel, tabIndex, targetFolderModel, side);
01:20:46 	                ^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[359] 
01:20:46 	* For a folder, the wrapper is a {@link TabFolderModel}.
01:20:46 	                                        ^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[365] 
01:20:46 	public TabFolderModel getITabFolderModel(String folderName) throws NotFoundException {
01:20:46 	       ^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[371] 
01:20:46 	if( ! (cachedModel instanceof TabFolderModel) )
01:20:46 	                              ^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[375] 
01:20:46 	return (TabFolderModel)cachedModel;
01:20:46 	        ^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 
01:20:46 	TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel);
01:20:46 	^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 
01:20:46 	TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel);
01:20:46 	                                 ^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 
01:20:46 	TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel);
01:20:46 	                                                                ^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[424] 
01:20:46 	IPageModel pageModel = (IPageModel)contentProvider.createChildSashModel(rawModel);
01:20:46 	                                                   ^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[38] 
01:20:46 	protected DiContentProvider diContentProvider;
01:20:46 	          ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[44] 
01:20:46 	public SashContainerModels(DiContentProvider diContentProvider, Map<String, Object> diModelElements) {
01:20:46 	                           ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[59] 
01:20:46 	result = (ITabFolderModel)diContentProvider.createChildSashModel(diModelElements.get(name));
01:20:46 	                                            ^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[74] 
01:20:46 	diContentProvider = new DiContentProvider(diSashModel, pageModelFactory);
01:20:46 	                        ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[74] 
01:20:46 	diContentProvider = new DiContentProvider(diSashModel, pageModelFactory);
01:20:46 	                        ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[78] 
01:20:46 	contentProvider = new TransactionalDiContentProvider(diContentProvider, editingDomain);
01:20:46 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'TransactionalDiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[78] 
01:20:46 	contentProvider = new TransactionalDiContentProvider(diContentProvider, editingDomain);
01:20:46 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The constructor 'TransactionalDiContentProvider(DiContentProvider, TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[48] 
01:20:46 	* The {@link DiContentProvider} under test.
01:20:46 	             ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[84] 
01:20:46 	Object rawModel = contentProvider.getRootModel();
01:20:46 	                                  ^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[85] 
01:20:46 	IAbstractPanelModel panelModel = contentProvider.createChildSashModel(rawModel);
01:20:46 	                                                 ^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[105] 
01:20:46 	IAbstractPanelModel childModel = contentProvider.createChildSashModel(child);
01:20:46 	                                                 ^^^^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[128] 
01:20:46 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
01:20:46 	                                                 ^^^^^^^^^^^
01:20:46 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[140] 
01:20:46 	contentProvider.addPage(id);
01:20:46 	                ^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[140] 
01:20:46 	contentProvider.addPage(id);
01:20:46 	                ^^^^^^^^^^^
01:20:46 The method addPage(Object) from the type DiContentProvider is deprecated
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[148] 
01:20:46 	contentProvider.movePage(folderModel, 3, 8);
01:20:46 	                ^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[158] 
01:20:46 	* Actually, it should be subtype of AbstractPanel {@link DiContentProvider#getRootModel()}
01:20:46 	                                                         ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[158] 
01:20:46 	* Actually, it should be subtype of AbstractPanel {@link DiContentProvider#getRootModel()}
01:20:46 	                                                                           ^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[163] 
01:20:46 	Assert.assertTrue("subtype of AbstractPanel", AbstractPanel.class.isInstance(contentProvider.getRootModel()));
01:20:46 	                                                                                             ^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[168] 
01:20:46 	* Test {@link DiContentProvider#createFolder(ITabFolderModel, int, ITabFolderModel, int)}
01:20:46 	              ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[168] 
01:20:46 	* Test {@link DiContentProvider#createFolder(ITabFolderModel, int, ITabFolderModel, int)}
01:20:46 	                                ^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[176] 
01:20:46 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
01:20:46 	                                                 ^^^^^^^^^^^
01:20:46 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[188] 
01:20:46 	contentProvider.addPage(id);
01:20:46 	                ^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[188] 
01:20:46 	contentProvider.addPage(id);
01:20:46 	                ^^^^^^^^^^^
01:20:46 The method addPage(Object) from the type DiContentProvider is deprecated
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[194] 
01:20:46 	contentProvider.createFolder(folderModel, 3, folderModel, SWT.RIGHT);
01:20:46 	                ^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[200] 
01:20:46 	Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent());
01:20:46 	                                                          ^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[200] 
01:20:46 	Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent());
01:20:46 	                                                                                       ^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[205] 
01:20:46 	contentProvider.createFolder(folderModel, 2, folderModel, SWT.UP);
01:20:46 	                ^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[210] 
01:20:46 	Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent());
01:20:46 	                                                          ^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[210] 
01:20:46 	Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent());
01:20:46 	                                                                                       ^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[214] 
01:20:46 	* Check if {@link DiContentProvider#setCurrentFolder(Object)}.
01:20:46 	                  ^^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[214] 
01:20:46 	* Check if {@link DiContentProvider#setCurrentFolder(Object)}.
01:20:46 	                                    ^^^^^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.setCurrentFolder(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[223] 
01:20:46 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
01:20:46 	                                                 ^^^^^^^^^^^
01:20:46 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[235] 
01:20:46 	contentProvider.addPage(id);
01:20:46 	                ^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[235] 
01:20:46 	contentProvider.addPage(id);
01:20:46 	                ^^^^^^^^^^^
01:20:46 The method addPage(Object) from the type DiContentProvider is deprecated
01:20:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[241] 
01:20:46 	contentProvider.createFolder(folderModel, 3, folderModel, SWT.RIGHT);
01:20:46 	                ^^^^^^^^^^^^
01:20:46 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[246] 
01:20:47 	TabFolder firstFolder = ((TabFolderModel) folderModel).getTabFolder();
01:20:47 	                          ^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[246] 
01:20:47 	TabFolder firstFolder = ((TabFolderModel) folderModel).getTabFolder();
01:20:47 	                                                       ^^^^^^^^^^^^
01:20:47 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[255] 
01:20:47 	contentProvider.setCurrentFolder(firstFolder);
01:20:47 	                ^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The method 'DiContentProvider.setCurrentFolder(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[255] 
01:20:47 	contentProvider.setCurrentFolder(firstFolder);
01:20:47 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:47 The method setCurrentFolder(Object) from the type DiContentProvider is deprecated
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[293] 
01:20:47 	static class MyDIContentProvider extends DiContentProvider {
01:20:47 	                                         ^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[296] 
01:20:47 	super(diSashModel, pageModelFactory);
01:20:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[299] 
01:20:47 	MyDIContentProvider(SashModel diSashModel, IPageModelFactory pageModelFactory, ContentChangedEventProvider contentChangedEventProvider) throws IllegalArgumentException {
01:20:47 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[300] 
01:20:47 	super(diSashModel, pageModelFactory, contentChangedEventProvider);
01:20:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory, ContentChangedEventProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[306] 
01:20:47 	return super.getDiSashModel();
01:20:47 	             ^^^^^^^^^^^^^^
01:20:47 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[311] 
01:20:47 	protected ContentChangedEventProvider getContentChangedEventProvider() {
01:20:47 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[312] 
01:20:47 	return super.getContentChangedEventProvider();
01:20:47 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The method 'DiContentProvider.getContentChangedEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[318] 
01:20:47 	super.firePropertyChanged(event);
01:20:47 	      ^^^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The method 'DiContentProvider.firePropertyChanged(IContentChangedListener.ContentEvent)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/CreateModelVisitor.java:[79] 
01:20:47 	for( Page page : folder.getPages() ) {
01:20:47 	          ^^^^
01:20:47 The value of the local variable page is not used
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProvider2Test.java:[41] 
01:20:47 	diContentProvider = new DiContentProvider(diSashModel, pageModelFactory);
01:20:47 	                        ^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProvider2Test.java:[41] 
01:20:47 	diContentProvider = new DiContentProvider(diSashModel, pageModelFactory);
01:20:47 	                        ^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[50] 
01:20:47 	* The {@link DiContentProvider} under test.
01:20:47 	             ^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[52] 
01:20:47 	protected DiContentProvider diContentProvider;
01:20:47 	          ^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[55] 
01:20:47 	* The {@link DiContentProvider} under test.
01:20:47 	             ^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[52] 
01:20:47 	* The {@link PageManagerImpl} under test.
01:20:47 	             ^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[54] 
01:20:47 	protected PageManagerImpl pageMngr;
01:20:47 	          ^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[57] 
01:20:47 	* The associated {@link DiContentProvider}. Not tested, but used to check events.
01:20:47 	                        ^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[74] 
01:20:47 	diSashModel.setPageList(DiFactory.eINSTANCE.createPageList());
01:20:47 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:47 The method setPageList(PageList) from the type SashWindowsMngr is deprecated
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[74] 
01:20:47 	diSashModel.setPageList(DiFactory.eINSTANCE.createPageList());
01:20:47 	                                            ^^^^^^^^^^^^^^^^
01:20:47 The method createPageList() from the type DiFactory is deprecated
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 
01:20:47 	ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel);
01:20:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 
01:20:47 	ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel);
01:20:47 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 
01:20:47 	ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel);
01:20:47 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The constructor 'ContentChangedEventProvider(SashWindowsMngr)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[76] 
01:20:47 	pageMngr = new PageManagerImpl(diSashModel, eventProvider) {
01:20:47 	               ^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[76] 
01:20:47 	pageMngr = new PageManagerImpl(diSashModel, eventProvider) {
01:20:47 	               ^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The constructor 'PageManagerImpl(SashWindowsMngr, ContentChangedEventProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[98] 
01:20:47 	Object rawModel = contentProvider.getRootModel();
01:20:47 	                                  ^^^^^^^^^^^^
01:20:47 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[102] 
01:20:47 	IAbstractPanelModel panelModel = contentProvider.createChildSashModel(rawModel);
01:20:47 	                                                 ^^^^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[122] 
01:20:47 	IAbstractPanelModel childModel = contentProvider.createChildSashModel(child);
01:20:47 	                                                 ^^^^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[144] 
01:20:47 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
01:20:47 	                                                 ^^^^^^^^^^^
01:20:47 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[156] 
01:20:47 	pageMngr.addPage(id);
01:20:47 	         ^^^^^^^^^^^
01:20:47 The method addPage(Object) from the type BasicPageManagerImpl is deprecated
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[176] 
01:20:47 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
01:20:47 	                                                 ^^^^^^^^^^^
01:20:47 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[207] 
01:20:47 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
01:20:47 	                                                 ^^^^^^^^^^^
01:20:47 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[229] 
01:20:47 	pageMngr.closePage(identifiers.get(3));
01:20:47 	         ^^^^^^^^^
01:20:47 Discouraged access: The method 'PageManagerImpl.closePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[252] 
01:20:47 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
01:20:47 	                                                 ^^^^^^^^^^^
01:20:47 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[274] 
01:20:47 	pageMngr.closeAllOpenedPages();
01:20:47 	         ^^^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The method 'PageManagerImpl.closeAllOpenedPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[299] 
01:20:47 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
01:20:47 	                                                 ^^^^^^^^^^^
01:20:47 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[321] 
01:20:47 	pageMngr.closeOtherPages(identifiers.get(3));
01:20:47 	         ^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The method 'PageManagerImpl.closeOtherPages(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[351] 
01:20:47 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
01:20:47 	                                                 ^^^^^^^^^^^
01:20:47 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[389] 
01:20:47 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
01:20:47 	                                                 ^^^^^^^^^^^
01:20:47 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[413] 
01:20:47 	pageMngr.removePage(identifiers.get(3));
01:20:47 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:47 The method removePage(Object) from the type BasicPageManagerImpl is deprecated
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[441] 
01:20:47 	contentProvider.getContentChangedEventProvider().addListener(changeListener);
01:20:47 	                                                 ^^^^^^^^^^^
01:20:47 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[466] 
01:20:47 	contentProvider.createFolder(tabFolder, movedPageIndex, tabFolder, SWT.TOP);
01:20:47 	                ^^^^^^^^^^^^
01:20:47 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[472] 
01:20:47 	pageMngr.closePage(identifiers.get(movedPageIndex));
01:20:47 	         ^^^^^^^^^
01:20:47 Discouraged access: The method 'PageManagerImpl.closePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/sashmodel/query/CreateModelVisitor.java:[70] 
01:20:47 	for( Page page : folder.getPages() ) {
01:20:47 	          ^^^^
01:20:47 The value of the local variable page is not used
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[40] 
01:20:47 	* {@link DiContentProvider}.
01:20:47 	         ^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[77] 
01:20:47 	else if(diPagesModel instanceof DiContentProvider) {
01:20:47 	                                ^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[78] 
01:20:47 	sashModel = ((DiContentProvider)diPagesModel).getDiSashModel();
01:20:47 	              ^^^^^^^^^^^^^^^^^
01:20:47 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[78] 
01:20:47 	sashModel = ((DiContentProvider)diPagesModel).getDiSashModel();
01:20:47 	                                              ^^^^^^^^^^^^^^
01:20:47 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di/bin')
01:20:47 113 problems (113 warnings)
01:20:47 [INFO] 
01:20:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/src/test/resources
01:20:47 [INFO] 
01:20:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:47 [INFO] 
01:20:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/target/org.eclipse.papyrus.infra.core.sasheditor.di.tests-2.0.0-SNAPSHOT.jar
01:20:47 [INFO] 
01:20:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:47 [INFO] 
01:20:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:47 [INFO] 
01:20:47 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:47 [INFO] Skipping tests
01:20:47 [INFO] 
01:20:47 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests ---
01:20:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:47 [INFO] 
01:20:47 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests >---
01:20:47 [INFO] Building org.eclipse.papyrus.infra.core.tests 4.0.0-SNAPSHOT   [570/728]
01:20:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:20:47 [INFO] 
01:20:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.tests ---
01:20:47 [INFO] 
01:20:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.tests ---
01:20:47 [INFO] The project's OSGi version is 4.0.0.202103040552
01:20:47 [INFO] 
01:20:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.tests ---
01:20:47 [INFO] 
01:20:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.tests ---
01:20:47 [INFO] 
01:20:47 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.tests ---
01:20:47 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:47 [INFO] 
01:20:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.tests ---
01:20:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/src/main/resources
01:20:47 [INFO] 
01:20:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.tests ---
01:20:47 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/bin
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/services/FakeService.java:[60] 
01:20:48 	this.trace = trace;
01:20:48 	     ^^^^^
01:20:48 The static field FakeService.trace should be accessed in a static way
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 
01:20:48 	assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(Optional<String>, Matcher<? super Optional<String>>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 
01:20:48 	assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class));
01:20:48 	           ^^^^^^^^^^^^
01:20:48 The type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 
01:20:48 	assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class));
01:20:48 	                        ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method adapt(Object, Class<String>) from the type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(Optional<String>, Matcher<? super Optional<String>>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class));
01:20:48 	           ^^^^^^^^^^^^
01:20:48 The type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class));
01:20:48 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method adapt(Object, Class<String>) from the type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 
01:20:48 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(Optional<AdapterUtilsTest.EMFAdapter>, Matcher<? super Optional<AdapterUtilsTest.EMFAdapter>>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 
01:20:48 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class));
01:20:48 	           ^^^^^^^^^^^^
01:20:48 The type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 
01:20:48 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class));
01:20:48 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>) from the type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 
01:20:48 	assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(Optional<Integer>, Matcher<? super Optional<Integer>>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 
01:20:48 	assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class));
01:20:48 	           ^^^^^^^^^^^^
01:20:48 The type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 
01:20:48 	assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class));
01:20:48 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method adapt(Object, Class<Integer>) from the type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(Optional<Integer>, Matcher<? super Optional<Integer>>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class));
01:20:48 	           ^^^^^^^^^^^^
01:20:48 The type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class));
01:20:48 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method adapt(Object, Class<Integer>) from the type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 
01:20:48 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(Optional<AdapterUtilsTest.EMFAdapter>, Matcher<? super Optional<AdapterUtilsTest.EMFAdapter>>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 
01:20:48 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class));
01:20:48 	           ^^^^^^^^^^^^
01:20:48 The type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 
01:20:48 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class));
01:20:48 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>) from the type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 
01:20:48 	assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 
01:20:48 	assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo));
01:20:48 	           ^^^^^^^^^^^^
01:20:48 The type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 
01:20:48 	assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo));
01:20:48 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method adapt(Object, Class<String>, String) from the type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo));
01:20:48 	           ^^^^^^^^^^^^
01:20:48 The type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo));
01:20:48 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method adapt(Object, Class<String>, String) from the type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 
01:20:48 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(AdapterUtilsTest.EMFAdapter, Matcher<? super AdapterUtilsTest.EMFAdapter>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 
01:20:48 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf));
01:20:48 	           ^^^^^^^^^^^^
01:20:48 The type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 
01:20:48 	assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf));
01:20:48 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>, AdapterUtilsTest.EMFAdapter) from the type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42));
01:20:48 	           ^^^^^^^^^^^^
01:20:48 The type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42));
01:20:48 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method adapt(Object, Class<Integer>, Integer) from the type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue());
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue());
01:20:48 	           ^^^^^^^^^^^^
01:20:48 The type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 
01:20:48 	assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue());
01:20:48 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method adapt(Object, Class<Integer>, Integer) from the type AdapterUtils is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[156] 
01:20:48 	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
01:20:48 	       ^^^^^^
01:20:48 Type safety: The return type Object for getAdapter(Class) from the type AdapterUtilsTest.AdaptableWrapper needs unchecked conversion to conform to T from the type IAdaptable
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[102] 
01:20:48 	modelSet.createsModels(model1File);
01:20:48 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[137] 
01:20:48 	modelSet.createsModels(model1File);
01:20:48 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[171] 
01:20:48 	modelSet.loadModels(model1File);
01:20:48 	         ^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method loadModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[207] 
01:20:48 	modelSet.createsModels(model1File);
01:20:48 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[244] 
01:20:48 	modelSet.createsModels(model1File);
01:20:48 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[281] 
01:20:48 	modelSet.createsModels(model1File);
01:20:48 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[342] 
01:20:48 	modelSet.createsModels(model1File);
01:20:48 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[160] 
01:20:48 	mngr.createsModels(model1File);
01:20:48 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[198] 
01:20:48 	mngr.loadModels(model1File);
01:20:48 	     ^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method loadModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[230] 
01:20:48 	mngr.createsModels(model1File);
01:20:48 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[263] 
01:20:48 	assertThat("workspace resource not created", modelFile.exists(), is(true));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[265] 
01:20:48 	assertThat("EMF resource is null", model.getResource(), notNullValue());
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(String, Resource, Matcher<? super Resource>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[266] 
01:20:48 	assertThat("EMF resource not created", model.getResource().getContents().isEmpty(), is(false));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[336] 
01:20:48 	assertThat("workspace resource not created", modelFile1.exists(), is(true));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[337] 
01:20:48 	assertThat("workspace resource not created", modelFile2.exists(), is(true));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[339] 
01:20:48 	assertThat("EMF resource is null", model.getResource(), notNullValue());
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(String, Resource, Matcher<? super Resource>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[340] 
01:20:48 	assertThat("EMF resource not created", model.getResource().getContents().isEmpty(), is(false));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[341] 
01:20:48 	assertThat("EMF resource not created", res2.getContents().isEmpty(), is(false));
01:20:48 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[433] 
01:20:48 	mngr.createsModels(model1File);
01:20:48 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[441] 
01:20:48 	mngr.saveAs(newPath);
01:20:48 	     ^^^^^^^^^^^^^^^
01:20:48 The method saveAs(IPath) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[473] 
01:20:48 	mngr.createsModels(model1File);
01:20:48 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[495] 
01:20:48 	mngr.createsModels(model1File);
01:20:48 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[518] 
01:20:48 	mngr.createsModels(model1File);
01:20:48 	     ^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[554] 
01:20:48 	mngr.loadModels(model1File);
01:20:48 	     ^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method loadModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[628] 
01:20:48 	mngr.createsModels(createdFile);
01:20:48 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method createsModels(IFile) from the type ModelSet is deprecated
01:20:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[640] 
01:20:48 	mngr.importModels(new ModelIdentifiers(model1Key, model2Key), importFile);
01:20:48 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:48 The method importModels(ModelIdentifiers, IFile) from the type ModelSet is deprecated
01:20:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[690] 
01:20:49 	assertThat(earlySnippet.active, is((Set<IModel>) ImmutableSet.<IModel> of(model1, model2)));
01:20:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:49 The method assertThat(Set<IModel>, Matcher<? super Set<IModel>>) from the type Assert is deprecated
01:20:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[691] 
01:20:49 	assertThat(lateSnippet.active, is((Set<IModel>) ImmutableSet.<IModel> of(model1, model2)));
01:20:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:49 The method assertThat(Set<IModel>, Matcher<? super Set<IModel>>) from the type Assert is deprecated
01:20:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/JobBasedFutureTest.java:[284] 
01:20:49 	throw (Exception) exception.newInstance();
01:20:49 	                            ^^^^^^^^^^^^^
01:20:49 The method newInstance() from the type Class<capture#3-of ? extends Throwable> is deprecated since version 9
01:20:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/JobBasedFutureTest.java:[286] 
01:20:49 	throw (Error) exception.newInstance();
01:20:49 	                        ^^^^^^^^^^^^^
01:20:49 The method newInstance() from the type Class<capture#5-of ? extends Throwable> is deprecated since version 9
01:20:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[35] 
01:20:49 	import org.eclipse.papyrus.infra.core.internal.language.LanguageModelRegistry;
01:20:49 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:49 Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
01:20:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 
01:20:49 	LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier());
01:20:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:49 Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
01:20:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 
01:20:49 	LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier());
01:20:49 	                      ^^^^^^^^
01:20:49 Discouraged access: The field 'LanguageModelRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
01:20:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 
01:20:49 	LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier());
01:20:49 	                               ^^^^
01:20:49 Discouraged access: The method 'LanguageModelRegistry.bind(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
01:20:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 
01:20:49 	LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier());
01:20:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:49 Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
01:20:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 
01:20:49 	LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier());
01:20:49 	                      ^^^^^^^^
01:20:49 Discouraged access: The field 'LanguageModelRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
01:20:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 
01:20:49 	LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier());
01:20:49 	                               ^^^^
01:20:49 Discouraged access: The method 'LanguageModelRegistry.bind(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/core/org.eclipse.papyrus.infra.core/bin')
01:20:49 72 problems (72 warnings)
01:20:49 [INFO] 
01:20:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.tests ---
01:20:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/src/test/resources
01:20:49 [INFO] 
01:20:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.tests ---
01:20:49 [INFO] 
01:20:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.tests ---
01:20:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/target/org.eclipse.papyrus.infra.core.tests-4.0.0-SNAPSHOT.jar
01:20:49 [INFO] 
01:20:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.tests ---
01:20:49 [INFO] 
01:20:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.tests ---
01:20:49 [INFO] 
01:20:49 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.core.tests ---
01:20:49 [INFO] Skipping tests
01:20:49 [INFO] 
01:20:49 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.core.tests ---
01:20:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:49 [INFO] 
01:20:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.tests.releng >--
01:20:49 [INFO] Building org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT [571/728]
01:20:49 [INFO] --------------------------------[ pom ]---------------------------------
01:20:49 [INFO] 
01:20:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.tests.releng ---
01:20:49 [INFO] 
01:20:49 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.editor.tests.releng ---
01:20:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:49 [INFO] 
01:20:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.tests.releng ---
01:20:49 [INFO] 
01:20:49 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.editor.tests.releng ---
01:20:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:49 [INFO] 
01:20:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests >--
01:20:49 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT [572/728]
01:20:49 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:20:49 [INFO] 
01:20:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:49 [INFO] 
01:20:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:49 [INFO] The project's OSGi version is 2.0.0.202103040552
01:20:49 [INFO] 
01:20:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:49 [INFO] 
01:20:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:49 [INFO] 
01:20:49 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:49 [INFO] 
01:20:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/main/resources
01:20:49 [INFO] 
01:20:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:49 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/bin
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[36] 
01:20:50 	import org.eclipse.papyrus.infra.editor.welcome.internal.WelcomePage;
01:20:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[103] 
01:20:50 	protected WelcomePage getWelcomePage() {
01:20:50 	          ^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[104] 
01:20:50 	WelcomePage[] result = { null };
01:20:50 	^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[116] 
01:20:50 	WelcomePage welcome = PlatformHelper.getAdapter(page, WelcomePage.class);
01:20:50 	^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[116] 
01:20:50 	WelcomePage welcome = PlatformHelper.getAdapter(page, WelcomePage.class);
01:20:50 	                                                      ^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[126] 
01:20:50 	protected boolean isActivePage(WelcomePage page) {
01:20:50 	                               ^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[128] 
01:20:50 	return (activePage != null) && (PlatformHelper.getAdapter(activePage, WelcomePage.class) == page);
01:20:50 	                                                                      ^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[36] 
01:20:50 	import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper;
01:20:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 The type TransactionHelper is deprecated
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[38] 
01:20:50 	import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.LanguageObservable;
01:20:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[39] 
01:20:50 	import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.WelcomeModelElement;
01:20:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[40] 
01:20:50 	import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.WelcomeModelElementFactory;
01:20:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[41] 
01:20:50 	import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory;
01:20:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[47] 
01:20:50 	* Test cases for the {@link WelcomeModelElement} and its properties.
01:20:50 	                            ^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[52] 
01:20:50 	private WelcomeModelElement fixture;
01:20:50 	        ^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[114] 
01:20:50 	IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages");
01:20:50 	                ^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[114] 
01:20:50 	IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages");
01:20:50 	                                                                 ^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[117] 
01:20:50 	LanguageObservable lang = languages.get(0);
01:20:50 	^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[118] 
01:20:50 	assertThat(lang.getName().getValue().toUpperCase(), is("UML"));
01:20:50 	                ^^^^^^^
01:20:50 Discouraged access: The method 'LanguageObservable.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[119] 
01:20:50 	assertThat(lang.getVersion().getValue().compareTo(new Version("2.5")), not(lessThan(0)));
01:20:50 	                ^^^^^^^^^^
01:20:50 Discouraged access: The method 'LanguageObservable.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[128] 
01:20:50 	IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages");
01:20:50 	                ^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[128] 
01:20:50 	IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages");
01:20:50 	                                                                 ^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[131] 
01:20:50 	LanguageObservable lang = languages.get(0);
01:20:50 	^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 
01:20:50 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
01:20:50 	           ^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 
01:20:50 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
01:20:50 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 
01:20:50 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
01:20:50 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[172] 
01:20:50 	TransactionHelper.run(editor.getEditingDomain(), () -> {
01:20:50 	^^^^^^^^^^^^^^^^^
01:20:50 The type TransactionHelper is deprecated
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[172] 
01:20:50 	TransactionHelper.run(editor.getEditingDomain(), () -> {
01:20:50 				new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute();
01:20:50 			});
01:20:50 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 
01:20:50 	new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute();
01:20:50 	    ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 
01:20:50 	new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute();
01:20:50 	    ^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The constructor 'SashLayoutCommandFactory(IMultiDiagramEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 
01:20:50 	new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute();
01:20:50 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The method 'SashLayoutCommandFactory.createTogglePrivateLayoutCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/ui/org.eclipse.papyrus.infra.ui/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[41] 
01:20:50 	import org.eclipse.papyrus.infra.editor.welcome.internal.WelcomePage;
01:20:50 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[62] 
01:20:50 	WelcomePage welcome = getWelcomePage();
01:20:50 	^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[103] 
01:20:50 	WelcomePage page = getWelcomePage();
01:20:50 	^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[116] 
01:20:50 	WelcomePage page = getWelcomePage();
01:20:50 	^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[137] 
01:20:50 	WelcomePage page = getWelcomePage();
01:20:50 	^^^^^^^^^^^
01:20:50 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome/bin')
01:20:50 35 problems (35 warnings)
01:20:50 [INFO] 
01:20:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/test/resources
01:20:50 [INFO] 
01:20:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/target/org.eclipse.papyrus.infra.editor.welcome.tests-2.0.0-SNAPSHOT.jar
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:50 [INFO] Skipping tests
01:20:50 [INFO] 
01:20:50 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.editor.welcome.tests ---
01:20:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:50 [INFO] 
01:20:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests.releng >--
01:20:50 [INFO] Building org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT [573/728]
01:20:50 [INFO] --------------------------------[ pom ]---------------------------------
01:20:50 [INFO] 
01:20:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.tests.releng ---
01:20:50 [INFO] 
01:20:50 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.tests.releng ---
01:20:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.tests.releng ---
01:20:50 [INFO] 
01:20:50 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.emf.tests.releng ---
01:20:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:50 [INFO] 
01:20:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests >--
01:20:50 [INFO] Building org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT [574/728]
01:20:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:20:50 [INFO] 
01:20:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] The project's OSGi version is 2.0.0.202103040552
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] 
01:20:50 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:50 [INFO] 
01:20:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/src/main/resources
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/bin
01:20:50 [INFO] 
01:20:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/src/test/resources
01:20:50 [INFO] 
01:20:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/target/org.eclipse.papyrus.infra.emf.gmf.tests-2.0.0-SNAPSHOT.jar
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] Skipping tests
01:20:50 [INFO] 
01:20:50 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.emf.gmf.tests ---
01:20:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:50 [INFO] 
01:20:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests >--
01:20:50 [INFO] Building org.eclipse.papyrus.infra.emf.readonly.tests 2.0.0-SNAPSHOT [575/728]
01:20:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:20:50 [INFO] 
01:20:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:50 [INFO] The project's OSGi version is 2.0.0.202103040552
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:50 [INFO] 
01:20:50 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:50 [INFO] 
01:20:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/main/resources
01:20:50 [INFO] 
01:20:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:50 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/bin
01:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[54] 
01:20:54 	assertThat(fixture.asBoolean(true), is(true));
01:20:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:54 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[55] 
01:20:54 	assertThat(fixture.asBoolean(false), is(false));
01:20:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:54 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[56] 
01:20:54 	assertThat(fixture.asBoolean("hello"), is(true));
01:20:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:54 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[57] 
01:20:54 	assertThat(fixture.asBoolean(null), is(true));
01:20:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:54 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[62] 
01:20:54 	assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(domain.getModel()), false), is(true));
01:20:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:54 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[65] 
01:20:54 	assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(string), true), is(true));
01:20:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:54 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[69] 
01:20:54 	assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(domain.getModel()), true), is(true));
01:20:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:54 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[75] 
01:20:54 	assertThat(fixture.canMakeWritable(Iterators.singletonIterator(domain.getModel()), true), is(true));
01:20:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:54 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[78] 
01:20:54 	assertThat(fixture.canMakeWritable(Iterators.singletonIterator(string), true), is(false));
01:20:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:54 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[81] 
01:20:54 	assertThat(fixture.canMakeWritable(Iterators.singletonIterator(domain.getModel()), true), is(true));
01:20:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:54 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:20:54 10 problems (10 warnings)
01:20:54 [INFO] 
01:20:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/test/resources
01:20:54 [INFO] 
01:20:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:54 [INFO] 
01:20:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/target/org.eclipse.papyrus.infra.emf.readonly.tests-2.0.0-SNAPSHOT.jar
01:20:54 [INFO] 
01:20:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:54 [INFO] 
01:20:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:54 [INFO] 
01:20:54 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:54 [INFO] Skipping tests
01:20:54 [INFO] 
01:20:54 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.emf.readonly.tests ---
01:20:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:54 [INFO] 
01:20:54 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests >----
01:20:54 [INFO] Building org.eclipse.papyrus.infra.emf.tests 2.0.0-SNAPSHOT    [576/728]
01:20:54 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:20:54 [INFO] 
01:20:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:54 [INFO] 
01:20:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:54 [INFO] The project's OSGi version is 2.0.0.202103040552
01:20:54 [INFO] 
01:20:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:54 [INFO] 
01:20:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:54 [INFO] 
01:20:54 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:54 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:54 [INFO] 
01:20:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/src/main/resources
01:20:54 [INFO] 
01:20:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:54 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/bin
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/advice/ReadOnlyObjectEditAdviceTest.java:[469] 
01:20:55 	readOnlyHandlerAdapterFactory = (IAdapterFactory) Platform.getBundle("org.eclipse.papyrus.infra.emf.readonly").loadClass("org.eclipse.papyrus.infra.emf.readonly.ReadOnlyAdapterFactory").newInstance();
01:20:55 	                                                                                                                                                                                          ^^^^^^^^^^^^^
01:20:55 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[39] 
01:20:55 	import org.eclipse.papyrus.infra.emf.internal.resource.AbstractCrossReferenceIndex;
01:20:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:55 Discouraged access: The type 'AbstractCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[269] 
01:20:55 	.map(s -> s.filter(a -> AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE.equals(a.getSource())))
01:20:55 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:55 Discouraged access: The type 'AbstractCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[269] 
01:20:55 	.map(s -> s.filter(a -> AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE.equals(a.getSource())))
01:20:55 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
01:20:55 Discouraged access: The field 'AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[36] 
01:20:55 	import org.eclipse.papyrus.infra.emf.internal.resource.CrossReferenceIndex;
01:20:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:55 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[37] 
01:20:55 	import org.eclipse.papyrus.infra.emf.internal.resource.OnDemandCrossReferenceIndex;
01:20:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:55 Discouraged access: The type 'OnDemandCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[97] 
01:20:55 	indexFunction = OnDemandCrossReferenceIndex::new;
01:20:55 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:55 Discouraged access: The type 'OnDemandCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[97] 
01:20:55 	indexFunction = OnDemandCrossReferenceIndex::new;
01:20:55 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:55 Discouraged access: The constructor 'OnDemandCrossReferenceIndex(ResourceSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[100] 
01:20:55 	indexFunction = __ -> CrossReferenceIndex.getInstance();
01:20:55 	                      ^^^^^^^^^^^^^^^^^^^
01:20:55 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[100] 
01:20:55 	indexFunction = __ -> CrossReferenceIndex.getInstance();
01:20:55 	                                          ^^^^^^^^^^^
01:20:55 Discouraged access: The method 'CrossReferenceIndex.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[64] 
01:20:55 	import org.eclipse.papyrus.infra.emf.internal.resource.index.IndexManager;
01:20:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:55 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[65] 
01:20:55 	import org.eclipse.papyrus.infra.emf.internal.resource.index.InternalModelIndex;
01:20:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:55 Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[90] 
01:20:55 	private static IndexManager manager;
01:20:55 	               ^^^^^^^^^^^^
01:20:55 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[297] 
01:20:55 	final String contents = Files.toString(nativeFile, charset);
01:20:55 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:55 The method toString(File, Charset) from the type Files is deprecated
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[324] 
01:20:55 	Files.write(contents, nativeFile, charset);
01:20:55 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:55 The method write(CharSequence, File, Charset) from the type Files is deprecated
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[347] 
01:20:55 	manager = new IndexManager() {
01:20:55 	              ^^^^^^^^^^^^
01:20:55 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[347] 
01:20:55 	manager = new IndexManager() {
01:20:55 	              ^^^^^^^^^^^^
01:20:55 Discouraged access: The constructor 'IndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[349] 
01:20:55 	protected Map<QualifiedName, InternalModelIndex> loadIndices() {
01:20:55 	                             ^^^^^^^^^^^^^^^^^^
01:20:55 Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[351] 
01:20:55 	return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture);
01:20:55 	                                        ^^^^^^^^^^^
01:20:55 Discouraged access: The method 'InternalModelIndex.getIndexKey()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[351] 
01:20:55 	return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture);
01:20:55 	                                                        ^^^^^^^^^^^^^^^^^^
01:20:55 Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[354] 
01:20:55 	manager.startManager();
01:20:55 	        ^^^^^^^^^^^^
01:20:55 Discouraged access: The method 'IndexManager.startManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[360] 
01:20:55 	manager.dispose();
01:20:55 	        ^^^^^^^
01:20:55 Discouraged access: The method 'IndexManager.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf/bin')
01:20:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/edit/domain/PapyrusTransactionalEditingDomainTest.java:[79] 
01:20:55 	@SuppressWarnings("unchecked")
01:20:55 	                  ^^^^^^^^^^^
01:20:55 Unnecessary @SuppressWarnings("unchecked")
01:20:55 23 problems (23 warnings)
01:20:55 [INFO] 
01:20:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/src/test/resources
01:20:55 [INFO] 
01:20:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/target/org.eclipse.papyrus.infra.emf.tests-2.0.0-SNAPSHOT.jar
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:55 [INFO] Skipping tests
01:20:55 [INFO] 
01:20:55 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.emf.tests ---
01:20:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:55 [INFO] 
01:20:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests >--
01:20:55 [INFO] Building org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT [577/728]
01:20:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:20:55 [INFO] 
01:20:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] The project's OSGi version is 2.0.0.202103040552
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] 
01:20:55 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:55 [INFO] 
01:20:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/src/main/resources
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/bin
01:20:55 [INFO] 
01:20:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/src/test/resources
01:20:55 [INFO] 
01:20:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/target/org.eclipse.papyrus.infra.filters.tests-2.0.0-SNAPSHOT.jar
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] 
01:20:55 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.filters.tests ---
01:20:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:55 [INFO] 
01:20:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.tests.releng >--
01:20:55 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT [578/728]
01:20:55 [INFO] --------------------------------[ pom ]---------------------------------
01:20:55 [INFO] 
01:20:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng ---
01:20:55 [INFO] 
01:20:55 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng ---
01:20:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng ---
01:20:55 [INFO] 
01:20:55 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng ---
01:20:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:55 [INFO] 
01:20:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng >--
01:20:55 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT [579/728]
01:20:55 [INFO] --------------------------------[ pom ]---------------------------------
01:20:55 [INFO] 
01:20:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng ---
01:20:55 [INFO] 
01:20:55 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng ---
01:20:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:55 [INFO] 
01:20:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng ---
01:20:55 [INFO] 
01:20:55 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng ---
01:20:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:55 [INFO] 
01:20:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests >--
01:20:55 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.0.0-SNAPSHOT [580/728]
01:20:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:20:56 [INFO] 
01:20:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:56 [INFO] 
01:20:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:56 [INFO] The project's OSGi version is 2.0.0.202103040552
01:20:56 [INFO] 
01:20:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:56 [INFO] 
01:20:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:56 [INFO] 
01:20:56 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:56 [INFO] 
01:20:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/src/main/resources
01:20:56 [INFO] 
01:20:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:56 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/bin
01:20:56 [INFO] 
01:20:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/src/test/resources
01:20:56 [INFO] 
01:20:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:56 [INFO] 
01:20:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/target/org.eclipse.papyrus.infra.gmfdiag.assistant.tests-2.0.0-SNAPSHOT.jar
01:20:57 [INFO] 
01:20:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:57 [INFO] 
01:20:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:57 [INFO] 
01:20:57 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests ---
01:20:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:57 [INFO] 
01:20:57 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests >--
01:20:57 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.0.0-SNAPSHOT [581/728]
01:20:57 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:20:57 [INFO] 
01:20:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:57 [INFO] 
01:20:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:57 [INFO] The project's OSGi version is 2.0.0.202103040552
01:20:57 [INFO] 
01:20:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:57 [INFO] 
01:20:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:57 [INFO] 
01:20:57 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:57 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:57 [INFO] 
01:20:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/main/resources
01:20:57 [INFO] 
01:20:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:57 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/bin
01:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[85] 
01:20:58 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:20:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:58 The type AdapterUtils is deprecated
01:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[155] 
01:20:58 	houseKeeper.setField("adapterFactory", new ComposedAdapterFactory(ComposedAdapterFactory.Descriptor.Registry.INSTANCE));
01:20:58 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:58 The method setField(String, ComposedAdapterFactory) from the type AbstractHouseKeeperRule is deprecated
01:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[460] 
01:20:58 	resultValue = AdapterUtils.adapt(next, EObject.class, null);
01:20:58 	              ^^^^^^^^^^^^
01:20:58 The type AdapterUtils is deprecated
01:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[460] 
01:20:58 	resultValue = AdapterUtils.adapt(next, EObject.class, null);
01:20:58 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:58 The method adapt(Object, Class<EObject>, EObject) from the type AdapterUtils is deprecated
01:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[466] 
01:20:58 	resultValue = AdapterUtils.adapt(resultValue, EObject.class, null);
01:20:58 	              ^^^^^^^^^^^^
01:20:58 The type AdapterUtils is deprecated
01:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[466] 
01:20:58 	resultValue = AdapterUtils.adapt(resultValue, EObject.class, null);
01:20:58 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:58 The method adapt(Object, Class<EObject>, EObject) from the type AdapterUtils is deprecated
01:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[474] 
01:20:58 	EObject eObject = AdapterUtils.adapt(adapter, EObject.class, null);
01:20:58 	                  ^^^^^^^^^^^^
01:20:58 The type AdapterUtils is deprecated
01:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[474] 
01:20:58 	EObject eObject = AdapterUtils.adapt(adapter, EObject.class, null);
01:20:58 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:58 The method adapt(Object, Class<EObject>, EObject) from the type AdapterUtils is deprecated
01:20:58 8 problems (8 warnings)
01:20:58 [INFO] 
01:20:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/test/resources
01:20:58 [INFO] 
01:20:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:58 [INFO] 
01:20:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/target/org.eclipse.papyrus.infra.gmfdiag.canonical.tests-2.0.0-SNAPSHOT.jar
01:20:58 [INFO] 
01:20:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:58 [INFO] 
01:20:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:58 [INFO] 
01:20:58 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:58 [INFO] Skipping tests
01:20:58 [INFO] 
01:20:58 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests ---
01:20:58 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:58 [INFO] 
01:20:58 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests >--
01:20:58 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.0.0-SNAPSHOT [582/728]
01:20:58 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:20:58 [INFO] 
01:20:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:58 [INFO] 
01:20:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:58 [INFO] The project's OSGi version is 2.0.0.202103040552
01:20:58 [INFO] 
01:20:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:58 [INFO] 
01:20:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:58 [INFO] 
01:20:58 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:20:58 [INFO] 
01:20:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/main/resources
01:20:58 [INFO] 
01:20:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:58 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/bin
01:20:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 
01:20:59 	fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance());
01:20:59 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:59 The type NestingNotifyingWorkspaceCommandStack is deprecated
01:20:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 
01:20:59 	fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance());
01:20:59 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:20:59 The constructor NestingNotifyingWorkspaceCommandStack(IOperationHistory) is deprecated
01:20:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 
01:20:59 	fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance());
01:20:59 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
01:20:59 The type CheckedOperationHistory is deprecated
01:20:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 
01:20:59 	fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance());
01:20:59 	                                                                            ^^^^^^^^^^^^^
01:20:59 The method getInstance() from the type CheckedOperationHistory is deprecated
01:20:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[123] 
01:20:59 	for (Iterator<C> iter = CommandTreeIterator.iterate(command, type); iter.hasNext();) {
01:20:59 	                        ^^^^^^^^^^^^^^^^^^^
01:20:59 The type CommandTreeIterator<C> is deprecated
01:20:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[123] 
01:20:59 	for (Iterator<C> iter = CommandTreeIterator.iterate(command, type); iter.hasNext();) {
01:20:59 	                                            ^^^^^^^^^^^^^^^^^^^^^^
01:20:59 The method iterate(Object, Class<C>) from the type CommandTreeIterator is deprecated
01:20:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[133] 
01:20:59 	for (Iterator<?> iter = CommandTreeIterator.iterate(command); iter.hasNext();) {
01:20:59 	                        ^^^^^^^^^^^^^^^^^^^
01:20:59 The type CommandTreeIterator<C> is deprecated
01:20:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[133] 
01:20:59 	for (Iterator<?> iter = CommandTreeIterator.iterate(command); iter.hasNext();) {
01:20:59 	                                            ^^^^^^^^^^^^^^^^
01:20:59 The method iterate(Object) from the type CommandTreeIterator is deprecated
01:20:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NotifyingWorkspaceCommandStackTest.java:[154] 
01:20:59 	fixture = new NotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance());
01:20:59 	                                             ^^^^^^^^^^^^^^^^^^^^^^^
01:20:59 The type CheckedOperationHistory is deprecated
01:20:59 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NotifyingWorkspaceCommandStackTest.java:[154] 
01:20:59 	fixture = new NotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance());
01:20:59 	                                                                     ^^^^^^^^^^^^^
01:20:59 The method getInstance() from the type CheckedOperationHistory is deprecated
01:20:59 10 problems (10 warnings)
01:20:59 [INFO] 
01:20:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:20:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:20:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/test/resources
01:20:59 [INFO] 
01:20:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:59 [INFO] 
01:20:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/target/org.eclipse.papyrus.infra.gmfdiag.commands.tests-2.0.0-SNAPSHOT.jar
01:20:59 [INFO] 
01:20:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:59 [INFO] 
01:20:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:59 [INFO] 
01:20:59 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:59 [INFO] Skipping tests
01:20:59 [INFO] 
01:20:59 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests ---
01:20:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:20:59 [INFO] 
01:20:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests >--
01:20:59 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.common.tests 4.0.0-SNAPSHOT [583/728]
01:20:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:00 [INFO] 
01:21:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:00 [INFO] 
01:21:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:00 [INFO] The project's OSGi version is 4.0.0.202103040552
01:21:00 [INFO] 
01:21:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:00 [INFO] 
01:21:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:00 [INFO] 
01:21:00 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:00 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:00 [INFO] 
01:21:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/main/resources
01:21:00 [INFO] 
01:21:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:00 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/bin
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/GMFUnsafeTest.java:[173] 
01:21:01 	assertThat(related, notNullValue());
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(Property, Matcher<? super Property>) from the type Assert is deprecated
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultCopyCommandTest.java:[55] 
01:21:01 	assertThat(clipboard.getCopyFromSource(myClass), instanceOf(org.eclipse.uml2.uml.Class.class));
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultCopyCommandTest.java:[57] 
01:21:01 	assertThat(copy.getName(), containsString(myClass.getName()));
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:01 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/resources/TestModelValidationTest.java (at line 40)
01:21:01 	@SuppressWarnings("nls")
01:21:01 	                  ^^^^^
01:21:01 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[49] 
01:21:01 	assertThat(fixture.getText(diagram), is("classes"));
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[55] 
01:21:01 	assertThat(fixture.getText(diagram), is("(Class Diagram of <Package> foo)"));
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[63] 
01:21:01 	assertThat(fixture.getText(diagram), is("(Class Diagram of <Package> bar)"));
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[77] 
01:21:01 	assertThat("Label provider did not notify", gotEvent[0], is(true));
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[93] 
01:21:01 	assertThat("Label provider did not notify", gotEvent[0], is(true));
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/ExpansionAddCompartment.java:[200] 
01:21:01 	IGraphicalEditPart classEditPart = (IGraphicalEditPart) diagramEditPart.getChildren().stream().filter(ep -> ((IGraphicalEditPart) ep).resolveSemanticElement().equals(newClass)).findAny().orElse(null);
01:21:01 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 Type safety: The method filter(Predicate) belongs to the raw type Stream. References to generic type Stream<T> should be parameterized
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/ExpansionAddCompartment.java:[200] 
01:21:01 	IGraphicalEditPart classEditPart = (IGraphicalEditPart) diagramEditPart.getChildren().stream().filter(ep -> ((IGraphicalEditPart) ep).resolveSemanticElement().equals(newClass)).findAny().orElse(null);
01:21:01 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 Type safety: The method orElse(Object) belongs to the raw type Optional. References to generic type Optional<T> should be parameterized
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/ExpansionAddCompartment.java:[270] 
01:21:01 	IGraphicalEditPart classEditPart = (IGraphicalEditPart) diagramEditPart.getChildren().stream().filter(ep -> ((IGraphicalEditPart) ep).resolveSemanticElement().equals(newClass)).findAny().orElse(null);
01:21:01 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 Type safety: The method filter(Predicate) belongs to the raw type Stream. References to generic type Stream<T> should be parameterized
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/ExpansionAddCompartment.java:[270] 
01:21:01 	IGraphicalEditPart classEditPart = (IGraphicalEditPart) diagramEditPart.getChildren().stream().filter(ep -> ((IGraphicalEditPart) ep).resolveSemanticElement().equals(newClass)).findAny().orElse(null);
01:21:01 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 Type safety: The method orElse(Object) belongs to the raw type Optional. References to generic type Optional<T> should be parameterized
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramPasteCommandTest.java:[78] 
01:21:01 	Assert.assertThat(typeNamesLikeMyClass.size(), is(2));
01:21:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[81] 
01:21:01 	rv.getStyles().add(ts);
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^
01:21:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[84] 
01:21:01 	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[87] 
01:21:01 	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultPasteCommandTest.java:[70] 
01:21:01 	assertThat(typeNamesLikeMyClass.size(), is(2));
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/CreateEditBasedElementCommandTest.java:[45] 
01:21:01 	assertThat(command.canExecute(), is(true));
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:01 20. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/resources/ModelValidationTest.java (at line 38)
01:21:01 	@SuppressWarnings("nls")
01:21:01 	                  ^^^^^
01:21:01 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[37] 
01:21:01 	import org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.DefaultModelingAssistantModelProvider;
01:21:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 Discouraged access: The type 'DefaultModelingAssistantModelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[38] 
01:21:01 	import org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.ModelingAssistantModelRegistry;
01:21:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 Discouraged access: The type 'ModelingAssistantModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[121] 
01:21:01 	SynchronizableGmfDiagramEditor diagramEditor = (SynchronizableGmfDiagramEditor) editor.getActiveEditor();
01:21:01 	                               ^^^^^^^^^^^^^
01:21:01 The value of the local variable diagramEditor is not used
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[150] 
01:21:01 	IModelingAssistantModelProvider result = new DefaultModelingAssistantModelProvider(assistantURI);
01:21:01 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 Discouraged access: The type 'DefaultModelingAssistantModelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[150] 
01:21:01 	IModelingAssistantModelProvider result = new DefaultModelingAssistantModelProvider(assistantURI);
01:21:01 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 Discouraged access: The constructor 'DefaultModelingAssistantModelProvider(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 
01:21:01 	ModelingAssistantModelRegistry.getInstance().loadModels(result);
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 Discouraged access: The type 'ModelingAssistantModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 
01:21:01 	ModelingAssistantModelRegistry.getInstance().loadModels(result);
01:21:01 	                               ^^^^^^^^^^^
01:21:01 Discouraged access: The method 'ModelingAssistantModelRegistry.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 
01:21:01 	ModelingAssistantModelRegistry.getInstance().loadModels(result);
01:21:01 	                                             ^^^^^^^^^^
01:21:01 Discouraged access: The method 'ModelingAssistantModelRegistry.loadModels(IModelingAssistantModelProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant/bin')
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramCopyCommandTest.java:[57] 
01:21:01 	assertThat(clipboard.getCopyFromSource(myClass), instanceOf(org.eclipse.uml2.uml.Class.class));
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramCopyCommandTest.java:[59] 
01:21:01 	assertThat(copy.getName(), containsString(myClass.getName()));
01:21:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:01 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:01 30 problems (0 errors, 28 warnings, 2 infos)
01:21:01 [INFO] 
01:21:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/test/resources
01:21:01 [INFO] 
01:21:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:01 [INFO] 
01:21:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/target/org.eclipse.papyrus.infra.gmfdiag.common.tests-4.0.0-SNAPSHOT.jar
01:21:01 [INFO] 
01:21:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:01 [INFO] 
01:21:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:02 [INFO] 
01:21:02 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:02 [INFO] Skipping tests
01:21:02 [INFO] 
01:21:02 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.common.tests ---
01:21:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:02 [INFO] 
01:21:02 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests >--
01:21:02 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT [584/728]
01:21:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:02 [INFO] 
01:21:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:02 [INFO] 
01:21:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:02 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:02 [INFO] 
01:21:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:02 [INFO] 
01:21:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:02 [INFO] 
01:21:02 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:02 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:02 [INFO] 
01:21:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/main/resources
01:21:02 [INFO] 
01:21:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:02 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/bin
01:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[169] 
01:21:03 	for(View childNode : (List<View>)class3.getChildren()) {
01:21:03 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:03 Type safety: Unchecked cast from EList to List<View>
01:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[196] 
01:21:03 	for(View childNode : (List<View>)diagram.getChildren()) {
01:21:03 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:03 Type safety: Unchecked cast from EList to List<View>
01:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[197] 
01:21:03 	for(View compartment : (List<View>)childNode.getChildren()) {
01:21:03 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:03 Type safety: Unchecked cast from EList to List<View>
01:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[210] 
01:21:03 	stylesList.getStringListValue().add("showTitleForAllCompartments");
01:21:03 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:03 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
01:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[213] 
01:21:03 	for(View childNode : (List<View>)diagram.getChildren()) {
01:21:03 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:03 Type safety: Unchecked cast from EList to List<View>
01:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[214] 
01:21:03 	for(View compartment : (List<View>)childNode.getChildren()) {
01:21:03 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:03 Type safety: Unchecked cast from EList to List<View>
01:21:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[240] 
01:21:03 	for(View childNode : (List<View>)element.getChildren()) {
01:21:03 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:03 Type safety: Unchecked cast from EList to List<View>
01:21:03 7 problems (7 warnings)
01:21:03 [INFO] 
01:21:03 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/test/resources
01:21:03 [INFO] 
01:21:03 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:03 [INFO] 
01:21:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/target/org.eclipse.papyrus.infra.gmfdiag.css.tests-2.0.0-SNAPSHOT.jar
01:21:03 [INFO] 
01:21:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:03 [INFO] 
01:21:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:03 [INFO] 
01:21:03 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:03 [INFO] Skipping tests
01:21:03 [INFO] 
01:21:03 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.css.tests ---
01:21:03 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:03 [INFO] 
01:21:03 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests >--
01:21:03 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT [585/728]
01:21:03 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:03 [INFO] 
01:21:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:03 [INFO] 
01:21:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:03 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:03 [INFO] 
01:21:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:03 [INFO] 
01:21:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:03 [INFO] 
01:21:03 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:03 [INFO] 
01:21:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/main/resources
01:21:03 [INFO] 
01:21:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:03 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/bin
01:21:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[61] 
01:21:04 	Assert.assertFalse(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) noteNode));
01:21:04 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:04 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated
01:21:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[73] 
01:21:04 	Assert.assertFalse(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) orphanNode));
01:21:04 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:04 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated
01:21:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[84] 
01:21:04 	Assert.assertTrue(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) semanticNode));
01:21:04 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:04 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated
01:21:04 3 problems (3 warnings)
01:21:04 [INFO] 
01:21:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/test/resources
01:21:04 [INFO] 
01:21:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:04 [INFO] 
01:21:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/target/org.eclipse.papyrus.infra.gmfdiag.menu.tests-2.0.0-SNAPSHOT.jar
01:21:06 [INFO] 
01:21:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:06 [INFO] 
01:21:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:06 [INFO] 
01:21:06 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:07 [INFO] Skipping tests
01:21:07 [INFO] 
01:21:07 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests ---
01:21:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:07 [INFO] 
01:21:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests >--
01:21:07 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.0.0-SNAPSHOT [586/728]
01:21:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:21:07 [INFO] 
01:21:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:07 [INFO] 
01:21:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:07 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:07 [INFO] 
01:21:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:07 [INFO] 
01:21:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:07 [INFO] 
01:21:07 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:07 [INFO] 
01:21:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/src/main/resources
01:21:07 [INFO] 
01:21:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:07 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/bin
01:21:07 [INFO] 
01:21:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/src/test/resources
01:21:07 [INFO] 
01:21:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:07 [INFO] 
01:21:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests-2.0.0-SNAPSHOT.jar
01:21:07 [INFO] 
01:21:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:07 [INFO] 
01:21:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:08 [INFO] 
01:21:08 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests ---
01:21:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:08 [INFO] 
01:21:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests >--
01:21:08 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT [587/728]
01:21:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:08 [INFO] 
01:21:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:08 [INFO] 
01:21:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:08 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:08 [INFO] 
01:21:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:08 [INFO] 
01:21:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:08 [INFO] 
01:21:08 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:08 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:08 [INFO] 
01:21:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/main/resources
01:21:08 [INFO] 
01:21:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:08 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/bin
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[41] 
01:21:09 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservable;
01:21:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[42] 
01:21:09 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElement;
01:21:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[43] 
01:21:09 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElementFactory;
01:21:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[52] 
01:21:09 	* Test cases for the {@link WelcomeModelElement} and its properties.
01:21:09 	                            ^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[57] 
01:21:09 	private WelcomeModelElement fixture;
01:21:09 	        ^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[65] 
01:21:09 	IObservableList<NotationObservable> views = getNotationViews();
01:21:09 	                ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[71] 
01:21:09 	.map(NotationObservable::getView)
01:21:09 	     ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[71] 
01:21:09 	.map(NotationObservable::getView)
01:21:09 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[80] 
01:21:09 	.map(NotationObservable::getContext)
01:21:09 	     ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[80] 
01:21:09 	.map(NotationObservable::getContext)
01:21:09 	     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The method 'NotationObservable.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[90] 
01:21:09 	IObservableList<NotationObservable> views = getNotationViews();
01:21:09 	                ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[92] 
01:21:09 	NotationObservable toBeDeleted = getView(views, "use cases");
01:21:09 	^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[96] 
01:21:09 	for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) {
01:21:09 	                             ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[107] 
01:21:09 	EcoreUtil.delete(toBeDeleted.getView().getValue(), true);
01:21:09 	                             ^^^^^^^
01:21:09 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[118] 
01:21:09 	IObservableList<NotationObservable> views = getNotationViews();
01:21:09 	                ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[120] 
01:21:09 	NotationObservable[] created = { null };
01:21:09 	^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[123] 
01:21:09 	for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) {
01:21:09 	                             ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[124] 
01:21:09 	if (next.isAddition() && "CreatedInTest".equals(getName(next.getElement().getView().getValue()))) {
01:21:09 	                                                                          ^^^^^^^
01:21:09 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[148] 
01:21:09 	IObservableList<NotationObservable> views = getNotationViews();
01:21:09 	                ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[150] 
01:21:09 	NotationObservable[] obs = { null };
01:21:09 	^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[153] 
01:21:09 	for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) {
01:21:09 	                             ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[154] 
01:21:09 	if (next.isAddition() && "CreatedInTest".equals(getName(next.getElement().getView().getValue()))) {
01:21:09 	                                                                          ^^^^^^^
01:21:09 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 
01:21:09 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
01:21:09 	           ^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 
01:21:09 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
01:21:09 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 
01:21:09 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
01:21:09 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[183] 
01:21:09 	IObservableList<NotationObservable> getNotationViews() {
01:21:09 	                ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[185] 
01:21:09 	IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views");
01:21:09 	                ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[185] 
01:21:09 	IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views");
01:21:09 	                                                              ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[189] 
01:21:09 	NotationObservable getView(Collection<? extends NotationObservable> views, String name) {
01:21:09 	^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[189] 
01:21:09 	NotationObservable getView(Collection<? extends NotationObservable> views, String name) {
01:21:09 	                                                ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[191] 
01:21:09 	.filter(d -> name.equals(getName(d.getView().getValue())))
01:21:09 	                                   ^^^^^^^
01:21:09 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[28] 
01:21:09 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservable;
01:21:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[29] 
01:21:09 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservableProperty;
01:21:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservableProperty' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[30] 
01:21:09 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElement;
01:21:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[31] 
01:21:09 	import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElementFactory;
01:21:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[37] 
01:21:09 	* Test cases for the {@link NotationObservableProperty} class specifically.
01:21:09 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservableProperty' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[42] 
01:21:09 	private WelcomeModelElement fixture;
01:21:09 	        ^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[50] 
01:21:09 	IObservableList<NotationObservable> views = getNotationViews();
01:21:09 	                ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[73] 
01:21:09 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
01:21:09 	           ^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[73] 
01:21:09 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
01:21:09 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[73] 
01:21:09 	fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource(
01:21:09 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[77] 
01:21:09 	IObservableList<NotationObservable> getNotationViews() {
01:21:09 	                ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[79] 
01:21:09 	IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views");
01:21:09 	                ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[79] 
01:21:09 	IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views");
01:21:09 	                                                              ^^^^^^^^^^^^^^^^^^
01:21:09 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome/bin')
01:21:09 44 problems (44 warnings)
01:21:09 [INFO] 
01:21:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/test/resources
01:21:09 [INFO] 
01:21:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:09 [INFO] 
01:21:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/target/org.eclipse.papyrus.infra.gmfdiag.welcome.tests-2.0.0-SNAPSHOT.jar
01:21:09 [INFO] 
01:21:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:09 [INFO] 
01:21:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:09 [INFO] 
01:21:09 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:09 [INFO] Skipping tests
01:21:09 [INFO] 
01:21:09 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests ---
01:21:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:09 [INFO] 
01:21:09 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.main.test >--
01:21:09 [INFO] Building org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT [588/728]
01:21:09 [INFO] --------------------------------[ pom ]---------------------------------
01:21:09 [INFO] 
01:21:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.main.test ---
01:21:09 [INFO] 
01:21:09 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.main.test ---
01:21:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:09 [INFO] 
01:21:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.main.test ---
01:21:09 [INFO] 
01:21:09 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.nattable.main.test ---
01:21:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:09 [INFO] 
01:21:09 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests >--
01:21:09 [INFO] Building org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT [589/728]
01:21:09 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:09 [INFO] 
01:21:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:09 [INFO] 
01:21:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:09 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:09 [INFO] 
01:21:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:09 [INFO] 
01:21:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:09 [INFO] 
01:21:09 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:09 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:09 [INFO] 
01:21:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/src/main/resources
01:21:09 [INFO] 
01:21:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:09 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/bin
01:21:10 [INFO] 
01:21:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/src/test/resources
01:21:10 [INFO] 
01:21:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:10 [INFO] 
01:21:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/target/org.eclipse.papyrus.infra.nattable.common.tests-2.0.0-SNAPSHOT.jar
01:21:10 [INFO] 
01:21:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:10 [INFO] 
01:21:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:10 [INFO] 
01:21:10 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:10 [INFO] Skipping tests
01:21:10 [INFO] 
01:21:10 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.nattable.common.tests ---
01:21:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:10 [INFO] 
01:21:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests >--
01:21:10 [INFO] Building org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT [590/728]
01:21:10 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:10 [INFO] 
01:21:10 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:10 [INFO] 
01:21:10 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:10 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:10 [INFO] 
01:21:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:10 [INFO] 
01:21:10 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:10 [INFO] 
01:21:10 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:10 [INFO] 
01:21:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/src/main/resources
01:21:10 [INFO] 
01:21:10 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:10 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/bin
01:21:10 [INFO] 
01:21:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/src/test/resources
01:21:10 [INFO] 
01:21:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:10 [INFO] 
01:21:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/target/org.eclipse.papyrus.infra.nattable.model.tests-2.0.0-SNAPSHOT.jar
01:21:10 [INFO] 
01:21:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:10 [INFO] 
01:21:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:11 [INFO] 
01:21:11 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:11 [INFO] Skipping tests
01:21:11 [INFO] 
01:21:11 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.nattable.model.tests ---
01:21:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:11 [INFO] 
01:21:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests >--
01:21:11 [INFO] Building org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT [591/728]
01:21:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:11 [INFO] 
01:21:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:11 [INFO] 
01:21:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:11 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:11 [INFO] 
01:21:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:11 [INFO] 
01:21:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:11 [INFO] 
01:21:11 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:11 [INFO] 
01:21:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/main/resources
01:21:11 [INFO] 
01:21:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:11 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/bin
01:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[65] 
01:21:12 	assertThat(fixture.getText(table), is("classes"));
01:21:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:12 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[71] 
01:21:12 	assertThat(fixture.getText(table), is("(Test Table of <Package> foo)"));
01:21:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:12 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[79] 
01:21:12 	assertThat(fixture.getText(table), is("(Test Table of <Package> bar)"));
01:21:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:12 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[93] 
01:21:12 	assertThat("Label provider did not notify", gotEvent[0], is(true));
01:21:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:12 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[109] 
01:21:12 	assertThat("Label provider did not notify", gotEvent[0], is(true));
01:21:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:12 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[116] 
01:21:12 	assertThat(fixture.getText(selection), is("classes, classes"));
01:21:12 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:12 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:12 6 problems (6 warnings)
01:21:12 [INFO] 
01:21:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/test/resources
01:21:12 [INFO] 
01:21:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:12 [INFO] 
01:21:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/target/org.eclipse.papyrus.infra.nattable.tests-2.0.0-SNAPSHOT.jar
01:21:12 [INFO] 
01:21:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:12 [INFO] 
01:21:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:12 [INFO] 
01:21:12 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:12 [INFO] Skipping tests
01:21:12 [INFO] 
01:21:12 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.nattable.tests ---
01:21:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:12 [INFO] 
01:21:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests >--
01:21:12 [INFO] Building org.eclipse.papyrus.infra.nattable.views.tests 2.0.100-SNAPSHOT [592/728]
01:21:12 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:12 [INFO] 
01:21:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:12 [INFO] 
01:21:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:12 [INFO] The project's OSGi version is 2.0.100.202103040552
01:21:12 [INFO] 
01:21:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:12 [INFO] 
01:21:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:12 [INFO] 
01:21:12 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:12 [INFO] 
01:21:12 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/main/resources
01:21:12 [INFO] 
01:21:12 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:12 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/bin
01:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[35] 
01:21:13 	import org.eclipse.papyrus.infra.core.sashwindows.di.PageList;
01:21:13 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:13 The type PageList is deprecated
01:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[132] 
01:21:13 	PageList pageList = getPageList(rootModel);
01:21:13 	^^^^^^^^
01:21:13 The type PageList is deprecated
01:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[133] 
01:21:13 	for (final PageRef pageRef : pageList.getAvailablePage()) {
01:21:13 	                                      ^^^^^^^^^^^^^^^^^^
01:21:13 The method getAvailablePage() from the type PageList is deprecated
01:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[172] 
01:21:13 	private static final PageList getPageList(final EObject object) {
01:21:13 	                     ^^^^^^^^
01:21:13 The type PageList is deprecated
01:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[177] 
01:21:13 	final PageList pageList = windowMngr.getPageList();
01:21:13 	      ^^^^^^^^
01:21:13 The type PageList is deprecated
01:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[177] 
01:21:13 	final PageList pageList = windowMngr.getPageList();
01:21:13 	                                     ^^^^^^^^^^^^^
01:21:13 The method getPageList() from the type SashWindowsMngr is deprecated
01:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/RevealViewsTableTest.java:[215] 
01:21:13 	final List rowSelectedPositionsAsList = Arrays.asList(rowSelectedPositions[0], rowSelectedPositions[1]);
01:21:13 	      ^^^^
01:21:13 List is a raw type. References to generic type List<E> should be parameterized
01:21:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/RevealViewsTableTest.java:[255] 
01:21:13 	final List columnSelectedPositionsAsList = Arrays.asList(columnSelectedPositions[0], columnSelectedPositions[1]);
01:21:13 	      ^^^^
01:21:13 List is a raw type. References to generic type List<E> should be parameterized
01:21:13 8 problems (8 warnings)
01:21:13 [INFO] 
01:21:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/test/resources
01:21:13 [INFO] 
01:21:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:13 [INFO] 
01:21:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/target/org.eclipse.papyrus.infra.nattable.views.tests-2.0.100-SNAPSHOT.jar
01:21:13 [INFO] 
01:21:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:13 [INFO] 
01:21:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:13 [INFO] 
01:21:13 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:13 [INFO] Skipping tests
01:21:13 [INFO] 
01:21:13 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.nattable.views.tests ---
01:21:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:13 [INFO] 
01:21:13 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.tests.releng >--
01:21:13 [INFO] Building org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT [593/728]
01:21:13 [INFO] --------------------------------[ pom ]---------------------------------
01:21:13 [INFO] 
01:21:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.tests.releng ---
01:21:13 [INFO] 
01:21:13 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.properties.tests.releng ---
01:21:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:13 [INFO] 
01:21:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.tests.releng ---
01:21:13 [INFO] 
01:21:13 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.properties.tests.releng ---
01:21:13 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:13 [INFO] 
01:21:13 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests >--
01:21:13 [INFO] Building org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT [594/728]
01:21:13 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:13 [INFO] 
01:21:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:13 [INFO] 
01:21:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:13 [INFO] The project's OSGi version is 3.0.0.202103040552
01:21:13 [INFO] 
01:21:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:13 [INFO] 
01:21:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:13 [INFO] 
01:21:13 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:13 [INFO] 
01:21:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/src/main/resources
01:21:13 [INFO] 
01:21:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:13 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/bin
01:21:14 [INFO] 
01:21:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/src/test/resources
01:21:14 [INFO] 
01:21:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:14 [INFO] 
01:21:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/target/org.eclipse.papyrus.infra.properties.ui.tests-3.0.0-SNAPSHOT.jar
01:21:14 [INFO] 
01:21:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:14 [INFO] 
01:21:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:14 [INFO] 
01:21:14 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:14 [INFO] Skipping tests
01:21:14 [INFO] 
01:21:14 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.properties.ui.tests ---
01:21:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:14 [INFO] 
01:21:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.tests.releng >--
01:21:14 [INFO] Building org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT [595/728]
01:21:14 [INFO] --------------------------------[ pom ]---------------------------------
01:21:14 [INFO] 
01:21:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.tests.releng ---
01:21:14 [INFO] 
01:21:14 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.tests.releng ---
01:21:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:14 [INFO] 
01:21:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.tests.releng ---
01:21:14 [INFO] 
01:21:14 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.services.tests.releng ---
01:21:14 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:14 [INFO] 
01:21:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests >--
01:21:14 [INFO] Building org.eclipse.papyrus.infra.services.controlmode.tests 2.0.0-SNAPSHOT [596/728]
01:21:14 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:14 [INFO] 
01:21:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:14 [INFO] 
01:21:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:14 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:14 [INFO] 
01:21:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:14 [INFO] 
01:21:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:14 [INFO] 
01:21:14 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:14 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:14 [INFO] 
01:21:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/src/main/resources
01:21:14 [INFO] 
01:21:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:14 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/bin
01:21:15 [INFO] 
01:21:15 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/src/test/resources
01:21:15 [INFO] 
01:21:15 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:15 [INFO] 
01:21:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/target/org.eclipse.papyrus.infra.services.controlmode.tests-2.0.0-SNAPSHOT.jar
01:21:15 [INFO] 
01:21:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:15 [INFO] 
01:21:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:15 [INFO] 
01:21:15 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:15 [INFO] Skipping tests
01:21:15 [INFO] 
01:21:15 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.services.controlmode.tests ---
01:21:15 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:15 [INFO] 
01:21:15 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests >--
01:21:15 [INFO] Building org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT [597/728]
01:21:15 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:15 [INFO] 
01:21:15 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:15 [INFO] 
01:21:15 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:15 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:15 [INFO] 
01:21:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:15 [INFO] 
01:21:15 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:15 [INFO] 
01:21:15 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:15 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:15 [INFO] 
01:21:15 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:15 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/main/resources
01:21:15 [INFO] 
01:21:15 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:15 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/bin
01:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProvider.java:[22] 
01:21:19 	import org.eclipse.papyrus.infra.services.edit.internal.ElementEditServiceProvider;
01:21:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:19 Discouraged access: The type 'ElementEditServiceProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
01:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProvider.java:[28] 
01:21:19 	* JUnit tests for {@link ElementEditServiceProvider} class.
01:21:19 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:19 Discouraged access: The type 'ElementEditServiceProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
01:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[11] 
01:21:19 	import org.eclipse.papyrus.infra.services.edit.internal.ElementEditServiceProviderFactory;
01:21:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:19 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
01:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[17] 
01:21:19 	* JUnit tests for {@link ElementEditServiceProviderFactory} class.
01:21:19 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:19 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
01:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 
01:21:19 	ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory();
01:21:19 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:19 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
01:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 
01:21:19 	ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory();
01:21:19 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:19 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
01:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 
01:21:19 	ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory();
01:21:19 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:19 Discouraged access: The constructor 'ElementEditServiceProviderFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
01:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[37] 
01:21:19 	factory.init(registry);
01:21:19 	        ^^^^
01:21:19 Discouraged access: The method 'ElementEditServiceProviderFactory.init(ServicesRegistry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
01:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[38] 
01:21:19 	service = factory.createServiceInstance();
01:21:19 	                  ^^^^^^^^^^^^^^^^^^^^^
01:21:19 Discouraged access: The method 'ElementEditServiceProviderFactory.createServiceInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
01:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditService.java:[18] 
01:21:19 	import org.eclipse.papyrus.infra.services.edit.internal.ElementEditService;
01:21:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:19 Discouraged access: The type 'ElementEditService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
01:21:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditService.java:[25] 
01:21:19 	* JUnit tests for {@link ElementEditService} class.
01:21:19 	                         ^^^^^^^^^^^^^^^^^^
01:21:19 Discouraged access: The type 'ElementEditService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.edit/bin')
01:21:19 11 problems (11 warnings)
01:21:19 [INFO] 
01:21:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/test/resources
01:21:19 [INFO] 
01:21:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:19 [INFO] 
01:21:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/target/org.eclipse.papyrus.infra.services.edit.tests-2.0.0-SNAPSHOT.jar
01:21:19 [INFO] 
01:21:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:19 [INFO] 
01:21:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:19 [INFO] 
01:21:19 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:19 [INFO] Skipping tests
01:21:19 [INFO] 
01:21:19 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.services.edit.tests ---
01:21:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:19 [INFO] 
01:21:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests >--
01:21:19 [INFO] Building org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT [598/728]
01:21:19 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:19 [INFO] 
01:21:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:19 [INFO] 
01:21:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:19 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:19 [INFO] 
01:21:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:19 [INFO] 
01:21:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:19 [INFO] 
01:21:19 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:19 [INFO] 
01:21:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/src/main/resources
01:21:19 [INFO] 
01:21:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:19 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/bin
01:21:20 [INFO] 
01:21:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/src/test/resources
01:21:20 [INFO] 
01:21:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:20 [INFO] 
01:21:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/target/org.eclipse.papyrus.infra.services.edit.ui.tests-2.0.0-SNAPSHOT.jar
01:21:20 [INFO] 
01:21:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:20 [INFO] 
01:21:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:20 [INFO] 
01:21:20 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:20 [INFO] Skipping tests
01:21:20 [INFO] 
01:21:20 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.services.edit.ui.tests ---
01:21:20 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:20 [INFO] 
01:21:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests >--
01:21:20 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT [599/728]
01:21:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:20 [INFO] 
01:21:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:20 [INFO] 
01:21:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:20 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:20 [INFO] 
01:21:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:20 [INFO] 
01:21:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:20 [INFO] 
01:21:20 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:20 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:20 [INFO] 
01:21:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/src/main/resources
01:21:20 [INFO] 
01:21:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:20 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/bin
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel1/AbstractResourceLoadingTestModel1.java:[91] 
01:21:21 	modelSet.loadModels(modelFile);
01:21:21 	         ^^^^^^^^^^^^^^^^^^^^^
01:21:21 The method loadModels(IFile) from the type ModelSet is deprecated
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[19] 
01:21:21 	import org.eclipse.papyrus.infra.services.resourceloading.impl.ProxyManager;
01:21:21 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:21 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin')
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[35] 
01:21:21 	chooser = ProxyManager.getStrategyChooser();
01:21:21 	          ^^^^^^^^^^^^
01:21:21 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin')
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[35] 
01:21:21 	chooser = ProxyManager.getStrategyChooser();
01:21:21 	                       ^^^^^^^^^^^^^^^^^^
01:21:21 Discouraged access: The method 'ProxyManager.getStrategyChooser()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading/bin')
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel2/AbstractResourceLoadingTestModel2.java:[89] 
01:21:21 	modelSet.loadModels(resourceLoaded);
01:21:21 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:21 The method loadModels(IFile) from the type ModelSet is deprecated
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel1/AbstractResourceLoadingTestModel2.java:[94] 
01:21:21 	modelSet.loadModels(resourceLoaded);
01:21:21 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:21 The method loadModels(IFile) from the type ModelSet is deprecated
01:21:21 6 problems (6 warnings)
01:21:21 [INFO] 
01:21:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/src/test/resources
01:21:21 [INFO] 
01:21:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:21 [INFO] 
01:21:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/target/org.eclipse.papyrus.infra.services.resourceloading.tests-2.0.0-SNAPSHOT.jar
01:21:21 [INFO] 
01:21:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:21 [INFO] 
01:21:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:21 [INFO] 
01:21:21 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:21 [INFO] Skipping tests
01:21:21 [INFO] 
01:21:21 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.services.resourceloading.tests ---
01:21:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:21 [INFO] 
01:21:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests >--
01:21:21 [INFO] Building org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT [600/728]
01:21:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:21 [INFO] 
01:21:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] 
01:21:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:21 [INFO] 
01:21:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] 
01:21:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] 
01:21:21 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:21 [INFO] 
01:21:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/main/resources
01:21:21 [INFO] 
01:21:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/bin
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[62] 
01:21:21 	assertThat(roots, hasItem(instanceOf(Model.class)));
01:21:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:21 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[63] 
01:21:21 	assertThat(roots, hasItem(instanceOf(Profile.class)));
01:21:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:21 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[66] 
01:21:21 	assertThat(roots, not(hasItem(isStereotypeApplication())));
01:21:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:21 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[69] 
01:21:21 	assertThat(roots, not(hasItem(instanceOf(Diagram.class))));
01:21:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:21 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[70] 
01:21:21 	assertThat(roots, not(hasItem(instanceOf(Table.class))));
01:21:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:21 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[80] 
01:21:21 	assertThat(modelIDs, hasItem(UmlModel.MODEL_ID));
01:21:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:21 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:21:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[82] 
01:21:21 	assertThat(modelIDs, not(hasItem(NotationModel.MODEL_ID)));
01:21:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:21 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:21:21 7 problems (7 warnings)
01:21:21 [INFO] 
01:21:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/test/resources
01:21:21 [INFO] 
01:21:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] 
01:21:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/target/org.eclipse.papyrus.infra.services.semantic.tests-2.0.0-SNAPSHOT.jar
01:21:21 [INFO] 
01:21:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] 
01:21:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] 
01:21:21 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] Skipping tests
01:21:21 [INFO] 
01:21:21 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.services.semantic.tests ---
01:21:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:21 [INFO] 
01:21:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests >---
01:21:21 [INFO] Building org.eclipse.papyrus.infra.tools.tests 2.0.0-SNAPSHOT  [601/728]
01:21:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:22 [INFO] 
01:21:22 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:22 [INFO] 
01:21:22 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:22 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:22 [INFO] 
01:21:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:22 [INFO] 
01:21:22 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:22 [INFO] 
01:21:22 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:22 [INFO] 
01:21:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/main/resources
01:21:22 [INFO] 
01:21:22 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:22 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/bin
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[60] 
01:21:22 	assertThat(fixture.isDisposed(), is(false));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[69] 
01:21:22 	assertThat(fixture.isDisposed(), is(true));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[78] 
01:21:22 	assertThat(fixture.isDisposed(), is(false));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[83] 
01:21:22 	assertThat(fixture.isDisposed(), is(true));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[93] 
01:21:22 	assertThat(iter.next(), is("a"));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[94] 
01:21:22 	assertThat(iter.next(), is("b"));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[97] 
01:21:22 	assertThat(iter.next(), is("c"));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[98] 
01:21:22 	assertThat(iter.hasNext(), is(false));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[108] 
01:21:22 	assertThat(iter.next(), is("a"));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[109] 
01:21:22 	assertThat(iter.next(), is("b"));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[114] 
01:21:22 	assertThat(iter.next(), is("c"));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[118] 
01:21:22 	assertThat(iter.hasNext(), is(false));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[128] 
01:21:22 	assertThat(iter.previous(), is("c"));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[129] 
01:21:22 	assertThat(iter.previous(), is("b"));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[134] 
01:21:22 	assertThat(iter.previous(), is("d"));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[135] 
01:21:22 	assertThat(iter.previous(), is("a"));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[139] 
01:21:22 	assertThat(iter.hasPrevious(), is(false));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[178] 
01:21:22 	assertThat(added, hasItem(element));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(List<E>, Matcher<? super List<E>>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[182] 
01:21:22 	assertThat(removed, hasItem(element));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(List<E>, Matcher<? super List<E>>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[42] 
01:21:22 	public abstract class DelegatingObservableCollectionTest<T extends IObservableCollection> extends DelegatingObservableTest<T> {
01:21:22 	                                                                   ^^^^^^^^^^^^^^^^^^^^^
01:21:22 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[51] 
01:21:22 	assertThat(fixture.size(), is(delegate.size()));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[53] 
01:21:22 	assertThat(fixture.size(), is(delegate.size()));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[55] 
01:21:22 	assertThat(fixture.size(), is(delegate.size()));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[57] 
01:21:22 	assertThat(fixture.size(), is(0));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[61] 
01:21:22 	assertThat(fixture.size(), is(0));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[67] 
01:21:22 	assertThat(fixture.isEmpty(), is(true));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[69] 
01:21:22 	assertThat(fixture.isEmpty(), is(false));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[73] 
01:21:22 	assertThat(fixture.isEmpty(), is(true));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[81] 
01:21:22 	assertThat(fixture.contains(o), is(false));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[83] 
01:21:22 	assertThat(fixture.contains(o), is(true));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[87] 
01:21:22 	assertThat(fixture.contains(o), is(false));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[93] 
01:21:22 	assertThat(fixture.iterator().hasNext(), is(false));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[95] 
01:21:22 	assertThat(ImmutableList.copyOf(iterator(fixture)), is(ImmutableList.copyOf(iterator(delegate))));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(ImmutableList<capture#1-of ?>, Matcher<? super ImmutableList<capture#1-of ?>>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[99] 
01:21:22 	assertThat(fixture.iterator().hasNext(), is(false));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[105] 
01:21:22 	assertThat(fixture.toArray().length, is(0));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[107] 
01:21:22 	assertThat(fixture.toArray(), isArray(delegate.toArray()));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[111] 
01:21:22 	assertThat(fixture.toArray().length, is(0));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[118] 
01:21:22 	assertThat(fixture.toArray(newArray()).length, is(0));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[122] 
01:21:22 	assertThat(actual.length, is(valuesToAdd.size()));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[123] 
01:21:22 	assertThat(actual, isArray(delegate.toArray(newArray())));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[127] 
01:21:22 	assertThat(fixture.toArray(newArray()).length, is(0));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[135] 
01:21:22 	assertThat(delegateCollection(), hasItem(o));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[145] 
01:21:22 	assertThat(delegateCollection(), not(hasItem(o)));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[154] 
01:21:22 	assertThat(fixture.containsAll(valuesToAdd), is(true));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[161] 
01:21:22 	assertThat(delegateCollection(), hasItems(valuesToAdd.toArray()));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[168] 
01:21:22 	assertThat(delegateCollection(), hasItems(valuesToRemove.toArray()));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[171] 
01:21:22 	assertThat(delegateCollection(), not(hasItem(in(valuesToRemove))));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[181] 
01:21:22 	assertThat(delegateCollection(), hasItems(valuesToRemove.toArray()));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[182] 
01:21:22 	assertThat(delegate.size(), is(valuesToRemove.size())); // Nothing else
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[189] 
01:21:22 	assertThat(delegate.isEmpty(), is(false));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[193] 
01:21:22 	assertThat(delegate.isEmpty(), is(true));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[201] 
01:21:22 	assertThat(fixture.getElementType(), is((Object) getDelegateElementType()));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[205] 
01:21:22 	assertThat(fixture.getElementType(), nullValue());
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[273] 
01:21:22 	Iterator<?> iterator(IObservableCollection c) {
01:21:22 	                     ^^^^^^^^^^^^^^^^^^^^^
01:21:22 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[24] 
01:21:22 	import org.eclipse.core.databinding.beans.BeansObservables;
01:21:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The type BeansObservables is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[40] 
01:21:22 	public abstract class DelegatingObservableValueTest extends DelegatingObservableTest<IObservableValue> {
01:21:22 	                                                                                     ^^^^^^^^^^^^^^^^
01:21:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[50] 
01:21:22 	class TestListener implements IValueChangeListener {
01:21:22 	                              ^^^^^^^^^^^^^^^^^^^^
01:21:22 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[55] 
01:21:22 	public void handleValueChange(ValueChangeEvent event) {
01:21:22 	                              ^^^^^^^^^^^^^^^^
01:21:22 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[65] 
01:21:22 	fixture.addValueChangeListener(l);
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[68] 
01:21:22 	fixture.removeValueChangeListener(l);
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[95] 
01:21:22 	fixture.setValue(valueToSet);
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[118] 
01:21:22 	protected Class<? extends IObservableValue> getDelegateType() {
01:21:22 	                          ^^^^^^^^^^^^^^^^
01:21:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[124] 
01:21:22 	houseKeeper.setField("bean", new Bean("Alice"));
01:21:22 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[126] 
01:21:22 	houseKeeper.setField("expectedValue", bean);
01:21:22 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[127] 
01:21:22 	houseKeeper.setField("valueToSet", new Bean("Bert"));
01:21:22 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[131] 
01:21:22 	protected IObservableValue createDelegate() {
01:21:22 	          ^^^^^^^^^^^^^^^^
01:21:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[132] 
01:21:22 	return new WritableValue(realm, bean, Bean.class);
01:21:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[132] 
01:21:22 	return new WritableValue(realm, bean, Bean.class);
01:21:22 	           ^^^^^^^^^^^^^
01:21:22 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[139] 
01:21:22 	private IObservableValue master;
01:21:22 	        ^^^^^^^^^^^^^^^^
01:21:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[153] 
01:21:22 	protected Class<? extends IObservableValue> getDelegateType() {
01:21:22 	                          ^^^^^^^^^^^^^^^^
01:21:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[159] 
01:21:22 	houseKeeper.setField("bean", new Bean("Alice"));
01:21:22 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 
01:21:22 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class)));
01:21:22 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 
01:21:22 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class)));
01:21:22 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 
01:21:22 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class)));
01:21:22 	                                                            ^^^^^^^^^^^^^
01:21:22 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[162] 
01:21:22 	houseKeeper.setField("expectedValue", "Alice");
01:21:22 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method setField(String, String) from the type AbstractHouseKeeperRule is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[163] 
01:21:22 	houseKeeper.setField("valueToSet", "Bert");
01:21:22 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method setField(String, String) from the type AbstractHouseKeeperRule is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[167] 
01:21:22 	protected IObservableValue createDelegate() {
01:21:22 	          ^^^^^^^^^^^^^^^^
01:21:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[168] 
01:21:22 	return BeansObservables.observeDetailValue(master, "name", String.class);
01:21:22 	       ^^^^^^^^^^^^^^^^
01:21:22 The type BeansObservables is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[168] 
01:21:22 	return BeansObservables.observeDetailValue(master, "name", String.class);
01:21:22 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method observeDetailValue(IObservableValue, String, Class) from the type BeansObservables is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[172] 
01:21:22 	protected IObservableValue createNonObservingDelegate() {
01:21:22 	          ^^^^^^^^^^^^^^^^
01:21:22 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[173] 
01:21:22 	return new WritableValue(realm, bean, Bean.class);
01:21:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[173] 
01:21:22 	return new WritableValue(realm, bean, Bean.class);
01:21:22 	           ^^^^^^^^^^^^^
01:21:22 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[54] 
01:21:22 	assertThat(b.isDisposed(), is(false));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[58] 
01:21:22 	assertThat(b.isDisposed(), is(true));
01:21:22 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:22 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[62] 
01:21:22 	assertThat(c.isDisposed(), is(false)); // The list still has it
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[66] 
01:21:23 	assertThat(c.isDisposed(), is(true));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[77] 
01:21:23 	assertThat(a.isDisposed(), is(false));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[78] 
01:21:23 	assertThat(b.isDisposed(), is(false));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[79] 
01:21:23 	assertThat(c.isDisposed(), is(false));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[83] 
01:21:23 	assertThat(a.isDisposed(), is(true));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[84] 
01:21:23 	assertThat(b.isDisposed(), is(true));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[85] 
01:21:23 	assertThat(c.isDisposed(), is(true));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[29] 
01:21:23 	import org.eclipse.core.databinding.beans.BeansObservables;
01:21:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The type BeansObservables is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[52] 
01:21:23 	public abstract class DelegatingObservableListTest extends DelegatingObservableCollectionTest<IObservableList> {
01:21:23 	                                                                                              ^^^^^^^^^^^^^^^
01:21:23 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[56] 
01:21:23 	class ListListener implements IListChangeListener {
01:21:23 	                              ^^^^^^^^^^^^^^^^^^^
01:21:23 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[58] 
01:21:23 	ListDiff diff;
01:21:23 	^^^^^^^^
01:21:23 ListDiff is a raw type. References to generic type ListDiff<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[63] 
01:21:23 	for (ListDiffEntry next : diff.getDifferences()) {
01:21:23 	     ^^^^^^^^^^^^^
01:21:23 ListDiffEntry is a raw type. References to generic type ListDiffEntry<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[73] 
01:21:23 	public void handleListChange(ListChangeEvent event) {
01:21:23 	                             ^^^^^^^^^^^^^^^
01:21:23 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[82] 
01:21:23 	fixture.addListChangeListener(l);
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[91] 
01:21:23 	fixture.removeListChangeListener(l);
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 Type safety: The method removeListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[116] 
01:21:23 	fixture.addAll(1, newNames);
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 Type safety: The method addAll(int, Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[136] 
01:21:23 	assertThat(fixture.set(2, "Colleen"), is((Object) "Cathy"));
01:21:23 	           ^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[246] 
01:21:23 	protected Class<? extends IObservableList> getDelegateType() {
01:21:23 	                          ^^^^^^^^^^^^^^^
01:21:23 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[252] 
01:21:23 	houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave"));
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[253] 
01:21:23 	houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy"));
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[257] 
01:21:23 	protected IObservableList createDelegate() {
01:21:23 	          ^^^^^^^^^^^^^^^
01:21:23 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[258] 
01:21:23 	return new WritableList(realm, Lists.newArrayList(), String.class);
01:21:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 Type safety: The constructor WritableList(Realm, List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[258] 
01:21:23 	return new WritableList(realm, Lists.newArrayList(), String.class);
01:21:23 	           ^^^^^^^^^^^^
01:21:23 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[267] 
01:21:23 	private IObservableValue master;
01:21:23 	        ^^^^^^^^^^^^^^^^
01:21:23 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[281] 
01:21:23 	protected Class<? extends IObservableList> getDelegateType() {
01:21:23 	                          ^^^^^^^^^^^^^^^
01:21:23 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[287] 
01:21:23 	houseKeeper.setField("list", new ListOfNames());
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, DelegatingObservableListTest.ObservingTest.ListOfNames) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 
01:21:23 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class)));
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 
01:21:23 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class)));
01:21:23 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 
01:21:23 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class)));
01:21:23 	                                                            ^^^^^^^^^^^^^
01:21:23 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[290] 
01:21:23 	houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave"));
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[291] 
01:21:23 	houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy"));
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[295] 
01:21:23 	protected IObservableList createDelegate() {
01:21:23 	          ^^^^^^^^^^^^^^^
01:21:23 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[296] 
01:21:23 	return BeansObservables.observeDetailList(master, "names", String.class);
01:21:23 	       ^^^^^^^^^^^^^^^^
01:21:23 The type BeansObservables is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[296] 
01:21:23 	return BeansObservables.observeDetailList(master, "names", String.class);
01:21:23 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method observeDetailList(IObservableValue, String, Class) from the type BeansObservables is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[300] 
01:21:23 	protected IObservableList createNonObservingDelegate() {
01:21:23 	          ^^^^^^^^^^^^^^^
01:21:23 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[301] 
01:21:23 	return new WritableList(realm, Lists.newArrayList(), String.class);
01:21:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 Type safety: The constructor WritableList(Realm, List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[301] 
01:21:23 	return new WritableList(realm, Lists.newArrayList(), String.class);
01:21:23 	           ^^^^^^^^^^^^
01:21:23 WritableList is a raw type. References to generic type WritableList<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[29] 
01:21:23 	import org.eclipse.core.databinding.beans.BeansObservables;
01:21:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The type BeansObservables is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[51] 
01:21:23 	public abstract class DelegatingObservableSetTest extends DelegatingObservableCollectionTest<IObservableSet> {
01:21:23 	                                                                                             ^^^^^^^^^^^^^^
01:21:23 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[55] 
01:21:23 	class SetListener implements ISetChangeListener {
01:21:23 	                             ^^^^^^^^^^^^^^^^^^
01:21:23 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[57] 
01:21:23 	SetDiff diff;
01:21:23 	^^^^^^^
01:21:23 SetDiff is a raw type. References to generic type SetDiff<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[65] 
01:21:23 	public void handleSetChange(SetChangeEvent event) {
01:21:23 	                            ^^^^^^^^^^^^^^
01:21:23 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[74] 
01:21:23 	fixture.addSetChangeListener(l);
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 Type safety: The method addSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[83] 
01:21:23 	fixture.removeSetChangeListener(l);
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 Type safety: The method removeSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[116] 
01:21:23 	protected Class<? extends IObservableSet> getDelegateType() {
01:21:23 	                          ^^^^^^^^^^^^^^
01:21:23 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[122] 
01:21:23 	houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave"));
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[123] 
01:21:23 	houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy"));
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[127] 
01:21:23 	protected IObservableSet createDelegate() {
01:21:23 	          ^^^^^^^^^^^^^^
01:21:23 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[128] 
01:21:23 	return new WritableSet(realm, Collections.EMPTY_SET, String.class);
01:21:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 Type safety: The constructor WritableSet(Realm, Collection, Object) belongs to the raw type WritableSet. References to generic type WritableSet<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[128] 
01:21:23 	return new WritableSet(realm, Collections.EMPTY_SET, String.class);
01:21:23 	           ^^^^^^^^^^^
01:21:23 WritableSet is a raw type. References to generic type WritableSet<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[137] 
01:21:23 	private IObservableValue master;
01:21:23 	        ^^^^^^^^^^^^^^^^
01:21:23 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[151] 
01:21:23 	protected Class<? extends IObservableSet> getDelegateType() {
01:21:23 	                          ^^^^^^^^^^^^^^
01:21:23 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[157] 
01:21:23 	houseKeeper.setField("set", new SetOfStrings());
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, DelegatingObservableSetTest.ObservingTest.SetOfStrings) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 
01:21:23 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class)));
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 
01:21:23 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class)));
01:21:23 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 
01:21:23 	houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class)));
01:21:23 	                                                            ^^^^^^^^^^^^^
01:21:23 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[160] 
01:21:23 	houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave"));
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[161] 
01:21:23 	houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy"));
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[165] 
01:21:23 	protected IObservableSet createDelegate() {
01:21:23 	          ^^^^^^^^^^^^^^
01:21:23 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[166] 
01:21:23 	return BeansObservables.observeDetailSet(master, "strings", String.class);
01:21:23 	       ^^^^^^^^^^^^^^^^
01:21:23 The type BeansObservables is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[166] 
01:21:23 	return BeansObservables.observeDetailSet(master, "strings", String.class);
01:21:23 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method observeDetailSet(IObservableValue, String, Class) from the type BeansObservables is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[170] 
01:21:23 	protected IObservableSet createNonObservingDelegate() {
01:21:23 	          ^^^^^^^^^^^^^^
01:21:23 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[171] 
01:21:23 	return new WritableSet(realm, Collections.EMPTY_SET, String.class);
01:21:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 Type safety: The constructor WritableSet(Realm, Collection, Object) belongs to the raw type WritableSet. References to generic type WritableSet<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[171] 
01:21:23 	return new WritableSet(realm, Collections.EMPTY_SET, String.class);
01:21:23 	           ^^^^^^^^^^^
01:21:23 WritableSet is a raw type. References to generic type WritableSet<E> should be parameterized
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[66] 
01:21:23 	assertThat(fixture, instanceOf(getFixtureType()));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(T, Matcher<? super T>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[72] 
01:21:23 	assertThat(observable, instanceOf(getFixtureType()));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[78] 
01:21:23 	assertThat(observable, instanceOf(getFixtureType()));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[81] 
01:21:23 	assertThat(observable, instanceOf(getFixtureType()));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[82] 
01:21:23 	assertThat(observable, instanceOf(IObserving.class));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[91] 
01:21:23 	assertThat(counter.count(), is(1));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[98] 
01:21:23 	assertThat(observing.getObserved(), notNullValue());
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[99] 
01:21:23 	assertThat(observing.getObserved(), is(((IObserving) delegate).getObserved()));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[108] 
01:21:23 	assertThat(counter.count(), is(1));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[114] 
01:21:23 	assertThat(counter.count(), is(1)); // Wasn't listening for second change
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[121] 
01:21:23 	assertThat(fixture.isStale(), is(false));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[125] 
01:21:23 	assertThat(fixture.isStale(), is(true));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[138] 
01:21:23 	assertThat(staleEvent.getObservable(), sameInstance((IObservable) fixture));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[147] 
01:21:23 	assertThat(l.count, is(1));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[157] 
01:21:23 	assertThat(counter.count, is(1)); // Dispose is idempotent
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[164] 
01:21:23 	assertThat(delegator().getDelegate(), nullValue());
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[167] 
01:21:23 	assertThat(delegate.isDisposed(), is(false));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[182] 
01:21:23 	assertThat(counter.count(), is(1));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[187] 
01:21:23 	assertThat(fixture.isDisposed(), is(false));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[191] 
01:21:23 	assertThat(fixture.isDisposed(), is(true));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[196] 
01:21:23 	assertThat(fixture.getRealm(), is(realm));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Realm, Matcher<? super Realm>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[201] 
01:21:23 	assertThat(fixture, equalTo(delegate));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(T, Matcher<? super T>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[206] 
01:21:23 	assertThat(fixture.hashCode(), is(delegate.hashCode()));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[215] 
01:21:23 	assertThat(redelegator, notNullValue());
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[218] 
01:21:23 	assertThat((Object) redelegator.getClass(), sameInstance((Object) fixture.getClass()));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[221] 
01:21:23 	assertThat(redelegator, not(sameInstance((IObservable) fixture)));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[224] 
01:21:23 	assertThat(((IDelegatingObservable) redelegator).getDelegate(), sameInstance((IObservable) fixture));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[235] 
01:21:23 	houseKeeper.setField("delegate", createDelegate());
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, T) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[236] 
01:21:23 	houseKeeper.setField("fixture", DelegatingObservable.wrap(delegate));
01:21:23 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method setField(String, IObservable) from the type AbstractHouseKeeperRule is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[335] 
01:21:23 	assertThat(event.getObservable(), sameInstance(expectedSource));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
01:21:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[357] 
01:21:23 	assertThat(event.getObservable(), sameInstance(expectedSource));
01:21:23 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:23 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated
01:21:23 180 problems (180 warnings)
01:21:23 [INFO] 
01:21:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/test/resources
01:21:23 [INFO] 
01:21:23 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:23 [INFO] 
01:21:23 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/target/org.eclipse.papyrus.infra.tools.tests-2.0.0-SNAPSHOT.jar
01:21:23 [INFO] 
01:21:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:23 [INFO] 
01:21:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:23 [INFO] 
01:21:23 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:23 [INFO] Skipping tests
01:21:23 [INFO] 
01:21:23 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.tools.tests ---
01:21:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:23 [INFO] 
01:21:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests.releng >--
01:21:23 [INFO] Building org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT [602/728]
01:21:23 [INFO] --------------------------------[ pom ]---------------------------------
01:21:23 [INFO] 
01:21:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.tests.releng ---
01:21:23 [INFO] 
01:21:23 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.tests.releng ---
01:21:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:23 [INFO] 
01:21:23 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.tests.releng ---
01:21:23 [INFO] 
01:21:23 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.types.tests.releng ---
01:21:23 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:23 [INFO] 
01:21:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests >---
01:21:23 [INFO] Building org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT  [603/728]
01:21:23 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:23 [INFO] 
01:21:23 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.tests ---
01:21:23 [INFO] 
01:21:23 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.tests ---
01:21:23 [INFO] The project's OSGi version is 4.0.0.202103040552
01:21:23 [INFO] 
01:21:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.tests ---
01:21:23 [INFO] 
01:21:23 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.tests ---
01:21:23 [INFO] 
01:21:23 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.tests ---
01:21:23 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:23 [INFO] 
01:21:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.tests ---
01:21:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/main/resources
01:21:23 [INFO] 
01:21:23 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.tests ---
01:21:23 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/bin
01:21:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[43] 
01:21:24 	import org.eclipse.papyrus.infra.types.core.utils.AdviceComparator;
01:21:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:24 The type AdviceComparator is deprecated
01:21:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[213] 
01:21:24 	List<EObject> originalChildren = new ArrayList<EObject>((List<EObject>) objectToDelete.eContainer().eGet(objectToDelete.eContainingFeature(), true));
01:21:24 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:24 Type safety: Unchecked cast from Object to List<EObject>
01:21:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[221] 
01:21:24 	List<EObject> afterDeletionChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true));
01:21:24 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:24 Type safety: Unchecked cast from Object to List<EObject>
01:21:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[230] 
01:21:24 	List<EObject> afterUndoChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true));
01:21:24 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:24 Type safety: Unchecked cast from Object to List<EObject>
01:21:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[238] 
01:21:24 	List<EObject> afterRedoChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true));
01:21:24 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:24 Type safety: Unchecked cast from Object to List<EObject>
01:21:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[262] 
01:21:24 	Arrays.sort(advicesAfterLoading, new AdviceComparator(classElementType, TypeContext.getDefaultContext().getId()));
01:21:24 	                                     ^^^^^^^^^^^^^^^^
01:21:24 The type AdviceComparator is deprecated
01:21:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[262] 
01:21:24 	Arrays.sort(advicesAfterLoading, new AdviceComparator(classElementType, TypeContext.getDefaultContext().getId()));
01:21:24 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:24 The constructor AdviceComparator(IElementType, String) is deprecated
01:21:24 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/AbstractElementTypeTests.java:[94] 
01:21:24 	@SuppressWarnings("restriction")
01:21:24 	                  ^^^^^^^^^^^^^
01:21:24 Unnecessary @SuppressWarnings("restriction")
01:21:24 8 problems (8 warnings)
01:21:24 [INFO] 
01:21:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.tests ---
01:21:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/test/resources
01:21:24 [INFO] 
01:21:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.tests ---
01:21:24 [INFO] 
01:21:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.tests ---
01:21:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/target/org.eclipse.papyrus.infra.types.tests-4.0.0-SNAPSHOT.jar
01:21:24 [INFO] 
01:21:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.tests ---
01:21:24 [INFO] 
01:21:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.tests ---
01:21:24 [INFO] 
01:21:24 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.types.tests ---
01:21:24 [INFO] Skipping tests
01:21:24 [INFO] 
01:21:24 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.types.tests ---
01:21:24 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:24 [INFO] 
01:21:24 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests >--
01:21:24 [INFO] Building org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT [604/728]
01:21:24 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:24 [INFO] 
01:21:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] 
01:21:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] The project's OSGi version is 4.0.0.202103040552
01:21:24 [INFO] 
01:21:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] 
01:21:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] 
01:21:24 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:24 [INFO] 
01:21:24 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/main/resources
01:21:24 [INFO] 
01:21:24 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/bin
01:21:24 [INFO] 
01:21:24 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:24 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/test/resources
01:21:24 [INFO] 
01:21:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] 
01:21:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/target/org.eclipse.papyrus.infra.types.ui.tests-4.0.0-SNAPSHOT.jar
01:21:24 [INFO] 
01:21:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] 
01:21:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] 
01:21:24 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] Skipping tests
01:21:24 [INFO] 
01:21:24 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.types.ui.tests ---
01:21:24 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:24 [INFO] 
01:21:24 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests >--
01:21:24 [INFO] Building org.eclipse.papyrus.infra.ui.emf.tests 2.0.0-SNAPSHOT [605/728]
01:21:24 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:25 [INFO] 
01:21:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] 
01:21:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:25 [INFO] 
01:21:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] 
01:21:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] 
01:21:25 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:25 [INFO] 
01:21:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/main/resources
01:21:25 [INFO] 
01:21:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/bin
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[52] 
01:21:25 	assertThat(fixture.getText(imported), is("<Package> foo (imported by <Package> bar)"));
01:21:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:25 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[67] 
01:21:25 	assertThat("Label provider did not notify", gotEvent[0], is(true));
01:21:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:25 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[82] 
01:21:25 	assertThat("Label provider did not notify", gotEvent[0], is(true));
01:21:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:25 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/EMFLabelProviderTest.java:[45] 
01:21:25 	assertThat(fixture.getText(package_), is("<Package> foo"));
01:21:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:25 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/EMFLabelProviderTest.java:[59] 
01:21:25 	assertThat("Label provider did not notify", gotEvent[0], is(true));
01:21:25 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:25 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[52] 
01:21:25 	import org.eclipse.papyrus.infra.emf.readonly.internal.ControlledResourceTracker;
01:21:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:25 Discouraged access: The type 'ControlledResourceTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/bin')
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[74] 
01:21:25 	* Test suite for the {@link ReferencedModelReadOnlyHandler} class.
01:21:25 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:25 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[85] 
01:21:25 	private ReferencedModelReadOnlyHandler fixture;
01:21:25 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:25 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[184] 
01:21:25 	assertThat(fixture.anyReadOnly(discretionAxes(), new URI[] { uri }).or(false), is(false));
01:21:25 	                   ^^^^^^^^^^^
01:21:25 Discouraged access: The method 'ReferencedModelReadOnlyHandler.anyReadOnly(Set<ReadOnlyAxis>, URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[185] 
01:21:25 	assertThat(fixture.canMakeWritable(discretionAxes(), new URI[] { uri }).or(true), is(false));
01:21:25 	                   ^^^^^^^^^^^^^^^
01:21:25 Discouraged access: The method 'ReferencedModelReadOnlyHandler.canMakeWritable(Set<ReadOnlyAxis>, URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[198] 
01:21:25 	fixture = new ReferencedModelReadOnlyHandler(domain);
01:21:25 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:25 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[198] 
01:21:25 	fixture = new ReferencedModelReadOnlyHandler(domain);
01:21:25 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:25 Discouraged access: The constructor 'ReferencedModelReadOnlyHandler(EditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[199] 
01:21:25 	fixture.setInteractive(false);
01:21:25 	        ^^^^^^^^^^^^^^
01:21:25 Discouraged access: The method 'ReferencedModelReadOnlyHandler.setInteractive(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf/bin')
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 
01:21:25 	Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI());
01:21:25 	                ^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:25 Discouraged access: The type 'ControlledResourceTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/bin')
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 
01:21:25 	Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI());
01:21:25 	                                          ^^^^^^^^^^^
01:21:25 Discouraged access: The method 'ControlledResourceTracker.getInstance(EditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/bin')
01:21:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 
01:21:25 	Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI());
01:21:25 	                                                              ^^^^^^^^^^^^^^^^^^^
01:21:25 Discouraged access: The method 'ControlledResourceTracker.getRootResourceURIs(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly/bin')
01:21:25 16 problems (16 warnings)
01:21:25 [INFO] 
01:21:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/test/resources
01:21:25 [INFO] 
01:21:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] 
01:21:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/target/org.eclipse.papyrus.infra.ui.emf.tests-2.0.0-SNAPSHOT.jar
01:21:25 [INFO] 
01:21:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] 
01:21:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] 
01:21:25 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] Skipping tests
01:21:25 [INFO] 
01:21:25 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.ui.emf.tests ---
01:21:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:25 [INFO] 
01:21:25 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests >----
01:21:25 [INFO] Building org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT     [606/728]
01:21:25 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:25 [INFO] 
01:21:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:25 [INFO] 
01:21:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:25 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:25 [INFO] 
01:21:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:25 [INFO] 
01:21:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:25 [INFO] 
01:21:25 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:25 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:25 [INFO] 
01:21:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/main/resources
01:21:25 [INFO] 
01:21:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:25 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/bin
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/util/UIUtilTest.java:[31] 
01:21:26 	import org.eclipse.papyrus.infra.ui.util.UIUtil;
01:21:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The import org.eclipse.papyrus.infra.ui.util.UIUtil is never used
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/FakeSaveEvent.java:[6] 
01:21:26 	import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent;
01:21:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent is never used
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePageTest.java:[22] 
01:21:26 	import org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePage;
01:21:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The import org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePage is never used
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/FakeSaveEventListener.java:[9] 
01:21:26 	import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent;
01:21:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent is never used
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/FakeSaveEventListener.java:[10] 
01:21:26 	import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener;
01:21:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener is never used
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[40] 
01:21:26 	assertThat(fixture.getElements("foo"), is(new Object[] { "root1", "root2", "root3" }));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[48] 
01:21:26 	assertThat(fixture.getElements().length, greaterThan(0));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[50] 
01:21:26 	assertThat(fixture.getElements().length, is(0));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[58] 
01:21:26 	assertThat(fixture.getChildren("root2"), is(new Object[] { "child2.1", "child2.2", "child2.3" }));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[59] 
01:21:26 	assertThat(fixture.getChildren("child2.2"), is(new Object[] { "child2.2.1", "child2.2.2" }));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[60] 
01:21:26 	assertThat(fixture.getChildren("bogus"), is(new Object[] {}));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[68] 
01:21:26 	assertThat(fixture.getParent("root2"), nullValue()); // It's a root
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[69] 
01:21:26 	assertThat(fixture.getParent("child2.2"), is("root2"));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[70] 
01:21:26 	assertThat(fixture.getParent("child2.2.2"), is("child2.2"));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[71] 
01:21:26 	assertThat(fixture.getParent("bogus"), nullValue()); // It's not an element
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[79] 
01:21:26 	assertThat(fixture.hasChildren("root2"), is(true));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[80] 
01:21:26 	assertThat(fixture.hasChildren("child2.2"), is(true));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[81] 
01:21:26 	assertThat(fixture.hasChildren("child2.2.3"), is(false));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[82] 
01:21:26 	assertThat(fixture.hasChildren("bogus"), is(false)); // It's not an element
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[90] 
01:21:26 	assertThat(fixture.getAdaptedValue("root1"), notNullValue());
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[91] 
01:21:26 	assertThat(fixture.getAdaptedValue("root1"), sameInstance(fixture.getAdaptedValue("root1")));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[92] 
01:21:26 	assertThat(fixture.getAdaptedValue("child1.2"), notNullValue());
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[93] 
01:21:26 	assertThat(fixture.getAdaptedValue("child1.2"), not(fixture.getAdaptedValue("root1")));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[94] 
01:21:26 	assertThat(fixture.getAdaptedValue("bogus"), nullValue());
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[102] 
01:21:26 	assertThat(fixture.isValidValue("root1"), is(true));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[103] 
01:21:26 	assertThat(fixture.isValidValue("child1.2"), is(true));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[104] 
01:21:26 	assertThat(fixture.isValidValue("bogus"), is(false));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[112] 
01:21:26 	assertThat(fixture.getElements(), is(new Object[] { "root1", "root2", "root3" }));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/LifeCycleEventsProviderTest.java:[9] 
01:21:26 	import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent;
01:21:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent is never used
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/LifeCycleEventsProviderTest.java:[10] 
01:21:26 	import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener;
01:21:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener is never used
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/LifeCycleEventsProviderTest.java:[11] 
01:21:26 	import org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProvider;
01:21:26 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The import org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProvider is never used
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[48] 
01:21:26 	assertThat(fixture.getElements("foo"),
01:21:26 				is(new Object[] { "root1", "root2", "root3", "A", "B", "C" }));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[54] 
01:21:26 	assertThat(sFixture.getElements().length, greaterThan(3));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[56] 
01:21:26 	assertThat(sFixture.getElements().length, is(0));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[61] 
01:21:26 	assertThat(fixture.getChildren("child2.2"), is(new Object[] { "child2.2.1", "child2.2.2" }));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[62] 
01:21:26 	assertThat(fixture.getChildren("4"), is(new Object[] { "i", "ii" }));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[63] 
01:21:26 	assertThat(fixture.getChildren("bogus"), is(new Object[] {}));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[68] 
01:21:26 	assertThat(fixture.getParent("root2"), nullValue()); // It's a root
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[69] 
01:21:26 	assertThat(fixture.getParent("B"), nullValue()); // It's a root
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[70] 
01:21:26 	assertThat(fixture.getParent("child2.2"), is("root2"));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[71] 
01:21:26 	assertThat(fixture.getParent("ii"), is("4"));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[72] 
01:21:26 	assertThat(fixture.getParent("bogus"), nullValue()); // It's not an element
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[77] 
01:21:26 	assertThat(fixture.hasChildren("root2"), is(true));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[78] 
01:21:26 	assertThat(fixture.hasChildren("C"), is(true));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[79] 
01:21:26 	assertThat(fixture.hasChildren("child2.2"), is(true));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[80] 
01:21:26 	assertThat(fixture.hasChildren("4"), is(true));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[81] 
01:21:26 	assertThat(fixture.hasChildren("child2.2.3"), is(false));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[82] 
01:21:26 	assertThat(fixture.hasChildren("i"), is(false));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[83] 
01:21:26 	assertThat(fixture.hasChildren("bogus"), is(false)); // It's not an element
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[88] 
01:21:26 	assertThat(aFixture.getAdaptedValue("B"), notNullValue());
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[89] 
01:21:26 	assertThat(aFixture.getAdaptedValue("B"), sameInstance(aFixture.getAdaptedValue("B")));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[90] 
01:21:26 	assertThat(aFixture.getAdaptedValue("4"), notNullValue());
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[91] 
01:21:26 	assertThat(aFixture.getAdaptedValue("4"), not(aFixture.getAdaptedValue("B")));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[92] 
01:21:26 	assertThat(aFixture.getAdaptedValue("bogus"), is("bogus")); // Not recognized as an element
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[97] 
01:21:26 	assertThat(hFixture.isValidValue("C"), is(true));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[98] 
01:21:26 	assertThat(hFixture.isValidValue("5"), is(true));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[99] 
01:21:26 	assertThat(hFixture.isValidValue("bogus"), is(false));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:21:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[104] 
01:21:26 	assertThat(sFixture.getElements(),
01:21:26 				is(new Object[] { "root1", "root2", "root3", "A", "B", "C" }));
01:21:26 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:26 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated
01:21:26 58 problems (58 warnings)
01:21:26 [INFO] 
01:21:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/test/resources
01:21:26 [INFO] 
01:21:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:26 [INFO] 
01:21:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/target/org.eclipse.papyrus.infra.ui.tests-2.0.0-SNAPSHOT.jar
01:21:26 [INFO] 
01:21:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:26 [INFO] 
01:21:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:27 [INFO] 
01:21:27 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:27 [INFO] Skipping tests
01:21:27 [INFO] 
01:21:27 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.ui.tests ---
01:21:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:27 [INFO] 
01:21:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.tests.releng >--
01:21:27 [INFO] Building org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT [607/728]
01:21:27 [INFO] --------------------------------[ pom ]---------------------------------
01:21:27 [INFO] 
01:21:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.tests.releng ---
01:21:27 [INFO] 
01:21:27 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.viewpoints.tests.releng ---
01:21:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:27 [INFO] 
01:21:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.tests.releng ---
01:21:27 [INFO] 
01:21:27 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.viewpoints.tests.releng ---
01:21:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:27 [INFO] 
01:21:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests >--
01:21:27 [INFO] Building org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT [608/728]
01:21:27 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:27 [INFO] 
01:21:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:27 [INFO] 
01:21:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:27 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:27 [INFO] 
01:21:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:27 [INFO] 
01:21:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:27 [INFO] 
01:21:27 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:27 [INFO] 
01:21:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/main/resources
01:21:27 [INFO] 
01:21:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:27 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/bin
01:21:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/ViewPrototypeTest.java:[52] 
01:21:28 	private static PolicyChecker policyToRestore;
01:21:28 	                             ^^^^^^^^^^^^^^^
01:21:28 The value of the field ViewPrototypeTest.policyToRestore is not used
01:21:28 2 problems (0 errors, 1 warning, 1 info)
01:21:28 [INFO] 
01:21:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/test/resources
01:21:28 [INFO] 
01:21:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/target/org.eclipse.papyrus.infra.viewpoints.policy.tests-2.0.0-SNAPSHOT.jar
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:28 [INFO] Skipping tests
01:21:28 [INFO] 
01:21:28 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.viewpoints.policy.tests ---
01:21:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:28 [INFO] 
01:21:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature >---
01:21:28 [INFO] Building org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT [609/728]
01:21:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:21:28 [INFO] 
01:21:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.emf.facet.feature ---
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.emf.facet.feature ---
01:21:28 [INFO] The project's OSGi version is 1.0.0.202103040552
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.emf.facet.feature ---
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.emf.facet.feature ---
01:21:28 [INFO] 
01:21:28 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.emf.facet.feature ---
01:21:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:28 [INFO] 
01:21:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.emf.facet.feature ---
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.emf.facet.feature ---
01:21:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/target/org.eclipse.papyrus.tests.emf.facet.feature-1.0.0-SNAPSHOT.jar
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.emf.facet.feature ---
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.emf.facet.feature ---
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.emf.facet.feature ---
01:21:28 [INFO] 
01:21:28 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.emf.facet.feature ---
01:21:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:28 [INFO] 
01:21:28 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tests.releng >---
01:21:28 [INFO] Building org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT   [610/728]
01:21:28 [INFO] --------------------------------[ pom ]---------------------------------
01:21:28 [INFO] 
01:21:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tests.releng ---
01:21:28 [INFO] 
01:21:28 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tests.releng ---
01:21:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tests.releng ---
01:21:28 [INFO] 
01:21:28 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.tests.releng ---
01:21:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:28 [INFO] 
01:21:28 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests.releng >--
01:21:28 [INFO] Building org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT [611/728]
01:21:28 [INFO] --------------------------------[ pom ]---------------------------------
01:21:28 [INFO] 
01:21:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.tests.releng ---
01:21:28 [INFO] 
01:21:28 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.tests.releng ---
01:21:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:28 [INFO] 
01:21:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.tests.releng ---
01:21:28 [INFO] 
01:21:28 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.tests.releng ---
01:21:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:28 [INFO] 
01:21:28 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests >---
01:21:28 [INFO] Building org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT  [612/728]
01:21:28 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:29 [INFO] 
01:21:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:29 [INFO] 
01:21:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:29 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:29 [INFO] 
01:21:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:29 [INFO] 
01:21:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:29 [INFO] 
01:21:29 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:29 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:29 [INFO] 
01:21:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/main/resources
01:21:29 [INFO] 
01:21:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:29 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/bin
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[24] 
01:21:33 	import org.eclipse.papyrus.uml.service.types.internal.ui.advice.InstanceSpecificationLinkEditHelperAdvice;
01:21:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin')
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[79] 
01:21:33 	Set<Association> associations = InstanceSpecificationLinkEditHelperAdvice.getModelAssociations((InstanceSpecification) source.resolveSemanticElement(), (InstanceSpecification) target.resolveSemanticElement());
01:21:33 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin')
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[79] 
01:21:33 	Set<Association> associations = InstanceSpecificationLinkEditHelperAdvice.getModelAssociations((InstanceSpecification) source.resolveSemanticElement(), (InstanceSpecification) target.resolveSemanticElement());
01:21:33 	                                                                          ^^^^^^^^^^^^^^^^^^^^
01:21:33 Discouraged access: The method 'InstanceSpecificationLinkEditHelperAdvice.getModelAssociations(InstanceSpecification, InstanceSpecification)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin')
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[86] 
01:21:33 	InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(request, association);
01:21:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin')
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[86] 
01:21:33 	InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(request, association);
01:21:33 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 Discouraged access: The method 'InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(CreateConnectionViewRequest, Association)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/bin')
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[30] 
01:21:33 	import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx;
01:21:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[127] 
01:21:33 	Assert.assertEquals("the editor of this editpart must be multiline editor", MultiLineCellEditor.class, manager.getTextCellEditorClass(editableEditPart));
01:21:33 	                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 The static method getTextCellEditorClass(GraphicalEditPart) from the type MultilineLabelDirectEditManager should be accessed in a static way
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[130] 
01:21:33 	Assert.assertEquals("the editor of this editpart must be simple editor", TextCellEditorEx.class, manager.getTextCellEditorClass(editableEditPart));
01:21:33 	                                                                         ^^^^^^^^^^^^^^^^
01:21:33 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.7.1.202004160913/org.eclipse.gmf.runtime.gef.ui-1.7.1.202004160913.jar')
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[130] 
01:21:33 	Assert.assertEquals("the editor of this editpart must be simple editor", TextCellEditorEx.class, manager.getTextCellEditorClass(editableEditPart));
01:21:33 	                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 The static method getTextCellEditorClass(GraphicalEditPart) from the type MultilineLabelDirectEditManager should be accessed in a static way
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[61] 
01:21:33 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
01:21:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 The type DiResourceSet is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[300] 
01:21:33 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
01:21:33 	                                                  ^^^^^^^^^^^^^
01:21:33 The type DiResourceSet is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[300] 
01:21:33 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
01:21:33 	                                                  ^^^^^^^^^^^^^^^
01:21:33 The constructor DiResourceSet() is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[311] 
01:21:33 	diResourceSet.createsModels(file);
01:21:33 	              ^^^^^^^^^^^^^^^^^^^
01:21:33 The method createsModels(IFile) from the type ModelSet is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java:[182] 
01:21:33 	boolean foundCompartment = false;
01:21:33 	        ^^^^^^^^^^^^^^^^
01:21:33 The value of the local variable foundCompartment is not used
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java:[210] 
01:21:33 	Element root = (Element) getContainerEditPart().resolveSemanticElement();
01:21:33 	        ^^^^
01:21:33 The value of the local variable root is not used
01:21:33 16. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java (at line 224)
01:21:33 	assertTrue(CREATION + TEST_IF_THE_COMMAND_IS_CREATED, command.equals(UnexecutableCommand.INSTANCE));
01:21:33 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 Unlikely argument type for equals(): UnexecutableCommand seems to be unrelated to Command
01:21:33 17. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java (at line 226)
01:21:33 	assertTrue(CREATION + TEST_IF_THE_COMMAND_IS_CREATED, (!command.equals(UnexecutableCommand.INSTANCE)));
01:21:33 	                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 Unlikely argument type for equals(): UnexecutableCommand seems to be unrelated to Command
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[184] 
01:21:33 	houseKeeper.setField("project", houseKeeper.createProject(testCase.getProjectName())); //$NON-NLS-1$
01:21:33 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 The method setField(String, IProject) from the type AbstractHouseKeeperRule is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[185] 
01:21:33 	houseKeeper.setField("file", project.getFile(testCase.getFileName())); //$NON-NLS-1$
01:21:33 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 The method setField(String, IFile) from the type AbstractHouseKeeperRule is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[257] 
01:21:33 	houseKeeper.setField("preserve", preserve.build());
01:21:33 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 The method setField(String, ImmutableList<EObject>) from the type AbstractHouseKeeperRule is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/synchronization/AbstractSynchronizationTest.java:[100] 
01:21:33 	houseKeeper.setField("adapterFactory", new ComposedAdapterFactory(ComposedAdapterFactory.Descriptor.Registry.INSTANCE));
01:21:33 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 The method setField(String, ComposedAdapterFactory) from the type AbstractHouseKeeperRule is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestListCompartmentHelper.java:[134] 
01:21:33 	Assert.assertTrue(ddCommand != null || true == ddCommand.canExecute());
01:21:33 	                                               ^^^^^^^^^
01:21:33 Null pointer access: The variable ddCommand can only be null at this location
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestDiagram.java:[81] 
01:21:33 	Iterator<EObject> roots = NavigatorUtils.getNotationRoots(rootSemanticModel);
01:21:33 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 The method getNotationRoots(EObject) from the type NavigatorUtils is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[60] 
01:21:33 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
01:21:33 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 The type ServiceUtilsForActionHandlers is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 
01:21:33 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
01:21:33 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 The type ServiceUtilsForActionHandlers is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 
01:21:33 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
01:21:33 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 The type ServiceUtilsForActionHandlers is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 
01:21:33 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
01:21:33 	                                                                           ^^^^^^^^^^^^^
01:21:33 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[155] 
01:21:33 	editingDomain = serviceUtils.getTransactionalEditingDomain();
01:21:33 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:33 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
01:21:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[344] 
01:21:33 	for (Iterator iteratorChildren = linkEditPart.getChildren().iterator(); iteratorChildren.hasNext();) {
01:21:33 	     ^^^^^^^^
01:21:33 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
01:21:33 29 problems (0 errors, 27 warnings, 2 infos)
01:21:33 [INFO] 
01:21:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/test/resources
01:21:33 [INFO] 
01:21:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:33 [INFO] 
01:21:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/target/org.eclipse.papyrus.uml.diagram.tests-2.0.0-SNAPSHOT.jar
01:21:33 [INFO] 
01:21:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:33 [INFO] 
01:21:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:33 [INFO] 
01:21:33 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:33 [INFO] Skipping tests
01:21:33 [INFO] 
01:21:33 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.tests ---
01:21:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:33 [INFO] 
01:21:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests >--
01:21:33 [INFO] Building org.eclipse.papyrus.uml.diagram.clazz.tests 2.0.0-SNAPSHOT [613/728]
01:21:33 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:33 [INFO] 
01:21:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:33 [INFO] 
01:21:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:33 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:33 [INFO] 
01:21:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:33 [INFO] 
01:21:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:33 [INFO] 
01:21:33 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:33 [INFO] 
01:21:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/src/main/resources
01:21:33 [INFO] 
01:21:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:33 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/bin
01:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[106] 
01:21:34 	assertThat(modelToMove, instanceOf(NodeImpl.class));
01:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:34 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[154] 
01:21:34 	assertThat(firstModelToMove, instanceOf(NodeImpl.class));
01:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:34 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[158] 
01:21:34 	assertThat(secondModelToMove, instanceOf(NodeImpl.class));
01:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:34 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[213] 
01:21:34 	assertThat(modelTarget, instanceOf(NodeImpl.class));
01:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:34 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/copyPaste/ConstraintPasteStrategyTest.java:[276] 
01:21:34 	List arrayList = (List) defaultVariable;
01:21:34 	^^^^
01:21:34 List is a raw type. References to generic type List<E> should be parameterized
01:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/copyPaste/ConstraintPasteStrategyTest.java:[276] 
01:21:34 	List arrayList = (List) defaultVariable;
01:21:34 	                  ^^^^
01:21:34 List is a raw type. References to generic type List<E> should be parameterized
01:21:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug481317_MoveGeneralizationTest.java:[188] 
01:21:34 	assertThat(modelTarget, instanceOf(NodeImpl.class));
01:21:34 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:34 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:34 9 problems (0 errors, 7 warnings, 2 infos)
01:21:34 [INFO] 
01:21:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/src/test/resources
01:21:34 [INFO] 
01:21:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:35 [INFO] 
01:21:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/target/org.eclipse.papyrus.uml.diagram.clazz.tests-2.0.0-SNAPSHOT.jar
01:21:35 [INFO] 
01:21:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:35 [INFO] 
01:21:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:35 [INFO] 
01:21:35 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:35 [INFO] Skipping tests
01:21:35 [INFO] 
01:21:35 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.clazz.tests ---
01:21:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:35 [INFO] 
01:21:35 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests >--
01:21:35 [INFO] Building org.eclipse.papyrus.uml.diagram.activity.tests 2.0.0-SNAPSHOT [614/728]
01:21:35 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:35 [INFO] 
01:21:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:35 [INFO] 
01:21:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:35 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:35 [INFO] 
01:21:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:35 [INFO] 
01:21:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:35 [INFO] 
01:21:35 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:35 [INFO] 
01:21:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/main/resources
01:21:35 [INFO] 
01:21:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:35 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/bin
01:21:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[43] 
01:21:37 	private final static Logger log = Logger.getAnonymousLogger();
01:21:37 	                            ^^^
01:21:37 The value of the field TestActivityMargin.log is not used
01:21:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[79] 
01:21:37 	int expectedSemanticChildren = 0;
01:21:37 	    ^^^^^^^^^^^^^^^^^^^^^^^^
01:21:37 The value of the local variable expectedSemanticChildren is not used
01:21:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[81] 
01:21:37 	int addedSemanticChildren = 1;
01:21:37 	    ^^^^^^^^^^^^^^^^^^^^^
01:21:37 The value of the local variable addedSemanticChildren is not used
01:21:37 3 problems (3 warnings)
01:21:37 [INFO] 
01:21:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/test/resources
01:21:37 [INFO] 
01:21:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:37 [INFO] 
01:21:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/target/org.eclipse.papyrus.uml.diagram.activity.tests-2.0.0-SNAPSHOT.jar
01:21:37 [INFO] 
01:21:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:37 [INFO] 
01:21:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:37 [INFO] 
01:21:37 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:37 [INFO] Skipping tests
01:21:37 [INFO] 
01:21:37 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.activity.tests ---
01:21:37 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:37 [INFO] 
01:21:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests >--
01:21:37 [INFO] Building org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT [615/728]
01:21:37 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:37 [INFO] 
01:21:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:37 [INFO] 
01:21:37 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:37 [INFO] The project's OSGi version is 5.0.0.202103040552
01:21:37 [INFO] 
01:21:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:37 [INFO] 
01:21:37 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:37 [INFO] 
01:21:37 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:37 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:37 [INFO] 
01:21:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/main/resources
01:21:37 [INFO] 
01:21:37 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:37 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/bin
01:21:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[51] 
01:21:38 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
01:21:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:38 The type ServiceUtilsForActionHandlers is deprecated
01:21:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 
01:21:38 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
01:21:38 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:38 The type ServiceUtilsForActionHandlers is deprecated
01:21:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 
01:21:38 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
01:21:38 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:38 The type ServiceUtilsForActionHandlers is deprecated
01:21:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 
01:21:38 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
01:21:38 	                                                                           ^^^^^^^^^^^^^
01:21:38 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:21:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[99] 
01:21:38 	editingDomain = serviceUtils.getTransactionalEditingDomain();
01:21:38 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:38 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
01:21:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[45] 
01:21:38 	import org.eclipse.papyrus.uml.diagram.usecase.dnd.strategy.UsecaseToSubjectinUsecaseDiagramDropStrategy;
01:21:38 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:38 Discouraged access: The type 'UsecaseToSubjectinUsecaseDiagramDropStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/bin')
01:21:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[174] 
01:21:38 	return new UsecaseToSubjectinUsecaseDiagramDropStrategy() {
01:21:38 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:38 Discouraged access: The type 'UsecaseToSubjectinUsecaseDiagramDropStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/bin')
01:21:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[174] 
01:21:38 	return new UsecaseToSubjectinUsecaseDiagramDropStrategy() {
01:21:38 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:38 Discouraged access: The constructor 'UsecaseToSubjectinUsecaseDiagramDropStrategy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/bin')
01:21:38 8 problems (8 warnings)
01:21:38 [INFO] 
01:21:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/test/resources
01:21:38 [INFO] 
01:21:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:38 [INFO] 
01:21:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/target/org.eclipse.papyrus.uml.diagram.usecase.tests-5.0.0-SNAPSHOT.jar
01:21:38 [INFO] 
01:21:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:38 [INFO] 
01:21:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:38 [INFO] 
01:21:38 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:38 [INFO] Skipping tests
01:21:38 [INFO] 
01:21:38 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.usecase.tests ---
01:21:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:38 [INFO] 
01:21:38 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests >--
01:21:38 [INFO] Building org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT [616/728]
01:21:38 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:39 [INFO] 
01:21:39 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] 
01:21:39 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:39 [INFO] 
01:21:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] 
01:21:39 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] 
01:21:39 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:39 [INFO] 
01:21:39 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/src/main/resources
01:21:39 [INFO] 
01:21:39 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/bin
01:21:39 [INFO] 
01:21:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/src/test/resources
01:21:39 [INFO] 
01:21:39 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] 
01:21:39 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/target/org.eclipse.papyrus.uml.diagram.deployment.tests-2.0.0-SNAPSHOT.jar
01:21:39 [INFO] 
01:21:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] 
01:21:39 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] 
01:21:39 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] Skipping tests
01:21:39 [INFO] 
01:21:39 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.deployment.tests ---
01:21:39 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:39 [INFO] 
01:21:39 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests >--
01:21:39 [INFO] Building org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT [617/728]
01:21:39 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:40 [INFO] 
01:21:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:40 [INFO] 
01:21:40 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:40 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:40 [INFO] 
01:21:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:40 [INFO] 
01:21:40 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:40 [INFO] 
01:21:40 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:40 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:40 [INFO] 
01:21:40 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/src/main/resources
01:21:40 [INFO] 
01:21:40 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:40 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/bin
01:21:43 [INFO] 
01:21:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/src/test/resources
01:21:43 [INFO] 
01:21:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:43 [INFO] 
01:21:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/target/org.eclipse.papyrus.uml.diagram.component.tests-2.0.0-SNAPSHOT.jar
01:21:43 [INFO] 
01:21:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:43 [INFO] 
01:21:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:43 [INFO] 
01:21:43 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:43 [INFO] Skipping tests
01:21:43 [INFO] 
01:21:43 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.component.tests ---
01:21:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:43 [INFO] 
01:21:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests >--
01:21:43 [INFO] Building org.eclipse.papyrus.uml.diagram.timing.tests 2.0.0-SNAPSHOT [618/728]
01:21:43 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:43 [INFO] 
01:21:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:43 [INFO] 
01:21:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:43 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:43 [INFO] 
01:21:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:43 [INFO] 
01:21:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:43 [INFO] 
01:21:43 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:43 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:43 [INFO] 
01:21:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/main/resources
01:21:43 [INFO] 
01:21:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:43 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/bin
01:21:44 [INFO] 
01:21:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/test/resources
01:21:44 [INFO] 
01:21:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:44 [INFO] 
01:21:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/target/org.eclipse.papyrus.uml.diagram.timing.tests-2.0.0-SNAPSHOT.jar
01:21:44 [INFO] 
01:21:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:44 [INFO] 
01:21:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:44 [INFO] 
01:21:44 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:44 [INFO] Skipping tests
01:21:44 [INFO] 
01:21:44 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.timing.tests ---
01:21:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:44 [INFO] 
01:21:44 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests >--
01:21:44 [INFO] Building org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT [619/728]
01:21:44 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:45 [INFO] 
01:21:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:45 [INFO] 
01:21:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:45 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:45 [INFO] 
01:21:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:45 [INFO] 
01:21:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:45 [INFO] 
01:21:45 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:45 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:45 [INFO] 
01:21:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/main/resources
01:21:45 [INFO] 
01:21:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:45 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/bin
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[261] 
01:21:46 	Command cmd = source.getCommand(connectionRequest);
01:21:46 	        ^^^
01:21:46 The value of the local variable cmd is not used
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[271] 
01:21:46 	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
01:21:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[272] 
01:21:46 	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
01:21:46 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOperandsTest.java:[97] 
01:21:46 	Assert.assertThat(messageEnd, IsInstanceOf.instanceOf(MessageOccurrenceSpecification.class));
01:21:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The method assertThat(MessageEnd, Matcher<? super MessageEnd>) from the type Assert is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[118] 
01:21:46 	Assert.assertThat(link.getFigure(), IsInstanceOf.instanceOf(connectionFigure));
01:21:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The method assertThat(IFigure, Matcher<? super IFigure>) from the type Assert is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[288] 
01:21:46 	Assert.assertThat(actual, IsEqual.equalTo(expected));
01:21:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The method assertThat(int[], Matcher<? super int[]>) from the type Assert is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[300] 
01:21:46 	Assert.assertThat("Invalid source anchor for " + connectionName, connection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(sourceAnchor));
01:21:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The method assertThat(String, ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[301] 
01:21:46 	Assert.assertThat("Invalid target anchor for " + connectionName, connection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(targetAnchor));
01:21:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The method assertThat(String, ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[25] 
01:21:46 	import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy;
01:21:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[37] 
01:21:46 	Dimension newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta);
01:21:46 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[37] 
01:21:46 	Dimension newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta);
01:21:46 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[42] 
01:21:46 	newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta);
01:21:46 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[42] 
01:21:46 	newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta);
01:21:46 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[47] 
01:21:46 	newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta);
01:21:46 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[47] 
01:21:46 	newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta);
01:21:46 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[57] 
01:21:46 	assertTrue("Left figure is not on the left of the right figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(leftFigure, rightFigure));
01:21:46 	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[57] 
01:21:46 	assertTrue("Left figure is not on the left of the right figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(leftFigure, rightFigure));
01:21:46 	                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The method isAffixedToRight(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[58] 
01:21:46 	assertFalse("Right figure is on the left of the left figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(rightFigure, leftFigure));
01:21:46 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[58] 
01:21:46 	assertFalse("Right figure is on the left of the left figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(rightFigure, leftFigure));
01:21:46 	                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The method isAffixedToRight(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[65] 
01:21:46 	Rectangle absoluteBounds = OLDLifelineXYLayoutEditPolicy.getRealMoveDelta(oldRelativeBounds, newRelativeBounds);
01:21:46 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[65] 
01:21:46 	Rectangle absoluteBounds = OLDLifelineXYLayoutEditPolicy.getRealMoveDelta(oldRelativeBounds, newRelativeBounds);
01:21:46 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The method getRealMoveDelta(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[79] 
01:21:46 	Rectangle absoluteChild = OLDLifelineXYLayoutEditPolicy.getRelativeBounds(childFigure);
01:21:46 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:46 The type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[79] 
01:21:47 	Rectangle absoluteChild = OLDLifelineXYLayoutEditPolicy.getRelativeBounds(childFigure);
01:21:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method getRelativeBounds(IFigure) from the type OLDLifelineXYLayoutEditPolicy is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[55] 
01:21:47 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type DiResourceSet is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[112] 
01:21:47 	RectangleFigure fig = lifeline1.getPrimaryShape().getFigureLifelineNameContainerFigure();
01:21:47 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[235] 
01:21:47 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
01:21:47 	                                                  ^^^^^^^^^^^^^
01:21:47 The type DiResourceSet is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[235] 
01:21:47 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
01:21:47 	                                                  ^^^^^^^^^^^^^^^
01:21:47 The constructor DiResourceSet() is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[247] 
01:21:47 	diResourceSet.createsModels(file);
01:21:47 	              ^^^^^^^^^^^^^^^^^^^
01:21:47 The method createsModels(IFile) from the type ModelSet is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestCombinedFragmentChildNode.java:[134] 
01:21:47 	List children = getParentEditPart().getChildren();
01:21:47 	^^^^
01:21:47 List is a raw type. References to generic type List<E> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestCombinedFragmentChildNode.java:[179] 
01:21:47 	List children = getParentEditPart().getChildren();
01:21:47 	^^^^
01:21:47 List is a raw type. References to generic type List<E> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[41] 
01:21:47 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type DiResourceSet is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[94] 
01:21:47 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
01:21:47 	                                                  ^^^^^^^^^^^^^
01:21:47 The type DiResourceSet is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[94] 
01:21:47 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
01:21:47 	                                                  ^^^^^^^^^^^^^^^
01:21:47 The constructor DiResourceSet() is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[106] 
01:21:47 	diResourceSet.createsModels(file);
01:21:47 	              ^^^^^^^^^^^^^^^^^^^
01:21:47 The method createsModels(IFile) from the type ModelSet is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[182] 
01:21:47 	ArrayList list = new ArrayList();
01:21:47 	^^^^^^^^^
01:21:47 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[182] 
01:21:47 	ArrayList list = new ArrayList();
01:21:47 	                     ^^^^^^^^^
01:21:47 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[183] 
01:21:47 	list.add(obj);
01:21:47 	^^^^^^^^^^^^^
01:21:47 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperand_364701.java:[165] 
01:21:47 	private void resizeSouth(IGraphicalEditPart op, Dimension deltaSize) {
01:21:47 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method resizeSouth(IGraphicalEditPart, Dimension) from the type TestCombinedFragmentOperand_364701 is never used locally
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperand_364701.java:[177] 
01:21:47 	private void resizeNorth(IGraphicalEditPart op, Dimension deltaSize) {
01:21:47 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method resizeNorth(IGraphicalEditPart, Dimension) from the type TestCombinedFragmentOperand_364701 is never used locally
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[174] 
01:21:47 	Command cmd = source.getCommand(connectionRequest);
01:21:47 	        ^^^
01:21:47 The value of the local variable cmd is not used
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[184] 
01:21:47 	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[185] 
01:21:47 	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/Test_528787.java:[62] 
01:21:47 	@SuppressWarnings({ "unchecked", "rawtypes" })
01:21:47 	                                 ^^^^^^^^^^
01:21:47 Unnecessary @SuppressWarnings("rawtypes")
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[232] 
01:21:47 	int xPos = linkedPartBounds.x + delta.width + (int) Math.round(anchorOwningFigure.getBounds().width * pp.preciseX);
01:21:47 	                                                                                                         ^^^^^^^^
01:21:47 The field PrecisionPoint.preciseX is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[233] 
01:21:47 	int yPos = linkedPartBounds.y + delta.height + (int) Math.round(anchorOwningFigure.getBounds().height * pp.preciseY);
01:21:47 	                                                                                                           ^^^^^^^^
01:21:47 The field PrecisionPoint.preciseY is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[269] 
01:21:47 	Command cmd = source.getCommand(connectionRequest);
01:21:47 	        ^^^
01:21:47 The value of the local variable cmd is not used
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[279] 
01:21:47 	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[280] 
01:21:47 	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentName_382951.java:[53] 
01:21:47 	private static final String COMBINED_FRAGMENT_KEY = "ELEMENT_PapyrusUMLSequenceDiagram_CombinedFragment_CombinedFragmentCompartment.compartment_name.visibility";
01:21:47 	                            ^^^^^^^^^^^^^^^^^^^^^
01:21:47 The value of the field TestCombinedFragmentName_382951.COMBINED_FRAGMENT_KEY is not used
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[63] 
01:21:47 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type SequenceRequestConstant is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart));
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart));
01:21:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type SequenceRequestConstant is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart));
01:21:47 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[294] 
01:21:47 	List<OccurrenceSpecification> events = Collections.emptyList();
01:21:47 	                              ^^^^^^
01:21:47 The value of the local variable events is not used
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location);
01:21:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type SequenceRequestConstant is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location);
01:21:47 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart));
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart));
01:21:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type SequenceRequestConstant is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart));
01:21:47 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events);
01:21:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type SequenceRequestConstant is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events);
01:21:47 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The field SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2 is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location);
01:21:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type SequenceRequestConstant is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location);
01:21:47 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2 is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[196] 
01:21:47 	Command cmd = source.getCommand(connectionRequest);
01:21:47 	        ^^^
01:21:47 The value of the local variable cmd is not used
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[206] 
01:21:47 	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[207] 
01:21:47 	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[40] 
01:21:47 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type SequenceRequestConstant is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[145] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart));
01:21:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type SequenceRequestConstant is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[145] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart));
01:21:47 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[161] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart));
01:21:47 	                              ^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type SequenceRequestConstant is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[161] 
01:21:47 	request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart));
01:21:47 	                                                      ^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[45] 
01:21:47 	import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant;
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type SequenceRequestConstant is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[53] 
01:21:47 	@SuppressWarnings({ "unchecked", "rawtypes" })
01:21:47 	                                 ^^^^^^^^^^
01:21:47 Unnecessary @SuppressWarnings("rawtypes")
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[355] 
01:21:47 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
01:21:47 	                                ^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type SequenceRequestConstant is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[355] 
01:21:47 	reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true);
01:21:47 	                                                        ^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[140] 
01:21:47 	Command cmd = source.getCommand(connectionRequest);
01:21:47 	        ^^^
01:21:47 The value of the local variable cmd is not used
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[149] 
01:21:47 	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[150] 
01:21:47 	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[50] 
01:21:47 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type ServiceUtilsForActionHandlers is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 
01:21:47 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type ServiceUtilsForActionHandlers is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 
01:21:47 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
01:21:47 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type ServiceUtilsForActionHandlers is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 
01:21:47 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
01:21:47 	                                                                           ^^^^^^^^^^^^^
01:21:47 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[202] 
01:21:47 	editingDomain = serviceUtils.getTransactionalEditingDomain();
01:21:47 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[335] 
01:21:47 	List list = parent.getChildren();
01:21:47 	^^^^
01:21:47 List is a raw type. References to generic type List<E> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[348] 
01:21:47 	Command cmd = source.getCommand(connectionRequest);
01:21:47 	        ^^^
01:21:47 The value of the local variable cmd is not used
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[369] 
01:21:47 	Command cmd = targetPlayer.getCommand(reconnectRequest);
01:21:47 	        ^^^
01:21:47 The value of the local variable cmd is not used
01:21:47 90. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/CombinedFragmentRegressionTest.java (at line 109)
01:21:47 	@SuppressWarnings("nls")
01:21:47 	                  ^^^^^
01:21:47 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestSequenceDiagramChildNode.java:[201] 
01:21:47 	EList children = getParentEditPart().getNotationView().getChildren();
01:21:47 	^^^^^
01:21:47 EList is a raw type. References to generic type EList<E> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperandsLayout.java:[396] 
01:21:47 	Assert.assertThat(result, instanceOf(Collection.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[168] 
01:21:47 	Command cmd = source.getCommand(connectionRequest);
01:21:47 	        ^^^
01:21:47 The value of the local variable cmd is not used
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[178] 
01:21:47 	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[179] 
01:21:47 	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessagesDeletion_364828.java:[95] 
01:21:47 	request.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessagesDeletion_364828.java:[96] 
01:21:47 	request.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[99] 
01:21:47 	Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[107] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[108] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(ConnectionSourceAnchor.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[109] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(ConnectionTargetAnchor.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[129] 
01:21:47 	Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[137] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[138] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(ConnectionTargetAnchor.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[139] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(ConnectionSourceAnchor.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[159] 
01:21:47 	Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[167] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[168] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(NodeTopAnchor.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[169] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(NodeBottomAnchor.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[189] 
01:21:47 	Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[197] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[198] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(NodeBottomAnchor.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[199] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(NodeTopAnchor.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[219] 
01:21:47 	Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[227] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[228] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(CenterAnchor.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[229] 
01:21:47 	Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(CenterAnchor.class));
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[47] 
01:21:47 	import org.eclipse.papyrus.infra.core.utils.DiResourceSet;
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type DiResourceSet is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[221] 
01:21:47 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
01:21:47 	                                                  ^^^^^^^^^^^^^
01:21:47 The type DiResourceSet is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[221] 
01:21:47 	this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet());
01:21:47 	                                                  ^^^^^^^^^^^^^^^
01:21:47 The constructor DiResourceSet() is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[233] 
01:21:47 	diResourceSet.createsModels(file);
01:21:47 	              ^^^^^^^^^^^^^^^^^^^
01:21:47 The method createsModels(IFile) from the type ModelSet is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[47] 
01:21:47 	import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers;
01:21:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type ServiceUtilsForActionHandlers is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 
01:21:47 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
01:21:47 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type ServiceUtilsForActionHandlers is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 
01:21:47 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
01:21:47 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The type ServiceUtilsForActionHandlers is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 
01:21:47 	ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance();
01:21:47 	                                                                           ^^^^^^^^^^^^^
01:21:47 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated
01:21:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[191] 
01:21:47 	editingDomain = serviceUtils.getTransactionalEditingDomain();
01:21:47 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:47 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated
01:21:47 126 problems (0 errors, 125 warnings, 1 info)
01:21:47 [INFO] 
01:21:47 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/test/resources
01:21:47 [INFO] 
01:21:47 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:47 [INFO] 
01:21:47 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/org.eclipse.papyrus.uml.diagram.sequence.tests-2.0.0-SNAPSHOT.jar
01:21:47 [INFO] 
01:21:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:47 [INFO] 
01:21:47 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:47 [INFO] 
01:21:47 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:47 [INFO] Skipping tests
01:21:47 [INFO] 
01:21:47 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
01:21:47 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:47 [INFO] 
01:21:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests >--
01:21:47 [INFO] Building org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT [620/728]
01:21:47 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:47 [INFO] 
01:21:47 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:47 [INFO] 
01:21:47 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:47 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:47 [INFO] 
01:21:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:47 [INFO] 
01:21:47 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:47 [INFO] 
01:21:47 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:47 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:47 [INFO] 
01:21:47 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:47 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/main/resources
01:21:47 [INFO] 
01:21:47 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:47 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/bin
01:21:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/test/canonical/TestCompositeDiagramElementWithSameParentLink.java:[120] 
01:21:48 	List<GraphicalEditPart> children = parent.getChildren();
01:21:48 	                                   ^^^^^^^^^^^^^^^^^^^^
01:21:48 Type safety: The expression of type List needs unchecked conversion to conform to List<GraphicalEditPart>
01:21:48 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/test/resources/ModelValidationTest.java (at line 38)
01:21:48 	@SuppressWarnings("nls")
01:21:48 	                  ^^^^^
01:21:48 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:21:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/tests/copyPaste/ConstraintCopyPasteTest.java:[155] 
01:21:48 	List arrayList = (List) defaultVariable;
01:21:48 	^^^^
01:21:48 List is a raw type. References to generic type List<E> should be parameterized
01:21:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/tests/copyPaste/ConstraintCopyPasteTest.java:[155] 
01:21:48 	List arrayList = (List) defaultVariable;
01:21:48 	                  ^^^^
01:21:48 List is a raw type. References to generic type List<E> should be parameterized
01:21:48 4 problems (0 errors, 3 warnings, 1 info)
01:21:48 [INFO] 
01:21:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/test/resources
01:21:48 [INFO] 
01:21:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:48 [INFO] 
01:21:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/org.eclipse.papyrus.uml.diagram.composite.tests-2.0.0-SNAPSHOT.jar
01:21:48 [INFO] 
01:21:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:48 [INFO] 
01:21:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:48 [INFO] 
01:21:48 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:48 [INFO] Skipping tests
01:21:48 [INFO] 
01:21:48 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
01:21:48 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:48 [INFO] 
01:21:48 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests >--
01:21:48 [INFO] Building org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT [621/728]
01:21:48 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:49 [INFO] 
01:21:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:49 [INFO] 
01:21:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:49 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:49 [INFO] 
01:21:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:49 [INFO] 
01:21:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:49 [INFO] 
01:21:49 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:49 [INFO] 
01:21:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/main/resources
01:21:49 [INFO] 
01:21:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:49 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/bin
01:21:49 [INFO] 
01:21:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/test/resources
01:21:49 [INFO] 
01:21:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/org.eclipse.papyrus.uml.diagram.profile.tests-2.0.0-SNAPSHOT.jar
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:50 [INFO] Skipping tests
01:21:50 [INFO] 
01:21:50 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
01:21:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:50 [INFO] 
01:21:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests >--
01:21:50 [INFO] Building org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT [622/728]
01:21:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:50 [INFO] 
01:21:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] 
01:21:50 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:50 [INFO] 
01:21:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/src/main/resources
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/bin
01:21:50 [INFO] 
01:21:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/src/test/resources
01:21:50 [INFO] 
01:21:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/target/org.eclipse.papyrus.uml.dynamic.profile.tests-2.0.0-SNAPSHOT.jar
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] Skipping tests
01:21:50 [INFO] 
01:21:50 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.dynamic.profile.tests ---
01:21:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:50 [INFO] 
01:21:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests >--
01:21:50 [INFO] Building org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT [623/728]
01:21:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:50 [INFO] 
01:21:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:50 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:50 [INFO] 
01:21:50 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:50 [INFO] 
01:21:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/main/resources
01:21:50 [INFO] 
01:21:50 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:50 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/bin
01:21:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/parser/MultiplicityStringFormatterTestCase.java:[192] 
01:21:54 	return MultiplicityElementUtil.getMultiplicityAsString(element);
01:21:54 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:54 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated
01:21:54 2. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/EdgeCustomizationTest.java (at line 57)
01:21:54 	@SuppressWarnings("nls")
01:21:54 	                  ^^^^^
01:21:54 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:21:54 3. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/StereotypePropertyReferenceEdgeTest.java (at line 84)
01:21:54 	@SuppressWarnings("nls")
01:21:54 	                  ^^^^^
01:21:54 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:21:54 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AbstractAppliedStereotypeDisplayTest.java (at line 50)
01:21:54 	@SuppressWarnings("nls")
01:21:54 	                  ^^^^^
01:21:54 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:21:54 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AppliedStereotypeDisplayCompartmentClassDiagramTest.java (at line 35)
01:21:54 	@SuppressWarnings("nls")
01:21:54 	                  ^^^^^
01:21:54 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:21:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/Bug476873_MoveCommandTest.java:[225] 
01:21:54 	assertThat(modelTarget, instanceOf(NodeImpl.class));
01:21:54 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:54 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
01:21:54 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AppliedStereotypeDisplayLinkClassDiagramTest.java (at line 36)
01:21:54 	@SuppressWarnings("nls")
01:21:54 	                  ^^^^^
01:21:54 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:21:54 7 problems (0 errors, 2 warnings, 5 infos)
01:21:54 [INFO] 
01:21:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/test/resources
01:21:54 [INFO] 
01:21:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:54 [INFO] 
01:21:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/target/org.eclipse.papyrus.uml.diagram.common.tests-2.0.0-SNAPSHOT.jar
01:21:54 [INFO] 
01:21:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:54 [INFO] 
01:21:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:54 [INFO] 
01:21:54 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:54 [INFO] Skipping tests
01:21:54 [INFO] 
01:21:54 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.common.tests ---
01:21:54 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:54 [INFO] 
01:21:54 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests >--
01:21:54 [INFO] Building org.eclipse.papyrus.uml.diagram.wizards.tests 2.0.0-SNAPSHOT [624/728]
01:21:54 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:55 [INFO] 
01:21:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:55 [INFO] 
01:21:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:55 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:55 [INFO] 
01:21:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:55 [INFO] 
01:21:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:55 [INFO] 
01:21:55 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:55 [INFO] 
01:21:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/main/resources
01:21:55 [INFO] 
01:21:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:55 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/bin
01:21:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[79] 
01:21:56 	private boolean isInitFromExistingDomainModel;
01:21:56 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:56 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used
01:21:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[81] 
01:21:56 	private SelectRootElementPage selectRootElementPage;
01:21:56 	                              ^^^^^^^^^^^^^^^^^^^^^
01:21:56 The value of the field new InitModelWizard(){}.selectRootElementPage is not used
01:21:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[119] 
01:21:56 	private boolean isInitFromExistingDomainModel;
01:21:56 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:56 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used
01:21:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[151] 
01:21:56 	private boolean isInitFromExistingDomainModel;
01:21:56 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:56 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used
01:21:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[153] 
01:21:56 	private SelectRootElementPage selectRootElementPage;
01:21:56 	                              ^^^^^^^^^^^^^^^^^^^^^
01:21:56 The value of the field new InitModelWizard(){}.selectRootElementPage is not used
01:21:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestNewModelWizardBase.java:[102] 
01:21:56 	return Activator.getDefault().getWorkbench();
01:21:56 	                              ^^^^^^^^^^^^^^
01:21:56 The method getWorkbench() from the type AbstractUIPlugin is deprecated
01:21:56 6 problems (6 warnings)
01:21:56 [INFO] 
01:21:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/test/resources
01:21:56 [INFO] 
01:21:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:56 [INFO] 
01:21:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/org.eclipse.papyrus.uml.diagram.wizards.tests-2.0.0-SNAPSHOT.jar
01:21:56 [INFO] 
01:21:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:56 [INFO] 
01:21:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:56 [INFO] 
01:21:56 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:56 [INFO] Skipping tests
01:21:56 [INFO] 
01:21:56 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
01:21:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:56 [INFO] 
01:21:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature >--
01:21:56 [INFO] Building org.eclipse.papyrus.tests.uml.diagram.feature 1.2.0-SNAPSHOT [625/728]
01:21:56 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:21:56 [INFO] 
01:21:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
01:21:56 [INFO] 
01:21:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
01:21:56 [INFO] The project's OSGi version is 1.2.0.202103040552
01:21:56 [INFO] 
01:21:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
01:21:56 [INFO] 
01:21:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
01:21:56 [INFO] 
01:21:56 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
01:21:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:56 [INFO] 
01:21:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
01:21:57 [INFO] 
01:21:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
01:21:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/org.eclipse.papyrus.tests.uml.diagram.feature-1.2.0-SNAPSHOT.jar
01:21:57 [INFO] 
01:21:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
01:21:57 [INFO] 
01:21:57 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
01:21:57 [INFO] 
01:21:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
01:21:57 [INFO] 
01:21:57 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
01:21:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:57 [INFO] 
01:21:57 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature >--
01:21:57 [INFO] Building org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT [626/728]
01:21:57 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:21:57 [INFO] 
01:21:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.services.feature ---
01:21:57 [INFO] 
01:21:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.services.feature ---
01:21:57 [INFO] The project's OSGi version is 1.2.0.202103040552
01:21:57 [INFO] 
01:21:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.services.feature ---
01:21:57 [INFO] 
01:21:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.services.feature ---
01:21:57 [INFO] 
01:21:57 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.services.feature ---
01:21:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:57 [INFO] 
01:21:57 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.services.feature ---
01:21:57 [INFO] 
01:21:57 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.services.feature ---
01:21:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/org.eclipse.papyrus.tests.infra.services.feature-1.2.0-SNAPSHOT.jar
01:21:57 [INFO] 
01:21:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.services.feature ---
01:21:57 [INFO] 
01:21:57 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.services.feature ---
01:21:57 [INFO] 
01:21:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.infra.services.feature ---
01:21:57 [INFO] 
01:21:57 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.infra.services.feature ---
01:21:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:57 [INFO] 
01:21:57 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.tests.releng >--
01:21:57 [INFO] Building org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT [627/728]
01:21:57 [INFO] --------------------------------[ pom ]---------------------------------
01:21:57 [INFO] 
01:21:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.tests.releng ---
01:21:57 [INFO] 
01:21:57 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.tests.releng ---
01:21:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:57 [INFO] 
01:21:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.tests.releng ---
01:21:57 [INFO] 
01:21:57 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.views.tests.releng ---
01:21:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:57 [INFO] 
01:21:57 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests >--
01:21:57 [INFO] Building org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT [628/728]
01:21:57 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:58 [INFO] 
01:21:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:58 [INFO] 
01:21:58 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:58 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:58 [INFO] 
01:21:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:58 [INFO] 
01:21:58 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:58 [INFO] 
01:21:58 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:58 [INFO] 
01:21:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/main/resources
01:21:58 [INFO] 
01:21:58 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:58 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/bin
01:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[55] 
01:21:58 	import org.eclipse.ui.internal.handlers.HandlerProxy;
01:21:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:21:58 Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[190] 
01:21:58 	if (currentHandler instanceof HandlerProxy) {
01:21:58 	                              ^^^^^^^^^^^^
01:21:58 Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[191] 
01:21:58 	currentHandler = ((HandlerProxy) currentHandler).getHandler();
01:21:58 	                   ^^^^^^^^^^^^
01:21:58 Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[191] 
01:21:58 	currentHandler = ((HandlerProxy) currentHandler).getHandler();
01:21:58 	                                                 ^^^^^^^^^^
01:21:58 Discouraged access: The method 'HandlerProxy.getHandler()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.122.100.v20210215-1525/org.eclipse.ui.workbench-3.122.100.v20210215-1525.jar')
01:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/OpendiagramTest.java:[91] 
01:21:58 	Assert.assertNotEquals("the label of diagram1 is not good", "Diagram1", labeProvider.getText(diagram1)); //$NON-NLS-1$ //$NON-NLS-2$
01:21:58 	                                                                                     ^^^^^^^
01:21:58 Discouraged access: The method 'NavigatorDecoratingLabelProvider.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar')
01:21:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/OpendiagramTest.java:[92] 
01:21:58 	Assert.assertNotEquals("the label of class1 is not good", "class1", labeProvider.getText(class1)); //$NON-NLS-1$ //$NON-NLS-2$
01:21:58 	                                                                                 ^^^^^^^
01:21:58 Discouraged access: The method 'NavigatorDecoratingLabelProvider.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.0.v20210111-1352/org.eclipse.ui.navigator-3.10.0.v20210111-1352.jar')
01:21:58 6 problems (6 warnings)
01:21:58 [INFO] 
01:21:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/test/resources
01:21:58 [INFO] 
01:21:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:58 [INFO] 
01:21:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/target/org.eclipse.papyrus.views.modelexplorer.tests-2.0.0-SNAPSHOT.jar
01:21:58 [INFO] 
01:21:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:58 [INFO] 
01:21:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:59 [INFO] 
01:21:59 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:59 [INFO] Skipping tests
01:21:59 [INFO] 
01:21:59 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.views.modelexplorer.tests ---
01:21:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:59 [INFO] 
01:21:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests.releng >--
01:21:59 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT [629/728]
01:21:59 [INFO] --------------------------------[ pom ]---------------------------------
01:21:59 [INFO] 
01:21:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng ---
01:21:59 [INFO] 
01:21:59 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng ---
01:21:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:59 [INFO] 
01:21:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng ---
01:21:59 [INFO] 
01:21:59 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng ---
01:21:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:21:59 [INFO] 
01:21:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests >--
01:21:59 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT [630/728]
01:21:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:21:59 [INFO] 
01:21:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:21:59 [INFO] 
01:21:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:21:59 [INFO] The project's OSGi version is 2.0.0.202103040552
01:21:59 [INFO] 
01:21:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:21:59 [INFO] 
01:21:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:21:59 [INFO] 
01:21:59 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:21:59 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:21:59 [INFO] 
01:21:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:21:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:21:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:21:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/main/resources
01:21:59 [INFO] 
01:21:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:21:59 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/bin
01:22:00 [INFO] 
01:22:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:22:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/test/resources
01:22:00 [INFO] 
01:22:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:22:00 [INFO] 
01:22:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:22:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/org.eclipse.papyrus.uml.modelexplorer.tests-2.0.0-SNAPSHOT.jar
01:22:00 [INFO] 
01:22:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:22:00 [INFO] 
01:22:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:22:00 [INFO] 
01:22:00 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:22:00 [INFO] Skipping tests
01:22:00 [INFO] 
01:22:00 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
01:22:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:00 [INFO] 
01:22:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests >--
01:22:00 [INFO] Building org.eclipse.papyrus.uml.modelrepair.tests 2.0.0-SNAPSHOT [631/728]
01:22:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:00 [INFO] 
01:22:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:00 [INFO] 
01:22:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:00 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:00 [INFO] 
01:22:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:00 [INFO] 
01:22:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:00 [INFO] 
01:22:00 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:00 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:00 [INFO] 
01:22:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/main/resources
01:22:00 [INFO] 
01:22:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:00 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/bin
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[27] 
01:22:01 	* Tests for {@link ProfileNamespaceURIPattern}s and the related functionality.
01:22:01 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[104] 
01:22:01 	protected static Predicate<ProfileNamespaceURIPattern> isExtensionPointPattern() {
01:22:01 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[105] 
01:22:01 	return new Predicate<ProfileNamespaceURIPattern>() {
01:22:01 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[107] 
01:22:01 	public boolean apply(ProfileNamespaceURIPattern pattern) {
01:22:01 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[108] 
01:22:01 	return pattern.getRegexPattern() != null && EXTENSION_POINT_PATTERN.equals(pattern.getRegexPattern().pattern()) &&
01:22:01 	               ^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.getRegexPattern()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[108] 
01:22:01 	return pattern.getRegexPattern() != null && EXTENSION_POINT_PATTERN.equals(pattern.getRegexPattern().pattern()) &&
01:22:01 	                                                                                   ^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.getRegexPattern()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[109] 
01:22:01 	pattern.getVersionFormat() != null;
01:22:01 	        ^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.getVersionFormat()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[124] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[124] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI);
01:22:01 	                                                            ^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[126] 
01:22:01 	assertThat("Pattern should have matched.", match.hasMatched());
01:22:01 	                                                 ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[128] 
01:22:01 	match.getNamespaceURI(), is(NO_VERSION_A_URI));
01:22:01 	      ^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[130] 
01:22:01 	match.getVersionlessNamespaceURI(), is(NO_VERSION_A_URI));
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[132] 
01:22:01 	match.getVersion(), is(NO_VERSION_VERSION_DEFAULT));
01:22:01 	      ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[143] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[143] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI);
01:22:01 	                                                            ^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[145] 
01:22:01 	assertThat("Pattern should have matched.", match.hasMatched());
01:22:01 	                                                 ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[147] 
01:22:01 	match.getNamespaceURI(), is(NO_VERSION_A_URI));
01:22:01 	      ^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[149] 
01:22:01 	match.getVersionlessNamespaceURI(), is(NO_VERSION_A_URI));
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[151] 
01:22:01 	match.getVersion(), is(NO_VERSION_A_URI));
01:22:01 	      ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[163] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[163] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI);
01:22:01 	                                                            ^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[165] 
01:22:01 	assertThat("Pattern should have matched.", match.hasMatched());
01:22:01 	                                                 ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[167] 
01:22:01 	match.getNamespaceURI(), is(SINGLE_VERSION_A7_URI));
01:22:01 	      ^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[169] 
01:22:01 	match.getVersionlessNamespaceURI(), is(SINGLE_VERSION_A7_VERSIONLESS_URI));
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[171] 
01:22:01 	match.getVersion(), is(SINGLE_VERSION_A7_VERSION_DEFAULT));
01:22:01 	      ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[181] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[181] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI);
01:22:01 	                                                            ^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[183] 
01:22:01 	assertThat("Pattern should have matched.", match.hasMatched());
01:22:01 	                                                 ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[185] 
01:22:01 	match.getNamespaceURI(), is(SINGLE_VERSION_A7_URI));
01:22:01 	      ^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[187] 
01:22:01 	match.getVersionlessNamespaceURI(), is(SINGLE_VERSION_A7_VERSIONLESS_URI));
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[189] 
01:22:01 	match.getVersion(), is(SINGLE_VERSION_A7_VERSION_FORMAT));
01:22:01 	      ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[201] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[201] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI);
01:22:01 	                                                            ^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[203] 
01:22:01 	assertThat("Pattern should have matched.", match.hasMatched());
01:22:01 	                                                 ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[205] 
01:22:01 	match.getNamespaceURI(), is(MULTI_VERSION_A7_701_URI));
01:22:01 	      ^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[207] 
01:22:01 	match.getVersionlessNamespaceURI(), is(MULTI_VERSION_A7_701_VERSIONLESS_URI));
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[209] 
01:22:01 	match.getVersion(), is(MULTI_VERSION_A7_701_VERSION_DEFAULT));
01:22:01 	      ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[219] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[219] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI);
01:22:01 	                                                            ^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[221] 
01:22:01 	assertThat("Pattern should have matched.", match.hasMatched());
01:22:01 	                                                 ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[223] 
01:22:01 	match.getNamespaceURI(), is(MULTI_VERSION_A7_701_URI));
01:22:01 	      ^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[225] 
01:22:01 	match.getVersionlessNamespaceURI(), is(MULTI_VERSION_A7_701_VERSIONLESS_URI));
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[227] 
01:22:01 	match.getVersion(), is(MULTI_VERSION_A7_701_VERSION_FORMAT));
01:22:01 	      ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[239] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[239] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI);
01:22:01 	                                                            ^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[241] 
01:22:01 	assertThat("Pattern should not have matched.", !match.hasMatched());
01:22:01 	                                                      ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[243] 
01:22:01 	match.getNamespaceURI(), nullValue());
01:22:01 	      ^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[245] 
01:22:01 	match.getVersionlessNamespaceURI(), nullValue());
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[247] 
01:22:01 	match.getVersion(), nullValue());
01:22:01 	      ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH;
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH;
01:22:01 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 
01:22:01 	final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH;
01:22:01 	                                                                                          ^^^^^^^^
01:22:01 Discouraged access: The field 'ProfileNamespaceURIPatternMatchResult.NO_MATCH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[258] 
01:22:01 	assertThat("Pattern should not have matched.", !match.hasMatched());
01:22:01 	                                                      ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[260] 
01:22:01 	match.getNamespaceURI(), nullValue());
01:22:01 	      ^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[262] 
01:22:01 	match.getVersionlessNamespaceURI(), nullValue());
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[264] 
01:22:01 	match.getVersion(), nullValue());
01:22:01 	      ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[276] 
01:22:01 	final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_A_URI);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[276] 
01:22:01 	final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_A_URI);
01:22:01 	                                                                ^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[278] 
01:22:01 	assertThat("Comparison should be valid.", comparison.isValid());
01:22:01 	                                                     ^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[279] 
01:22:01 	assertThat("Same URI should be equal to itself (namespace URI).", comparison.isEqualNamespaceURI());
01:22:01 	                                                                             ^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[280] 
01:22:01 	assertThat("Same URI should be equal to itself (versionless URI).", comparison.isEqualVersionlessNamespaceURI());
01:22:01 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[281] 
01:22:01 	assertThat("Same URI should be equal to itself (version).", comparison.isEqualVersion());
01:22:01 	                                                                       ^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[291] 
01:22:01 	final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_B_URI);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[291] 
01:22:01 	final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_B_URI);
01:22:01 	                                                                ^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[293] 
01:22:01 	assertThat("Comparison should be valid.", comparison.isValid());
01:22:01 	                                                     ^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[294] 
01:22:01 	assertThat("Should not be the same namespace URI.", !comparison.isEqualNamespaceURI());
01:22:01 	                                                                ^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[295] 
01:22:01 	assertThat("Should not be the same versionless URI.", !comparison.isEqualVersionlessNamespaceURI());
01:22:01 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[296] 
01:22:01 	assertThat("Should be the same version (no version).", comparison.isEqualVersion());
01:22:01 	                                                                  ^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 
01:22:01 	final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN);
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[308] 
01:22:01 	final ProfileNamespaceURIPatternComparison comparison = pattern.compare(SINGLE_VERSION_A7_URI, SINGLE_VERSION_A7_URI);
01:22:01 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[308] 
01:22:01 	final ProfileNamespaceURIPatternComparison comparison = pattern.compare(SINGLE_VERSION_A7_URI, SINGLE_VERSION_A7_URI);
01:22:01 	                                                                ^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[67] 
01:22:01 	* Automated tests for the {@link StereotypeApplicationRepairSnippet} class and its dependencies.
01:22:01 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[86] 
01:22:01 	private ZombieStereotypesDescriptor zombies;
01:22:01 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[117] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[117] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                   ^^^^
01:22:01 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[138] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[138] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                   ^^^^
01:22:01 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[158] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[158] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                   ^^^^
01:22:01 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 
01:22:01 	IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE);
01:22:01 	^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 
01:22:01 	IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE);
01:22:01 	                               ^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getRepairAction(IAdaptable, IRepairAction.Kind)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 
01:22:01 	IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE);
01:22:01 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 
01:22:01 	IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE);
01:22:01 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 
01:22:01 	IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE);
01:22:01 	                                                                          ^^^^^^
01:22:01 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 
01:22:01 	assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE));
01:22:01 	                                         ^^^^
01:22:01 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 
01:22:01 	assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE));
01:22:01 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 
01:22:01 	assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE));
01:22:01 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 
01:22:01 	assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE));
01:22:01 	                                                                       ^^^^^^
01:22:01 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[195] 
01:22:01 	fixture.start(modelSet.getResourceSet());
01:22:01 	        ^^^^^
01:22:01 Discouraged access: The method 'StereotypeApplicationRepairSnippet.start(ModelSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[199] 
01:22:01 	void repair(final IAdaptable schema, final IRepairAction action) {
01:22:01 	                                           ^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[205] 
01:22:01 	zombies.repair(schema, action, null, null);
01:22:01 	        ^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[215] 
01:22:01 	Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas();
01:22:01 	                                                    ^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[271] 
01:22:01 	static class MyStereotypeApplicationRepairSnippet extends StereotypeApplicationRepairSnippet {
01:22:01 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[274] 
01:22:01 	super();
01:22:01 	^^^^^^^^
01:22:01 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[278] 
01:22:01 	super(presenterFunction, dynamicProfileSupplier);
01:22:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet(Function<? super ModelSet,? extends IZombieStereotypePresenter>, Function<? super EPackage,Profile>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[282] 
01:22:01 	super(presenterFunction);
01:22:01 	^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet(Function<? super ModelSet,? extends IZombieStereotypePresenter>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[287] 
01:22:01 	protected ZombieStereotypesDescriptor getZombieStereotypes(Resource resource) {
01:22:01 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[288] 
01:22:01 	return super.getZombieStereotypes(resource);
01:22:01 	             ^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getZombieStereotypes(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[293] 
01:22:01 	protected ZombieStereotypesDescriptor getZombieStereotypes(Resource resource, Element root) {
01:22:01 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[294] 
01:22:01 	return super.getZombieStereotypes(resource, root);
01:22:01 	             ^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getZombieStereotypes(Resource, Element)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[300] 
01:22:01 	return super.getRootUMLElement(resource);
01:22:01 	             ^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getRootUMLElement(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[306] 
01:22:01 	return super.getAppliedDefinitions(profileApplications);
01:22:01 	             ^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getAppliedDefinitions(Iterable<? extends ProfileApplication>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[57] 
01:22:01 	import org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPattern;
01:22:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[58] 
01:22:01 	import org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternRegistry;
01:22:01 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[82] 
01:22:01 	* Specific bug regression tests for the {@link StereotypeApplicationRepairSnippet} class and its dependencies.
01:22:01 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[102] 
01:22:01 	private ZombieStereotypesDescriptor zombies;
01:22:01 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[132] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[132] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                   ^^^^
01:22:01 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[161] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[161] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                   ^^^^
01:22:01 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[215] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[215] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                   ^^^^
01:22:01 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[283] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[283] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
01:22:01 	                                                   ^^^^
01:22:01 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
01:22:01 	                                                                                 ^^^^^^
01:22:01 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[302] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[302] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
01:22:01 	                                                   ^^^^
01:22:01 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE));
01:22:01 	                                                                                 ^^^^^^
01:22:01 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[343] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[343] 
01:22:01 	IRepairAction action = zombies.getSuggestedRepairAction(schema);
01:22:01 	                               ^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                   ^^^^
01:22:01 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 
01:22:01 	assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION));
01:22:01 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[376] 
01:22:01 	Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas();
01:22:01 	                                                    ^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[387] 
01:22:01 	Collection<? extends EObject> packageAzombies = zombies.getZombies(packageA.get());
01:22:01 	                                                        ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[390] 
01:22:01 	Collection<? extends EObject> packageBzombies = zombies.getZombies(packageB.get());
01:22:01 	                                                        ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[397] 
01:22:01 	* Tests that bug 496307 is resolved through {@link ProfileNamespaceURIPattern}s which provide a mechanism to
01:22:01 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 
01:22:01 	ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE;
01:22:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 
01:22:01 	ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE;
01:22:01 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 
01:22:01 	ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE;
01:22:01 	                                                                                 ^^^^^^^^
01:22:01 Discouraged access: The field 'ProfileNamespaceURIPatternRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 
01:22:01 	ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(
01:22:01 	^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 
01:22:01 	ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(
01:22:01 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 
01:22:01 	ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(
01:22:01 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[419] 
01:22:01 	registry.register(pattern);
01:22:01 	         ^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternRegistry.register(ProfileNamespaceURIPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[421] 
01:22:01 	Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas();
01:22:01 	                                                    ^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[433] 
01:22:01 	Collection<? extends EObject> packageAzombies = zombies.getZombies(packageA.get());
01:22:01 	                                                        ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[442] 
01:22:01 	Collection<? extends EObject> packageBzombies = zombies.getZombies(packageB.get());
01:22:01 	                                                        ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[452] 
01:22:01 	registry.unregister(pattern);
01:22:01 	         ^^^^^^^^^^
01:22:01 Discouraged access: The method 'ProfileNamespaceURIPatternRegistry.unregister(ProfileNamespaceURIPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[470] 
01:22:01 	if (next.isAnnotationPresent(Bug.class) && StereotypeApplicationRepairSnippet.class.isAssignableFrom(next.getReturnType())) {
01:22:01 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[486] 
01:22:01 	fixture.start(modelSet.getResourceSet());
01:22:01 	        ^^^^^
01:22:01 Discouraged access: The method 'StereotypeApplicationRepairSnippet.start(ModelSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[569] 
01:22:01 	void repair(final IAdaptable schema, final IRepairAction action) {
01:22:01 	                                           ^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[575] 
01:22:01 	zombies.repair(schema, action, null, null);
01:22:01 	        ^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[586] 
01:22:01 	Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas();
01:22:01 	                                                    ^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[657] 
01:22:01 	public void addZombies(ZombieStereotypesDescriptor zombies) {
01:22:01 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:01 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.modelrepair/bin')
01:22:01 204 problems (204 warnings)
01:22:01 [INFO] 
01:22:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/test/resources
01:22:01 [INFO] 
01:22:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:01 [INFO] 
01:22:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/org.eclipse.papyrus.uml.modelrepair.tests-2.0.0-SNAPSHOT.jar
01:22:01 [INFO] 
01:22:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:01 [INFO] 
01:22:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:01 [INFO] 
01:22:01 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:01 [INFO] Skipping tests
01:22:01 [INFO] 
01:22:01 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.modelrepair.tests ---
01:22:01 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:01 [INFO] 
01:22:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests >--
01:22:01 [INFO] Building org.eclipse.papyrus.uml.properties.tests 2.0.0-SNAPSHOT [632/728]
01:22:01 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:02 [INFO] 
01:22:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:02 [INFO] 
01:22:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:02 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:02 [INFO] 
01:22:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:02 [INFO] 
01:22:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:02 [INFO] 
01:22:02 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:02 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:02 [INFO] 
01:22:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/main/resources
01:22:02 [INFO] 
01:22:02 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:02 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/bin
01:22:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/modelelement/tests/UMLModelElementTest.java:[128] 
01:22:02 	return new StrategyBasedContentProvider(new ProviderBasedBrowseStrategy(treeContent),
01:22:02 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:02 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized
01:22:02 20. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/MultiplicityObservableValueTest.java (at line 40)
01:22:02 	@SuppressWarnings({ "unchecked", "rawtypes", "nls" })
01:22:02 	                                             ^^^^^
01:22:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:02 21. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ProvidedInterfaceObservableListTest.java (at line 33)
01:22:02 	@SuppressWarnings({ "nls" })
01:22:02 	                    ^^^^^
01:22:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:02 22. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractObservableListTest.java (at line 31)
01:22:02 	@SuppressWarnings({ "unchecked", "rawtypes", "serial", "nls" })
01:22:02 	                                                       ^^^^^
01:22:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:02 23. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/MaskValueObservableListTest.java (at line 39)
01:22:02 	@SuppressWarnings({ "unchecked", "serial", "nls" })
01:22:02 	                                           ^^^^^
01:22:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:02 24. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/UMLLabelObservableValueTest.java (at line 31)
01:22:02 	@SuppressWarnings({ "nls" })
01:22:02 	                    ^^^^^
01:22:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:02 25. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ImageKindObservableValueTest.java (at line 23)
01:22:02 	@SuppressWarnings({ "nls" })
01:22:02 	                    ^^^^^
01:22:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:02 26. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/StereotypeApplicationObservableListTest.java (at line 33)
01:22:02 	@SuppressWarnings({ "nls" })
01:22:02 	                    ^^^^^
01:22:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:02 27. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractObservableValueTest.java (at line 27)
01:22:02 	@SuppressWarnings({ "unchecked", "rawtypes", "nls" })
01:22:02 	                                             ^^^^^
01:22:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:02 28. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractElementCustomizationObservableValueTest.java (at line 35)
01:22:02 	@SuppressWarnings({ "nls" })
01:22:02 	                    ^^^^^
01:22:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:02 29. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/BasicObservableListTest.java (at line 33)
01:22:02 	@SuppressWarnings({ "nls" })
01:22:02 	                    ^^^^^
01:22:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:02 30. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ImportedPackageLocationObservableValueTest.java (at line 30)
01:22:02 	@SuppressWarnings({ "nls" })
01:22:02 	                    ^^^^^
01:22:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:02 31. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/BasicObservableValueTest.java (at line 30)
01:22:02 	@SuppressWarnings({ "nls" })
01:22:02 	                    ^^^^^
01:22:02 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:02 31 problems (0 errors, 1 warning, 30 infos)
01:22:02 [INFO] 
01:22:02 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/test/resources
01:22:02 [INFO] 
01:22:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:03 [INFO] 
01:22:03 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/target/org.eclipse.papyrus.uml.properties.tests-2.0.0-SNAPSHOT.jar
01:22:03 [INFO] 
01:22:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:03 [INFO] 
01:22:03 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:03 [INFO] 
01:22:03 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:03 [INFO] Skipping tests
01:22:03 [INFO] 
01:22:03 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.properties.tests ---
01:22:03 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:03 [INFO] 
01:22:03 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests >--
01:22:03 [INFO] Building org.eclipse.papyrus.uml.service.types.tests 2.0.0-SNAPSHOT [633/728]
01:22:03 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:03 [INFO] 
01:22:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:03 [INFO] 
01:22:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:03 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:03 [INFO] 
01:22:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:03 [INFO] 
01:22:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:03 [INFO] 
01:22:03 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:03 [INFO] 
01:22:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/main/resources
01:22:03 [INFO] 
01:22:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:03 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/bin
01:22:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[82] 
01:22:07 	private static Class testClass;
01:22:07 	                     ^^^^^^^^^
01:22:07 The value of the field CreatePureUMLElementTest.testClass is not used
01:22:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[84] 
01:22:07 	private static Activity testActivityWithNode;
01:22:07 	                        ^^^^^^^^^^^^^^^^^^^^
01:22:07 The value of the field CreatePureUMLElementTest.testActivityWithNode is not used
01:22:07 6. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationCompositeTest.java (at line 36)
01:22:07 	@SuppressWarnings("nls")
01:22:07 	                  ^^^^^
01:22:07 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:07 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationCompositeDirectedTest.java (at line 36)
01:22:07 	@SuppressWarnings("nls")
01:22:07 	                  ^^^^^
01:22:07 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:07 8. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationSharedDirectedTest.java (at line 36)
01:22:07 	@SuppressWarnings("nls")
01:22:07 	                  ^^^^^
01:22:07 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:07 8 problems (0 errors, 2 warnings, 6 infos)
01:22:07 [INFO] 
01:22:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/test/resources
01:22:07 [INFO] 
01:22:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:07 [INFO] 
01:22:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/org.eclipse.papyrus.uml.service.types.tests-2.0.0-SNAPSHOT.jar
01:22:07 [INFO] 
01:22:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:07 [INFO] 
01:22:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:07 [INFO] 
01:22:07 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:07 [INFO] Skipping tests
01:22:07 [INFO] 
01:22:07 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.service.types.tests ---
01:22:07 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:07 [INFO] 
01:22:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests >--
01:22:07 [INFO] Building org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT [634/728]
01:22:07 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:07 [INFO] 
01:22:07 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:07 [INFO] 
01:22:07 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:07 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:07 [INFO] 
01:22:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:07 [INFO] 
01:22:07 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:07 [INFO] 
01:22:07 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:07 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:07 [INFO] 
01:22:07 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/main/resources
01:22:07 [INFO] 
01:22:07 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:07 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/bin
01:22:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/org/eclipse/papyrus/uml/service/types/ui/tests/creation/AbstractCreateRelationshipTest.java:[258] 
01:22:08 	public void setInitialElementSelections(List selectedElements) {
01:22:08 	                                        ^^^^
01:22:08 List is a raw type. References to generic type List<E> should be parameterized
01:22:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/org/eclipse/papyrus/uml/service/types/ui/tests/creation/CreateRelationshipTest.java:[777] 
01:22:08 	public void setInitialElementSelections(List selectedElements) {
01:22:08 	                                        ^^^^
01:22:08 List is a raw type. References to generic type List<E> should be parameterized
01:22:08 2 problems (2 warnings)
01:22:08 [INFO] 
01:22:08 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/test/resources
01:22:08 [INFO] 
01:22:08 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:08 [INFO] 
01:22:08 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/target/org.eclipse.papyrus.uml.service.types.ui.tests-2.0.0-SNAPSHOT.jar
01:22:08 [INFO] 
01:22:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:08 [INFO] 
01:22:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:08 [INFO] 
01:22:08 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:08 [INFO] Skipping tests
01:22:08 [INFO] 
01:22:08 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.service.types.ui.tests ---
01:22:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:08 [INFO] 
01:22:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests.releng >--
01:22:08 [INFO] Building org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT [635/728]
01:22:08 [INFO] --------------------------------[ pom ]---------------------------------
01:22:08 [INFO] 
01:22:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.tests.releng ---
01:22:08 [INFO] 
01:22:08 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.tests.releng ---
01:22:08 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:08 [INFO] 
01:22:08 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.tests.releng ---
01:22:08 [INFO] 
01:22:08 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.profile.tests.releng ---
01:22:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:08 [INFO] 
01:22:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests >--
01:22:08 [INFO] Building org.eclipse.papyrus.uml.profile.drafter.tests 2.0.0-SNAPSHOT [636/728]
01:22:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:08 [INFO] 
01:22:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:08 [INFO] 
01:22:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:08 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:08 [INFO] 
01:22:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:08 [INFO] 
01:22:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:08 [INFO] 
01:22:08 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:08 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:08 [INFO] 
01:22:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/main/resources
01:22:08 [INFO] 
01:22:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:08 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/bin
01:22:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[6] 
01:22:09 	import org.eclipse.jface.databinding.swt.SWTObservables;
01:22:09 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:09 The type SWTObservables is deprecated
01:22:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[42] 
01:22:09 	@SuppressWarnings("unchecked")
01:22:09 	                  ^^^^^^^^^^^
01:22:09 Unnecessary @SuppressWarnings("unchecked")
01:22:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[47] 
01:22:09 	List models = (List) inputElement;
01:22:09 	^^^^
01:22:09 List is a raw type. References to generic type List<E> should be parameterized
01:22:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[47] 
01:22:09 	List models = (List) inputElement;
01:22:09 	               ^^^^
01:22:09 List is a raw type. References to generic type List<E> should be parameterized
01:22:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[200] 
01:22:09 	Realm.runWithDefault(SWTObservables.getRealm(Display.getDefault()),
01:22:09 	                     ^^^^^^^^^^^^^^
01:22:09 The type SWTObservables is deprecated
01:22:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[200] 
01:22:09 	Realm.runWithDefault(SWTObservables.getRealm(Display.getDefault()),
01:22:09 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:09 The method getRealm(Display) from the type SWTObservables is deprecated
01:22:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/org/eclipse/papyrus/uml/profile/drafter/tests/TracesRecorder.java:[96] 
01:22:09 	public class TraceRecord<T1, T2> {
01:22:09 	                         ^^
01:22:09 The type parameter T1 is hiding the type T1
01:22:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/org/eclipse/papyrus/uml/profile/drafter/tests/TracesRecorder.java:[96] 
01:22:09 	public class TraceRecord<T1, T2> {
01:22:09 	                             ^^
01:22:09 The type parameter T2 is hiding the type T2
01:22:09 8 problems (8 warnings)
01:22:09 [INFO] 
01:22:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/test/resources
01:22:09 [INFO] 
01:22:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:09 [INFO] 
01:22:09 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/target/org.eclipse.papyrus.uml.profile.drafter.tests-2.0.0-SNAPSHOT.jar
01:22:09 [INFO] 
01:22:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:09 [INFO] 
01:22:09 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:09 [INFO] 
01:22:09 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:09 [INFO] Skipping tests
01:22:09 [INFO] 
01:22:09 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.profile.drafter.tests ---
01:22:09 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:09 [INFO] 
01:22:09 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests >---
01:22:09 [INFO] Building org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT  [637/728]
01:22:09 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:22:09 [INFO] 
01:22:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:09 [INFO] 
01:22:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:09 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:09 [INFO] 
01:22:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:09 [INFO] 
01:22:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:09 [INFO] 
01:22:09 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:09 [INFO] 
01:22:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/src/main/resources
01:22:09 [INFO] 
01:22:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:09 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/bin
01:22:10 [INFO] 
01:22:10 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/src/test/resources
01:22:10 [INFO] 
01:22:10 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:10 [INFO] 
01:22:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/target/org.eclipse.papyrus.uml.filters.tests-2.0.0-SNAPSHOT.jar
01:22:10 [INFO] 
01:22:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:10 [INFO] 
01:22:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:11 [INFO] 
01:22:11 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.filters.tests ---
01:22:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:11 [INFO] 
01:22:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests >---
01:22:11 [INFO] Building org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT  [638/728]
01:22:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:11 [INFO] 
01:22:11 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:11 [INFO] 
01:22:11 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:11 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:11 [INFO] 
01:22:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:11 [INFO] 
01:22:11 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:11 [INFO] 
01:22:11 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:11 [INFO] 
01:22:11 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/main/resources
01:22:11 [INFO] 
01:22:11 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:11 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/bin
01:22:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[30] 
01:22:12 	import org.eclipse.papyrus.uml.profile.service.ui.RefreshProfileDialog;
01:22:12 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:12 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/bin')
01:22:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[149] 
01:22:12 	RefreshProfileDialog dialog = findWindow(RefreshProfileDialog.class);
01:22:12 	^^^^^^^^^^^^^^^^^^^^
01:22:12 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/bin')
01:22:12 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[149] 
01:22:12 	RefreshProfileDialog dialog = findWindow(RefreshProfileDialog.class);
01:22:12 	                                         ^^^^^^^^^^^^^^^^^^^^
01:22:12 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/org.eclipse.papyrus.uml.profile/bin')
01:22:12 3 problems (3 warnings)
01:22:12 [INFO] 
01:22:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/test/resources
01:22:12 [INFO] 
01:22:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:12 [INFO] 
01:22:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/target/org.eclipse.papyrus.uml.profile.tests-2.0.0-SNAPSHOT.jar
01:22:12 [INFO] 
01:22:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:12 [INFO] 
01:22:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:12 [INFO] 
01:22:12 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:12 [INFO] Skipping tests
01:22:12 [INFO] 
01:22:12 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.profile.tests ---
01:22:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:12 [INFO] 
01:22:12 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature >------
01:22:12 [INFO] Building org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT  [639/728]
01:22:12 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:12 [INFO] 
01:22:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.feature ---
01:22:12 [INFO] 
01:22:12 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.feature ---
01:22:12 [INFO] The project's OSGi version is 1.2.0.202103040552
01:22:12 [INFO] 
01:22:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.feature ---
01:22:12 [INFO] 
01:22:12 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.feature ---
01:22:12 [INFO] 
01:22:12 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.feature ---
01:22:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:12 [INFO] 
01:22:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.feature ---
01:22:12 [INFO] 
01:22:12 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.feature ---
01:22:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/org.eclipse.papyrus.tests.uml.feature-1.2.0-SNAPSHOT.jar
01:22:12 [INFO] 
01:22:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.feature ---
01:22:12 [INFO] 
01:22:12 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.feature ---
01:22:12 [INFO] 
01:22:12 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.feature ---
01:22:12 [INFO] 
01:22:12 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.uml.feature ---
01:22:12 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:12 [INFO] 
01:22:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests >--
01:22:12 [INFO] Building org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT [640/728]
01:22:12 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:13 [INFO] 
01:22:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:13 [INFO] 
01:22:13 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:13 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:13 [INFO] 
01:22:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:13 [INFO] 
01:22:13 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:13 [INFO] 
01:22:13 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:13 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:13 [INFO] 
01:22:13 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/src/main/resources
01:22:13 [INFO] 
01:22:13 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:13 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/bin
01:22:13 [INFO] 
01:22:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/src/test/resources
01:22:13 [INFO] 
01:22:13 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:13 [INFO] 
01:22:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/target/org.eclipse.papyrus.views.documentation.tests-2.0.0-SNAPSHOT.jar
01:22:15 [INFO] 
01:22:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:15 [INFO] 
01:22:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:15 [INFO] 
01:22:15 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:15 [INFO] Skipping tests
01:22:15 [INFO] 
01:22:15 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.views.documentation.tests ---
01:22:15 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:15 [INFO] 
01:22:15 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature >-----
01:22:15 [INFO] Building org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT [641/728]
01:22:15 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:16 [INFO] 
01:22:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.views.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.views.feature ---
01:22:16 [INFO] The project's OSGi version is 1.2.0.202103040552
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.views.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.views.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.views.feature ---
01:22:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:16 [INFO] 
01:22:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.views.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.views.feature ---
01:22:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/org.eclipse.papyrus.tests.views.feature-1.2.0-SNAPSHOT.jar
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.views.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.views.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.views.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.views.feature ---
01:22:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:16 [INFO] 
01:22:16 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature >--
01:22:16 [INFO] Building org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT [642/728]
01:22:16 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:16 [INFO] 
01:22:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
01:22:16 [INFO] The project's OSGi version is 1.4.0.202103040552
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
01:22:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:16 [INFO] 
01:22:16 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
01:22:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/org.eclipse.papyrus.tests.infra.nattable.feature-1.4.0-SNAPSHOT.jar
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
01:22:16 [INFO] 
01:22:16 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
01:22:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:16 [INFO] 
01:22:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.main.test >--
01:22:16 [INFO] Building org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT [643/728]
01:22:16 [INFO] --------------------------------[ pom ]---------------------------------
01:22:16 [INFO] 
01:22:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.main.test ---
01:22:16 [INFO] 
01:22:16 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.main.test ---
01:22:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.main.test ---
01:22:16 [INFO] 
01:22:16 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.nattable.main.test ---
01:22:16 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:16 [INFO] 
01:22:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests >--
01:22:16 [INFO] Building org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT [644/728]
01:22:16 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:16 [INFO] 
01:22:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:16 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:16 [INFO] 
01:22:16 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:16 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:16 [INFO] 
01:22:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/main/resources
01:22:16 [INFO] 
01:22:16 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:16 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/bin
01:22:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/org/eclipse/papyrus/uml/nattable/tests/bugs/MoveElementInSynchronizedTableTest.java:[157] 
01:22:17 	List<EObject> nodes = new ArrayList<EObject>((List<EObject>) activity.eGet(UMLPackage.eINSTANCE.getActivity_OwnedNode()));
01:22:17 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:17 Type safety: Unchecked cast from Object to List<EObject>
01:22:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/org/eclipse/papyrus/uml/nattable/tests/tests/UMLRestrictedContentProviderTestCustomProfile.java:[63] 
01:22:17 	private Property basePropSte1;
01:22:17 	                 ^^^^^^^^^^^^
01:22:17 The value of the field UMLRestrictedContentProviderTestCustomProfile.basePropSte1 is not used
01:22:17 2 problems (2 warnings)
01:22:17 [INFO] 
01:22:17 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/test/resources
01:22:17 [INFO] 
01:22:17 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:17 [INFO] 
01:22:17 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/target/org.eclipse.papyrus.uml.nattable.tests-2.0.0-SNAPSHOT.jar
01:22:17 [INFO] 
01:22:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:17 [INFO] 
01:22:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:17 [INFO] 
01:22:17 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:17 [INFO] Skipping tests
01:22:17 [INFO] 
01:22:17 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.nattable.tests ---
01:22:17 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:17 [INFO] 
01:22:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests >--
01:22:17 [INFO] Building org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT [645/728]
01:22:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:17 [INFO] 
01:22:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:17 [INFO] 
01:22:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:17 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:17 [INFO] 
01:22:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:17 [INFO] 
01:22:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:17 [INFO] 
01:22:17 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:17 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:17 [INFO] 
01:22:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/main/resources
01:22:17 [INFO] 
01:22:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:17 [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/bin
01:22:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/bugs/FillColumnsSizeTest.java:[114] 
01:22:19 	fillStyle.setName(NamedStyleConstants.FILL_COLUMNS_SIZE);
01:22:19 	                                      ^^^^^^^^^^^^^^^^^
01:22:19 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated
01:22:19 1 problem (1 warning)
01:22:19 [INFO] 
01:22:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/test/resources
01:22:19 [INFO] 
01:22:19 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:19 [INFO] 
01:22:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/org.eclipse.papyrus.uml.nattable.generic.tests-2.0.0-SNAPSHOT.jar
01:22:19 [INFO] 
01:22:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:19 [INFO] 
01:22:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:19 [INFO] 
01:22:19 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:19 [INFO] Skipping tests
01:22:19 [INFO] 
01:22:19 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
01:22:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:19 [INFO] 
01:22:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests >--
01:22:19 [INFO] Building org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT [646/728]
01:22:19 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:19 [INFO] 
01:22:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:19 [INFO] 
01:22:19 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:19 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:19 [INFO] 
01:22:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:19 [INFO] 
01:22:19 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:19 [INFO] 
01:22:19 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:19 [INFO] 
01:22:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/main/resources
01:22:19 [INFO] 
01:22:19 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:19 [INFO] Compiling 245 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/bin
01:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java:[57] 
01:22:21 	Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 1));
01:22:21 	                                 ^^^^^^^^^^^^^
01:22:21 The field ICellManager.NOT_AVALAIBLE is deprecated
01:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java:[58] 
01:22:21 	Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 2));
01:22:21 	                                 ^^^^^^^^^^^^^
01:22:21 The field ICellManager.NOT_AVALAIBLE is deprecated
01:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/paste/tests/AbstractPasteWithCategoriesTests.java:[703] 
01:22:21 	final INattableModelManager manager = this.editor.getAdapter(INattableModelManager.class);
01:22:21 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:21 Dead code
01:22:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/tests/AbstractOpenTableTest.java:[54] 
01:22:21 	IPageManager pageManager = editor.getServicesRegistry().getService(IPageManager.class);
01:22:21 	             ^^^^^^^^^^^
01:22:21 The value of the local variable pageManager is not used
01:22:21 5 problems (0 errors, 4 warnings, 1 info)
01:22:21 [INFO] 
01:22:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/test/resources
01:22:21 [INFO] 
01:22:21 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:21 [INFO] 
01:22:21 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/target/org.eclipse.papyrus.uml.nattable.clazz.config.tests-2.0.0-SNAPSHOT.jar
01:22:21 [INFO] 
01:22:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:21 [INFO] 
01:22:21 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:21 [INFO] 
01:22:21 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:21 [INFO] Skipping tests
01:22:21 [INFO] 
01:22:21 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests ---
01:22:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:21 [INFO] 
01:22:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests >--
01:22:21 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT [647/728]
01:22:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:21 [INFO] 
01:22:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:21 [INFO] 
01:22:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:21 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:21 [INFO] 
01:22:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:21 [INFO] 
01:22:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:21 [INFO] 
01:22:21 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:21 [INFO] 
01:22:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/src/main/resources
01:22:21 [INFO] 
01:22:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:21 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/bin
01:22:25 [INFO] 
01:22:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/src/test/resources
01:22:25 [INFO] 
01:22:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:25 [INFO] 
01:22:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/target/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests-2.0.0-SNAPSHOT.jar
01:22:25 [INFO] 
01:22:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:25 [INFO] 
01:22:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:25 [INFO] 
01:22:25 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:25 [INFO] Skipping tests
01:22:25 [INFO] 
01:22:25 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests ---
01:22:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:25 [INFO] 
01:22:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests >--
01:22:25 [INFO] Building org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT [648/728]
01:22:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:22:25 [INFO] 
01:22:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:25 [INFO] 
01:22:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:25 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:25 [INFO] 
01:22:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:25 [INFO] 
01:22:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:25 [INFO] 
01:22:25 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:25 [INFO] 
01:22:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/main/resources
01:22:25 [INFO] 
01:22:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:25 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/bin
01:22:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingColumnSourceTest.java:[268] 
01:22:26 	matrixManager.addColumnSources(Arrays.asList(packagesToAdd));
01:22:26 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:26 Type NamedElement[] of the last argument to method asList(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.
01:22:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingColumnSourceTest.java:[284] 
01:22:26 	matrixManager.removeColumnSources(Arrays.asList(packagesToRemove));
01:22:26 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:26 Type NamedElement[] of the last argument to method asList(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.
01:22:26 5. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateMatrixAxisColumnTest.java (at line 40)
01:22:26 	@SuppressWarnings("nls")
01:22:26 	                  ^^^^^
01:22:26 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:26 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/AbstractTableTest.java:[131] 
01:22:26 	editorModel = TableHelper.createTable(tableConfiguration, tableContext, name, "");
01:22:26 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:26 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated
01:22:26 7. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/DeleteObjectWrapperForSourceElementsTest.java (at line 37)
01:22:26 	@SuppressWarnings("nls")
01:22:26 	                  ^^^^^
01:22:26 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:26 7 problems (0 errors, 3 warnings, 4 infos)
01:22:26 [INFO] 
01:22:26 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/test/resources
01:22:26 [INFO] 
01:22:26 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:26 [INFO] 
01:22:26 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/target/org.eclipse.papyrus.uml.nattable.matrix.tests-2.0.0-SNAPSHOT.jar
01:22:26 [INFO] 
01:22:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:26 [INFO] 
01:22:26 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:26 [INFO] 
01:22:26 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.nattable.matrix.tests ---
01:22:26 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:26 [INFO] 
01:22:26 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature >--
01:22:26 [INFO] Building org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT [649/728]
01:22:26 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:27 [INFO] 
01:22:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
01:22:27 [INFO] 
01:22:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
01:22:27 [INFO] The project's OSGi version is 1.3.0.202103040552
01:22:27 [INFO] 
01:22:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
01:22:27 [INFO] 
01:22:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
01:22:27 [INFO] 
01:22:27 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
01:22:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:27 [INFO] 
01:22:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
01:22:27 [INFO] 
01:22:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
01:22:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/org.eclipse.papyrus.tests.uml.nattable.feature-1.3.0-SNAPSHOT.jar
01:22:27 [INFO] 
01:22:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
01:22:27 [INFO] 
01:22:27 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
01:22:27 [INFO] 
01:22:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
01:22:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:28 [INFO] 
01:22:28 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature >-----
01:22:28 [INFO] Building org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT [650/728]
01:22:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:28 [INFO] 
01:22:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.feature ---
01:22:28 [INFO] The project's OSGi version is 1.2.0.202103040552
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.feature ---
01:22:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:28 [INFO] 
01:22:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.feature ---
01:22:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/org.eclipse.papyrus.tests.infra.feature-1.2.0-SNAPSHOT.jar
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.infra.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.infra.feature ---
01:22:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:28 [INFO] 
01:22:28 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature >--
01:22:28 [INFO] Building org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT [651/728]
01:22:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:28 [INFO] 
01:22:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.core.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.core.feature ---
01:22:28 [INFO] The project's OSGi version is 1.2.0.202103040552
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.core.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.core.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.core.feature ---
01:22:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:28 [INFO] 
01:22:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.core.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.core.feature ---
01:22:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/org.eclipse.papyrus.tests.infra.core.feature-1.2.0-SNAPSHOT.jar
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.core.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.core.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.infra.core.feature ---
01:22:28 [INFO] 
01:22:28 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.infra.core.feature ---
01:22:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:28 [INFO] 
01:22:28 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests.releng >--
01:22:28 [INFO] Building org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT [652/728]
01:22:28 [INFO] --------------------------------[ pom ]---------------------------------
01:22:28 [INFO] 
01:22:28 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.tests.releng ---
01:22:28 [INFO] 
01:22:28 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.tests.releng ---
01:22:28 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:28 [INFO] 
01:22:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools.tests.releng ---
01:22:28 [INFO] 
01:22:28 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.tools.tests.releng ---
01:22:28 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:28 [INFO] 
01:22:28 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests >----
01:22:28 [INFO] Building org.eclipse.papyrus.uml.tools.tests 4.0.0-SNAPSHOT    [653/728]
01:22:28 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:29 [INFO] 
01:22:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:29 [INFO] 
01:22:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:29 [INFO] The project's OSGi version is 4.0.0.202103040552
01:22:29 [INFO] 
01:22:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:29 [INFO] 
01:22:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:29 [INFO] 
01:22:29 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:29 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:29 [INFO] 
01:22:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/main/resources
01:22:29 [INFO] 
01:22:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:29 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/bin
01:22:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterCompletionTest.java:[58] 
01:22:30 	private static final String PACKAGE1_NAME_TO_DISPLAY = "Package1"; //$NON-NLS-1$
01:22:30 	                            ^^^^^^^^^^^^^^^^^^^^^^^^
01:22:30 The value of the field UMLReferenceConverterCompletionTest.PACKAGE1_NAME_TO_DISPLAY is not used
01:22:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[32] 
01:22:30 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:22:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:30 The type AdapterUtils is deprecated
01:22:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[76] 
01:22:30 	JunkLanguage junk = AdapterUtils.adapt(modelSet.getResourceSet(), JunkLanguage.class, null);
01:22:30 	                    ^^^^^^^^^^^^
01:22:30 The type AdapterUtils is deprecated
01:22:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[76] 
01:22:30 	JunkLanguage junk = AdapterUtils.adapt(modelSet.getResourceSet(), JunkLanguage.class, null);
01:22:30 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:30 The method adapt(Object, Class<UMLLanguageProvidersTest.JunkLanguage>, UMLLanguageProvidersTest.JunkLanguage) from the type AdapterUtils is deprecated
01:22:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLCopyTestME.java:[27] 
01:22:30 	import org.eclipse.emf.ecore.util.EcoreUtil;
01:22:30 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:30 The import org.eclipse.emf.ecore.util.EcoreUtil is never used
01:22:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterTest.java:[78] 
01:22:30 	private Class class1 = null;
01:22:30 	              ^^^^^^
01:22:30 The value of the field UMLReferenceConverterTest.class1 is not used
01:22:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterTest.java:[80] 
01:22:30 	private Class class4 = null;
01:22:30 	              ^^^^^^
01:22:30 The value of the field UMLReferenceConverterTest.class4 is not used
01:22:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/NamedElementValidatorTest.java:[105] 
01:22:30 	houseKeeper.setField("fixture", new NamedElementValidator(toBeNamed));
01:22:30 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:30 The method setField(String, NamedElementValidator) from the type AbstractHouseKeeperRule is deprecated
01:22:30 9 problems (0 errors, 8 warnings, 1 info)
01:22:30 [INFO] 
01:22:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/test/resources
01:22:30 [INFO] 
01:22:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:30 [INFO] 
01:22:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/target/org.eclipse.papyrus.uml.tools.tests-4.0.0-SNAPSHOT.jar
01:22:30 [INFO] 
01:22:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:30 [INFO] 
01:22:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:30 [INFO] 
01:22:30 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:30 [INFO] Skipping tests
01:22:30 [INFO] 
01:22:30 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.tools.tests ---
01:22:30 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:30 [INFO] 
01:22:30 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests >--
01:22:30 [INFO] Building org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT [654/728]
01:22:30 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:30 [INFO] 
01:22:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:30 [INFO] 
01:22:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:30 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:30 [INFO] 
01:22:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:30 [INFO] 
01:22:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:30 [INFO] 
01:22:30 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:30 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:30 [INFO] 
01:22:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/main/resources
01:22:30 [INFO] 
01:22:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:30 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/bin
01:22:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/org/eclipse/papyrus/uml/tools/utils/tests/tests/NameResolutionHelperTest.java:[55] 
01:22:33 	List<NamedElement> namedElements = nameResolutionHelper.getNamedElements(PACKAGE1_NAME + NamedElementUtil.QUALIFIED_NAME_SEPARATOR + PACKAGE2_NAME + NamedElementUtil.QUALIFIED_NAME_SEPARATOR + CLASS1_NAME);
01:22:33 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:33 The method getNamedElements(String) from the type NameResolutionHelper is deprecated
01:22:33 1 problem (1 warning)
01:22:33 [INFO] 
01:22:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/test/resources
01:22:33 [INFO] 
01:22:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/target/org.eclipse.papyrus.uml.tools.utils.tests-2.0.0-SNAPSHOT.jar
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:33 [INFO] Skipping tests
01:22:33 [INFO] 
01:22:33 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.tools.utils.tests ---
01:22:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:33 [INFO] 
01:22:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature >---
01:22:33 [INFO] Building org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT [655/728]
01:22:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:33 [INFO] 
01:22:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.tools.feature ---
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.tools.feature ---
01:22:33 [INFO] The project's OSGi version is 1.2.0.202103040552
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.tools.feature ---
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.tools.feature ---
01:22:33 [INFO] 
01:22:33 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.tools.feature ---
01:22:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:33 [INFO] 
01:22:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.tools.feature ---
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.tools.feature ---
01:22:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/org.eclipse.papyrus.tests.uml.tools.feature-1.2.0-SNAPSHOT.jar
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.tools.feature ---
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.tools.feature ---
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.tools.feature ---
01:22:33 [INFO] 
01:22:33 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.uml.tools.feature ---
01:22:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:33 [INFO] 
01:22:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests.releng >--
01:22:33 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT [656/728]
01:22:33 [INFO] --------------------------------[ pom ]---------------------------------
01:22:33 [INFO] 
01:22:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng ---
01:22:33 [INFO] 
01:22:33 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng ---
01:22:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng ---
01:22:33 [INFO] 
01:22:33 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng ---
01:22:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:33 [INFO] 
01:22:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests >--
01:22:33 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.0.0-SNAPSHOT [657/728]
01:22:33 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:33 [INFO] 
01:22:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:33 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:33 [INFO] 
01:22:33 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:33 [INFO] 
01:22:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/main/resources
01:22:33 [INFO] 
01:22:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:33 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/bin
01:22:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/org/eclipse/papyrus/uml/decoratormodel/controlmode/tests/AbstractDecoratorModelControlModeTest.java:[606] 
01:22:34 	protected <E> Set<E> set(E... elements) {
01:22:34 	                              ^^^^^^^^
01:22:34 Type safety: Potential heap pollution via varargs parameter elements
01:22:34 1 problem (1 warning)
01:22:34 [INFO] 
01:22:34 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/test/resources
01:22:34 [INFO] 
01:22:34 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:34 [INFO] 
01:22:34 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests-2.0.0-SNAPSHOT.jar
01:22:34 [INFO] 
01:22:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:34 [INFO] 
01:22:34 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:34 [INFO] 
01:22:34 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:34 [INFO] Skipping tests
01:22:34 [INFO] 
01:22:34 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
01:22:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:34 [INFO] 
01:22:34 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests >--
01:22:34 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests 2.0.0-SNAPSHOT [658/728]
01:22:34 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:34 [INFO] 
01:22:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:34 [INFO] 
01:22:34 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:34 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:34 [INFO] 
01:22:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:34 [INFO] 
01:22:34 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:34 [INFO] 
01:22:34 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:34 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:34 [INFO] 
01:22:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/main/resources
01:22:34 [INFO] 
01:22:34 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:34 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/bin
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[36] 
01:22:35 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
01:22:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The type AdapterUtils is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[79] 
01:22:35 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get();
01:22:35 	                    ^^^^^^^^^^^^
01:22:35 The type AdapterUtils is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[79] 
01:22:35 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get();
01:22:35 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[100] 
01:22:35 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get();
01:22:35 	                    ^^^^^^^^^^^^
01:22:35 The type AdapterUtils is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[100] 
01:22:35 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get();
01:22:35 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[121] 
01:22:35 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get();
01:22:35 	                    ^^^^^^^^^^^^
01:22:35 The type AdapterUtils is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[121] 
01:22:35 	EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get();
01:22:35 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[144] 
01:22:35 	houseKeeper.setField("zombies", snippet.getZombieStereotypes(decoratorModelResource));
01:22:35 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method setField(String, ZombieStereotypesDescriptor) from the type AbstractHouseKeeperRule is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[108] 
01:22:35 	assertThat(profile, notNullValue());
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[109] 
01:22:35 	assertThat(profile.eIsProxy(), is(false));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[110] 
01:22:35 	assertThat(profile.getURI(), is(ProfileExternalizationPackage.eNS_URI));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[116] 
01:22:35 	assertThat(DecoratorModelUtils.getDecoratorPackages(getPackage2()), isEmpty());
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Iterable<Package>, Matcher<? super Iterable<Package>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[121] 
01:22:35 	assertThat(packages.size(), is(1));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[122] 
01:22:35 	assertThat(packages.get(0).isProfileApplied(getTestProfile()), is(true));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[128] 
01:22:35 	assertThat(DecoratorModelUtils.getDecoratorModelProfileApplications(getPackage2()), isEmpty());
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Iterable<ProfileApplication>, Matcher<? super Iterable<ProfileApplication>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[133] 
01:22:35 	assertThat(applications.size(), is(1));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[134] 
01:22:35 	assertThat(applications.get(0).getAppliedProfile(), is(getTestProfile()));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[142] 
01:22:35 	assertThat(applications.size(), is(1));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[143] 
01:22:35 	assertThat(applications.get(getPackage2()), is(getTestProfile()));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[149] 
01:22:35 	assertThat(DecoratorModelUtils.getDecoratorModelProfileApplications(getPackage2()), isEmpty());
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Iterable<ProfileApplication>, Matcher<? super Iterable<ProfileApplication>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[154] 
01:22:35 	assertThat(applied.size(), is(1));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[155] 
01:22:35 	assertThat(applied.get(0), is(getTestProfile()));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[162] 
01:22:35 	assertThat(DecoratorModelUtils.hasExternalizationProfile(getTestProfile()), is(false));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[163] 
01:22:35 	assertThat(DecoratorModelUtils.hasExternalizationProfile((Package) decoratorModel.getContents().get(0)), is(true));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[173] 
01:22:35 	assertThat(DecoratorModelUtils.isDecoratorModel(modelResource), is(false));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[174] 
01:22:35 	assertThat(DecoratorModelUtils.isDecoratorModel(decoratorModel), is(true));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[181] 
01:22:35 	assertThat(DecoratorModelUtils.isDecoratorModelFor(decoratorModel, getTestProfile().eResource()), is(false));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[182] 
01:22:35 	assertThat(DecoratorModelUtils.isDecoratorModelFor(decoratorModel, modelResource), is(true));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[190] 
01:22:35 	assertThat(uris.size(), is(1));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[191] 
01:22:35 	assertThat(uris.get(0), is(modelResource.getURI()));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(URI, Matcher<? super URI>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[197] 
01:22:35 	assertThat(DecoratorModelUtils.isDecoratorModel(decorator), is(true));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[209] 
01:22:35 	assertThat(DecoratorModelUtils.isDecoratorModel(decoratorModel.getURI()), is(true));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[213] 
01:22:35 	assertThat(DecoratorModelUtils.isDecoratorModel(decorator), is(false));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[218] 
01:22:35 	assertThat(DecoratorModelUtils.getLoadedDecoratorModels(modelResource), isEmpty());
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[222] 
01:22:35 	assertThat(DecoratorModelUtils.getLoadedDecoratorModels(modelResource), is(Collections.singleton(decoratorModel.getURI())));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[229] 
01:22:35 	assertThat(DecoratorModelUtils.getUnloadedDecoratorModels(modelResource), is(Collections.singleton(uri)));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[233] 
01:22:35 	assertThat(DecoratorModelUtils.getUnloadedDecoratorModels(modelResource), isEmpty());
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[241] 
01:22:35 	assertThat(get(unloaded, true), is(Collections.singleton(uri)));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[247] 
01:22:35 	assertThat(get(unloaded, false), isEmpty());
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[261] 
01:22:35 	assertThat(get(unloaded, true), is(set(decorator2)));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[266] 
01:22:35 	assertThat(get(unloaded, false), is(set(decorator1, decorator2)));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[274] 
01:22:35 	assertThat(get(unloaded, true), is(set(uri)));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[279] 
01:22:35 	assertThat(get(unloaded, false), isEmpty());
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[285] 
01:22:35 	assertThat(get(hasUnloaded, true), is(Boolean.TRUE));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[290] 
01:22:35 	assertThat(get(hasUnloaded, false), is(Boolean.FALSE));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[301] 
01:22:35 	assertThat(get(hasUnloaded, true), is(Boolean.FALSE));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[304] 
01:22:35 	assertThat(get(hasUnloaded, false), is(Boolean.TRUE));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[309] 
01:22:35 	assertThat(get(hasUnloaded, false), is(Boolean.FALSE));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[315] 
01:22:35 	assertThat(subUnits, isEmpty());
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[319] 
01:22:35 	assertThat(subUnits, is(set(getPackage2())));
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[323] 
01:22:35 	assertThat(subUnits, isEmpty());
01:22:35 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[71] 
01:22:35 	EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype);
01:22:35 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[95] 
01:22:35 	EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype);
01:22:35 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[124] 
01:22:35 	EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype);
01:22:35 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[158] 
01:22:35 	EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype);
01:22:35 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:35 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
01:22:35 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/AbstractProfileExternalizationTest.java:[484] 
01:22:35 	protected <E> Set<E> set(E... elements) {
01:22:35 	                              ^^^^^^^^
01:22:35 Type safety: Potential heap pollution via varargs parameter elements
01:22:35 56 problems (56 warnings)
01:22:35 [INFO] 
01:22:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/test/resources
01:22:35 [INFO] 
01:22:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:35 [INFO] 
01:22:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/org.eclipse.papyrus.uml.decoratormodel.tests-2.0.0-SNAPSHOT.jar
01:22:35 [INFO] 
01:22:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:35 [INFO] 
01:22:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:36 [INFO] Skipping tests
01:22:36 [INFO] 
01:22:36 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
01:22:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:36 [INFO] 
01:22:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature >--
01:22:36 [INFO] Building org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT [659/728]
01:22:36 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:36 [INFO] 
01:22:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
01:22:36 [INFO] The project's OSGi version is 1.2.0.202103040552
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
01:22:36 [INFO] 
01:22:36 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
01:22:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:36 [INFO] 
01:22:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
01:22:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/org.eclipse.papyrus.tests.uml.decoratormodel.feature-1.2.0-SNAPSHOT.jar
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
01:22:36 [INFO] 
01:22:36 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
01:22:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:36 [INFO] 
01:22:36 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests.releng >--
01:22:36 [INFO] Building org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT [660/728]
01:22:36 [INFO] --------------------------------[ pom ]---------------------------------
01:22:36 [INFO] 
01:22:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.releng ---
01:22:36 [INFO] 
01:22:36 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests.releng ---
01:22:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests.releng ---
01:22:36 [INFO] 
01:22:36 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests.releng ---
01:22:36 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:36 [INFO] 
01:22:36 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests >--
01:22:36 [INFO] Building org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT [661/728]
01:22:36 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:36 [INFO] 
01:22:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:36 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:36 [INFO] 
01:22:36 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:36 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:36 [INFO] 
01:22:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/main/resources
01:22:36 [INFO] 
01:22:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:36 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/bin
01:22:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/org/eclipse/papyrus/uml/textedit/parameter/tests/suites/ParameterGrammarTests.java:[21] 
01:22:37 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:22:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:37 The type DefaultXtextDirectEditorConfiguration is deprecated
01:22:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/org/eclipse/papyrus/uml/textedit/parameter/tests/suites/ParameterGrammarTests.java:[125] 
01:22:37 	public DefaultXtextDirectEditorConfiguration getEditor() {
01:22:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:37 The type DefaultXtextDirectEditorConfiguration is deprecated
01:22:37 2 problems (2 warnings)
01:22:37 [INFO] 
01:22:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/test/resources
01:22:37 [INFO] 
01:22:37 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:37 [INFO] 
01:22:37 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/org.eclipse.papyrus.uml.textedit.parameter.tests-2.0.0-SNAPSHOT.jar
01:22:37 [INFO] 
01:22:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:37 [INFO] 
01:22:37 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:38 [INFO] 
01:22:38 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:38 [INFO] Skipping tests
01:22:38 [INFO] 
01:22:38 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
01:22:38 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:38 [INFO] 
01:22:38 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests >--
01:22:38 [INFO] Building org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT [662/728]
01:22:38 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:38 [INFO] 
01:22:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:38 [INFO] 
01:22:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:38 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:38 [INFO] 
01:22:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:38 [INFO] 
01:22:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:38 [INFO] 
01:22:38 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:38 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:38 [INFO] 
01:22:38 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/main/resources
01:22:38 [INFO] 
01:22:38 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:38 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/bin
01:22:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/org/eclipse/papyrus/uml/textedit/port/tests/suites/PortGrammarTests.java:[20] 
01:22:41 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:22:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:41 The type DefaultXtextDirectEditorConfiguration is deprecated
01:22:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/org/eclipse/papyrus/uml/textedit/port/tests/suites/PortGrammarTests.java:[149] 
01:22:41 	public DefaultXtextDirectEditorConfiguration getEditor() {
01:22:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:41 The type DefaultXtextDirectEditorConfiguration is deprecated
01:22:41 2 problems (2 warnings)
01:22:41 [INFO] 
01:22:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/test/resources
01:22:41 [INFO] 
01:22:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:41 [INFO] 
01:22:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/org.eclipse.papyrus.uml.textedit.port.tests-2.0.0-SNAPSHOT.jar
01:22:41 [INFO] 
01:22:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:41 [INFO] 
01:22:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:41 [INFO] 
01:22:41 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:41 [INFO] Skipping tests
01:22:41 [INFO] 
01:22:41 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.textedit.port.tests ---
01:22:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:41 [INFO] 
01:22:41 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests >--
01:22:41 [INFO] Building org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT [663/728]
01:22:41 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:41 [INFO] 
01:22:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] 
01:22:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:41 [INFO] 
01:22:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] 
01:22:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] 
01:22:41 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:41 [INFO] 
01:22:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/main/resources
01:22:41 [INFO] 
01:22:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/bin
01:22:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/org/eclipse/papyrus/uml/textedit/property/tests/suites/PropertyGrammarTests.java:[19] 
01:22:41 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:22:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:41 The type DefaultXtextDirectEditorConfiguration is deprecated
01:22:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/org/eclipse/papyrus/uml/textedit/property/tests/suites/PropertyGrammarTests.java:[142] 
01:22:41 	public DefaultXtextDirectEditorConfiguration getEditor() {
01:22:41 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:41 The type DefaultXtextDirectEditorConfiguration is deprecated
01:22:41 2 problems (2 warnings)
01:22:41 [INFO] 
01:22:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/test/resources
01:22:41 [INFO] 
01:22:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] 
01:22:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/org.eclipse.papyrus.uml.textedit.property.tests-2.0.0-SNAPSHOT.jar
01:22:41 [INFO] 
01:22:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] 
01:22:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] 
01:22:41 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] Skipping tests
01:22:41 [INFO] 
01:22:41 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.textedit.property.tests ---
01:22:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:41 [INFO] 
01:22:41 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests >--
01:22:41 [INFO] Building org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT [664/728]
01:22:41 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:42 [INFO] 
01:22:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] 
01:22:42 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:42 [INFO] 
01:22:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/main/resources
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/bin
01:22:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[22] 
01:22:42 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
01:22:42 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:42 The type DefaultXtextDirectEditorConfiguration is deprecated
01:22:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[30] 
01:22:42 	public class ConstraintWithCppPopupEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration {
01:22:42 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:42 The type DefaultXtextDirectEditorConfiguration is deprecated
01:22:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[33] 
01:22:42 	super();
01:22:42 	^^^^^^^^
01:22:42 The constructor DefaultXtextDirectEditorConfiguration() is deprecated
01:22:42 4. INFO in /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/UseRightEditorTest.java (at line 36)
01:22:42 	@SuppressWarnings("nls")
01:22:42 	                  ^^^^^
01:22:42 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
01:22:42 4 problems (0 errors, 3 warnings, 1 info)
01:22:42 [INFO] 
01:22:42 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/test/resources
01:22:42 [INFO] 
01:22:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/org.eclipse.papyrus.uml.textedit.tests-2.0.0-SNAPSHOT.jar
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] Skipping tests
01:22:42 [INFO] 
01:22:42 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests ---
01:22:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:42 [INFO] 
01:22:42 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature >--
01:22:42 [INFO] Building org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT [665/728]
01:22:42 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:42 [INFO] 
01:22:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
01:22:42 [INFO] The project's OSGi version is 1.2.0.202103040552
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
01:22:42 [INFO] 
01:22:42 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
01:22:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:42 [INFO] 
01:22:42 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
01:22:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/org.eclipse.papyrus.uml.textedit.tests.feature-1.2.0-SNAPSHOT.jar
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
01:22:42 [INFO] 
01:22:42 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
01:22:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:42 [INFO] 
01:22:42 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.assistants.tests.releng >--
01:22:42 [INFO] Building org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT [666/728]
01:22:42 [INFO] --------------------------------[ pom ]---------------------------------
01:22:42 [INFO] 
01:22:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.tests.releng ---
01:22:42 [INFO] 
01:22:42 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.assistants.tests.releng ---
01:22:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:42 [INFO] 
01:22:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.tests.releng ---
01:22:42 [INFO] 
01:22:42 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.assistants.tests.releng ---
01:22:42 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:42 [INFO] 
01:22:42 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests >--
01:22:42 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT [667/728]
01:22:42 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:43 [INFO] 
01:22:43 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:43 [INFO] 
01:22:43 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:43 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:43 [INFO] 
01:22:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:43 [INFO] 
01:22:43 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:43 [INFO] 
01:22:43 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:43 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:43 [INFO] 
01:22:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/src/main/resources
01:22:43 [INFO] 
01:22:43 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:43 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/bin
01:22:44 [INFO] 
01:22:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/src/test/resources
01:22:44 [INFO] 
01:22:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:44 [INFO] 
01:22:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/target/org.eclipse.papyrus.uml.profile.types.generator.tests-2.0.0-SNAPSHOT.jar
01:22:44 [INFO] 
01:22:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:44 [INFO] 
01:22:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:44 [INFO] 
01:22:44 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:44 [INFO] Skipping tests
01:22:44 [INFO] 
01:22:44 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.profile.types.generator.tests ---
01:22:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:44 [INFO] 
01:22:44 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests >--
01:22:44 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT [668/728]
01:22:44 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:44 [INFO] 
01:22:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] 
01:22:44 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:44 [INFO] 
01:22:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] 
01:22:44 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] 
01:22:44 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:44 [INFO] 
01:22:44 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/main/resources
01:22:44 [INFO] 
01:22:44 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/bin
01:22:44 [INFO] 
01:22:44 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:44 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/test/resources
01:22:44 [INFO] 
01:22:44 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] 
01:22:44 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/target/org.eclipse.papyrus.uml.profile.assistants.generator.tests-2.0.0-SNAPSHOT.jar
01:22:44 [INFO] 
01:22:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] 
01:22:44 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] 
01:22:44 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] Skipping tests
01:22:44 [INFO] 
01:22:44 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests ---
01:22:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:44 [INFO] 
01:22:44 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature >--
01:22:44 [INFO] Building org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT [669/728]
01:22:44 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:45 [INFO] 
01:22:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
01:22:45 [INFO] 
01:22:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
01:22:45 [INFO] The project's OSGi version is 1.2.0.202103040552
01:22:45 [INFO] 
01:22:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
01:22:45 [INFO] 
01:22:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
01:22:45 [INFO] 
01:22:45 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
01:22:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:45 [INFO] 
01:22:45 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
01:22:45 [INFO] 
01:22:45 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
01:22:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/target/org.eclipse.papyrus.tests.uml.assistants.feature-1.2.0-SNAPSHOT.jar
01:22:45 [INFO] 
01:22:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
01:22:45 [INFO] 
01:22:45 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
01:22:45 [INFO] 
01:22:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
01:22:45 [INFO] 
01:22:45 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.uml.assistants.feature ---
01:22:45 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:45 [INFO] 
01:22:45 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.tests.releng >--
01:22:45 [INFO] Building org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT [670/728]
01:22:45 [INFO] --------------------------------[ pom ]---------------------------------
01:22:45 [INFO] 
01:22:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.tests.releng ---
01:22:45 [INFO] 
01:22:45 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.tests.releng ---
01:22:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:45 [INFO] 
01:22:45 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.tests.releng ---
01:22:45 [INFO] 
01:22:45 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.toolsmiths.tests.releng ---
01:22:45 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:45 [INFO] 
01:22:45 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests >--
01:22:45 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT [671/728]
01:22:45 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:45 [INFO] 
01:22:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:45 [INFO] 
01:22:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:45 [INFO] The project's OSGi version is 1.0.0.202103040552
01:22:45 [INFO] 
01:22:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:45 [INFO] 
01:22:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:45 [INFO] 
01:22:45 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:45 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:45 [INFO] 
01:22:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/src/main/resources
01:22:45 [INFO] 
01:22:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:45 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/bin
01:22:48 [INFO] 
01:22:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/src/test/resources
01:22:48 [INFO] 
01:22:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:48 [INFO] 
01:22:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/target/org.eclipse.papyrus.toolsmiths.profilemigration.tests-1.0.0-SNAPSHOT.jar
01:22:48 [INFO] 
01:22:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:48 [INFO] 
01:22:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:48 [INFO] 
01:22:48 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:48 [INFO] Skipping tests
01:22:48 [INFO] 
01:22:48 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests ---
01:22:48 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:48 [INFO] 
01:22:48 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests >--
01:22:48 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT [672/728]
01:22:48 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:48 [INFO] 
01:22:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] 
01:22:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:48 [INFO] 
01:22:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] 
01:22:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] 
01:22:48 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:48 [INFO] 
01:22:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/main/resources
01:22:48 [INFO] 
01:22:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/bin
01:22:48 [INFO] 
01:22:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/test/resources
01:22:48 [INFO] 
01:22:48 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] 
01:22:48 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/target/org.eclipse.papyrus.toolsmiths.validation.profile.tests-2.0.0-SNAPSHOT.jar
01:22:48 [INFO] 
01:22:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] 
01:22:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] 
01:22:48 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] Skipping tests
01:22:48 [INFO] 
01:22:48 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests ---
01:22:48 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:48 [INFO] 
01:22:48 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests >--
01:22:48 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT [673/728]
01:22:48 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:49 [INFO] 
01:22:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] 
01:22:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:49 [INFO] 
01:22:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] 
01:22:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] 
01:22:49 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:49 [INFO] 
01:22:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/main/resources
01:22:49 [INFO] 
01:22:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/bin
01:22:49 [INFO] 
01:22:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/test/resources
01:22:49 [INFO] 
01:22:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] 
01:22:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests-2.0.0-SNAPSHOT.jar
01:22:49 [INFO] 
01:22:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] 
01:22:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] 
01:22:49 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] Skipping tests
01:22:49 [INFO] 
01:22:49 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests ---
01:22:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:49 [INFO] 
01:22:49 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature >--
01:22:49 [INFO] Building org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT [674/728]
01:22:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:50 [INFO] 
01:22:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
01:22:50 [INFO] 
01:22:50 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
01:22:50 [INFO] The project's OSGi version is 1.0.0.202103040552
01:22:50 [INFO] 
01:22:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
01:22:50 [INFO] 
01:22:50 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
01:22:50 [INFO] 
01:22:50 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
01:22:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:50 [INFO] 
01:22:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
01:22:50 [INFO] 
01:22:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
01:22:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/target/org.eclipse.papyrus.tests.toolsmiths.feature-1.0.0-SNAPSHOT.jar
01:22:50 [INFO] 
01:22:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
01:22:50 [INFO] 
01:22:50 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
01:22:50 [INFO] 
01:22:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
01:22:50 [INFO] 
01:22:50 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.toolsmiths.feature ---
01:22:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:50 [INFO] 
01:22:50 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.tests.feature >--------
01:22:50 [INFO] Building org.eclipse.papyrus.tests.feature 2.0.0-SNAPSHOT      [675/728]
01:22:50 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:51 [INFO] 
01:22:51 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.feature ---
01:22:51 [INFO] 
01:22:51 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.feature ---
01:22:51 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:51 [INFO] 
01:22:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.feature ---
01:22:51 [INFO] 
01:22:51 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.feature ---
01:22:51 [INFO] 
01:22:51 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.feature ---
01:22:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:51 [INFO] 
01:22:51 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.feature ---
01:22:51 [INFO] 
01:22:51 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.feature ---
01:22:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/org.eclipse.papyrus.tests.feature-2.0.0-SNAPSHOT.jar
01:22:51 [INFO] 
01:22:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.feature ---
01:22:51 [INFO] 
01:22:51 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.feature ---
01:22:51 [INFO] 
01:22:51 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.feature ---
01:22:52 [INFO] 
01:22:52 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.feature ---
01:22:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:52 [INFO] 
01:22:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.main.tests >--
01:22:52 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT [676/728]
01:22:52 [INFO] --------------------------------[ pom ]---------------------------------
01:22:52 [INFO] 
01:22:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.main.tests ---
01:22:52 [INFO] 
01:22:52 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.expressions.main.tests ---
01:22:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.main.tests ---
01:22:52 [INFO] 
01:22:52 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.emf.expressions.main.tests ---
01:22:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:52 [INFO] 
01:22:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests >--
01:22:52 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT [677/728]
01:22:52 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:52 [INFO] 
01:22:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] 
01:22:52 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:52 [INFO] 
01:22:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/src/main/resources
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/bin
01:22:52 [INFO] 
01:22:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/src/test/resources
01:22:52 [INFO] 
01:22:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/target/org.eclipse.papyrus.infra.emf.expressions.tests-2.0.0-SNAPSHOT.jar
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] Skipping tests
01:22:52 [INFO] 
01:22:52 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.emf.expressions.tests ---
01:22:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:52 [INFO] 
01:22:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature >--
01:22:52 [INFO] Building org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT [678/728]
01:22:52 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:52 [INFO] 
01:22:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
01:22:52 [INFO] The project's OSGi version is 1.0.0.202103040552
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
01:22:52 [INFO] 
01:22:52 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
01:22:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:52 [INFO] 
01:22:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
01:22:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/target/org.eclipse.papyrus.tests.infra.emf.expressions.feature-1.0.0-SNAPSHOT.jar
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
01:22:52 [INFO] 
01:22:52 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature ---
01:22:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:52 [INFO] 
01:22:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.main.test >--
01:22:52 [INFO] Building org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT [679/728]
01:22:52 [INFO] --------------------------------[ pom ]---------------------------------
01:22:52 [INFO] 
01:22:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.main.test ---
01:22:52 [INFO] 
01:22:52 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.internationalization.main.test ---
01:22:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.main.test ---
01:22:52 [INFO] 
01:22:52 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.internationalization.main.test ---
01:22:52 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:52 [INFO] 
01:22:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests >--
01:22:52 [INFO] Building org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT [680/728]
01:22:52 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:52 [INFO] 
01:22:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:52 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:52 [INFO] 
01:22:52 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:52 [INFO] 
01:22:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/src/main/resources
01:22:52 [INFO] 
01:22:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:52 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/bin
01:22:53 [INFO] 
01:22:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/src/test/resources
01:22:53 [INFO] 
01:22:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:53 [INFO] 
01:22:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/target/org.eclipse.papyrus.infra.internationalization.tests-2.0.0-SNAPSHOT.jar
01:22:55 [INFO] 
01:22:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:55 [INFO] 
01:22:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:55 [INFO] 
01:22:55 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:55 [INFO] Skipping tests
01:22:55 [INFO] 
01:22:55 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.internationalization.tests ---
01:22:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:55 [INFO] 
01:22:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature >--
01:22:55 [INFO] Building org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT [681/728]
01:22:55 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:55 [INFO] 
01:22:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
01:22:55 [INFO] 
01:22:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
01:22:55 [INFO] The project's OSGi version is 1.0.0.202103040552
01:22:55 [INFO] 
01:22:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
01:22:55 [INFO] 
01:22:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
01:22:55 [INFO] 
01:22:55 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
01:22:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:55 [INFO] 
01:22:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
01:22:55 [INFO] 
01:22:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
01:22:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/target/org.eclipse.papyrus.tests.infra.internationalization.feature-1.0.0-SNAPSHOT.jar
01:22:55 [INFO] 
01:22:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
01:22:55 [INFO] 
01:22:55 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
01:22:55 [INFO] 
01:22:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
01:22:55 [INFO] 
01:22:55 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.infra.internationalization.feature ---
01:22:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:55 [INFO] 
01:22:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests.releng >--
01:22:55 [INFO] Building org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT [682/728]
01:22:55 [INFO] --------------------------------[ pom ]---------------------------------
01:22:55 [INFO] 
01:22:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.tests.releng ---
01:22:55 [INFO] 
01:22:55 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.expressions.tests.releng ---
01:22:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:55 [INFO] 
01:22:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.tests.releng ---
01:22:55 [INFO] 
01:22:55 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.expressions.tests.releng ---
01:22:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:55 [INFO] 
01:22:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests >--
01:22:55 [INFO] Building org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT [683/728]
01:22:55 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:56 [INFO] 
01:22:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] 
01:22:56 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:56 [INFO] 
01:22:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/main/resources
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/bin
01:22:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/IsKindOfStereotypeExpressionTests.java:[54] 
01:22:56 	private final String ELEMENT_CHILD_STEREOTYPE_QUALIFIED_NAME = "RootElement::AChildNiceStereotypeForElement"; //$NON-NLS-1$
01:22:56 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:22:56 The value of the field IsKindOfStereotypeExpressionTests.ELEMENT_CHILD_STEREOTYPE_QUALIFIED_NAME is not used
01:22:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/SingleStereotypeAttributeEqualityExpressionTests.java:[48] 
01:22:56 	private Class notStereotypedClass;
01:22:56 	              ^^^^^^^^^^^^^^^^^^^
01:22:56 The value of the field SingleStereotypeAttributeEqualityExpressionTests.notStereotypedClass is not used
01:22:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/SingleStereotypeAttributeEqualityExpressionTests.java:[50] 
01:22:56 	private final String PROFILE_URI = "papyrusExpressionProfile"; //$NON-NLS-1$
01:22:56 	                     ^^^^^^^^^^^
01:22:56 The value of the field SingleStereotypeAttributeEqualityExpressionTests.PROFILE_URI is not used
01:22:56 3 problems (3 warnings)
01:22:56 [INFO] 
01:22:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/test/resources
01:22:56 [INFO] 
01:22:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/target/org.eclipse.papyrus.uml.expressions.tests-2.0.0-SNAPSHOT.jar
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] Skipping tests
01:22:56 [INFO] 
01:22:56 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.expressions.tests ---
01:22:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:56 [INFO] 
01:22:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature >--
01:22:56 [INFO] Building org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT [684/728]
01:22:56 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:22:56 [INFO] 
01:22:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
01:22:56 [INFO] The project's OSGi version is 1.0.0.202103040552
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
01:22:56 [INFO] 
01:22:56 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
01:22:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:56 [INFO] 
01:22:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
01:22:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/target/org.eclipse.papyrus.tests.uml.expressions.feature-1.0.0-SNAPSHOT.jar
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
01:22:56 [INFO] 
01:22:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
01:22:57 [INFO] 
01:22:57 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.uml.expressions.feature ---
01:22:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:57 [INFO] 
01:22:57 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.main.test >--
01:22:57 [INFO] Building org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT [685/728]
01:22:57 [INFO] --------------------------------[ pom ]---------------------------------
01:22:57 [INFO] 
01:22:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.main.test ---
01:22:57 [INFO] 
01:22:57 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.main.test ---
01:22:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:57 [INFO] 
01:22:57 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.main.test ---
01:22:57 [INFO] 
01:22:57 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.internationalization.main.test ---
01:22:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:22:57 [INFO] 
01:22:57 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests >--
01:22:57 [INFO] Building org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT [686/728]
01:22:57 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:22:57 [INFO] 
01:22:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:22:57 [INFO] 
01:22:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:22:57 [INFO] The project's OSGi version is 2.0.0.202103040552
01:22:57 [INFO] 
01:22:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:22:57 [INFO] 
01:22:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:22:57 [INFO] 
01:22:57 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:22:57 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:22:57 [INFO] 
01:22:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:22:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:22:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:22:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/src/main/resources
01:22:57 [INFO] 
01:22:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:22:57 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/bin
01:23:00 [INFO] 
01:23:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:23:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/src/test/resources
01:23:00 [INFO] 
01:23:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:23:00 [INFO] 
01:23:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:23:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/target/org.eclipse.papyrus.uml.internationalization.tests-2.0.0-SNAPSHOT.jar
01:23:00 [INFO] 
01:23:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:23:00 [INFO] 
01:23:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:23:00 [INFO] 
01:23:00 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:23:00 [INFO] Skipping tests
01:23:00 [INFO] 
01:23:00 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.internationalization.tests ---
01:23:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:23:00 [INFO] 
01:23:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests >--
01:23:00 [INFO] Building org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.0.0-SNAPSHOT [687/728]
01:23:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:23:00 [INFO] 
01:23:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:00 [INFO] 
01:23:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:00 [INFO] The project's OSGi version is 2.0.0.202103040552
01:23:00 [INFO] 
01:23:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:00 [INFO] 
01:23:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:00 [INFO] 
01:23:00 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:00 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:23:00 [INFO] 
01:23:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:23:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/src/main/resources
01:23:00 [INFO] 
01:23:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:00 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/bin
01:23:01 [INFO] 
01:23:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:23:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/src/test/resources
01:23:01 [INFO] 
01:23:01 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:01 [INFO] 
01:23:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/target/org.eclipse.papyrus.uml.internationalization.controlmode.tests-2.0.0-SNAPSHOT.jar
01:23:01 [INFO] 
01:23:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:01 [INFO] 
01:23:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:02 [INFO] 
01:23:02 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:02 [INFO] Skipping tests
01:23:02 [INFO] 
01:23:02 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests ---
01:23:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:23:02 [INFO] 
01:23:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature >--
01:23:02 [INFO] Building org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT [688/728]
01:23:02 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:23:02 [INFO] 
01:23:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
01:23:02 [INFO] 
01:23:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
01:23:02 [INFO] The project's OSGi version is 1.0.0.202103040552
01:23:02 [INFO] 
01:23:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
01:23:02 [INFO] 
01:23:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
01:23:02 [INFO] 
01:23:02 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
01:23:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:23:02 [INFO] 
01:23:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
01:23:02 [INFO] 
01:23:02 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
01:23:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/target/org.eclipse.papyrus.tests.uml.internationalization.feature-1.0.0-SNAPSHOT.jar
01:23:02 [INFO] 
01:23:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
01:23:02 [INFO] 
01:23:02 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
01:23:02 [INFO] 
01:23:02 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
01:23:02 [INFO] 
01:23:02 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.uml.internationalization.feature ---
01:23:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:23:02 [INFO] 
01:23:02 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests >-----
01:23:02 [INFO] Building org.eclipse.papyrus.uml.alf.tests 2.0.0-SNAPSHOT      [689/728]
01:23:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:23:02 [INFO] 
01:23:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:02 [INFO] 
01:23:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:02 [INFO] The project's OSGi version is 2.0.0.202103040552
01:23:02 [INFO] 
01:23:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:02 [INFO] 
01:23:02 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:02 [INFO] 
01:23:02 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:02 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:23:02 [INFO] 
01:23:02 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:04 [WARNING] 
01:23:04 WARNING: 	MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend
01:23:04 23: The type XtextRunner is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend
01:23:04 32: The type XtextRunner is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend
01:23:04 54: The operator '==' should be replaced by '===' when null is one of the arguments.
01:23:04 [WARNING] 
01:23:04 WARNING: 	SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend
01:23:04 24: The type InjectWith is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend
01:23:04 25: The type XtextRunner is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend
01:23:04 38: The type XtextRunner is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	Parse.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/Parse.xtend
01:23:04 57: The operator '==' should be replaced by '===' when null is one of the arguments.
01:23:04 [WARNING] 
01:23:04 WARNING: 	GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend
01:23:04 25: The type XtextRunner is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend
01:23:04 33: The type XtextRunner is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend
01:23:04 69: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:23:04 [WARNING] 
01:23:04 WARNING: 	SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend
01:23:04 24: The type InjectWith is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend
01:23:04 25: The type XtextRunner is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend
01:23:04 38: The type XtextRunner is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	MergeTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MergeTest.xtend
01:23:04 37: The type XtextRunner is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	MergeTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MergeTest.xtend
01:23:04 45: The type XtextRunner is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend
01:23:04 23: The type InjectWith is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend
01:23:04 24: The type XtextRunner is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend
01:23:04 37: The type XtextRunner is deprecated
01:23:04 [WARNING] 
01:23:04 WARNING: 	ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend
01:23:04 57: The operator '==' should be replaced by '===' when null is one of the arguments.
01:23:04 [WARNING] 
01:23:04 WARNING: 	ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend
01:23:04 62: The operator '==' should be replaced by '===' when null is one of the arguments.
01:23:04 [WARNING] 
01:23:04 WARNING: 	ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend
01:23:04 83: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:23:04 [WARNING] 
01:23:04 WARNING: 	ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend
01:23:04 85: The operator '!=' should be replaced by '!==' when null is one of the arguments.
01:23:05 [INFO] 
01:23:05 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:23:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/main/resources
01:23:05 [INFO] 
01:23:05 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:05 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/bin
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/AlfGenerator.java:[49] 
01:23:05 	static final private SaveOptions options = SaveOptions.newBuilder().format().noValidation().getOptions();
01:23:05 	                                                                             ^^^^^^^^^^^^^^
01:23:05 The method noValidation() from the type SaveOptions.Builder is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfUiInjectorProvider.java:[6] 
01:23:05 	import org.eclipse.xtext.junit4.IInjectorProvider;
01:23:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:05 The type IInjectorProvider is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfUiInjectorProvider.java:[10] 
01:23:05 	public class AlfUiInjectorProvider implements IInjectorProvider {
01:23:05 	                                              ^^^^^^^^^^^^^^^^^
01:23:05 The type IInjectorProvider is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[6] 
01:23:05 	import org.eclipse.xtext.junit4.GlobalRegistries;
01:23:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:05 The type GlobalRegistries is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[7] 
01:23:05 	import org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento;
01:23:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:05 The type GlobalRegistries.GlobalStateMemento is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[8] 
01:23:05 	import org.eclipse.xtext.junit4.IInjectorProvider;
01:23:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:05 The type IInjectorProvider is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[9] 
01:23:05 	import org.eclipse.xtext.junit4.IRegistryConfigurator;
01:23:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:05 The type IRegistryConfigurator is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[13] 
01:23:05 	public class AlfInjectorProvider implements IInjectorProvider, IRegistryConfigurator {
01:23:05 	                                            ^^^^^^^^^^^^^^^^^
01:23:05 The type IInjectorProvider is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[13] 
01:23:05 	public class AlfInjectorProvider implements IInjectorProvider, IRegistryConfigurator {
01:23:05 	                                                               ^^^^^^^^^^^^^^^^^^^^^
01:23:05 The type IRegistryConfigurator is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[15] 
01:23:05 	protected GlobalStateMemento stateBeforeInjectorCreation;
01:23:05 	          ^^^^^^^^^^^^^^^^^^
01:23:05 The type GlobalRegistries.GlobalStateMemento is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[16] 
01:23:05 	protected GlobalStateMemento stateAfterInjectorCreation;
01:23:05 	          ^^^^^^^^^^^^^^^^^^
01:23:05 The type GlobalRegistries.GlobalStateMemento is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[20] 
01:23:05 	GlobalRegistries.initializeDefaults();
01:23:05 	^^^^^^^^^^^^^^^^
01:23:05 The type GlobalRegistries is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[20] 
01:23:05 	GlobalRegistries.initializeDefaults();
01:23:05 	                 ^^^^^^^^^^^^^^^^^^^^
01:23:05 The method initializeDefaults() from the type GlobalRegistries is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[26] 
01:23:05 	stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
01:23:05 	                              ^^^^^^^^^^^^^^^^
01:23:05 The type GlobalRegistries is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[26] 
01:23:05 	stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
01:23:05 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
01:23:05 The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[28] 
01:23:05 	stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
01:23:05 	                             ^^^^^^^^^^^^^^^^
01:23:05 The type GlobalRegistries is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[28] 
01:23:05 	stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
01:23:05 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
01:23:05 The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[38] 
01:23:05 	stateBeforeInjectorCreation.restoreGlobalState();
01:23:05 	                            ^^^^^^^^^^^^^^^^^^^^
01:23:05 The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[43] 
01:23:05 	stateAfterInjectorCreation.restoreGlobalState();
01:23:05 	                           ^^^^^^^^^^^^^^^^^^^^
01:23:05 The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[31] 
01:23:05 	import org.eclipse.papyrus.uml.alf.tests.mapper.AlfCompiler;
01:23:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:05 The import org.eclipse.papyrus.uml.alf.tests.mapper.AlfCompiler is never used
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[64] 
01:23:05 	import org.eclipse.xtext.junit4.XtextRunner;
01:23:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:05 The type XtextRunner is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[70] 
01:23:05 	@RunWith(XtextRunner.class)
01:23:05 	         ^^^^^^^^^^^
01:23:05 The type XtextRunner is deprecated
01:23:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/AlfCompiler.java:[26] 
01:23:05 	import org.eclipse.papyrus.uml.alf.tests.mapper.AlfMapper;
01:23:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:05 The import org.eclipse.papyrus.uml.alf.tests.mapper.AlfMapper is never used
01:23:05 23 problems (23 warnings)
01:23:05 [INFO] 
01:23:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:23:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/test/resources
01:23:05 [INFO] 
01:23:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:05 [INFO] 
01:23:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/target/org.eclipse.papyrus.uml.alf.tests-2.0.0-SNAPSHOT.jar
01:23:05 [INFO] 
01:23:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:05 [INFO] 
01:23:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:06 [INFO] 
01:23:06 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:06 [INFO] Skipping tests
01:23:06 [INFO] 
01:23:06 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.alf.tests ---
01:23:06 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:23:06 [INFO] 
01:23:06 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature >----
01:23:06 [INFO] Building org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT [690/728]
01:23:06 [INFO] --------------------------[ eclipse-feature ]---------------------------
01:23:06 [INFO] 
01:23:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.feature ---
01:23:06 [INFO] 
01:23:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.alf.tests.feature ---
01:23:06 [INFO] The project's OSGi version is 1.2.0.202103040552
01:23:06 [INFO] 
01:23:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.tests.feature ---
01:23:06 [INFO] 
01:23:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.tests.feature ---
01:23:06 [INFO] 
01:23:06 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.feature ---
01:23:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:23:06 [INFO] 
01:23:06 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.tests.feature ---
01:23:06 [INFO] 
01:23:06 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.alf.tests.feature ---
01:23:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/target/org.eclipse.papyrus.uml.alf.tests.feature-1.2.0-SNAPSHOT.jar
01:23:06 [INFO] 
01:23:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.tests.feature ---
01:23:06 [INFO] 
01:23:06 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests.feature ---
01:23:06 [INFO] 
01:23:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests.feature ---
01:23:06 [INFO] 
01:23:06 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.feature ---
01:23:06 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:23:06 [INFO] 
01:23:06 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.tests.features >-------
01:23:06 [INFO] Building Papyrus Tests Features 0.0.1-SNAPSHOT                 [691/728]
01:23:06 [INFO] --------------------------------[ pom ]---------------------------------
01:23:06 [INFO] 
01:23:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.features ---
01:23:06 [INFO] 
01:23:06 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.features ---
01:23:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/features/papyrus-tests-features/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:23:06 [INFO] 
01:23:06 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.features ---
01:23:06 [INFO] 
01:23:06 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.features ---
01:23:06 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:23:06 [INFO] 
01:23:06 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests >--
01:23:06 [INFO] Building org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT [692/728]
01:23:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:23:09 [INFO] 
01:23:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:09 [INFO] 
01:23:09 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:09 [INFO] The project's OSGi version is 1.0.0.202103040552
01:23:09 [INFO] 
01:23:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:09 [INFO] 
01:23:09 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:09 [INFO] 
01:23:09 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:09 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:23:09 [INFO] 
01:23:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:23:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/src/main/resources
01:23:09 [INFO] 
01:23:09 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:09 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/bin
01:23:12 [INFO] 
01:23:12 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:12 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:23:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/src/test/resources
01:23:12 [INFO] 
01:23:12 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:13 [INFO] 
01:23:13 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/org.eclipse.papyrus.developer.suite.tests-1.0.0-SNAPSHOT.jar
01:23:13 [INFO] 
01:23:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:13 [INFO] 
01:23:13 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:13 [INFO] 
01:23:13 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:15 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/data/.metadata/.log
01:23:15 [INFO] Command line:
01:23:15 	[/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
01:23:36 Running org.eclipse.papyrus.developer.suite.tests.AllTests
01:23:39 Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.36 s - in org.eclipse.papyrus.developer.suite.tests.AllTests
01:23:39 uml2umlDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests)  Time elapsed: 0.118 s
01:23:39 batikDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests)  Time elapsed: 0.022 s
01:23:39 aboutTest(org.eclipse.papyrus.bundles.tests.BundlesTests)  Time elapsed: 0.074 s
01:23:39 guavaDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests)  Time elapsed: 0.001 s
01:23:39 vendorTest(org.eclipse.papyrus.bundles.tests.BundlesTests)  Time elapsed: 0.011 s
01:23:39 javaVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests)  Time elapsed: 0.108 s
01:23:39 checkPapyrusEMFPluginDependency(org.eclipse.papyrus.bundles.tests.BundlesTests)  Time elapsed: 0.006 s
01:23:39 glazedListDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests)  Time elapsed: 0.016 s
01:23:39 pluginIDTest(org.eclipse.papyrus.bundles.tests.BundlesTests)  Time elapsed: 2.246 s
01:23:39 checkPapyrusEMFUIPluginDependency(org.eclipse.papyrus.bundles.tests.BundlesTests)  Time elapsed: 0.001 s
01:23:39 incubationTest(org.eclipse.papyrus.bundles.tests.BundlesTests) skipped
01:23:39 importPackage(org.eclipse.papyrus.bundles.tests.BundlesTests) skipped
01:23:39 natTableDependencyVersionTest(org.eclipse.papyrus.bundles.tests.BundlesTests)  Time elapsed: 0.023 s
01:23:39 
01:23:39 Results:
01:23:39 
01:23:39 Tests run: 13, Failures: 0, Errors: 0, Skipped: 2
01:23:39 
01:23:49 [INFO] All tests passed!
01:23:49 [INFO] 
01:23:49 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.developer.suite.tests ---
01:23:49 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec
01:23:49 [INFO] Analyzed bundle 'org.eclipse.papyrus.developer.suite.tests' with 0 classes
01:23:49 [INFO] 
01:23:49 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >-----
01:23:49 [INFO] Building org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT      [693/728]
01:23:49 [INFO] --------------------------------[ pom ]---------------------------------
01:23:49 [INFO] 
01:23:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.bundles.tests ---
01:23:49 [INFO] 
01:23:49 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.bundles.tests ---
01:23:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/bundlestests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:23:49 [INFO] 
01:23:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bundles.tests ---
01:23:49 [INFO] 
01:23:49 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.bundles.tests ---
01:23:49 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:23:49 [INFO] 
01:23:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests >--
01:23:49 [INFO] Building org.eclipse.papyrus.eclipse.project.editors.tests 3.0.0-SNAPSHOT [694/728]
01:23:49 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:23:49 [INFO] 
01:23:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:49 [INFO] 
01:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:49 [INFO] The project's OSGi version is 3.0.0.202103040552
01:23:49 [INFO] 
01:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:49 [INFO] 
01:23:49 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:49 [INFO] 
01:23:49 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:23:49 [INFO] 
01:23:49 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:23:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/main/resources
01:23:49 [INFO] 
01:23:49 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:49 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/bin
01:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[58] 
01:23:49 	assertThat(fixture.getEditor().getMissingFiles(), hasItem("feature.xml"));
01:23:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:49 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[64] 
01:23:49 	assertThat(fixture.getEditor().getMissingNature(), hasItem("org.eclipse.pde.FeatureNature"));
01:23:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:49 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[67] 
01:23:49 	assertThat(fixture.getEditor().getMissingNature(), not(hasItem(anything())));
01:23:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:49 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[70] 
01:23:49 	assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.pde.FeatureNature")));
01:23:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:49 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[76] 
01:23:49 	assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem("org.eclipse.pde.FeatureBuilder"));
01:23:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:49 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[79] 
01:23:49 	assertThat(fixture.getEditor().getMissingBuildCommand(), not(hasItem(anything())));
01:23:49 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:49 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[82] 
01:23:49 	assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.pde.FeatureBuilder")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[92] 
01:23:50 	assertThat(manifest.getAttributes().getLength(), is(0));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[93] 
01:23:50 	assertThat(manifest.getTextContent().trim(), is(""));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[99] 
01:23:50 	assertThat(fixture.getEditor().getId(), is("org.eclipse.papyrus.extra.umlrt.feature"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[105] 
01:23:50 	assertThat(fixture.getEditor().getLabel(), is("Papyrus RT"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[111] 
01:23:50 	assertThat(fixture.getEditor().getVersion(), is("1.2.0.qualifier"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[117] 
01:23:50 	assertThat(fixture.getEditor().getProviderName(), is("Papyrus Project"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[123] 
01:23:50 	assertThat(fixture.getEditor().getOS(), is("macosx"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[129] 
01:23:50 	assertThat(fixture.getEditor().getWS(), is("cocoa,carbon"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[135] 
01:23:50 	assertThat(fixture.getEditor().getNL(), is("en_CA"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[141] 
01:23:50 	assertThat(fixture.getEditor().getArch(), is("x86_64,ppc"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[147] 
01:23:50 	assertThat(fixture.getEditor().getDescriptionText(), containsString("UML for Real-Time"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[153] 
01:23:50 	assertThat(fixture.getEditor().getDescriptionURL(), is("http://localhost/description.html"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[159] 
01:23:50 	assertThat(fixture.getEditor().getCopyrightText(), containsString("2013 CEA LIST"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[165] 
01:23:50 	assertThat(fixture.getEditor().getCopyrightURL(), is("http://www.eclipse.org/legal/epl-2.0"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[171] 
01:23:50 	assertThat(fixture.getEditor().getLicenseText(), containsString("%license"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[177] 
01:23:50 	assertThat(fixture.getEditor().getLicenseURL(), is("http://localhost/license.html"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[190] 
01:23:50 	assertThat(getManifest().getAttribute(name), is(value));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[247] 
01:23:50 	assertThat(description.getAttribute("url"), is(url));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[248] 
01:23:50 	assertThat(description.getTextContent(), is(text));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[274] 
01:23:50 	assertThat(discovery.getAttribute("label"), is("Get stuff here"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[275] 
01:23:50 	assertThat(discovery.getAttribute("url"), is("http:///update"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[285] 
01:23:50 	assertThat(plugin.getAttribute("version"), is("0.0.0"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[286] 
01:23:50 	assertThat(plugin.getAttribute("download-size"), is("0"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[287] 
01:23:50 	assertThat(plugin.getAttribute("install-size"), is("0"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[288] 
01:23:50 	assertThat(plugin.getAttribute("unpack"), is("false"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[299] 
01:23:50 	assertThat(feature.getAttribute("version"), is("0.7.0"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[320] 
01:23:50 	assertThat(feature.getAttribute("version"), is("0.0.0"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[371] 
01:23:50 	.peek(e -> assertThat("not exactly one " + name, ++count[0], is(1)))
01:23:50 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[58] 
01:23:50 	assertThat(fixture.getEditor().getMissingFiles(),
01:23:50 				both(hasItem(".classpath")).and(hasItem("build.properties")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[66] 
01:23:50 	assertThat(fixture.slurp(".classpath"), hasItem(anything()));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[67] 
01:23:50 	assertThat(fixture.getProject().getFile("build.properties").isAccessible(), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[72] 
01:23:50 	assertThat(fixture.getEditor().getMissingNature(), hasItem(IJavaProjectEditor.JAVA_NATURE));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[77] 
01:23:50 	assertThat(fixture.getEditor().hasNature(IJavaProjectEditor.JAVA_NATURE), is(false));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[79] 
01:23:50 	assertThat(fixture.getEditor().hasNature(IJavaProjectEditor.JAVA_NATURE), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[83] 
01:23:50 	assertThat(fixture.slurp(".project"), hasItem(containsString(IJavaProjectEditor.JAVA_NATURE)));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[88] 
01:23:50 	assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem(IJavaProjectEditor.JAVA_BUILD_COMMAND));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[95] 
01:23:50 	assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.papyrus.foo")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[100] 
01:23:50 	assertThat(fixture.getEditor().hasBuildCommand(IJavaProjectEditor.JAVA_BUILD_COMMAND), is(false));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[102] 
01:23:50 	assertThat(fixture.getEditor().hasBuildCommand(IJavaProjectEditor.JAVA_BUILD_COMMAND), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[106] 
01:23:50 	assertThat(fixture.slurp(".project"), hasItem(containsString(IJavaProjectEditor.JAVA_BUILD_COMMAND)));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[112] 
01:23:50 	assertThat(fixture.getEditor().exists(), is(false));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[116] 
01:23:50 	assertThat(fixture.getEditor().exists(), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[123] 
01:23:50 	assertThat(getBuildProperties().getProperty("source..", ""), containsString("src-gen"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[130] 
01:23:50 	assertThat(getBuildOutputProperty(), containsString("classes"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[137] 
01:23:50 	assertThat(getBuildProperties().getProperty("bin.includes", ""), containsString("foo.xml"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[144] 
01:23:50 	assertThat(fixture.getEditor().isRegisteredSourceFolder("src-gen"), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[151] 
01:23:50 	assertThat(fixture.getEditor().isRegisteredBinFolder("classes"), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[160] 
01:23:50 	assertThat(Arrays.asList(fixture.getEditor().getSourceFolders()),
01:23:50 				both(hasItem("src")).and(hasItem("src-gen")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[171] 
01:23:50 	assertThat(Arrays.asList(fixture.getEditor().getBinFolders()),
01:23:50 				both(hasItem("bin")).and(hasItem("bin-gen")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[182] 
01:23:50 	assertThat(Arrays.asList(fixture.getEditor().getElementsInBuild()),
01:23:50 				both(hasItem("META-INF/MANIFEST.MF")).and(hasItem("plugin.xml")).and(hasItem("plugin.properties")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[192] 
01:23:50 	assertThat(fixture.slurp(".classpath"),
01:23:50 				hasItem(both(containsString("\"src\"")).and(containsString("src-gen"))));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[202] 
01:23:50 	assertThat(fixture.slurp(".classpath"),
01:23:50 				hasItem(both(containsString("\"src\"")).and(containsString("src-gen"))));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[204] 
01:23:50 	assertThat(getBuildProperties().getProperty("source..", ""), containsString("src-gen"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[213] 
01:23:50 	assertThat(fixture.getEditor().isSourceFolderRegistered("src-gen"), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[74] 
01:23:50 	assertThat(one(manifest, "org.eclipse.jface"), not(containsString(";")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[77] 
01:23:50 	assertThat(one(manifest, "org.eclipse.ui"), containsString(";bundle-version=\"3.6.0\""));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[97] 
01:23:50 	assertThat(one(manifest, "org.eclipse.jface"), containsString(";bundle-version=\"3.10.0\""));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[100] 
01:23:50 	assertThat(one(manifest, "org.eclipse.core.resources"),
01:23:50 				both(containsString(";bundle-version=\"3.6.0\"")).and(
01:23:50 						containsString(";visibility:=reexport")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[105] 
01:23:50 	assertThat(one(manifest, "org.eclipse.ui"),
01:23:50 				both(containsString(";bundle-version=\"[3.2.0,4.0.0)\"")).and(
01:23:50 						not(containsString(";bundle-version=\"3.6.0\""))));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[113] 
01:23:50 	assertThat(fixture.getEditor().hasDependency("org.eclipse.jface"), is(false));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[114] 
01:23:50 	assertThat(fixture.getEditor().hasDependency("org.eclipse.ui"), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[115] 
01:23:50 	assertThat(fixture.getEditor().hasDependency("org.eclipse.core.resources"), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[129] 
01:23:50 	assertThat(one(manifest, "Eclipse-LazyStart"), is("Eclipse-LazyStart: true"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[130] 
01:23:50 	assertThat(one(manifest, "Bundle-Localization"), is("Bundle-Localization: OSGI-INF/l10n/bundle"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[136] 
01:23:50 	assertThat(fixture.getEditor().getValue("Bundle-Vendor"), is("Papyrus Project"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[137] 
01:23:50 	assertThat(fixture.getEditor().getValue("Eclipse-LazyStart"), nullValue());
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[143] 
01:23:50 	assertThat(fixture.getEditor().getValue("author-info", "Full-Name"), is("Christian W. Damus"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[144] 
01:23:50 	assertThat(fixture.getEditor().getValue("author-info", "Disposition"), nullValue());
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[158] 
01:23:50 	assertThat(one(manifest, "Disposition"), is("Disposition: happy"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[159] 
01:23:50 	assertThat(one(manifest, "Company"), is("Company: self-employed"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[172] 
01:23:50 	assertThat(getManifest(), not(hasItem(containsString("Company:"))));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[185] 
01:23:50 	assertThat(getManifest(), not(hasItem(containsString("Bundle-Localization:"))));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[193] 
01:23:50 	assertThat(one(getManifest(), "Bundle-SymbolicName:"), regexContains("\\sorg\\.eclipse\\.papyrus\\.something$"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[199] 
01:23:50 	assertThat(one(getManifest(), "Bundle-SymbolicName:"), regexContains("\\sorg\\.eclipse\\.papyrus\\.new\\.name$"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[205] 
01:23:50 	assertThat(fixture.getEditor().getSymbolicBundleName(), is("org.eclipse.papyrus.foo"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[211] 
01:23:50 	assertThat(fixture.getEditor().getBundleName(), is("Papyrus Test Bundle"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[219] 
01:23:50 	assertThat(one(getManifest(), "Bundle-Name:"), regexContains("\\sMy Bundle$"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[225] 
01:23:50 	assertThat(one(getManifest(), "Bundle-Name:"), regexContains("\\sA Better Name$"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[231] 
01:23:50 	assertThat(fixture.getEditor().getBundleVersion(), is("2.0.0.qualifier"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[239] 
01:23:50 	assertThat(one(getManifest(), "Bundle-Version:"), regexContains("\\s0\\.1\\.0\\.qualifier$"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[245] 
01:23:50 	assertThat(one(getManifest(), "Bundle-Version:"), regexContains("\\s2\\.0\\.0$"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[251] 
01:23:50 	assertThat(fixture.getEditor().getBundleVendor(), is("Papyrus Project"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[259] 
01:23:50 	assertThat(one(getManifest(), "Bundle-Vendor:"), regexContains("\\sMe$"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[265] 
01:23:50 	assertThat(one(getManifest(), "Bundle-Vendor:"), regexContains("\\sEclipse Modeling Project$"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[271] 
01:23:50 	assertThat(fixture.getEditor().getBundleLocalization(), is("plugin"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[280] 
01:23:50 	assertThat(one(getManifest(), "Bundle-SymbolicName:"), regexContains("\\.foo;singleton:=true$"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[297] 
01:23:50 	assertThat(one(manifest, "org.eclipse.jface.viewers"), not(containsString(";")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[300] 
01:23:50 	assertThat(one(manifest, "org.eclipse.emf.ecore"), containsString(";version=\"2.10.0\""));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[320] 
01:23:50 	assertThat(one(manifest, "org.eclipse.jface.viewers"), containsString(";version=\"3.10.0\""));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[323] 
01:23:50 	assertThat(one(manifest, "com.ibm.icu.text"),
01:23:50 				both(containsString(";version=\"54.0.0\"")).and(
01:23:50 						containsString(";resolution:=optional")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[328] 
01:23:50 	assertThat(one(manifest, "org.eclipse.emf.ecore"),
01:23:50 				both(containsString(";version=\"[2.12.0,3.0.0)\"")).and(
01:23:50 						not(containsString(";version=\"2.10.0\""))));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[347] 
01:23:50 	assertThat(one(manifest, "org.eclipse.papyrus.bar"), not(containsString(";")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[350] 
01:23:50 	assertThat(one(manifest, "org.eclipse.papyrus.foo.tests"), containsString(";version=\"2.0.0\""));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[371] 
01:23:50 	assertThat(one(manifest, "org.eclipse.papyrus.bar"), containsString(";version=\"1.2.0\""));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[374] 
01:23:50 	assertThat(one(manifest, "org.eclipse.papyrus.eclipse.project.editors.tests"),
01:23:50 				both(containsString(";version=\"2.0.0\"")).and(
01:23:50 						containsString(";x-internal:=true")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[379] 
01:23:50 	assertThat(one(manifest, "org.eclipse.papyrus.foo.tests"),
01:23:50 				both(containsString(";version=\"1.1.100\"")).and(
01:23:50 						not(containsString(";version=\"2.0.0\""))));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[389] 
01:23:50 	assertThat(required.size(), is(4));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[390] 
01:23:50 	assertThat(required.get(0).getVersionRange(), is(VersionRange.valueOf("[1.2.0,2.0.0)")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(VersionRange, Matcher<? super VersionRange>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[391] 
01:23:50 	assertThat(required.get(1).getName(), is("org.eclipse.papyrus.eclipse.project.editors"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[392] 
01:23:50 	assertThat(required.get(2).isOptional(), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[393] 
01:23:50 	assertThat(required.get(3).getName(), is("org.eclipse.core.resources"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[394] 
01:23:50 	assertThat(required.get(3).getVersionRange(), either(nullValue()).or(is(VersionRange.emptyRange)));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(VersionRange, Matcher<? super VersionRange>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[395] 
01:23:50 	assertThat(required.get(3).isExported(), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[403] 
01:23:50 	assertThat(imported.size(), is(2));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[404] 
01:23:50 	assertThat(imported.get(0).getName(), is("com.ibm.icu.text"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[405] 
01:23:50 	assertThat(imported.get(0).getVersionRange(), either(nullValue()).or(is(VersionRange.emptyRange)));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(VersionRange, Matcher<? super VersionRange>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[406] 
01:23:50 	assertThat(imported.get(0).isOptional(), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[407] 
01:23:50 	assertThat(imported.get(1).getName(), is("org.eclipse.emf.ecore"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[408] 
01:23:50 	assertThat(imported.get(1).getVersionRange(), is(VersionRange.valueOf("2.10.0")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(VersionRange, Matcher<? super VersionRange>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[409] 
01:23:50 	assertThat(imported.get(1).isOptional(), is(false));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[418] 
01:23:50 	assertThat(one(getManifest(), "org.eclipse.papyrus.junit.utils"), containsString(";visibility:=reexport"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[424] 
01:23:50 	assertThat(one(getManifest(), "org.eclipse.papyrus.junit.utils"), not(containsString("visibility:=reexport")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[436] 
01:23:50 	assertThat(manifest, hasItem("Require-Bundle: org.eclipse.papyrus.junit.utils;bundle-version=\"[1.2.0,2.0.0)\",")); 
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[439] 
01:23:50 	assertThat(manifest, hasItem(" org.eclipse.papyrus.eclipse.project.editors;bundle-version=\"[2.0.0,3.0.0)\""));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[451] 
01:23:50 	assertThat(manifest, hasItem("Import-Package: com.ibm.icu.text;resolution:=optional"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[457] 
01:23:50 	assertThat(fixture.getEditor().exists(), is(false));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[461] 
01:23:50 	assertThat(fixture.getEditor().exists(), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[468] 
01:23:50 	assertThat(fixture.getEditor().getMissingFiles(), hasItem("META-INF/MANIFEST.MF"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[475] 
01:23:50 	assertThat(fixture.slurp("META-INF/MANIFEST.MF"), hasItem(containsString("Manifest-Version:")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[493] 
01:23:50 	assertThat(headerNames, is(Arrays.asList(
01:23:50 				"Manifest-Version",
01:23:50 				"Require-Bundle",
01:23:50 				"Import-Package",
01:23:50 				"Export-Package",
01:23:50 				"Bundle-Vendor",
01:23:50 				"Bundle-ActivationPolicy",
01:23:50 				"Bundle-Version",
01:23:50 				"Bundle-Name",
01:23:50 				"Bundle-ManifestVersion",
01:23:50 				"Bundle-SymbolicName",
01:23:50 				"Bundle-Localization",
01:23:50 				"Bundle-RequiredExecutionEnvironment",
01:23:50 				"Name",
01:23:50 				"Full-Name",
01:23:50 				"Company",
01:23:50 				"Committer")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[533] 
01:23:50 	assertThat(headerNames.get(0), is("Name"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[536] 
01:23:50 	assertThat(new HashSet<>(headerNames), is(new HashSet<>(Arrays.asList(
01:23:50 				"Name",
01:23:50 				"Attr1",
01:23:50 				"Other",
01:23:50 				"Favorite"))));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(HashSet<String>, Matcher<? super HashSet<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[561] 
01:23:50 	assertThat(headerNames, not(either(hasItem("Name"))
01:23:50 				.or(hasItem("Full-Name")).or(hasItem("Company")).or(hasItem("Committer"))));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ManifestEditorTest.java:[577] 
01:23:50 	.peek(s -> assertThat("not exactly one " + s, ++count[0], is(1)))
01:23:50 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Integer, Matcher<? super Integer>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ProjectEditorTest.java:[50] 
01:23:50 	assertThat(fixture.getEditor().getMissingFiles(), not(hasItem(".project")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ProjectEditorTest.java:[57] 
01:23:50 	assertThat(lines, hasItem("Hello, world!"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[56] 
01:23:50 	assertThat(fixture.getEditor().exists(), is(false));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[60] 
01:23:50 	assertThat(fixture.getEditor().exists(), is(true));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[62] 
01:23:50 	assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("<plugin>")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[70] 
01:23:50 	assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("point=\"org.eclipse.foo\"")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[83] 
01:23:50 	assertThat(extension, notNullValue());
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Element, Matcher<? super Element>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[84] 
01:23:50 	assertThat(extension.getNodeName(), is("extension"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[85] 
01:23:50 	assertThat(extension.getAttribute("point"), is("org.eclipse.foo"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[94] 
01:23:50 	assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("id=\"org.eclipse.papyrus.foo.test\"")));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[100] 
01:23:50 	assertThat(fixture.getEditor().getMissingFiles(), hasItem("plugin.xml"));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[106] 
01:23:50 	assertThat(fixture.getEditor().getMissingNature(), hasItem(IPluginProjectEditor.PLUGIN_NATURE));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[109] 
01:23:50 	assertThat(fixture.getEditor().getMissingNature(), not(hasItem(anything())));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[112] 
01:23:50 	assertThat(fixture.slurp(".project"), hasItem(containsString(IPluginProjectEditor.PLUGIN_NATURE)));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[118] 
01:23:50 	assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem(IPluginProjectEditor.PLUGIN_BUILD_COMMAND));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[121] 
01:23:50 	assertThat(fixture.getEditor().getMissingBuildCommand(), not(hasItem(anything())));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated
01:23:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[124] 
01:23:50 	assertThat(fixture.slurp(".project"), hasItem(containsString(IPluginProjectEditor.PLUGIN_BUILD_COMMAND)));
01:23:50 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:23:50 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated
01:23:50 148 problems (148 warnings)
01:23:50 [INFO] 
01:23:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:23:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/test/resources
01:23:50 [INFO] 
01:23:50 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:50 [INFO] 
01:23:50 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/target/org.eclipse.papyrus.eclipse.project.editors.tests-3.0.0-SNAPSHOT.jar
01:23:50 [INFO] 
01:23:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:50 [INFO] 
01:23:50 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:50 [INFO] 
01:23:50 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:50 [INFO] Skipping tests
01:23:50 [INFO] 
01:23:50 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.eclipse.project.editors.tests ---
01:23:50 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:23:50 [INFO] 
01:23:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests >--
01:23:50 [INFO] Building org.eclipse.papyrus.editors.suite.tests 1.0.0-SNAPSHOT [695/728]
01:23:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:23:52 [INFO] 
01:23:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:52 [INFO] 
01:23:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:52 [INFO] The project's OSGi version is 1.0.0.202103040552
01:23:52 [INFO] 
01:23:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:52 [INFO] 
01:23:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:52 [INFO] 
01:23:52 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:23:52 [INFO] 
01:23:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:23:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/src/main/resources
01:23:52 [INFO] 
01:23:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:52 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/bin
01:23:53 [INFO] 
01:23:53 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:23:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:23:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/src/test/resources
01:23:53 [INFO] 
01:23:53 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:53 [INFO] 
01:23:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/org.eclipse.papyrus.editors.suite.tests-1.0.0-SNAPSHOT.jar
01:23:53 [INFO] 
01:23:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:53 [INFO] 
01:23:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:53 [INFO] 
01:23:53 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.editors.suite.tests ---
01:23:55 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/data/.metadata/.log
01:23:55 [INFO] Command line:
01:23:55 	[/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
01:24:12 Running org.eclipse.papyrus.editors.suite.tests.AllTests
01:24:54 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer
01:25:09 log4j:WARN No appenders could be found for logger (org.eclipse.ocl.pivot.internal.resource.StandaloneProjectMap).
01:25:09 log4j:WARN Please initialize the log4j system properly.
01:32:16 
01:32:16 (Eclipse:4871): Gtk-WARNING **: 06:32:16.501: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:16 
01:32:16 (Eclipse:4871): Gtk-WARNING **: 06:32:16.521: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:17 
01:32:17 (Eclipse:4871): Gtk-WARNING **: 06:32:17.420: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:17 
01:32:17 (Eclipse:4871): Gtk-WARNING **: 06:32:17.431: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:19 
01:32:19 (Eclipse:4871): Gtk-WARNING **: 06:32:19.934: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:19 
01:32:19 (Eclipse:4871): Gtk-WARNING **: 06:32:19.942: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:20 
01:32:20 (Eclipse:4871): Gtk-WARNING **: 06:32:20.139: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:20 
01:32:20 (Eclipse:4871): Gtk-WARNING **: 06:32:20.159: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:20 
01:32:20 (Eclipse:4871): Gtk-WARNING **: 06:32:20.367: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:20 
01:32:20 (Eclipse:4871): Gtk-WARNING **: 06:32:20.380: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:20 
01:32:20 (Eclipse:4871): Gtk-WARNING **: 06:32:20.724: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:20 
01:32:20 (Eclipse:4871): Gtk-WARNING **: 06:32:20.740: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:20 
01:32:20 (Eclipse:4871): Gtk-WARNING **: 06:32:20.903: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:20 
01:32:20 (Eclipse:4871): Gtk-WARNING **: 06:32:20.913: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:27 
01:32:27 (Eclipse:4871): Gtk-WARNING **: 06:32:27.773: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:27 
01:32:27 (Eclipse:4871): Gtk-WARNING **: 06:32:27.788: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:46 
01:32:46 (Eclipse:4871): Gtk-WARNING **: 06:32:46.890: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:46 
01:32:46 (Eclipse:4871): Gtk-WARNING **: 06:32:46.910: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:58 
01:32:58 (Eclipse:4871): Gtk-WARNING **: 06:32:58.324: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:58 
01:32:58 (Eclipse:4871): Gtk-WARNING **: 06:32:58.334: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:58 
01:32:58 (Eclipse:4871): Gtk-WARNING **: 06:32:58.411: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:58 
01:32:58 (Eclipse:4871): Gtk-WARNING **: 06:32:58.420: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:58 
01:32:58 (Eclipse:4871): Gtk-WARNING **: 06:32:58.658: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:58 
01:32:58 (Eclipse:4871): Gtk-WARNING **: 06:32:58.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:58 
01:32:58 (Eclipse:4871): Gtk-WARNING **: 06:32:58.857: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:58 
01:32:58 (Eclipse:4871): Gtk-WARNING **: 06:32:58.871: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:59 
01:32:59 (Eclipse:4871): Gtk-WARNING **: 06:32:59.143: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:59 
01:32:59 (Eclipse:4871): Gtk-WARNING **: 06:32:59.153: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:59 
01:32:59 (Eclipse:4871): Gtk-WARNING **: 06:32:59.363: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:32:59 
01:32:59 (Eclipse:4871): Gtk-WARNING **: 06:32:59.383: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:33:14 
01:33:14 (Eclipse:4871): Gtk-WARNING **: 06:33:14.329: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:33:14 
01:33:14 (Eclipse:4871): Gtk-WARNING **: 06:33:14.348: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:33:30 
01:33:30 (Eclipse:4871): Gtk-WARNING **: 06:33:30.363: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:33:30 
01:33:30 (Eclipse:4871): Gtk-WARNING **: 06:33:30.383: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:33:46 
01:33:46 (Eclipse:4871): Gtk-WARNING **: 06:33:46.615: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:33:46 
01:33:46 (Eclipse:4871): Gtk-WARNING **: 06:33:46.635: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
01:33:58 Tests run: 204, Failures: 11, Errors: 0, Skipped: 6, Time elapsed: 585.669 s <<< FAILURE! - in org.eclipse.papyrus.editors.suite.tests.AllTests
01:33:58 addFile(org.eclipse.papyrus.eclipse.project.editors.tests.ProjectEditorTest)  Time elapsed: 0.274 s
01:33:58 getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.ProjectEditorTest)  Time elapsed: 0.022 s
01:33:58 getExtensions(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest)  Time elapsed: 0.197 s
01:33:58 exists(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest)  Time elapsed: 0.309 s
01:33:58 addExtension(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest)  Time elapsed: 5.172 s
01:33:58 getMissingBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest)  Time elapsed: 0.5 s
01:33:58 getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest)  Time elapsed: 0.186 s
01:33:58 getMissingNature(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest)  Time elapsed: 0.416 s
01:33:58 setAttribute(org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest)  Time elapsed: 0.256 s
01:33:58 isSourceFolderRegistered(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.558 s
01:33:58 getSourceFolders(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.526 s
01:33:58 exists(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.346 s
01:33:58 isRegisteredSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.129 s
01:33:58 addBuildCommands(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.248 s
01:33:58 createFiles(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.324 s
01:33:58 hasNature(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.355 s
01:33:58 registerBinFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.522 s
01:33:58 addSourceFolderToClasspath(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.8 s
01:33:58 getMissingBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.019 s
01:33:58 isRegisteredBinFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.019 s
01:33:58 registerSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.072 s
01:33:58 getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.016 s
01:33:58 getBinFolders(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.083 s
01:33:58 addToBuild(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.055 s
01:33:58 hasBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.06 s
01:33:58 addJavaSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.078 s
01:33:58 getMissingNature(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.022 s
01:33:58 getElementsInBuild(org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest)  Time elapsed: 0.021 s
01:33:58 getValueString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.307 s
01:33:58 setBundleVersion(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.356 s
01:33:58 getBundleVendor(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.151 s
01:33:58 headerOrderMaintained_bug489075(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.221 s
01:33:58 setSymbolicBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.265 s
01:33:58 removeRequiredBundle(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.192 s
01:33:58 exists(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.184 s
01:33:58 removeImportedPackage(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.313 s
01:33:58 addImportPackageString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.224 s
01:33:58 setBundleVendor(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.241 s
01:33:58 addExportPackageStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.255 s
01:33:58 addDependencyString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.208 s
01:33:58 createFiles(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.019 s
01:33:58 addExportPackageString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.177 s
01:33:58 getBundleVersion(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.188 s
01:33:58 setSingleton(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.174 s
01:33:58 addImportPackageStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.189 s
01:33:58 getSymbolicBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.362 s
01:33:58 getImportedPackages(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.252 s
01:33:58 setValueStringStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.357 s
01:33:58 getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.14 s
01:33:58 removeValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.239 s
01:33:58 setValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.311 s
01:33:58 removeValueString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.306 s
01:33:58 hasDependency(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.274 s
01:33:58 getRequiredBundles(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.252 s
01:33:58 setRequiredBundleExported(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.468 s
01:33:58 getBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.218 s
01:33:58 removeCustomSection_bug489075(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.276 s
01:33:58 getValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.281 s
01:33:58 addNewCustomSection_bug489075(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.517 s
01:33:58 addDependencyStringString(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.977 s
01:33:58 setBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.197 s
01:33:58 getBundleLocalization(org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest)  Time elapsed: 0.11 s
01:33:58 getExtensions(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.125 s
01:33:58 getValueString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.147 s
01:33:58 isSourceFolderRegistered(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.112 s
01:33:58 setBundleVersion(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.232 s
01:33:58 getBundleVendor(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.126 s
01:33:58 getSourceFolders(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.13 s
01:33:58 getMissingNature_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.019 s
01:33:58 setSymbolicBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.181 s
01:33:58 removeRequiredBundle(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.156 s
01:33:58 getMissingFiles_manifest(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.026 s
01:33:58 isRegisteredSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.106 s
01:33:58 removeImportedPackage(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.19 s
01:33:58 addBuildCommands(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.098 s
01:33:58 addImportPackageString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.169 s
01:33:58 addFile(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.035 s
01:33:58 setBundleVendor(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.121 s
01:33:58 getMissingFiles_plugin(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.01 s
01:33:58 addExportPackageStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.231 s
01:33:58 addDependencyString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.178 s
01:33:58 addExtension(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.097 s
01:33:58 getMissingFiles_project(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.013 s
01:33:58 exists_manifest(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.094 s
01:33:58 hasNature(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.097 s
01:33:58 registerBinFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.116 s
01:33:58 addSourceFolderToClasspath(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.158 s
01:33:58 addExportPackageString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.156 s
01:33:58 getBundleVersion(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.14 s
01:33:58 setSingleton(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.15 s
01:33:58 addImportPackageStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.172 s
01:33:58 getSymbolicBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.12 s
01:33:58 getImportedPackages(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.147 s
01:33:58 setValueStringStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.135 s
01:33:58 createFiles_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.016 s
01:33:58 isRegisteredBinFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.128 s
01:33:58 registerSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.107 s
01:33:58 getBinFolders(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.119 s
01:33:58 removeValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.114 s
01:33:58 setValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.168 s
01:33:58 removeValueString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.131 s
01:33:58 getMissingFiles_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.012 s
01:33:58 hasDependency(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.127 s
01:33:58 pluginManifestExists(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.111 s
01:33:58 getMissingBuildCommand_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.019 s
01:33:58 addToBuild(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.117 s
01:33:58 getRequiredBundles(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.125 s
01:33:58 setRequiredBundleExported(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.202 s
01:33:58 hasBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.095 s
01:33:58 addJavaSourceFolder(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.147 s
01:33:58 getBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.17 s
01:33:58 getValueStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.175 s
01:33:58 createFiles_manifest(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.014 s
01:33:58 getMissingNature_plugin(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.092 s
01:33:58 getMissingBuildCommand_plugin(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.092 s
01:33:58 setAttribute(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.099 s
01:33:58 getElementsInBuild(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.12 s
01:33:58 addDependencyStringString(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.163 s
01:33:58 setBundleName(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.131 s
01:33:58 getBundleLocalization(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.108 s
01:33:58 exists_java(org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest)  Time elapsed: 0.09 s
01:33:58 getCopyrightURL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.043 s
01:33:58 getCopyrightText(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.03 s
01:33:58 getLicenseURL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.013 s
01:33:58 getLicenseText(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.014 s
01:33:58 setCopyright(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.025 s
01:33:58 setLicense(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.04 s
01:33:58 setVersion(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.02 s
01:33:58 createFiles(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.013 s
01:33:58 addRequiredFeature(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.021 s
01:33:58 addInclude(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.023 s
01:33:58 setUpdateURL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.04 s
01:33:58 getMissingBuildCommand(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.02 s
01:33:58 addPlugin(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.02 s
01:33:58 getArch(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.014 s
01:33:58 getId(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.013 s
01:33:58 getNL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.024 s
01:33:58 getOS(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.013 s
01:33:58 getWS(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.014 s
01:33:58 setId(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.019 s
01:33:58 setNL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.02 s
01:33:58 setOS(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.1 s
01:33:58 setWS(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.019 s
01:33:58 getDescriptionURL(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.013 s
01:33:58 setDescription(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.018 s
01:33:58 addRequiredPlugin(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.019 s
01:33:58 getMissingFiles(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.011 s
01:33:58 getDescriptionText(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.013 s
01:33:58 getProviderName(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.013 s
01:33:58 getVersion(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.026 s
01:33:58 setLabel(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.018 s
01:33:58 getMissingNature(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.018 s
01:33:58 getLabel(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.013 s
01:33:58 setArch(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.038 s
01:33:58 setProviderName(org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest)  Time elapsed: 0.018 s
01:33:58 testDiagramContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest)  Time elapsed: 23.573 s
01:33:58 testValidatedProfiledModelContentDoesNotLeak_noEGenericTypes(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest)  Time elapsed: 66.753 s  <<< FAILURE!
01:33:58 java.lang.AssertionError: 
01:33:58 One or more objects leaked:
01:33:58 <Model> Model
01:33:58 <Profile> j2ee
01:33:58 
01:33:58 testCleanUpListenersOnItemProviders(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest)  Time elapsed: 30.544 s  <<< FAILURE!
01:33:58 java.lang.AssertionError: 
01:33:58 One or more objects leaked:
01:33:58 org.eclipse.papyrus.infra.services.resourceloading.OnDemandLoadingModelSet@43f7e1a1 resources=[]
01:33:58 
01:33:58 testProfileContentDoesNotLeak_noEGenericTypes(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest)  Time elapsed: 55.656 s  <<< FAILURE!
01:33:58 java.lang.AssertionError: 
01:33:58 One or more objects leaked:
01:33:58 <Model> Model
01:33:58 <Profile> j2ee
01:33:58 
01:33:58 testModelSetDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest)  Time elapsed: 22.371 s  <<< FAILURE!
01:33:58 java.lang.AssertionError: 
01:33:58 One or more objects leaked:
01:33:58 org.eclipse.papyrus.infra.services.resourceloading.OnDemandLoadingModelSet@4ac99ddc resources=[]
01:33:58 
01:33:58 testValidatedProfiledModelContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest)  Time elapsed: 33.65 s  <<< FAILURE!
01:33:58 java.lang.AssertionError: 
01:33:58 One or more objects leaked:
01:33:58 <Model> Model
01:33:58 <Profile> j2ee
01:33:58 
01:33:58 testProfileContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest)  Time elapsed: 28.759 s  <<< FAILURE!
01:33:58 java.lang.AssertionError: 
01:33:58 One or more objects leaked:
01:33:58 <Model> Model
01:33:58 <Profile> j2ee
01:33:58 
01:33:58 testPropertySheetContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest)  Time elapsed: 28.251 s  <<< FAILURE!
01:33:58 java.lang.AssertionError: 
01:33:58 One or more objects leaked:
01:33:58 <Model> Model
01:33:58 
01:33:58 testModelExplorerContentDoesNotLeak(org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest)  Time elapsed: 27.066 s  <<< FAILURE!
01:33:58 java.lang.AssertionError: 
01:33:58 One or more objects leaked:
01:33:58 <Model> Model
01:33:58 
01:33:58 testCreateNewElement(org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest)  Time elapsed: 54.077 s  <<< FAILURE!
01:33:58 java.lang.AssertionError: 
01:33:58 One or more objects leaked:
01:33:58 <Model> Model
01:33:58 
01:33:58 testCreateNewElement_table(org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest)  Time elapsed: 28.71 s  <<< FAILURE!
01:33:58 java.lang.AssertionError: 
01:33:58 One or more objects leaked:
01:33:58 <Model> table
01:33:58 
01:33:58 testCanonicalEditPolicy_bug433206(org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest)  Time elapsed: 28.41 s  <<< FAILURE!
01:33:58 java.lang.AssertionError: 
01:33:58 One or more objects leaked:
01:33:58 <Model> Model
01:33:58 
01:33:58 testOpenModel(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests)  Time elapsed: 1.569 s
01:33:58 testDiagramCreation(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests)  Time elapsed: 1.146 s
01:33:58 testAvailableAndActivePageWithNatTable(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) skipped
01:33:58 testDiagramIndirectDeletion_bug433371(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests)  Time elapsed: 6.106 s
01:33:58 testAvailableAndActivePage(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests)  Time elapsed: 0.977 s
01:33:58 testModelWithDiagramCreation(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests)  Time elapsed: 0.706 s
01:33:58 testContainedDiagramDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests)  Time elapsed: 0.648 s
01:33:58 testMultipageEditor(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests)  Time elapsed: 1.026 s
01:33:58 testNatTableDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) skipped
01:33:58 testOpenEmptyModel(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests)  Time elapsed: 0.41 s
01:33:58 testEmptyModelCreation(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests)  Time elapsed: 0.419 s
01:33:58 testContainedNatTableDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests)  Time elapsed: 1.457 s
01:33:58 testContainedTableDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests) skipped
01:33:58 testDiagramDeletion(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests)  Time elapsed: 1.517 s
01:33:58 testTableCreation(org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests)  Time elapsed: 0.394 s
01:33:58 testUnavailablePageRecovery(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) skipped
01:33:58 testEmptyDiModel(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) skipped
01:33:58 testInvalidAvailablePage(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest)  Time elapsed: 0.79 s
01:33:58 testCompleteCase(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest)  Time elapsed: 0.899 s
01:33:58 testProxyDiagram(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest)  Time elapsed: 0.542 s
01:33:58 testDeleteDiagramWithInvalidAvailablePage(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest)  Time elapsed: 0.844 s
01:33:58 testProxyTable(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest) skipped
01:33:58 testInvalidTab(org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest)  Time elapsed: 0.512 s
01:33:58 testOpenModelWithSpecialChars(org.eclipse.papyrus.editor.integration.tests.tests.ModelSetTests)  Time elapsed: 0.775 s
01:33:58 testCreateModelWithSpecialChars(org.eclipse.papyrus.editor.integration.tests.tests.ModelSetTests)  Time elapsed: 0.717 s
01:33:58 testSashFoldersRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest)  Time elapsed: 10.431 s
01:33:58 testPropertySheetRestoredShowingCorrectInput(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest)  Time elapsed: 9.725 s
01:33:58 testPerspectiveLayoutUnperturbed(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest)  Time elapsed: 10.305 s
01:33:58 testEditPartSelectionRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest)  Time elapsed: 9.585 s
01:33:58 testActiveEditorRestoredSaveAll(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest)  Time elapsed: 9.423 s
01:33:58 testModelExplorerExpansionRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest)  Time elapsed: 8.349 s
01:33:58 testPaletteStateRestored_paletteView(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest)  Time elapsed: 9.859 s
01:33:58 testReloadIsDeferred(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest)  Time elapsed: 6.425 s
01:33:58 testPaletteStateRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest)  Time elapsed: 9.447 s
01:33:58 testModelExplorerReferencedLibrariesRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest)  Time elapsed: 6.797 s
01:33:58 testActiveDiagramRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest)  Time elapsed: 9.236 s
01:33:58 testModelExplorerSelectionRestored(org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest)  Time elapsed: 6.958 s
01:33:58 
01:33:58 Results:
01:33:58 
01:33:58 Failures: 
01:33:58   EditingScenariosMemoryLeakTest.testCanonicalEditPolicy_bug433206 One or more objects leaked:
01:33:58 <Model> Model
01:33:58   EditingScenariosMemoryLeakTest.testCreateNewElement One or more objects leaked:
01:33:58 <Model> Model
01:33:58   EditingScenariosMemoryLeakTest.testCreateNewElement_table One or more objects leaked:
01:33:58 <Model> table
01:33:58   EditorMemoryLeakTest.testCleanUpListenersOnItemProviders One or more objects leaked:
01:33:58 org.eclipse.papyrus.infra.services.resourceloading.OnDemandLoadingModelSet@43f7e1a1 resources=[]
01:33:58   EditorMemoryLeakTest.testModelExplorerContentDoesNotLeak One or more objects leaked:
01:33:58 <Model> Model
01:33:58   EditorMemoryLeakTest.testModelSetDoesNotLeak One or more objects leaked:
01:33:58 org.eclipse.papyrus.infra.services.resourceloading.OnDemandLoadingModelSet@4ac99ddc resources=[]
01:33:58   EditorMemoryLeakTest.testProfileContentDoesNotLeak One or more objects leaked:
01:33:58 <Model> Model
01:33:58 <Profile> j2ee
01:33:58   EditorMemoryLeakTest.testProfileContentDoesNotLeak_noEGenericTypes One or more objects leaked:
01:33:58 <Model> Model
01:33:58 <Profile> j2ee
01:33:58   EditorMemoryLeakTest.testPropertySheetContentDoesNotLeak One or more objects leaked:
01:33:58 <Model> Model
01:33:58   EditorMemoryLeakTest.testValidatedProfiledModelContentDoesNotLeak One or more objects leaked:
01:33:58 <Model> Model
01:33:58 <Profile> j2ee
01:33:58   EditorMemoryLeakTest.testValidatedProfiledModelContentDoesNotLeak_noEGenericTypes One or more objects leaked:
01:33:58 <Model> Model
01:33:58 <Profile> j2ee
01:33:58 
01:33:58 Tests run: 204, Failures: 11, Errors: 0, Skipped: 6
01:33:58 
01:34:01 [ERROR] There are test failures.
01:34:01 
01:34:01 Please refer to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/surefire-reports for the individual test results.
01:34:01 [INFO] 
01:34:01 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.editors.suite.tests ---
01:34:01 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec
01:34:01 [INFO] Analyzed bundle 'org.eclipse.papyrus.editors.suite.tests' with 0 classes
01:34:01 [INFO] 
01:34:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests >--
01:34:01 [INFO] Building org.eclipse.papyrus.infra.core.suite.tests 1.0.0-SNAPSHOT [696/728]
01:34:01 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:34:03 [INFO] 
01:34:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:03 [INFO] 
01:34:03 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:03 [INFO] The project's OSGi version is 1.0.0.202103040552
01:34:03 [INFO] 
01:34:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:03 [INFO] 
01:34:03 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:03 [INFO] 
01:34:03 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:34:03 [INFO] 
01:34:03 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:34:03 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:34:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/src/main/resources
01:34:03 [INFO] 
01:34:03 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:03 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/bin
01:34:04 [INFO] 
01:34:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:34:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:34:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/src/test/resources
01:34:04 [INFO] 
01:34:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:04 [INFO] 
01:34:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/org.eclipse.papyrus.infra.core.suite.tests-1.0.0-SNAPSHOT.jar
01:34:04 [INFO] 
01:34:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:04 [INFO] 
01:34:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:04 [INFO] 
01:34:04 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:34:06 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/data/.metadata/.log
01:34:06 [INFO] Command line:
01:34:06 	[/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
01:34:27 Running org.eclipse.papyrus.infra.core.suite.tests.AllTests
01:34:34 org.eclipse.papyrus.infra.core.resource.ModelMultiException: Problems encountered while loading one of the models.
01:34:34 ----- exceptions : ----------
01:34:34 org.eclipse.papyrus.infra.core.resource.uml.UmlModel : org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist.
01:34:34 ----------------------------- 
01:34:34 
01:34:34 	at org.eclipse.papyrus.infra.core.resource.ModelSet.loadModels(ModelSet.java:589)
01:34:34 	at org.eclipse.papyrus.junit.utils.rules.AbstractModelFixture.initModelResources(AbstractModelFixture.java:301)
01:34:34 	at org.eclipse.papyrus.junit.utils.rules.AbstractModelFixture.starting(AbstractModelFixture.java:253)
01:34:34 	at org.junit.rules.TestWatcher.startingQuietly(TestWatcher.java:113)
01:34:34 	at org.junit.rules.TestWatcher.access$000(TestWatcher.java:52)
01:34:34 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:59)
01:34:34 	at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:238)
01:34:34 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
01:34:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
01:34:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
01:34:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
01:34:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
01:34:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
01:34:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
01:34:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
01:34:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
01:34:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
01:34:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
01:34:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
01:34:34 	at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:130)
01:34:34 	at org.junit.runners.Suite.runChild(Suite.java:128)
01:34:34 	at org.junit.runners.Suite.runChild(Suite.java:27)
01:34:34 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
01:34:34 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
01:34:34 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
01:34:34 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
01:34:34 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
01:34:34 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
01:34:34 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
01:34:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
01:34:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
01:34:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
01:34:34 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
01:34:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:34:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:34:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:34:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
01:34:34 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
01:34:34 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
01:34:34 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
01:34:34 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
01:34:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37)
01:34:34 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
01:34:34 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
01:34:34 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5067)
01:34:34 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4573)
01:34:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
01:34:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
01:34:34 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
01:34:34 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
01:34:34 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
01:34:34 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
01:34:34 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
01:34:34 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
01:34:34 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
01:34:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
01:34:34 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
01:34:34 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
01:34:34 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
01:34:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
01:34:34 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
01:34:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
01:34:34 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
01:34:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:34:34 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:34:34 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:34:34 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
01:34:34 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
01:34:34 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
01:34:34 	at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
01:34:34 	at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
01:34:34 Caused by: org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist.
01:34:34 	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
01:34:34 	at org.eclipse.papyrus.infra.core.resource.ModelSet.handleDemandLoadException(ModelSet.java:240)
01:34:34 	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
01:34:34 	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406)
01:34:34 	at org.eclipse.papyrus.infra.core.resource.ModelSet.getResource(ModelSet.java:220)
01:34:34 	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$ResourceLocator.basicGetResource(ResourceSetImpl.java:751)
01:34:34 	at org.eclipse.papyrus.infra.editor.welcome.internal.WelcomeModelManager$WelcomeLocator.getResource(WelcomeModelManager.java:233)
01:34:34 	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:352)
01:34:34 	at org.eclipse.papyrus.infra.core.resource.ModelSet.getResource(ModelSet.java:220)
01:34:34 	at org.eclipse.papyrus.infra.core.resource.AbstractBaseModel.loadModel(AbstractBaseModel.java:189)
01:34:34 	at org.eclipse.papyrus.infra.core.resource.ModelSet.loadModels(ModelSet.java:584)
01:34:34 	... 70 more
01:34:34 Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist.
01:34:34 	at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330)
01:34:34 	at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204)
01:34:34 	at org.eclipse.core.internal.resources.File.getContents(File.java:273)
01:34:34 	at org.eclipse.core.internal.resources.File.getContents(File.java:266)
01:34:34 	at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl$WorkbenchHelper.createPlatformResourceInputStream(PlatformResourceURIHandlerImpl.java:208)
01:34:34 	at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.createInputStream(PlatformResourceURIHandlerImpl.java:568)
01:34:34 	at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:358)
01:34:34 	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
01:34:34 	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
01:34:34 	at org.eclipse.papyrus.infra.core.resource.ModelSet.demandLoad(ModelSet.java:380)
01:34:34 	at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
01:34:34 	... 78 more
01:34:34 Caused by: java.lang.Exception: Resource '/LanguageServiceTest/My.uml' does not exist.
01:34:34 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
01:34:34 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
01:34:34 	... 89 more
01:34:56 
01:34:56 Test privileged runnable.. Done.
01:34:56 
01:34:56 Test privileged callable.. Done.
01:35:01 Tests run: 206, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 34.496 s - in org.eclipse.papyrus.infra.core.suite.tests.AllTests
01:35:01 testGetModel(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0.098 s
01:35:01 testSave(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 1.744 s
01:35:01 testLoadModels(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0.027 s
01:35:01 testGetTransactionalEditingDomain(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0 s
01:35:01 testCreateResource(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0.076 s
01:35:01 testImportAfterCreate(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0.07 s
01:35:01 testCreatesModels(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0 s
01:35:01 testSnippetCalledAfterLoadModels(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0.004 s
01:35:01 testSnippetCalledAfterCreateModels(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0 s
01:35:01 testRegisterModel(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0 s
01:35:01 testStartLateSnippet_bug481149(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0.005 s
01:35:01 testAddModelSetSnippet(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0 s
01:35:01 testSaveAs(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0.015 s
01:35:01 testUnload(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0.001 s
01:35:01 testSave_onlyModifiedResources1(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0.695 s
01:35:01 testSave_onlyModifiedResources2(org.eclipse.papyrus.infra.core.resource.ModelSetTest)  Time elapsed: 0.059 s
01:35:01 testCreateModel(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest)  Time elapsed: 0.007 s
01:35:01 testAddModelRoot(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest)  Time elapsed: 0.011 s
01:35:01 testGetModelRoot(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest)  Time elapsed: 0.006 s
01:35:01 testGetModelRoots(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest)  Time elapsed: 0.029 s
01:35:01 testSaveModel(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest)  Time elapsed: 0.008 s
01:35:01 testLoadModelIPath(org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest)  Time elapsed: 0.013 s
01:35:01 testCancelUnnestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest)  Time elapsed: 0.02 s
01:35:01 testCompleteNestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest)  Time elapsed: 0.009 s
01:35:01 testCancelTripleNestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest)  Time elapsed: 0.052 s
01:35:01 testCompleteTripleNestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest)  Time elapsed: 0.015 s
01:35:01 testCancelNestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest)  Time elapsed: 0.012 s
01:35:01 testCompleteUnnestedCommand(org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest)  Time elapsed: 0.008 s
01:35:01 testChangesInPreexistingResources_bug481151(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest)  Time elapsed: 0.006 s
01:35:01 testResourceLoaded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest)  Time elapsed: 0.003 s
01:35:01 testResourceAdded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest)  Time elapsed: 0 s
01:35:01 testUninstallResourceAdapter_bug482949(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest)  Time elapsed: 0 s
01:35:01 testRootAdded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest)  Time elapsed: 0.002 s
01:35:01 testRootRemoved(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest)  Time elapsed: 0.001 s
01:35:01 testResourceURI(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest)  Time elapsed: 0.002 s
01:35:01 testResourceUnloaded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest)  Time elapsed: 0.029 s
01:35:01 testResourceRemoved(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest)  Time elapsed: 0.001 s
01:35:01 testChangesInPreexistingResources_bug481151(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest)  Time elapsed: 0.015 s
01:35:01 testResourceLoaded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest)  Time elapsed: 0.005 s
01:35:01 testResourceAdded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest)  Time elapsed: 0.001 s
01:35:01 testUninstallResourceAdapter_bug482949(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest)  Time elapsed: 0.001 s
01:35:01 testRootAdded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest)  Time elapsed: 0.003 s
01:35:01 testRootRemoved(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest)  Time elapsed: 0.002 s
01:35:01 testResourceURI(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest)  Time elapsed: 0.004 s
01:35:01 testResourceUnloaded(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest)  Time elapsed: 0.002 s
01:35:01 testResourceRemoved(org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest)  Time elapsed: 0.001 s
01:35:01 equals(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest)  Time elapsed: 0.001 s
01:35:01 getLocation(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest)  Time elapsed: 0 s
01:35:01 getName(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest)  Time elapsed: 0 s
01:35:01 getNode(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest)  Time elapsed: 0.001 s
01:35:01 hashCode_(org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest)  Time elapsed: 0 s
01:35:01 contentBasedLanguagesInNewModel(org.eclipse.papyrus.infra.core.language.LanguageServiceTest)  Time elapsed: 0.1 s
01:35:01 contentTypeBasedLanguages(org.eclipse.papyrus.infra.core.language.LanguageServiceTest)  Time elapsed: 0.001 s
01:35:01 contentTypeBasedLanguages_uriWithoutExtension(org.eclipse.papyrus.infra.core.language.LanguageServiceTest)  Time elapsed: 0.002 s
01:35:01 languageBindings(org.eclipse.papyrus.infra.core.language.LanguageServiceTest)  Time elapsed: 0 s
01:35:01 testPartAutomaticRegistration(org.eclipse.papyrus.infra.core.services.ComposedServiceTest)  Time elapsed: 0.004 s
01:35:01 testAddServicePart(org.eclipse.papyrus.infra.core.services.ComposedServiceTest)  Time elapsed: 0 s
01:35:01 testRemoveServicePart(org.eclipse.papyrus.infra.core.services.ComposedServiceTest)  Time elapsed: 0 s
01:35:01 testGetService(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0.005 s
01:35:01 testServiceFactoryWithClassKey(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0.004 s
01:35:01 testAdd(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0.001 s
01:35:01 testStartService(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0.001 s
01:35:01 testCallsOrderForDescriptors(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0 s
01:35:01 testStartDependantOrder(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0.001 s
01:35:01 testPriority(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0 s
01:35:01 testServiceFactoryCreation(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0.001 s
01:35:01 testGetServiceByClass(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0.001 s
01:35:01 testAddDirectInstance(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0 s
01:35:01 testServiceFactoryWithRequiredInInit(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0.002 s
01:35:01 testStartRegistryAndThenAddNewServiceAndStartIt(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0.001 s
01:35:01 testCallsOrder(org.eclipse.papyrus.infra.core.services.ServicesRegistryTest)  Time elapsed: 0 s
01:35:01 serviceStartedOnce(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest)  Time elapsed: 0.014 s
01:35:01 uniqueServiceInstances(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest)  Time elapsed: 0.002 s
01:35:01 servicesRecreated(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest)  Time elapsed: 0.004 s
01:35:01 serviceDisposedOnce(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest)  Time elapsed: 0.002 s
01:35:01 parallelAccess(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest)  Time elapsed: 3.103 s
01:35:01 serviceNotInitialized(org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest)  Time elapsed: 0.002 s
01:35:01 testAdaptEMFOptionalPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest)  Time elapsed: 0.003 s
01:35:01 testAdaptEMFOptionalNull(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest)  Time elapsed: 0 s
01:35:01 testAdaptAdaptableDefaultNull(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest)  Time elapsed: 0.001 s
01:35:01 testAdaptAdaptableOptionalNull(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest)  Time elapsed: 0 s
01:35:01 testAdaptInstanceDefaultPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest)  Time elapsed: 0 s
01:35:01 testAdaptAdaptableOptionalPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest)  Time elapsed: 0.001 s
01:35:01 testAdaptInstanceOptionalPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest)  Time elapsed: 0 s
01:35:01 testAdaptEMFDefaultPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest)  Time elapsed: 0 s
01:35:01 testAdaptAdaptableDefaultPresent(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest)  Time elapsed: 0 s
01:35:01 testAdaptInstanceOptionalNull(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest)  Time elapsed: 0.001 s
01:35:01 testAdaptAdaptableDefaultDefault(org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest)  Time elapsed: 0 s
01:35:01 computeFails(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest)  Time elapsed: 3.009 s
01:35:01 cancel(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest)  Time elapsed: 0.001 s
01:35:01 timeOut(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest)  Time elapsed: 2.003 s
01:35:01 normalCompletion(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest)  Time elapsed: 3.001 s
01:35:01 listen_success(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest)  Time elapsed: 3.001 s
01:35:01 timeOutWithSchedulingRule(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest)  Time elapsed: 2.003 s
01:35:01 listen_failure(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest)  Time elapsed: 3.001 s
01:35:01 normalCompletionWithSchedulingRule(org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest)  Time elapsed: 3.001 s
01:35:01 executeAndShutDown(org.eclipse.papyrus.infra.core.utils.JobExecutorServiceTest)  Time elapsed: 0.003 s
01:35:01 executeAndShutDownNow(org.eclipse.papyrus.infra.core.utils.JobExecutorServiceTest)  Time elapsed: 0.001 s
01:35:01 testPrivilegedProgressRunnable(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest)  Time elapsed: 0.014 s
01:35:01 testDisposeTransactionExecutor(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest)  Time elapsed: 0.003 s
01:35:01 testSimpleTransactionExecutor_readWrite(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest)  Time elapsed: 0.008 s
01:35:01 testPrivilegedProgressCallable(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest)  Time elapsed: 0.006 s
01:35:01 testSimpleTransactionExecutor_readOnly(org.eclipse.papyrus.infra.core.utils.TransactionHelperTest)  Time elapsed: 0.002 s
01:35:01 fillAWT_readAWT(org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests)  Time elapsed: 0.214 s
01:35:01 fillAWT_readSWT(org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests)  Time elapsed: 0.037 s
01:35:01 fillSWT_readAWT(org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests) skipped
01:35:01 fillSWT_readSWT(org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests)  Time elapsed: 0.002 s
01:35:01 defaultCopierFactory(org.eclipse.papyrus.infra.core.clipboard.tests.CopierFactoryTest)  Time elapsed: 0.019 s
01:35:01 oneOffCopierFactory(org.eclipse.papyrus.infra.core.clipboard.tests.CopierFactoryTest)  Time elapsed: 0.002 s
01:35:01 testCreateFolder(org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest)  Time elapsed: 0.008 s
01:35:01 testCreateFolder2(org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest)  Time elapsed: 0.011 s
01:35:01 testCreateFolder_ITabFolderModel_int(org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest)  Time elapsed: 0.001 s
01:35:01 testAddTabIPageModel(org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest)  Time elapsed: 0 s
01:35:01 testRefreshTabs(org.eclipse.papyrus.infra.core.sasheditor.editor.SashMultiPageEditorTest) skipped
01:35:01 org.eclipse.papyrus.infra.core.sasheditor.editor.SashMultiPageEditorTest skipped
01:35:01 org.eclipse.papyrus.infra.core.sasheditor.editor.AllTests skipped
01:35:01 testFirePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest)  Time elapsed: 0.002 s
01:35:01 testFirePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest)  Time elapsed: 0 s
01:35:01 testFirePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest)  Time elapsed: 0 s
01:35:01 testRemoveActiveEditorChangedListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest)  Time elapsed: 0 s
01:35:01 testFirePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest)  Time elapsed: 0.001 s
01:35:01 testFirePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest)  Time elapsed: 0 s
01:35:01 testFirePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest)  Time elapsed: 0 s
01:35:01 testAddActiveEditorChangedListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest)  Time elapsed: 0 s
01:35:01 testFirePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest)  Time elapsed: 0.18 s
01:35:01 testFirePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest)  Time elapsed: 0 s
01:35:01 testFirePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest)  Time elapsed: 0.094 s
01:35:01 testRemoveActiveEditorChangedListener(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) skipped
01:35:01 testFirePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest)  Time elapsed: 0 s
01:35:01 testFirePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest)  Time elapsed: 0.071 s
01:35:01 testFirePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest)  Time elapsed: 0.055 s
01:35:01 testPageClosedEventLifeCycle(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest)  Time elapsed: 0.054 s
01:35:01 testPageClosedEventLifeCycleWhenLastPageOfFolder(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest)  Time elapsed: 0.029 s
01:35:01 testAddActiveEditorChangedListener(org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest) skipped
01:35:01 testRefreshTabs(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.064 s
01:35:01 testGetActiveEditor(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.02 s
01:35:01 testlookupModelPage(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.021 s
01:35:01 testFolderList(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.035 s
01:35:01 testGetVisiblePages2(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.042 s
01:35:01 testVisit(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.021 s
01:35:01 testGetActiveEditor2(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.022 s
01:35:01 testGetActiveEditorNoPage(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.008 s
01:35:01 testFolderList2(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.049 s
01:35:01 testSelectPagePageId(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest) skipped
01:35:01 testRefreshTabs2(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.02 s
01:35:01 testGetVisiblePages(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.026 s
01:35:01 testSetFolderTabMenuManager_MenuManager(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.053 s
01:35:01 testGetVisiblePagesOneFoler(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.02 s
01:35:01 testSelectPage(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest)  Time elapsed: 0.035 s
01:35:01 testDisposeCallOnNestedEditorRemoval(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest)  Time elapsed: 0.821 s
01:35:01 testCallingDisposeTwice(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest) skipped
01:35:01 testDisposeCallOnMainEditorClose(org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest)  Time elapsed: 0.338 s
01:35:01 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerMemoryLeakTest skipped
01:35:01 testActivePageHistoryWhenPageIsClosed(org.eclipse.papyrus.infra.core.sasheditor.internal.ActiveHistoryTrackerBehaviorTest)  Time elapsed: 0.063 s
01:35:01 testEquals(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeEditorInputTest)  Time elapsed: 0 s
01:35:01 testStartMultipleFakeEditorsOneByOne(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest)  Time elapsed: 0.424 s
01:35:01 testStartMultipleFakeEditors(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest)  Time elapsed: 0.594 s
01:35:01 testCloseEditor(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest)  Time elapsed: 0.13 s
01:35:01 testOpenEditor(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest)  Time elapsed: 0.148 s
01:35:01 testOpenEditor_contentProvider(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest)  Time elapsed: 0.227 s
01:35:01 testGetSashContainer(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest)  Time elapsed: 0.124 s
01:35:01 testOpenEditor_nestedEditorCount(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest)  Time elapsed: 0.285 s
01:35:01 testStartMultipleFakeEditorsOneByOneAndDispose(org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest)  Time elapsed: 0.366 s
01:35:01 testGetISashWindowsContentProvider(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest)  Time elapsed: 0.008 s
01:35:01 testDiSashModelMngrIPageModelFactory(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest)  Time elapsed: 0.002 s
01:35:01 testDiSashModelMngrIPageModelFactoryDiSashModel(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest)  Time elapsed: 0 s
01:35:01 testGetIPageMngr(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest)  Time elapsed: 0 s
01:35:01 testDiSashModelMngrIPageModelFactoryResource(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest)  Time elapsed: 0.001 s
01:35:01 testSetCurrentFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest) skipped
01:35:01 testCreateFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest)  Time elapsed: 0.012 s
01:35:01 testGetRootModel(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest)  Time elapsed: 0 s
01:35:01 testLifeCycle(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest)  Time elapsed: 0 s
01:35:01 testCreateFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test)  Time elapsed: 0.008 s
01:35:01 testCloseLastTabFromLastFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test)  Time elapsed: 0 s
01:35:01 testMoveFolderInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test)  Time elapsed: 0.001 s
01:35:01 testMoveFolderAroundFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test)  Time elapsed: 0.001 s
01:35:01 testCloseLastTab(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test)  Time elapsed: 0.001 s
01:35:01 testMoveFolderInsideFolderAtSpecifiedIndex(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test)  Time elapsed: 0 s
01:35:01 testModelIsWritable(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test)  Time elapsed: 0.001 s
01:35:01 testClosePage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test)  Time elapsed: 0 s
01:35:01 testMovePageInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test)  Time elapsed: 0 s
01:35:01 testMovePageBetweenFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test)  Time elapsed: 0.001 s
01:35:01 testUndoRedoMovePageInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test)  Time elapsed: 0.009 s
01:35:01 testCreateFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test)  Time elapsed: 0.004 s
01:35:01 testCloseLastTabFromLastFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test)  Time elapsed: 0.002 s
01:35:01 testMoveFolderInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test)  Time elapsed: 0.003 s
01:35:01 testMoveFolderAroundFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test)  Time elapsed: 0.007 s
01:35:01 testCloseLastTab(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test)  Time elapsed: 0.004 s
01:35:01 testMoveFolderInsideFolderAtSpecifiedIndex(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test)  Time elapsed: 0.002 s
01:35:01 testModelIsWritable(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test)  Time elapsed: 0.003 s
01:35:01 testClosePage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test)  Time elapsed: 0.002 s
01:35:01 testMovePageInsideFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test)  Time elapsed: 0.002 s
01:35:01 testMovePageBetweenFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test)  Time elapsed: 0.002 s
01:35:01 testCloseAllOpenedPages(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest)  Time elapsed: 0.049 s
01:35:01 testAllPages(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest)  Time elapsed: 0 s
01:35:01 testAddPage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest)  Time elapsed: 0 s
01:35:01 testCloseLastPageOfTabFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest)  Time elapsed: 0.001 s
01:35:01 testClosePage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest)  Time elapsed: 0 s
01:35:01 testCloseOtherOpenedPages(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest)  Time elapsed: 0.001 s
01:35:01 testOpenPage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest)  Time elapsed: 0.001 s
01:35:01 testRemovePage(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest)  Time elapsed: 0.001 s
01:35:01 testQuery(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest)  Time elapsed: 0 s
01:35:01 testToString(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest)  Time elapsed: 0 s
01:35:01 testCreateModelFPP(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest)  Time elapsed: 0.001 s
01:35:01 testStaticCreates(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest)  Time elapsed: 0 s
01:35:01 testQueriesWithResult(org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest)  Time elapsed: 0.001 s
01:35:01 
01:35:01 Results:
01:35:01 
01:35:01 Tests run: 206, Failures: 0, Errors: 0, Skipped: 10
01:35:01 
01:35:04 [INFO] All tests passed!
01:35:04 [INFO] 
01:35:04 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.core.suite.tests ---
01:35:04 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec
01:35:04 [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.core.suite.tests' with 0 classes
01:35:04 [INFO] 
01:35:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests >--
01:35:04 [INFO] Building org.eclipse.papyrus.infra.nattable.suite.tests 1.0.0-SNAPSHOT [697/728]
01:35:04 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:35:06 [INFO] 
01:35:06 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:06 [INFO] 
01:35:06 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:06 [INFO] The project's OSGi version is 1.0.0.202103040552
01:35:06 [INFO] 
01:35:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:06 [INFO] 
01:35:06 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:06 [INFO] 
01:35:06 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:06 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:35:06 [INFO] 
01:35:06 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:35:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:35:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/src/main/resources
01:35:06 [INFO] 
01:35:06 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:06 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/bin
01:35:07 [INFO] 
01:35:07 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:35:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:35:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/src/test/resources
01:35:07 [INFO] 
01:35:07 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:07 [INFO] 
01:35:07 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/org.eclipse.papyrus.infra.nattable.suite.tests-1.0.0-SNAPSHOT.jar
01:35:07 [INFO] 
01:35:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:07 [INFO] 
01:35:07 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:07 [INFO] 
01:35:07 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:35:09 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/data/.metadata/.log
01:35:09 [INFO] Command line:
01:35:09 	[/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
01:35:27 Running org.eclipse.papyrus.infra.nattable.suite.tests.AllTests
01:36:00 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer
01:36:22 Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.6 s - in org.eclipse.papyrus.infra.nattable.suite.tests.AllTests
01:36:22 test1_SelectElement(org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest)  Time elapsed: 8.845 s
01:36:22 test3_SelectMultipleElements(org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest)  Time elapsed: 0.972 s
01:36:22 test2_SelectElementInvertAxis(org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest)  Time elapsed: 1.319 s
01:36:22 test4_SelectMultipleElementsInvertAxis(org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest)  Time elapsed: 1.089 s
01:36:22 testCreationHandlerStatusOnSubSubModel(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest)  Time elapsed: 4.545 s
01:36:22 testCreationHandlerStatusOnSubSubPackage(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest)  Time elapsed: 1.687 s
01:36:22 testCreationHandlerStatusOnSubModel(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest)  Time elapsed: 2.194 s
01:36:22 testCreationAndSynchronization(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest)  Time elapsed: 2.411 s
01:36:22 testCreationHandlerStatusOnRootModel(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest)  Time elapsed: 2.24 s
01:36:22 testCreationHandlerStatusOnSubPackage(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest)  Time elapsed: 2.048 s
01:36:22 testOpenExistingTable(org.eclipse.papyrus.infra.nattable.views.tests.tests.OpenTableTest)  Time elapsed: 8.581 s
01:36:22 verifyContentsForTable1(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableVerifyContents)  Time elapsed: 0.159 s
01:36:22 createTable2AndDestroyAnOwnedElement(org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationAndSynchronizationTest)  Time elapsed: 1.305 s
01:36:22 createTableEditorWithSameContextAndOwnerWithoutOpenIt(org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests)  Time elapsed: 1.309 s
01:36:22 createTableEditorWithDifferentContextAndOwnerWithoutOpenIt(org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests)  Time elapsed: 1.55 s
01:36:22 createTableEditorWithDifferentContextAndOwnerAndOpenIt(org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests)  Time elapsed: 3.243 s
01:36:22 createTableEditorWithSameContextAndOwnerAndOpenIt(org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests)  Time elapsed: 3.75 s
01:36:22 createSortedTable(org.eclipse.papyrus.infra.nattable.common.tests.SortedTableCreationTest)  Time elapsed: 1.481 s
01:36:22 test_getNamedStyle(org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests)  Time elapsed: 0.001 s
01:36:22 test_StyleCreation(org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests)  Time elapsed: 0.001 s
01:36:22 test_getStyle(org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests)  Time elapsed: 0 s
01:36:22 test_CellThenRowSelection(org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest)  Time elapsed: 0.903 s
01:36:22 testRowSelection(org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest)  Time elapsed: 0.759 s
01:36:22 test_RowThenCellSelection(org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest)  Time elapsed: 0.746 s
01:36:22 test_RowSelectionWithCTRL(org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest)  Time elapsed: 0.788 s
01:36:22 isCategory_V1_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0.003 s
01:36:22 isCategory_H1_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 getDepth_H1_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 isCategory_Empty_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 isCategory_V1_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 getDepth_V1_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0.001 s
01:36:22 getDepth_H1_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 isCategory_Empty_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 getDepth_V1_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 getDepth_Empty_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 getDepth_Empty_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 getDepth_H1_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 isCategory_Empty_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 getDepth_V1_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 getDepth_H1_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 isCategory_Empty_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 getDepth_V1_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 isCategory_H1_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 isCategory_V1_H1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 getDepth_Empty_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 isCategory_H1_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 isCategory_V1_H1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 getDepth_Empty_V1_H1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 isCategory_H1_V1_V1_Test(org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests)  Time elapsed: 0 s
01:36:22 getText_selectionOfMultipleTables(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest)  Time elapsed: 1.156 s
01:36:22 getText_unnamedTableChangeContextName(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest)  Time elapsed: 0.021 s
01:36:22 getText_namedTableNotifications(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest)  Time elapsed: 0.014 s
01:36:22 getText_namedTable(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest)  Time elapsed: 0.012 s
01:36:22 getText_unnamedTable(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest)  Time elapsed: 0.012 s
01:36:22 getText_unnamedTableNotifications(org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest)  Time elapsed: 0.014 s
01:36:22 
01:36:22 Results:
01:36:22 
01:36:22 Tests run: 55, Failures: 0, Errors: 0, Skipped: 0
01:36:22 
01:36:25 [INFO] All tests passed!
01:36:25 [INFO] 
01:36:25 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.nattable.suite.tests ---
01:36:25 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec
01:36:25 [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.nattable.suite.tests' with 0 classes
01:36:25 [INFO] 
01:36:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests >--
01:36:25 [INFO] Building org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT [698/728]
01:36:25 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:36:25 [INFO] 
01:36:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] The project's OSGi version is 2.0.0.202103040552
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] 
01:36:25 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:36:25 [INFO] 
01:36:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:36:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:36:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/main/resources
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/bin
01:36:25 [INFO] 
01:36:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:36:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:36:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/test/resources
01:36:25 [INFO] 
01:36:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/target/org.eclipse.papyrus.infra.architecture.tests-2.0.0-SNAPSHOT.jar
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] Skipping tests
01:36:25 [INFO] 
01:36:25 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.architecture.tests ---
01:36:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:36:25 [INFO] 
01:36:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests >--
01:36:25 [INFO] Building org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT [699/728]
01:36:25 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:36:25 [INFO] 
01:36:25 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] The project's OSGi version is 2.0.0.202103040552
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] 
01:36:25 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:36:25 [INFO] 
01:36:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:36:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:36:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/src/main/resources
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/bin
01:36:25 [INFO] 
01:36:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:36:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:36:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/src/test/resources
01:36:25 [INFO] 
01:36:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/target/org.eclipse.papyrus.infra.services.labelprovider.tests-2.0.0-SNAPSHOT.jar
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] 
01:36:25 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] Skipping tests
01:36:25 [INFO] 
01:36:25 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.services.labelprovider.tests ---
01:36:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:36:25 [INFO] 
01:36:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests >--
01:36:25 [INFO] Building org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT [700/728]
01:36:25 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:36:26 [INFO] 
01:36:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:26 [INFO] 
01:36:26 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:26 [INFO] The project's OSGi version is 2.0.0.202103040552
01:36:26 [INFO] 
01:36:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:26 [INFO] 
01:36:26 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:26 [INFO] 
01:36:26 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:26 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:36:26 [INFO] 
01:36:26 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:36:26 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:36:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/src/main/resources
01:36:26 [INFO] 
01:36:26 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:26 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/bin
01:36:29 [INFO] 
01:36:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:36:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:36:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/src/test/resources
01:36:29 [INFO] 
01:36:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:29 [INFO] 
01:36:29 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/target/org.eclipse.papyrus.infra.ui.architecture.tests-2.0.0-SNAPSHOT.jar
01:36:29 [INFO] 
01:36:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:29 [INFO] 
01:36:29 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:29 [INFO] 
01:36:29 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:29 [INFO] Skipping tests
01:36:29 [INFO] 
01:36:29 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.ui.architecture.tests ---
01:36:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:36:29 [INFO] 
01:36:29 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests >---
01:36:29 [INFO] Building org.eclipse.papyrus.infra.suite.tests 1.0.0-SNAPSHOT  [701/728]
01:36:29 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:36:32 [INFO] 
01:36:32 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:32 [INFO] 
01:36:32 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:32 [INFO] The project's OSGi version is 1.0.0.202103040552
01:36:32 [INFO] 
01:36:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:32 [INFO] 
01:36:32 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:32 [INFO] 
01:36:32 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:32 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:36:32 [INFO] 
01:36:32 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:36:32 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:36:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/src/main/resources
01:36:32 [INFO] 
01:36:32 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:32 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/bin
01:36:33 [INFO] 
01:36:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:36:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:36:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/src/test/resources
01:36:33 [INFO] 
01:36:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:36 [INFO] 
01:36:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/org.eclipse.papyrus.infra.suite.tests-1.0.0-SNAPSHOT.jar
01:36:36 [INFO] 
01:36:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:36 [INFO] 
01:36:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:36 [INFO] 
01:36:36 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.infra.suite.tests ---
01:36:41 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/data/.metadata/.log
01:36:41 [INFO] Command line:
01:36:41 	[/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
01:36:58 Running org.eclipse.papyrus.infra.suite.tests.AllTests
01:37:02 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
01:37:02 log4j:WARN Please initialize the log4j system properly.
01:37:27 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer
01:38:58 org.eclipse.core.internal.resources.ResourceException(/CrossReferenceIndexTest$SubmodelsTest)[368]: java.lang.Exception: Resource '/CrossReferenceIndexTest$SubmodelsTest' does not exist.
01:38:58 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
01:38:58 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
01:38:58 	at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330)
01:38:58 	at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204)
01:38:58 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:145)
01:38:58 	at org.eclipse.core.internal.resources.Resource.accept(Resource.java:63)
01:38:58 	at org.eclipse.core.internal.resources.Resource.accept(Resource.java:55)
01:38:58 	at org.eclipse.core.internal.resources.Resource.accept(Resource.java:117)
01:38:58 	at org.eclipse.core.internal.resources.Resource.accept(Resource.java:105)
01:38:58 	at org.eclipse.papyrus.junit.utils.rules.ProjectFixture.deleteProject(ProjectFixture.java:270)
01:38:58 	at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:240)
01:38:58 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
01:38:58 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
01:38:58 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
01:38:58 	at org.junit.runners.Suite.runChild(Suite.java:128)
01:38:58 	at org.junit.runners.Suite.runChild(Suite.java:27)
01:38:58 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
01:38:58 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
01:38:58 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
01:38:58 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
01:38:58 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
01:38:58 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
01:38:58 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:288)
01:38:58 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:282)
01:38:58 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
01:38:58 	at java.base/java.lang.Thread.run(Thread.java:834)
01:39:36 [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram
01:39:36 [EXPANSION_DIAGRAM]+-->ID - Representation
01:39:36 [EXPANSION_DIAGRAM]    "Interface_Label" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomRepresentationImpl@4e4cc258 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.NestedInterfaceForInterfaceEditPart, name: Nested Interface Label, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.ShapeViewFactory, description: null)
01:39:36 [EXPANSION_DIAGRAM]    "Implemented Interfaces" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomInducedRepresentationImpl@2dc210cd (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.common.editparts.ListCompartmentEditPart, name: Compartment to implement interfaces, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.CompartmentViewFactory, description: null) (hint: Implemented Interfaces)
01:39:36 [EXPANSION_DIAGRAM]    "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@209d7c43 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse representation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape)
01:39:36 [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs
01:39:36 [EXPANSION_DIAGRAM]    "Implemented Interfaces" [Interface_Label]
01:39:36 [EXPANSION_DIAGRAM]    "Class Diagram" [Class_Shape]
01:39:36 [EXPANSION_DIAGRAM]    "Class_Shape" [Implemented Interfaces]
01:39:38 [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram
01:39:38 [EXPANSION_DIAGRAM]+-->ID - Representation
01:39:38 [EXPANSION_DIAGRAM]    "Interface_BorderItem" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomRepresentationImpl@b5bbe0a (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.NestedInterfaceForClassEditPart, name: Interface as BorderItem, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.ShapeViewFactory, description: null)
01:39:38 [EXPANSION_DIAGRAM]    "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@34dafda5 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse representation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape)
01:39:38 [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs
01:39:38 [EXPANSION_DIAGRAM]    "Class Diagram" [Class_Shape]
01:39:38 [EXPANSION_DIAGRAM]    "Class_Shape" [Interface_BorderItem]
01:39:39 [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram
01:39:39 [EXPANSION_DIAGRAM]+-->ID - Representation
01:39:39 [EXPANSION_DIAGRAM]    "Implemented Interfaces" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomInducedRepresentationImpl@6c9e2544 (editPartQualifiedName: null, name: Compartment to implement interfaces, viewFactory: null, description: null) (hint: Implemented Interfaces)
01:39:39 [EXPANSION_DIAGRAM]    "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@2e7812ce (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse respresentation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape)
01:39:39 [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs
01:39:39 [EXPANSION_DIAGRAM]    "Class Diagram" [Class_Shape]
01:39:39 [EXPANSION_DIAGRAM]    "Class_Shape" [Implemented Interfaces]
01:40:31 Warning: NLS unused message: "Select in: messages
01:43:09 platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg
01:43:11 platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg
01:43:16 platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg
01:45:50 Tests run: 930, Failures: 4, Errors: 0, Skipped: 27, Time elapsed: 532.19 s <<< FAILURE! - in org.eclipse.papyrus.infra.suite.tests.AllTests
01:45:50 testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.152 s
01:45:50 testGetValue(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testGetValueType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0 s
01:45:50 testAddRemoveValueChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.003 s
01:45:50 testSetValue(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.004 s
01:45:50 testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) skipped
01:45:50 testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0 s
01:45:50 testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.004 s
01:45:50 testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.002 s
01:45:50 testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.002 s
01:45:50 testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest) skipped
01:45:50 testGetValue(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0.001 s
01:45:50 testGetValueType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0.001 s
01:45:50 testAddRemoveValueChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0 s
01:45:50 testSetValue(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0 s
01:45:50 testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0.001 s
01:45:50 testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) skipped
01:45:50 testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0.001 s
01:45:50 testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0 s
01:45:50 testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0 s
01:45:50 testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0.001 s
01:45:50 testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0 s
01:45:50 testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0 s
01:45:50 testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0.001 s
01:45:50 testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0 s
01:45:50 testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0 s
01:45:50 testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0.001 s
01:45:50 testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0.001 s
01:45:50 testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest)  Time elapsed: 0 s
01:45:50 testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) skipped
01:45:50 testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest) skipped
01:45:50 testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.023 s
01:45:50 testAddRemoveSetChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.004 s
01:45:50 testToArray(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.005 s
01:45:50 testAdd(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testGetElementType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testClear(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testSize(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testRetainAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.048 s
01:45:50 testContainsAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testContains(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.002 s
01:45:50 testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAddAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testIsEmpty(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.002 s
01:45:50 testRemove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.002 s
01:45:50 testRemoveAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.003 s
01:45:50 testToArray_Array(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.002 s
01:45:50 testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) skipped
01:45:50 testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.005 s
01:45:50 testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest) skipped
01:45:50 testAddRemoveSetChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.003 s
01:45:50 testToArray(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testAdd(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testGetElementType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.001 s
01:45:50 testClear(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testSize(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testRetainAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.001 s
01:45:50 testContainsAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testContains(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.001 s
01:45:50 testAddAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testIsEmpty(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.001 s
01:45:50 testRemove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.001 s
01:45:50 testRemoveAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.001 s
01:45:50 testToArray_Array(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.001 s
01:45:50 testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.04 s
01:45:50 testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.003 s
01:45:50 testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.001 s
01:45:50 testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.001 s
01:45:50 testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.001 s
01:45:50 testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0 s
01:45:50 testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.001 s
01:45:50 testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest)  Time elapsed: 0.001 s
01:45:50 testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest) skipped
01:45:50 testMove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.007 s
01:45:50 testLastIndexOf(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testListIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testRemove_int(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testAddListChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testAddAll_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testAdd_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testIndexOf(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testSet_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testGet_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testSubList(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.003 s
01:45:50 testListIterator_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testToArray(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testAdd(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testGetElementType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testClear(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testSize(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testRetainAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testContainsAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testContains(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testAddAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testIsEmpty(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testRemove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testRemoveAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testToArray_Array(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.005 s
01:45:50 testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0.001 s
01:45:50 testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest)  Time elapsed: 0 s
01:45:50 testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest) skipped
01:45:50 testGetObserved(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.043 s
01:45:50 testMove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testLastIndexOf(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.002 s
01:45:50 testListIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.003 s
01:45:50 testRemove_int(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAddListChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAddAll_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAdd_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.002 s
01:45:50 testIndexOf(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testSet_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testGet_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testSubList(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testListIterator_index(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testToArray(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAdd(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0 s
01:45:50 testGetElementType(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testClear(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testSize(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.002 s
01:45:50 testRetainAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testContainsAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testContains(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testHashCode(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAddAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testEquals(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testIsEmpty(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.002 s
01:45:50 testRemove(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testIterator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testRemoveAll(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testToArray_Array(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testSetDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAddRemoveStaleListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) skipped
01:45:50 testGetRealm(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0 s
01:45:50 testDelegatingToDelegator(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0 s
01:45:50 testIsDisposed(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0 s
01:45:50 testWrap(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAddDisposeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAddRemoveChangeListener(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testCreate_withObserving(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testCreate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0 s
01:45:50 testDispose(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0.001 s
01:45:50 testAutoreleaseDelegate(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest)  Time elapsed: 0 s
01:45:50 testIsStale(org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest) skipped
01:45:50 testListIterator(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest)  Time elapsed: 0.005 s
01:45:50 testRelease(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest)  Time elapsed: 0 s
01:45:50 testAutorelease(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest)  Time elapsed: 0 s
01:45:50 testRetain(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest)  Time elapsed: 0 s
01:45:50 testIterator(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest)  Time elapsed: 0 s
01:45:50 testListIterator_int(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest)  Time elapsed: 0.001 s
01:45:50 testRetainRelease(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorContainmentTest)  Time elapsed: 0.002 s
01:45:50 testDispose(org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorContainmentTest)  Time elapsed: 0 s
01:45:50 findClass_exists(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest)  Time elapsed: 0.58 s  <<< FAILURE!
01:45:50 java.lang.AssertionError: 
01:45:50 
01:45:50 Expected: not null
01:45:50      but: was null
01:45:50 	at org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists(ClasspathHelperTest.java:62)
01:45:50 
01:45:50 findClass_exists_constrained_wrongType(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest)  Time elapsed: 10.038 s
01:45:50 findClass_noneSuch(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest)  Time elapsed: 0.534 s
01:45:50 findClass_exists_withContext(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest)  Time elapsed: 0.002 s
01:45:50 findClass_exists_nested(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest)  Time elapsed: 0.328 s  <<< FAILURE!
01:45:50 java.lang.AssertionError: 
01:45:50 
01:45:50 Expected: not null
01:45:50      but: was null
01:45:50 	at org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_nested(ClasspathHelperTest.java:74)
01:45:50 
01:45:50 findClass_exists_withContext_referencedProject(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest)  Time elapsed: 0 s
01:45:50 findClass_exists_constrained(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest)  Time elapsed: 0.009 s
01:45:50 findClass_exists_withContext_fallback(org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest)  Time elapsed: 0.063 s
01:45:50 testAwaitTermination_timesOut(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest)  Time elapsed: 1.037 s
01:45:50 testShutdown(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest)  Time elapsed: 0 s
01:45:50 testShutdownNow(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest)  Time elapsed: 0 s
01:45:50 testAwaitTermination_finishes(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest)  Time elapsed: 0.001 s
01:45:50 testSubmit(org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest)  Time elapsed: 0 s
01:45:50 testPrivilegedRunnableWithProgress(org.eclipse.papyrus.infra.ui.util.TransactionUIHelperTest)  Time elapsed: 0.364 s
01:45:50 testIsSaveOnCloseNeeded(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped
01:45:50 testRemoveIsaveablePart(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped
01:45:50 testIsSaveAsAllowed(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped
01:45:50 testRegisterIsaveablePart(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped
01:45:50 testDoSaveAs(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped
01:45:50 testDoSave(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped
01:45:50 testIsDirty(org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest) skipped
01:45:50 testRemoveSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0.004 s
01:45:50 testAddSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0 s
01:45:50 testFireSaveEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0 s
01:45:50 testFireSaveAsEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0.001 s
01:45:50 testFireAboutToSaveEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0 s
01:45:50 testFireAboutToSaveAsEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0 s
01:45:50 testFirePostSaveAsEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0 s
01:45:50 testAddPostSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0 s
01:45:50 testFirePostSaveEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0 s
01:45:50 testRemoveAboutToSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0 s
01:45:50 testRemovePostSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0.001 s
01:45:50 testAddAboutToSaveListener(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0 s
01:45:50 testFireAllSaveAsEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0 s
01:45:50 testFireAllSaveEvent(org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest)  Time elapsed: 0 s
01:45:50 testExistingMethod(org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePageTest)  Time elapsed: 0.002 s
01:45:50 getAdaptedValue(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest)  Time elapsed: 0.008 s
01:45:50 getChildren(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest)  Time elapsed: 0.002 s
01:45:50 getElements_object(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest)  Time elapsed: 0 s
01:45:50 hasChildren(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest)  Time elapsed: 0.001 s
01:45:50 getParent(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest)  Time elapsed: 0.001 s
01:45:50 dispose(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest)  Time elapsed: 0.004 s
01:45:50 getElements(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest)  Time elapsed: 0 s
01:45:50 isValidValue(org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest)  Time elapsed: 0 s
01:45:50 getAdaptedValue(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest)  Time elapsed: 0.025 s
01:45:50 getElements_Object(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest)  Time elapsed: 0.001 s
01:45:50 getChildren(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest)  Time elapsed: 0.001 s
01:45:50 hasChildren(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest)  Time elapsed: 0.001 s
01:45:50 getParent(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest)  Time elapsed: 0.001 s
01:45:50 dispose(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest)  Time elapsed: 0.002 s
01:45:50 getElements(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest)  Time elapsed: 0 s
01:45:50 isValidValue(org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest)  Time elapsed: 0.001 s
01:45:50 testClientContextExist(org.eclipse.papyrus.infra.services.edit.tests.context.TestClientContext)  Time elapsed: 0.01 s
01:45:50 testGetAdapter(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService)  Time elapsed: 0.008 s
01:45:50 testGetDisplayName(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService)  Time elapsed: 0 s
01:45:50 testCanEdit(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService)  Time elapsed: 0.007 s
01:45:50 testGetEditCommand(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService)  Time elapsed: 0.004 s
01:45:50 testIsKnownElementType(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider)  Time elapsed: 0.001 s
01:45:50 testGetEditService_EObject(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider)  Time elapsed: 0.002 s
01:45:50 testGetEditService_IElementType(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider)  Time elapsed: 0.001 s
01:45:50 testGetEditService_EClass(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider)  Time elapsed: 0 s
01:45:50 testGetEditService_Unknown(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider)  Time elapsed: 0.001 s
01:45:50 testGetContainedTypeEditServices(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider)  Time elapsed: 0 s
01:45:50 testCreateServiceInstance(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProviderFactory)  Time elapsed: 0.028 s
01:45:50 testGetCommandProvider(org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceUtils)  Time elapsed: 0.001 s
01:45:50 testGetCommandEObjectResult(org.eclipse.papyrus.infra.services.edit.tests.utils.TestGMFCommandUtils)  Time elapsed: 0.003 s
01:45:50 testGetEditCommand(org.eclipse.papyrus.infra.services.edit.tests.commands.TestConfigureFeatureCommandFactory)  Time elapsed: 0.004 s
01:45:50 testGetEditCommand(org.eclipse.papyrus.infra.services.edit.tests.commands.TestConfigureFeatureListCommandFactory)  Time elapsed: 0.003 s
01:45:50 testDeleteMarkers(org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest)  Time elapsed: 6.489 s
01:45:50 testDeleteMarkers_relatedElements_diagram(org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest)  Time elapsed: 13.495 s
01:45:50 testDeleteMarkers_integration(org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest)  Time elapsed: 11.693 s
01:45:50 testDeleteMarkers_relatedElements(org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest)  Time elapsed: 3.192 s
01:45:50 testValidate(org.eclipse.papyrus.infra.services.edit.ui.dialogs.tests.TestElementTypeValidator)  Time elapsed: 0.004 s
01:45:50 testInvalidContext(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest)  Time elapsed: 0.007 s
01:45:50 testDefaultLabelProvider(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest)  Time elapsed: 0.007 s
01:45:50 testEMFLabelProvider(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest)  Time elapsed: 0.003 s
01:45:50 testUMLLabelProvider(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest)  Time elapsed: 0.005 s
01:45:50 testUMLLabelProviderChangeEvents(org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest)  Time elapsed: 0.005 s
01:45:50 getSemanticRoots(org.eclipse.papyrus.infra.services.semantic.tests.SemanticServiceTest)  Time elapsed: 0.012 s
01:45:50 getSemanticIModels(org.eclipse.papyrus.infra.services.semantic.tests.SemanticServiceTest)  Time elapsed: 0.001 s
01:45:50 testReorientReferenceCommand_sourceOldReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.628 s
01:45:50 testMoveCommand_rootFromReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.497 s
01:45:50 testSetCommand_containmentOldContainerReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.19 s
01:45:50 testDestroyElementCommand[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 1.085 s
01:45:50 testReorientRelationshipCommand_sourceOldReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.424 s
01:45:50 testSetCommand_attribute[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.606 s
01:45:50 testSetCommand_containmentOldContainerReadonlyMany[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.917 s
01:45:50 testReorientReferenceCommand_targetNewReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.03 s
01:45:50 testReorientRelationshipCommand_targetNewReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.089 s
01:45:50 testReorientReferenceCommand_targetOldReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.325 s
01:45:50 testSetCommand_referenceOppositeAdd[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.164 s
01:45:50 testDestroyReferenceCommand_owner[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.243 s
01:45:50 testCreateCommand[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.157 s
01:45:50 testReorientRelationshipCommand_targetOldReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 3.849 s
01:45:50 testMoveCommand_fromReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.037 s
01:45:50 testReorientReferenceCommand_sourceNewReadonly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.392 s
01:45:50 testDestroyReferenceCommand_referencedOpposite[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.226 s
01:45:50 testSetCommand_referenceOppositeRemove[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.479 s
01:45:50 testDuplicateCommand[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.433 s
01:45:50 testReorientRelationshipCommand_sourceNewReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.375 s
01:45:50 testCreateRelationshipCommand[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.368 s
01:45:50 testMoveCommand_toReadOnly[model is writable in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.244 s
01:45:50 testReorientReferenceCommand_sourceOldReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.17 s
01:45:50 testMoveCommand_rootFromReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 1.101 s
01:45:50 testSetCommand_containmentOldContainerReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.321 s
01:45:50 testDestroyElementCommand[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.611 s
01:45:50 testReorientRelationshipCommand_sourceOldReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.477 s
01:45:50 testSetCommand_attribute[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.168 s
01:45:50 testSetCommand_containmentOldContainerReadonlyMany[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.582 s
01:45:50 testReorientReferenceCommand_targetNewReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.053 s
01:45:50 testReorientRelationshipCommand_targetNewReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.486 s
01:45:50 testReorientReferenceCommand_targetOldReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.201 s
01:45:50 testSetCommand_referenceOppositeAdd[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.033 s
01:45:50 testDestroyReferenceCommand_owner[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.684 s
01:45:50 testCreateCommand[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.132 s
01:45:50 testReorientRelationshipCommand_targetOldReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.075 s
01:45:50 testMoveCommand_fromReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 7.28 s
01:45:50 testReorientReferenceCommand_sourceNewReadonly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.081 s
01:45:50 testDestroyReferenceCommand_referencedOpposite[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 7.372 s
01:45:50 testSetCommand_referenceOppositeRemove[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 4.431 s
01:45:50 testDuplicateCommand[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.42 s
01:45:50 testReorientRelationshipCommand_sourceNewReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.123 s
01:45:50 testCreateRelationshipCommand[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.162 s
01:45:50 testMoveCommand_toReadOnly[model is read-only in workspace](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.296 s
01:45:50 testReorientReferenceCommand_sourceOldReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped
01:45:50 testMoveCommand_rootFromReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.588 s
01:45:50 testSetCommand_containmentOldContainerReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.043 s
01:45:50 testDestroyElementCommand[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.093 s
01:45:50 testReorientRelationshipCommand_sourceOldReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.234 s
01:45:50 testSetCommand_attribute[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.15 s
01:45:50 testSetCommand_containmentOldContainerReadonlyMany[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.047 s
01:45:50 testReorientReferenceCommand_targetNewReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped
01:45:50 testReorientRelationshipCommand_targetNewReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.183 s
01:45:50 testReorientReferenceCommand_targetOldReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped
01:45:50 testSetCommand_referenceOppositeAdd[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.159 s
01:45:50 testDestroyReferenceCommand_owner[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.703 s
01:45:50 testCreateCommand[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.229 s
01:45:50 testReorientRelationshipCommand_targetOldReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.6 s
01:45:50 testMoveCommand_fromReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 1.483 s
01:45:50 testReorientReferenceCommand_sourceNewReadonly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped
01:45:50 testDestroyReferenceCommand_referencedOpposite[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.288 s
01:45:50 testSetCommand_referenceOppositeRemove[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.271 s
01:45:50 testDuplicateCommand[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest) skipped
01:45:50 testReorientRelationshipCommand_sourceNewReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.36 s
01:45:50 testCreateRelationshipCommand[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.363 s
01:45:50 testMoveCommand_toReadOnly[model is deployed in plug-in, advice disabled](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.17 s
01:45:50 testReorientReferenceCommand_sourceOldReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.239 s
01:45:50 testMoveCommand_rootFromReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.027 s
01:45:50 testSetCommand_containmentOldContainerReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.124 s
01:45:50 testDestroyElementCommand[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.593 s
01:45:50 testReorientRelationshipCommand_sourceOldReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.138 s
01:45:50 testSetCommand_attribute[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.038 s
01:45:50 testSetCommand_containmentOldContainerReadonlyMany[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.065 s
01:45:50 testReorientReferenceCommand_targetNewReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.631 s
01:45:50 testReorientRelationshipCommand_targetNewReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.281 s
01:45:50 testReorientReferenceCommand_targetOldReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.531 s
01:45:50 testSetCommand_referenceOppositeAdd[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.21 s
01:45:50 testDestroyReferenceCommand_owner[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.436 s
01:45:50 testCreateCommand[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.346 s
01:45:50 testReorientRelationshipCommand_targetOldReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.241 s
01:45:50 testMoveCommand_fromReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.033 s
01:45:50 testReorientReferenceCommand_sourceNewReadonly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.015 s
01:45:50 testDestroyReferenceCommand_referencedOpposite[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.019 s
01:45:50 testSetCommand_referenceOppositeRemove[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.016 s
01:45:50 testDuplicateCommand[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.322 s
01:45:50 testReorientRelationshipCommand_sourceNewReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.055 s
01:45:50 testCreateRelationshipCommand[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.3 s
01:45:50 testMoveCommand_toReadOnly[model is deployed in plug-in](org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest)  Time elapsed: 0.018 s
01:45:50 testDeleteWithCrossReferences:commands(org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest)  Time elapsed: 1.892 s
01:45:50 testDeleteWithCrossReferences:delete(org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest)  Time elapsed: 0 s
01:45:50 testDeleteWithCrossReferences:changes(org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest)  Time elapsed: 0 s
01:45:50 testGetServiceRegistryResource(org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForResourceTest)  Time elapsed: 0.005 s
01:45:50 testGetInstance(org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForResourceTest)  Time elapsed: 0 s
01:45:50 makeNotShardObservedByOtherHelper[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest)  Time elapsed: 1.205 s
01:45:50 makeNotShard[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest)  Time elapsed: 0.501 s
01:45:50 makeShardObservedByOtherHelper[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest)  Time elapsed: 0.004 s
01:45:50 attemptToUseClosedHelper[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest)  Time elapsed: 0.002 s
01:45:50 makeShard[0: useCommands=false](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest)  Time elapsed: 0.002 s
01:45:50 makeNotShardObservedByOtherHelper[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest)  Time elapsed: 0.515 s
01:45:50 makeNotShard[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest)  Time elapsed: 0.581 s
01:45:50 makeShardObservedByOtherHelper[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest)  Time elapsed: 0.009 s
01:45:50 attemptToUseClosedHelper[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest)  Time elapsed: 0.003 s
01:45:50 makeShard[1: useCommands=true](org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest)  Time elapsed: 0.003 s
01:45:50 proxyResolutionLoadsShardFromTheTop[0: full index](org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest)  Time elapsed: 1.082 s
01:45:50 shardLoadsContainersAndDoesntLoseStereotypes[0: full index](org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest)  Time elapsed: 0.466 s
01:45:50 proxyResolutionLoadsShardFromTheTop[1: on-demand index](org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest)  Time elapsed: 0.424 s
01:45:50 shardLoadsContainersAndDoesntLoseStereotypes[1: on-demand index](org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest)  Time elapsed: 0.39 s
01:45:50 subunits(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest)  Time elapsed: 0.622 s
01:45:50 parents(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest)  Time elapsed: 0.002 s
01:45:50 outgoingReferences_givenURI(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest)  Time elapsed: 0.001 s
01:45:50 incomingReferences_givenURI(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest)  Time elapsed: 0.001 s
01:45:50 roots(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest)  Time elapsed: 0.001 s
01:45:50 roots_alternate(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest)  Time elapsed: 0.008 s
01:45:50 outgoingReferences(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest)  Time elapsed: 0.204 s
01:45:50 incomingReferences(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest)  Time elapsed: 0.001 s
01:45:50 isShard(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest)  Time elapsed: 0 s
01:45:50 subunits(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest)  Time elapsed: 0.602 s
01:45:50 parents(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest)  Time elapsed: 0.001 s
01:45:50 outgoingReferences_givenURI(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest)  Time elapsed: 0.001 s
01:45:50 incomingReferences_givenURI(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest)  Time elapsed: 0.001 s
01:45:50 roots(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest)  Time elapsed: 0 s
01:45:50 roots_alternate(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest) skipped
01:45:50 outgoingReferences(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest)  Time elapsed: 0 s
01:45:50 incomingReferences(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest)  Time elapsed: 0 s
01:45:50 isShard(org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest)  Time elapsed: 0 s
01:45:50 indexRebuiltOnDeletion(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest)  Time elapsed: 3.731 s
01:45:50 indexRebuiltOnProjectClose(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest)  Time elapsed: 0.858 s
01:45:50 indexNotifiesOnReindex(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest)  Time elapsed: 0.643 s
01:45:50 indexRefreshesIfNecessary_bug473154(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest)  Time elapsed: 6.602 s
01:45:50 indexBuilt(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest)  Time elapsed: 0.526 s
01:45:50 indexRebuiltOnChanges(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest)  Time elapsed: 5.146 s
01:45:50 indexRebuiltOnProjectDelete(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest)  Time elapsed: 1.152 s
01:45:50 indexRecoversFromCancel(org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest)  Time elapsed: 2.302 s
01:45:50 AndExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0.009 s
01:45:50 AndExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test3(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0.003 s
01:45:50 AndExpression_Test4(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test5(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0.002 s
01:45:50 AndExpression_Test6(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test7(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test8(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test9(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test10(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test11(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test12(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test13(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test14(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test15(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0.001 s
01:45:50 AndExpression_Test16(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0.001 s
01:45:50 AndExpression_Test17(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test18(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test19(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test20(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test21(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test22(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test23(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test24(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test25(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0 s
01:45:50 AndExpression_Test26(org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests)  Time elapsed: 0.001 s
01:45:50 LiteralFalseExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.LiteralFalseExpressionTests)  Time elapsed: 0 s
01:45:50 LiteralFalseExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.LiteralFalseExpressionTests)  Time elapsed: 0 s
01:45:50 LiteralTrueExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.LiteralTrueExpressionTests)  Time elapsed: 0 s
01:45:50 LiteralTrueExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.LiteralTrueExpressionTests)  Time elapsed: 0 s
01:45:50 NotExpression_Test1_1(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests)  Time elapsed: 0.005 s
01:45:50 NotExpression_Test1_2(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests)  Time elapsed: 0 s
01:45:50 NotExpression_Test2_1(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests)  Time elapsed: 0 s
01:45:50 NotExpression_Test2_2(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests)  Time elapsed: 0 s
01:45:50 NotExpression_Test3_1(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests)  Time elapsed: 0 s
01:45:50 NotExpression_Test3_2(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests)  Time elapsed: 0 s
01:45:50 NotExpression_Test4_1(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests)  Time elapsed: 0 s
01:45:50 NotExpression_Test4_2(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests)  Time elapsed: 0 s
01:45:50 NotExpression_Test4_3(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests)  Time elapsed: 0.001 s
01:45:50 NotExpression_Test4_4(org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test10(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0.002 s
01:45:50 OrExpression_Test11(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test12(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test13(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test14(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test15(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test16(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test17(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test18(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0.001 s
01:45:50 OrExpression_Test19(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test20(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test21(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test22(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test23(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test24(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test25(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test26(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0.001 s
01:45:50 OrExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test3(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test4(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test5(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test6(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test7(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test8(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 OrExpression_Test9(org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests)  Time elapsed: 0 s
01:45:50 ReferenceExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests)  Time elapsed: 0.003 s
01:45:50 ReferenceExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests)  Time elapsed: 0 s
01:45:50 ReferenceExpression_Test3(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests)  Time elapsed: 0 s
01:45:50 ReferenceExpression_Test4(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests)  Time elapsed: 0 s
01:45:50 ReferenceExpression_Test5(org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests)  Time elapsed: 0 s
01:45:50 singleEAttributeEqualityExpression_Test1(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests)  Time elapsed: 0.002 s
01:45:50 singleEAttributeEqualityExpression_Test2(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests)  Time elapsed: 0 s
01:45:50 singleEAttributeEqualityExpression_Test3(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests)  Time elapsed: 0.001 s
01:45:50 singleEAttributeEqualityExpression_Test4(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests)  Time elapsed: 0 s
01:45:50 singleEAttributeEqualityExpression_Test5(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests)  Time elapsed: 0 s
01:45:50 singleEAttributeEqualityExpression_Test6(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests)  Time elapsed: 0 s
01:45:50 singleEAttributeEqualityExpression_Test7(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests)  Time elapsed: 0 s
01:45:50 singleEAttributeEqualityExpression_Test8(org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests)  Time elapsed: 0 s
01:45:50 handlesWrapperChains(org.eclipse.papyrus.infra.emf.gmf.util.tests.CommandTreeIteratorTest)  Time elapsed: 0.01 s
01:45:50 testMainModelElementsAreUnhandled(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest)  Time elapsed: 1.404 s
01:45:50 testNonExistentResourceIsUnhandled(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest)  Time elapsed: 0.574 s
01:45:50 testCrossReferencedPluginModelElementsAreUnhandled(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest)  Time elapsed: 0.408 s
01:45:50 testCrossReferencedWorkspaceModelElementsMadeWritable(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest)  Time elapsed: 0.264 s
01:45:50 testSubModelElementsAreUnhandled(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest)  Time elapsed: 0.528 s
01:45:50 testObjectURIsWithFragment(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest)  Time elapsed: 0.171 s
01:45:50 testCrossReferencedWorkspaceModelElementsAreReadOnly(org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest)  Time elapsed: 0.145 s
01:45:50 labelProviderChangeNotifications(org.eclipse.papyrus.infra.ui.emf.providers.tests.EMFLabelProviderTest)  Time elapsed: 0.004 s
01:45:50 getText(org.eclipse.papyrus.infra.ui.emf.providers.tests.EMFLabelProviderTest)  Time elapsed: 0.001 s
01:45:50 notificationsOnDependentWhenItChanges(org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest)  Time elapsed: 0.006 s
01:45:50 getText(org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest)  Time elapsed: 0 s
01:45:50 safeSubscriptionRemovalOnDestroy_bug507241(org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest)  Time elapsed: 0.002 s
01:45:50 notificationsOnDependentWhenDependencyChanges(org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest)  Time elapsed: 0.002 s
01:45:50 testGetTypeRegisteredInplugin(org.eclipse.papyrus.infra.types.tests.ElementTypesRegistryTests)  Time elapsed: 0 s
01:45:50 testPACKAGE_WITH_COMPONENTSType(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests)  Time elapsed: 0.01 s
01:45:50 testSemanticMoveComponentFromWrongPackageToWrongPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests)  Time elapsed: 0.002 s
01:45:50 testDeleteComponentFromGoodPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests)  Time elapsed: 1.441 s
01:45:50 testSemanticCreateComponentInWrongPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests)  Time elapsed: 0.001 s
01:45:50 testCyclicAdvices(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests)  Time elapsed: 0.059 s
01:45:50 testDeleteComponentFromWrongPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests)  Time elapsed: 0.006 s
01:45:50 testSemanticMoveComponentFromWrongPackageToGoodPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests)  Time elapsed: 0.003 s
01:45:50 testSemanticCreateComponentInGoodPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests)  Time elapsed: 0.02 s
01:45:50 testValidAdvicesOrder(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests)  Time elapsed: 0.038 s
01:45:50 testSemanticMoveComponentFromGoodPackageToWrongPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests)  Time elapsed: 0 s
01:45:50 testPACKAGE_WITH_ALL_ELEMENTSType(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests)  Time elapsed: 0.001 s
01:45:50 testSemanticMoveComponentFromGoodPackageToGoodPackage(org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests)  Time elapsed: 0.004 s
01:45:50 testGetTypeRegisteredInplugin(org.eclipse.papyrus.infra.types.tests.ElementTypesRegistryTests)  Time elapsed: 0 s
01:45:50 notDirtyAfterExecute_save_execute_undo_undo_redo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest)  Time elapsed: 0.012 s
01:45:50 notDirtyAfterExecute_save_executeNonDirtying_undo_undo_redo_redo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest)  Time elapsed: 0.004 s
01:45:50 notDirtyAfterExecuteNonDirtying_undo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest)  Time elapsed: 0.001 s
01:45:50 dirtyAfterExecute(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest)  Time elapsed: 0.001 s
01:45:50 notDirtyAfterExecute_save(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest)  Time elapsed: 0.001 s
01:45:50 notDirtyAfterExecute_undo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest)  Time elapsed: 0.001 s
01:45:50 dirtyAfterExecute_save_undo_save_redo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest)  Time elapsed: 0.002 s
01:45:50 dirtyAfterExecute_save_undo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest)  Time elapsed: 0 s
01:45:50 notDirtyAfterExecuteNonDirtying(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest)  Time elapsed: 0.001 s
01:45:50 notDirtyAfterExecute_save_undo_save(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest)  Time elapsed: 0.002 s
01:45:50 dirtyAfterExecute_save_execute_undo_undo_save_redo(org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest)  Time elapsed: 0.001 s
01:45:50 testCancelUnnestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest)  Time elapsed: 0.021 s
01:45:50 testCompleteNestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest)  Time elapsed: 0.026 s
01:45:50 testCancelTripleNestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest)  Time elapsed: 0.016 s
01:45:50 testCompleteTripleNestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest)  Time elapsed: 0.009 s
01:45:50 testCancelNestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest)  Time elapsed: 0.007 s
01:45:50 testCompleteUnnestedCommand(org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest)  Time elapsed: 0.005 s
01:45:50 genericCompoundsAndWrappers(org.eclipse.papyrus.commands.util.CommandTreeIteratorTest)  Time elapsed: 0.01 s
01:45:50 gmfCompoundsAndWrappers(org.eclipse.papyrus.commands.util.CommandTreeIteratorTest)  Time elapsed: 0.001 s
01:45:50 emfCompoundsAndWrappers(org.eclipse.papyrus.commands.util.CommandTreeIteratorTest)  Time elapsed: 0 s
01:45:50 gefCompoundsAndWrappers(org.eclipse.papyrus.commands.util.CommandTreeIteratorTest)  Time elapsed: 0 s
01:45:50 undoChangesFromDiagramCommandStack(org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest)  Time elapsed: 0.766 s
01:45:50 undoChangesFromOperationHistory(org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest)  Time elapsed: 0.536 s
01:45:50 undoChangesFromEMFCommandStack(org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest)  Time elapsed: 0.686 s
01:45:50 load_BadelementTypeDiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel)  Time elapsed: 0.068 s
01:45:50 load_BadProviderDiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel)  Time elapsed: 0.759 s
01:45:50 init_DiagramExpansionRegistry(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel)  Time elapsed: 0 s
01:45:50 load_BadDiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel)  Time elapsed: 0.006 s
01:45:50 load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel)  Time elapsed: 0.002 s
01:45:50 verifyMetaclassCreationWithCompartment(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment)  Time elapsed: 2.494 s
01:45:50 verifyClassCreationWithCompartment(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment)  Time elapsed: 1.263 s
01:45:50 load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment)  Time elapsed: 1.211 s
01:45:50 load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddChildLabel)  Time elapsed: 1.6 s
01:45:50 load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddBorderItem)  Time elapsed: 1.487 s
01:45:50 load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartmentWithKind)  Time elapsed: 1.459 s
01:45:50 load_DiagramExpansion(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddLink)  Time elapsed: 1.647 s
01:45:50 testDropInsideBadcontainer(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionDropElements)  Time elapsed: 1.583 s
01:45:50 testDropInsidecontainer(org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionDropElements)  Time elapsed: 1.824 s
01:45:50 testAssistantForLabelNode(org.eclipse.papyrus.infra.gmfdiag.common.tests.AssistantUsage)  Time elapsed: 3.397 s
01:45:50 testWrap(org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest)  Time elapsed: 0.01 s
01:45:50 testWrite_command(org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest)  Time elapsed: 0.002 s
01:45:50 testWrite_gmfCommand(org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest)  Time elapsed: 0.003 s
01:45:50 testWrite_runnable(org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest)  Time elapsed: 0.002 s
01:45:50 initialSyncOfEmptyDiagram(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 2.815 s
01:45:50 newNodeOfWrongMetaclassNotSynchronized(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 2.396 s
01:45:50 createNewNode:create(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 5.842 s
01:45:50 createNewNode:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 0 s
01:45:50 createNewNode:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 0 s
01:45:50 syncNodeLocation:move(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 7.945 s
01:45:50 syncNodeLocation:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 0 s
01:45:50 syncNodeLocation:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 0 s
01:45:50 deleteNode:deleteView(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 6.482 s
01:45:50 deleteNode:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 0 s
01:45:50 deleteNode:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 0 s
01:45:50 syncNodeSize:resize(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 2.914 s
01:45:50 syncNodeSize:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 0 s
01:45:50 syncNodeSize:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest)  Time elapsed: 0 s
01:45:50 overrideSyncNodeSize:move(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest)  Time elapsed: 4.245 s
01:45:50 overrideSyncNodeSize:override(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest)  Time elapsed: 0 s
01:45:50 overrideSyncNodeSize:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest)  Time elapsed: 0 s
01:45:50 overrideSyncNodeSize:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest)  Time elapsed: 0 s
01:45:50 overrideSyncNodeLocation:move(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest)  Time elapsed: 3.626 s
01:45:50 overrideSyncNodeLocation:override(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest)  Time elapsed: 0 s
01:45:50 overrideSyncNodeLocation:undo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest)  Time elapsed: 0 s
01:45:50 overrideSyncNodeLocation:redo(org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest)  Time elapsed: 0 s
01:45:50 getText_unnamedDiagramNotifications(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest)  Time elapsed: 0.006 s
01:45:50 getText_namedDiagramNotifications(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest)  Time elapsed: 0.001 s
01:45:50 getText_unnamedDiagram(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest)  Time elapsed: 0 s
01:45:50 getText_unnamedDiagramChangeContextName(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest)  Time elapsed: 0.001 s
01:45:50 getText_namedDiagram(org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest)  Time elapsed: 0 s
01:45:50 createElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.CreateEditBasedElementCommandTest)  Time elapsed: 0.45 s
01:45:50 copyElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultCopyCommandTest)  Time elapsed: 0.213 s
01:45:50 pasteElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultPasteCommandTest)  Time elapsed: 0.218 s
01:45:50 copyElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramCopyCommandTest)  Time elapsed: 1.274 s
01:45:50 pasteElement(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramPasteCommandTest)  Time elapsed: 1.44 s
01:45:50 pasteProperty(org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramPasteCommandTest)  Time elapsed: 2.212 s
01:45:50 validateModel[0](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.ModelValidationTest)  Time elapsed: 0.003 s
01:45:50 validateModel[1](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.ModelValidationTest)  Time elapsed: 0.015 s
01:45:50 validateModel[0](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest)  Time elapsed: 0.004 s
01:45:50 validateModel[1](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest)  Time elapsed: 0.002 s
01:45:50 validateModel[2](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest)  Time elapsed: 0.001 s
01:45:50 validateModel[3](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest)  Time elapsed: 0.001 s
01:45:50 validateModel[4](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest)  Time elapsed: 0.001 s
01:45:50 validateModel[5](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest)  Time elapsed: 0.007 s
01:45:50 validateModel[6](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest)  Time elapsed: 0.001 s
01:45:50 validateModel[7](org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest)  Time elapsed: 0.014 s
01:45:50 canonicalEdgesInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest)  Time elapsed: 3.412 s
01:45:50 noCanonicalViewInCanonicalView(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest)  Time elapsed: 2.949 s
01:45:50 canonicalNodesInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest)  Time elapsed: 3.31 s
01:45:50 noCanonicalEdgeOnCanonicalView(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest)  Time elapsed: 2.833 s
01:45:50 controlTestForNothingCanonical(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest)  Time elapsed: 1.655 s
01:45:50 toggleCanonicalOn:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest)  Time elapsed: 3.802 s
01:45:50 toggleCanonicalOn:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest)  Time elapsed: 0 s
01:45:50 toggleCanonicalOn:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest)  Time elapsed: 0 s
01:45:50 toggleCanonicalInCanonicalNestedViews:on(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest)  Time elapsed: 1.861 s
01:45:50 toggleCanonicalInCanonicalNestedViews:off(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest)  Time elapsed: 0 s
01:45:50 toggleCanonicalOff:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest)  Time elapsed: 3.329 s
01:45:50 toggleCanonicalOff:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest)  Time elapsed: 0 s
01:45:50 toggleCanonicalOff:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest)  Time elapsed: 0 s
01:45:50 reorderPropertiesInClass_bug420549:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 2.823 s
01:45:50 reorderPropertiesInClass_bug420549:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:50 reorderPropertiesInClass_bug420549:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:50 removeGeneralizationFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 4.724 s
01:45:50 removeGeneralizationFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:50 removeGeneralizationFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:50 addAssociationToClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 3.868 s
01:45:50 addAssociationToClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:50 addAssociationToClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:50 addElementImportToPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 4.182 s
01:45:50 addElementImportToPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:50 addElementImportToPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:50 removeOperationFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 2.697 s
01:45:50 removeOperationFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:50 removeOperationFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:50 addInterfaceToPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 3.396 s
01:45:50 addInterfaceToPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:50 addInterfaceToPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:50 removeClassFromPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 2.766 s
01:45:50 removeClassFromPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:51 removeClassFromPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:51 addPropertyToClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 2.654 s
01:45:51 addPropertyToClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:51 addPropertyToClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:51 addDependencyToClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 4.351 s
01:45:51 addDependencyToClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:51 addDependencyToClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest)  Time elapsed: 0 s
01:45:51 deleteGeneralizationViewFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest)  Time elapsed: 3.642 s
01:45:51 deleteGeneralizationViewFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest)  Time elapsed: 0 s
01:45:51 deleteGeneralizationViewFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest)  Time elapsed: 0 s
01:45:51 deleteAssociationViewFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest)  Time elapsed: 3.879 s
01:45:51 deleteAssociationViewFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest)  Time elapsed: 0 s
01:45:51 deleteAssociationViewFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest)  Time elapsed: 0 s
01:45:51 deleteClassViewFromPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest)  Time elapsed: 3.928 s
01:45:51 deleteClassViewFromPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest)  Time elapsed: 0 s
01:45:51 deleteClassViewFromPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest)  Time elapsed: 0 s
01:45:51 deleteOperationViewFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest)  Time elapsed: 3.003 s
01:45:51 deleteOperationViewFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest)  Time elapsed: 0 s
01:45:51 deleteOperationViewFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest)  Time elapsed: 0 s
01:45:51 deleteDataTypeFromPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 2.641 s
01:45:51 deleteDataTypeFromPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 0 s
01:45:51 deleteDataTypeFromPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 0 s
01:45:51 deleteAssociationFromClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 3.4 s
01:45:51 deleteAssociationFromClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 0 s
01:45:51 deleteAssociationFromClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 0 s
01:45:51 deleteLiteralInEnumeration:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 3.425 s
01:45:51 deleteLiteralInEnumeration:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 0 s
01:45:51 deleteLiteralInEnumeration:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 0 s
01:45:51 createPropertyInClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 2.719 s
01:45:51 createPropertyInClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 0 s
01:45:51 createPropertyInClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 0 s
01:45:51 createDependencyInClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 4.169 s
01:45:51 createDependencyInClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 0 s
01:45:51 createDependencyInClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 0 s
01:45:51 createInterfaceInPackage:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 2.79 s
01:45:51 createInterfaceInPackage:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 0 s
01:45:51 createInterfaceInPackage:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest)  Time elapsed: 0 s
01:45:51 canonicalEdgesInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest)  Time elapsed: 2.495 s
01:45:51 nestedCanonicalNodesByMetaclassSelectorInCanonicalView(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest)  Time elapsed: 2.475 s
01:45:51 nestedCanonicalEdgesInCanonicalView(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest)  Time elapsed: 2.431 s
01:45:51 canonicalNodesByMetaclassSelectorInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest)  Time elapsed: 2.344 s
01:45:51 canonicalNodesByExplicitStyleClassInClassDiagram(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest)  Time elapsed: 2.393 s
01:45:51 controlTestForNothingCanonical(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest)  Time elapsed: 1.334 s
01:45:51 overrideSelectorRule(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest)  Time elapsed: 3.669 s
01:45:51 overrideExplicitClassRule(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest)  Time elapsed: 4.594 s
01:45:51 addStyleClass:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest)  Time elapsed: 3.501 s
01:45:51 addStyleClass:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest)  Time elapsed: 0.001 s
01:45:51 addStyleClass:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest)  Time elapsed: 0 s
01:45:51 addStylesheet:execute(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest)  Time elapsed: 2.156 s
01:45:51 addStylesheet:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest)  Time elapsed: 0 s
01:45:51 addStylesheet:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest)  Time elapsed: 0 s
01:45:51 editStylesheetRefresh:initial(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest)  Time elapsed: 3.426 s
01:45:51 editStylesheetRefresh:non-canonical(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest)  Time elapsed: 0 s
01:45:51 editStylesheetRefresh:canonical(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest)  Time elapsed: 0 s
01:45:51 editStylesheetRefresh:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest)  Time elapsed: 0 s
01:45:51 editStylesheetRefresh:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest)  Time elapsed: 0 s
01:45:51 editStylesheetRefresh_closeReopenDiagram_undo:initial(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest)  Time elapsed: 2.916 s
01:45:51 editStylesheetRefresh_closeReopenDiagram_undo:close-reopen(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest)  Time elapsed: 0 s
01:45:51 editStylesheetRefresh_closeReopenDiagram_undo:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest)  Time elapsed: 0 s
01:45:51 associationEndWhenNoAssociationEdge_bug473148(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest) skipped
01:45:51 nestedClassifiersDontCauseLoopInCompositeDiagram_bug474489(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest)  Time elapsed: 1.85 s
01:45:51 associationEndCanonicalPresentation_bug473148(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest)  Time elapsed: 1.839 s
01:45:51 referenceConnectionNotDeleted_bug472155:initial(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest)  Time elapsed: 1.324 s
01:45:51 referenceConnectionNotDeleted_bug472155:synch(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest)  Time elapsed: 0 s
01:45:51 referenceConnectionNotDeleted_bug472155:undo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest)  Time elapsed: 0 s
01:45:51 referenceConnectionNotDeleted_bug472155:redo(org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest)  Time elapsed: 0 s
01:45:51 testReadOnlyAxisTransactionOption(org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest)  Time elapsed: 0.031 s
01:45:51 testReferenceToReadOnlyObjectWithOppositeRolledBackCommand(org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest)  Time elapsed: 0.071 s
01:45:51 testReferenceToReadOnlyObjectWithOppositeRolledBackOperation(org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest)  Time elapsed: 0.078 s
01:45:51 testIsReadOnlyEObject(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest)  Time elapsed: 0.067 s
01:45:51 testSashModelReadOnlyIfPermissionReadOnly(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest)  Time elapsed: 0.085 s
01:45:51 testAnyReadOnlyURIs(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest)  Time elapsed: 0.067 s
01:45:51 testCanMakeWritableEObject(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest)  Time elapsed: 0.072 s
01:45:51 testCanMakeWritableURIs(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest)  Time elapsed: 0.069 s
01:45:51 testCanMakeWritable(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest)  Time elapsed: 0.06 s
01:45:51 testAsBoolean(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest)  Time elapsed: 0.058 s
01:45:51 testIsReadOnly(org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest)  Time elapsed: 0.076 s
01:45:51 testGetSashRow__int_int(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest)  Time elapsed: 0.012 s
01:45:51 testGetVisibleSections(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest)  Time elapsed: 0.007 s
01:45:51 testGetSashColumn__int(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest)  Time elapsed: 0.001 s
01:45:51 testGetSection__String(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest)  Time elapsed: 0.001 s
01:45:51 testIsIdentifiedBy__String(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeSectionTest)  Time elapsed: 0 s
01:45:51 testGetSashRow__int(org.eclipse.papyrus.infra.editor.welcome.tests.SashColumnTest)  Time elapsed: 0 s
01:45:51 openWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest)  Time elapsed: 1.334 s
01:45:51 closeWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest)  Time elapsed: 1.132 s
01:45:51 pageRemovalValidator(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest)  Time elapsed: 2.103 s
01:45:51 emptyModelShowsWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest)  Time elapsed: 1.578 s
01:45:51 emptyModelCannotCloseWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest)  Time elapsed: 0.936 s
01:45:51 canCloseWelcomePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest)  Time elapsed: 2.153 s
01:45:51 welcomeModelResource(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest)  Time elapsed: 0.896 s
01:45:51 welcomeModelElement(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest)  Time elapsed: 1.447 s
01:45:51 getOwner(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest)  Time elapsed: 0.654 s
01:45:51 languagesProperty(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest)  Time elapsed: 1.126 s
01:45:51 isEditableRestoreActivePage(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest)  Time elapsed: 1.109 s
01:45:51 privateLayoutProperty(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest)  Time elapsed: 1.077 s
01:45:51 restoreActivePageProperty(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest) skipped
01:45:51 isEditable(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest)  Time elapsed: 1.282 s
01:45:51 dispose_bug487027(org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest)  Time elapsed: 1.061 s
01:45:51 viewsProperty(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest)  Time elapsed: 1.141 s
01:45:51 isEditable(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest)  Time elapsed: 1.048 s
01:45:51 createView(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest)  Time elapsed: 1.547 s
01:45:51 dispose_bug487027(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest)  Time elapsed: 1.542 s
01:45:51 deleteView(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest)  Time elapsed: 1.071 s
01:45:51 viewsPropertyExcludesPluginDeployedModels_bug493668(org.eclipse.papyrus.infra.gmfdiag.welcome.tests.NotationObservablePropertyTest)  Time elapsed: 1.088 s
01:45:51 labelProviderChange(org.eclipse.papyrus.infra.properties.ui.providers.tests.PropertiesHeaderLabelProviderTest)  Time elapsed: 0.067 s
01:45:51 createWithLocalFactory(org.eclipse.papyrus.infra.properties.ui.tests.EcorePropertyEditorFactoryTest)  Time elapsed: 0.014 s
01:45:51 testMatches__Object_not(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest)  Time elapsed: 0.003 s
01:45:51 testMatches__Object_xor(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest)  Time elapsed: 0 s
01:45:51 testMatches__Object(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest)  Time elapsed: 0 s
01:45:51 testMatches__Object_or(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest)  Time elapsed: 0 s
01:45:51 testValidateAcyclic__DiagnosticChain_Map(org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest)  Time elapsed: 0.002 s
01:45:51 testMatches__Object(org.eclipse.papyrus.infra.filters.tests.EqualsTest)  Time elapsed: 0 s
01:45:51 testMatches__Object(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.AssistedElementTypeFilterTest)  Time elapsed: 0.014 s
01:45:51 testGetProvider(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.AssistedElementTypeFilterTest)  Time elapsed: 0.003 s
01:45:51 testGetRelTypesOnSourceAndTarget__IAdaptable_IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.005 s
01:45:51 testGetRelTypesForSREOnSource__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.002 s
01:45:51 testRemoveProviderChangeListener__IProviderChangeListener(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.002 s
01:45:51 testGetTypesForTarget__IAdaptable_IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.005 s
01:45:51 testGetClientContext(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.001 s
01:45:51 testAddProviderChangeListener__IProviderChangeListener(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.002 s
01:45:51 testSelectExistingElementForTarget__IAdaptable_IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.002 s
01:45:51 testGetRelTypesOnSource__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.003 s
01:45:51 testGetElementType__String(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.002 s
01:45:51 testGetExcludedElementTypes(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.002 s
01:45:51 testGetTypesForSource__IAdaptable_IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.004 s
01:45:51 testSelectExistingElementForSource__IAdaptable_IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.001 s
01:45:51 testGetTypesForPopupBar__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.002 s
01:45:51 testGetRelTypesForSREOnTarget__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.002 s
01:45:51 testGetElementTypes(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.002 s
01:45:51 testIsRelationshipType__IElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.001 s
01:45:51 testGetTypes__String_IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.002 s
01:45:51 testGetRelationshipTypes(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.002 s
01:45:51 testGetRelTypesOnTarget__IAdaptable(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.003 s
01:45:51 testProvides__IOperation(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest)  Time elapsed: 0.003 s
01:45:51 testGetElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.PopupAssistantTest)  Time elapsed: 0 s
01:45:51 testGetElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ConnectionAssistantTest)  Time elapsed: 0 s
01:45:51 testGetElementType(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest)  Time elapsed: 0 s
01:45:51 testMatches__Object(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest)  Time elapsed: 0.008 s
01:45:51 testGetProvider(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest)  Time elapsed: 0 s
01:45:51 sourceForConnectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.103 s  <<< FAILURE!
01:45:51 java.lang.AssertionError: 
01:45:51 
01:45:51 Expected: a collection containing (is identified by org.eclipse.papyrus.example.j2ee.WebScenario and is proxy type(is identified by org.eclipse.papyrus.example.j2ee.WebScenario, is identified by org.eclipse.papyrus.umldi.UseCase_Shape))
01:45:51      but: 
01:45:51 	at org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.sourceForConnectionToTarget(GenericModelingAssistantIntegrationTest.java:127)
01:45:51 
01:45:51 excludedConnectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.23 s
01:45:51 connectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.347 s
01:45:51 excludedConnectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.229 s
01:45:51 excludedTargetForConnectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.008 s
01:45:51 excludedSourceForConnectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.008 s
01:45:51 excludedConnectionFromSourceToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.171 s
01:45:51 targetForConnectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.008 s  <<< FAILURE!
01:45:51 java.lang.AssertionError: 
01:45:51 
01:45:51 Expected: a collection containing (is identified by org.eclipse.papyrus.example.j2ee.WebScenario and is proxy type(is identified by org.eclipse.papyrus.example.j2ee.WebScenario, is identified by org.eclipse.papyrus.umldi.UseCase_Shape))
01:45:51      but: 
01:45:51 	at org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.targetForConnectionFromSource(GenericModelingAssistantIntegrationTest.java:109)
01:45:51 
01:45:51 popupOnDiagramSurface(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.049 s
01:45:51 connectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.166 s
01:45:51 popupOnShape(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.066 s
01:45:51 excludedPopupOnDiagramSurface(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.049 s
01:45:51 connectionFromSourceToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest)  Time elapsed: 0.141 s
01:45:51 sourceForConnectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest)  Time elapsed: 0.071 s
01:45:51 connectionToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest)  Time elapsed: 0.196 s
01:45:51 targetForConnectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest)  Time elapsed: 0.02 s
01:45:51 popupOnDiagramSurface(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest)  Time elapsed: 0.046 s
01:45:51 connectionFromSource(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest)  Time elapsed: 0.136 s
01:45:51 popupOnShape(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest)  Time elapsed: 0.052 s
01:45:51 connectionFromSourceToTarget(org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest)  Time elapsed: 0.133 s
01:45:51 testGetObjectOfPathmapResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1)  Time elapsed: 0.14 s
01:45:51 testGetObjectOfProfileResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1)  Time elapsed: 0.154 s
01:45:51 testGetDanglingReferenceFromAControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1)  Time elapsed: 0.125 s
01:45:51 testGetObjectOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1)  Time elapsed: 0.172 s
01:45:51 testGetDiagramOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1)  Time elapsed: 0.207 s
01:45:51 testGetObjectOfPathmapResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1)  Time elapsed: 0.911 s
01:45:51 testGetObjectOfProfileResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1)  Time elapsed: 0.739 s
01:45:51 testGetDanglingReferenceFromAControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1)  Time elapsed: 0.699 s
01:45:51 testGetObjectOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1)  Time elapsed: 1.283 s
01:45:51 testGetDiagramOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1)  Time elapsed: 1.077 s
01:45:51 testGetObjectOfPathmapResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1)  Time elapsed: 0.742 s
01:45:51 testGetObjectOfProfileResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1)  Time elapsed: 0.992 s
01:45:51 testGetDanglingReferenceFromAControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1)  Time elapsed: 0.907 s
01:45:51 testGetObjectOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1)  Time elapsed: 0.97 s
01:45:51 testGetDiagramOfControlledResource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1)  Time elapsed: 0.871 s
01:45:51 testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithModel1)  Time elapsed: 0.044 s
01:45:51 testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithModel1)  Time elapsed: 0.036 s
01:45:51 testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithPackage0)  Time elapsed: 0.043 s
01:45:51 testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithPackage0)  Time elapsed: 0.046 s
01:45:51 testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithModel1)  Time elapsed: 0.646 s
01:45:51 testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithModel1)  Time elapsed: 0.027 s
01:45:51 testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithPackage0)  Time elapsed: 0.038 s
01:45:51 testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithPackage0)  Time elapsed: 0.506 s
01:45:51 testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithModel1)  Time elapsed: 0.048 s
01:45:51 testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithModel1)  Time elapsed: 0.049 s
01:45:51 testGetFigureInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithPackage0)  Time elapsed: 0.036 s
01:45:51 testGetReferenceInControlledRessource(org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithPackage0)  Time elapsed: 0.08 s
01:45:51 testControlSeveralModelsWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest)  Time elapsed: 4.473 s
01:45:51 testUndoControlSeveralModelsWithProfileInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest)  Time elapsed: 4.316 s
01:45:51 testUndoControlModelWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest)  Time elapsed: 3.679 s
01:45:51 testControlSeveralModelsWithProfileInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest)  Time elapsed: 3.652 s
01:45:51 testControlModelWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest)  Time elapsed: 3.928 s
01:45:51 testUndoControlSeveralModelsWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest)  Time elapsed: 3.731 s
01:45:51 testUncontrolShardSubunit(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest)  Time elapsed: 1.417 s
01:45:51 testUncontrolOneSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest)  Time elapsed: 1.836 s
01:45:51 testUncontrolSeveralSubmodelsInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest)  Time elapsed: 2.324 s
01:45:51 testDeleteSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest)  Time elapsed: 2.8 s
01:45:51 testUncontrolSeveralSubmodels(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest)  Time elapsed: 1.744 s
01:45:51 testUndoUncontrolOneSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest)  Time elapsed: 1.871 s
01:45:51 testUndoUncontrolSeveralSubmodelsWithoutSave(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest)  Time elapsed: 2.129 s
01:45:51 testUndoUncontrolSeveralSubmodelsInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest)  Time elapsed: 1.663 s
01:45:51 testUncontrolUpdatesReferencesToRootObject_bug480209(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest)  Time elapsed: 0.757 s
01:45:51 testUndoUncontrolSeveralSubmodels(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest)  Time elapsed: 1.84 s
01:45:51 testControlModeUseCase1(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest)  Time elapsed: 1.635 s
01:45:51 testControlModeUseCase2(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest)  Time elapsed: 1.421 s
01:45:51 testControlModeUseCase3(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest)  Time elapsed: 1.36 s
01:45:51 testControlSeveralModels(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest)  Time elapsed: 1.97 s
01:45:51 testUndoControlOneSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest)  Time elapsed: 3.461 s
01:45:51 testUndoControlSeveralModels(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest)  Time elapsed: 3.347 s
01:45:51 testControlSeveralModelsInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest)  Time elapsed: 3.824 s
01:45:51 testUndoControlSeveralModelsInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest)  Time elapsed: 3.566 s
01:45:51 testControlOneSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest)  Time elapsed: 2.279 s
01:45:51 testUncontrolModelWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest)  Time elapsed: 4.012 s
01:45:51 testUncontrolSeveralModelsWithProfileInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest)  Time elapsed: 3.998 s
01:45:51 testUndoUncontrolSeveralModelsWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest)  Time elapsed: 3.512 s
01:45:51 testUndoUncontrolSeveralModelsWithProfileInSameResource(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest)  Time elapsed: 5.076 s
01:45:51 testUncontrolSeveralModelsWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest)  Time elapsed: 5.059 s
01:45:51 testUndoUncontrolModelWithProfile(org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest)  Time elapsed: 5.115 s
01:45:51 testControlLegacyModel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlLegacyModelTest)  Time elapsed: 1.849 s
01:45:51 canCreateSubModel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest)  Time elapsed: 2.316 s
01:45:51 approveUncontrolRequest(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest)  Time elapsed: 1.094 s
01:45:51 approveControlRequest(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest)  Time elapsed: 1.017 s
01:45:51 disapproveUncontrolRequest(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest)  Time elapsed: 1.116 s
01:45:51 disapproveControlRequest(org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest)  Time elapsed: 1.071 s
01:45:51 convertSubmodelToShard(org.eclipse.papyrus.infra.services.controlmode.tests.control.ShardModeTest)  Time elapsed: 2.796 s
01:45:51 convertShardToSubmodel(org.eclipse.papyrus.infra.services.controlmode.tests.control.ShardModeTest)  Time elapsed: 2.15 s
01:45:51 testIsCanonicalWithNote(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 2.203 s
01:45:51 testDeleteNotOrphanElement(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 1.277 s
01:45:51 testIsCanonicalViewWithNotOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 1.801 s
01:45:51 testIsSupportViewWithOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 1.38 s
01:45:51 testIsCanonicalWithConnection(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 1.824 s
01:45:51 testIsCanonicalViewWithOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 1.745 s
01:45:51 testDeleteTextNode(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 2.373 s
01:45:51 testDeleteOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 1.563 s
01:45:51 testIsCanonicalWithNotOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 2.18 s
01:45:51 testIsSupportViewWithNote(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 1.203 s
01:45:51 testIsSupportViews(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 1.243 s
01:45:51 testIsCanonicalWithOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 1.207 s
01:45:51 testIsCanonical(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 1.645 s
01:45:51 testIsCanonicalViewWithNote(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 2.084 s
01:45:51 testIsSupportViewWithNotOrphan(org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest)  Time elapsed: 2.268 s
01:45:51 testCSSClassContentProvider(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSClassProviderTest)  Time elapsed: 0.014 s
01:45:51 testPackage(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest)  Time elapsed: 0.012 s
01:45:51 testClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest)  Time elapsed: 0.008 s
01:45:51 testCSSClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest)  Time elapsed: 0.007 s
01:45:51 testPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest)  Time elapsed: 0.008 s
01:45:51 testInterfaceStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest)  Time elapsed: 0.008 s
01:45:51 testStyleSheetsPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest)  Time elapsed: 0.01 s
01:45:51 testPackage(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest)  Time elapsed: 0.01 s
01:45:51 testClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest)  Time elapsed: 0.007 s
01:45:51 testCSSClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest)  Time elapsed: 0.007 s
01:45:51 testPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest)  Time elapsed: 0.008 s
01:45:51 testInterfaceStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest)  Time elapsed: 0.008 s
01:45:51 testStylesDisabled(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedStyleTest)  Time elapsed: 0.005 s
01:45:51 testShowAllCompartmentsTitles(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests)  Time elapsed: 0.03 s
01:45:51 testCaseInsensitiveForEnumeration(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests) skipped
01:45:51 testAttributeCompartment(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests)  Time elapsed: 0.01 s
01:45:51 testCompartmentForceValue(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests)  Time elapsed: 0.024 s
01:45:51 testAttributeCompartmentForInterface(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests)  Time elapsed: 0.009 s
01:45:51 testWithoutCSSSupport(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSSupportTest)  Time elapsed: 0.005 s
01:45:51 testCSSSupport(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSSupportTest)  Time elapsed: 0.028 s
01:45:51 testProjectStylesheets(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest)  Time elapsed: 0.022 s
01:45:51 testPackage(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest)  Time elapsed: 0.009 s
01:45:51 testClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest)  Time elapsed: 0.009 s
01:45:51 testCSSClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest)  Time elapsed: 0.007 s
01:45:51 testPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest)  Time elapsed: 0.034 s
01:45:51 testInterfaceStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest)  Time elapsed: 0.008 s
01:45:51 testWorkspaceTheme(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest)  Time elapsed: 0.021 s
01:45:51 testPackage(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest)  Time elapsed: 0.007 s
01:45:51 testClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest)  Time elapsed: 0.006 s
01:45:51 testCSSClassStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest)  Time elapsed: 0.006 s
01:45:51 testPriorities(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest)  Time elapsed: 0.007 s
01:45:51 testInterfaceStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest)  Time elapsed: 0.007 s
01:45:51 canonicalStyleNotInferred(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest)  Time elapsed: 0.287 s
01:45:51 canonicalStyleInferred(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest)  Time elapsed: 0.452 s
01:45:51 overrideInferredStyle(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest)  Time elapsed: 0.232 s
01:45:51 testUnnamedReference(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest)  Time elapsed: 0.009 s
01:45:51 testNamedReference(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest)  Time elapsed: 0.005 s
01:45:51 testEmptyNameReference(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest)  Time elapsed: 0.006 s
01:45:51 testUntypedReference(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest)  Time elapsed: 0.005 s
01:45:51 testKindSelectorForCompartment(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSKindSelectorTest)  Time elapsed: 1.01 s
01:45:51 testKindSelectorForLabel(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSKindSelectorTest)  Time elapsed: 1.25 s
01:45:51 testLabels(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationLabelProviderTest)  Time elapsed: 2.468 s
01:45:51 testUseInternationalizationModification(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationChangePreferencesTest)  Time elapsed: 0.946 s
01:45:51 testLanguageModification(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationChangePreferencesTest)  Time elapsed: 0.773 s
01:45:51 enablementNotification(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest)  Time elapsed: 0.791 s
01:45:51 localeNotificationByPreferences(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest)  Time elapsed: 0.851 s
01:45:51 localeNotification(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest)  Time elapsed: 1.013 s
01:45:51 removePreferenceListener(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest)  Time elapsed: 1.471 s
01:45:51 enablementNotificationByPreferences(org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest)  Time elapsed: 0.706 s
01:45:51 getViewCountOn(org.eclipse.papyrus.infra.viewpoints.policy.tests.ViewPrototypeTest)  Time elapsed: 0.082 s
01:45:51 getOwnedViewCount(org.eclipse.papyrus.infra.viewpoints.policy.tests.ViewPrototypeTest)  Time elapsed: 0.085 s
01:45:51 testIsInViewpoint(org.eclipse.papyrus.infra.viewpoints.policy.tests.PolicyCheckerTest)  Time elapsed: 0.002 s
01:45:51 testMergeContextSameName(org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest)  Time elapsed: 0 s
01:45:51 testMergeContextDifferentName(org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest)  Time elapsed: 0 s
01:45:51 switchViewpoints(org.eclipse.papyrus.infra.ui.architecture.tests.editors.SwitchViewpointsTest)  Time elapsed: 2.373 s
01:45:51 revealDiagramsAndTables(org.eclipse.papyrus.infra.ui.architecture.tests.editors.ModelExplorerViewpointFilterTest)  Time elapsed: 1.273 s
01:45:51 checkIcons(org.eclipse.papyrus.infra.ui.architecture.tests.editors.GrayedIconTest)  Time elapsed: 1.374 s
01:45:51 
01:45:51 Results:
01:45:51 
01:45:51 Failures: 
01:45:51   GenericModelingAssistantIntegrationTest.sourceForConnectionToTarget:127 
01:45:51 Expected: a collection containing (is identified by org.eclipse.papyrus.example.j2ee.WebScenario and is proxy type(is identified by org.eclipse.papyrus.example.j2ee.WebScenario, is identified by org.eclipse.papyrus.umldi.UseCase_Shape))
01:45:51      but: 
01:45:51   GenericModelingAssistantIntegrationTest.targetForConnectionFromSource:109 
01:45:51 Expected: a collection containing (is identified by org.eclipse.papyrus.example.j2ee.WebScenario and is proxy type(is identified by org.eclipse.papyrus.example.j2ee.WebScenario, is identified by org.eclipse.papyrus.umldi.UseCase_Shape))
01:45:51      but: 
01:45:51   ClasspathHelperTest.findClass_exists:62 
01:45:51 Expected: not null
01:45:51      but: was null
01:45:51   ClasspathHelperTest.findClass_exists_nested:74 
01:45:51 Expected: not null
01:45:51      but: was null
01:45:51 
01:45:51 Tests run: 930, Failures: 4, Errors: 0, Skipped: 27
01:45:51 
01:45:55 [ERROR] There are test failures.
01:45:55 
01:45:55 Please refer to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/surefire-reports for the individual test results.
01:45:55 [INFO] 
01:45:55 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.suite.tests ---
01:45:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec
01:45:55 [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.suite.tests' with 0 classes
01:45:55 [INFO] 
01:45:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests >--
01:45:55 [INFO] Building org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT [702/728]
01:45:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
01:45:55 [INFO] 
01:45:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:55 [INFO] 
01:45:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:55 [INFO] The project's OSGi version is 2.0.0.202103040552
01:45:55 [INFO] 
01:45:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:55 [INFO] 
01:45:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:55 [INFO] 
01:45:55 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:45:55 [INFO] 
01:45:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:45:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/src/main/resources
01:45:55 [INFO] 
01:45:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:55 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/bin
01:45:56 [INFO] 
01:45:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:45:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/src/test/resources
01:45:56 [INFO] 
01:45:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:56 [INFO] 
01:45:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/target/org.eclipse.papyrus.infra.newchild.tests-2.0.0-SNAPSHOT.jar
01:45:56 [INFO] 
01:45:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:56 [INFO] 
01:45:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:56 [INFO] 
01:45:56 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.infra.newchild.tests ---
01:45:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:45:56 [INFO] 
01:45:56 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests >--
01:45:56 [INFO] Building org.eclipse.papyrus.toolsmiths.suite.tests 1.0.0-SNAPSHOT [703/728]
01:45:56 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:45:59 [INFO] 
01:45:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:45:59 [INFO] 
01:45:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:45:59 [INFO] The project's OSGi version is 1.0.0.202103040552
01:45:59 [INFO] 
01:45:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:45:59 [INFO] 
01:45:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:45:59 [INFO] 
01:45:59 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:45:59 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:45:59 [INFO] 
01:45:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:45:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:45:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/main/resources
01:45:59 [INFO] 
01:45:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:45:59 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/bin
01:45:59 [INFO] 
01:45:59 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:45:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:45:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:45:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/test/resources
01:45:59 [INFO] 
01:45:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:46:00 [INFO] 
01:46:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:46:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/org.eclipse.papyrus.toolsmiths.suite.tests-1.0.0-SNAPSHOT.jar
01:46:00 [INFO] 
01:46:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:46:00 [INFO] 
01:46:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:46:00 [INFO] 
01:46:00 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:46:02 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/data/.metadata/.log
01:46:02 [INFO] Command line:
01:46:02 	[/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
01:46:22 Running org.eclipse.papyrus.toolsmiths.suite.tests.AllTests
01:46:24 log4j:WARN No appenders could be found for logger (org.eclipse.emf.compare.EMFCompare).
01:46:24 log4j:WARN Please initialize the log4j system properly.
01:46:28 Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.545 s - in org.eclipse.papyrus.toolsmiths.suite.tests.AllTests
01:46:28 ProfileAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest)  Time elapsed: 0.006 s
01:46:28 PackageAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest)  Time elapsed: 0.001 s
01:46:28 StereotypeAutomaticMigrationTest_Stereotype_delete_Property(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest)  Time elapsed: 0 s
01:46:28 PropertyAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest)  Time elapsed: 0.002 s
01:46:28 StereotypeAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest)  Time elapsed: 0.001 s
01:46:28 GeneralizationAutomaticMigrationTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest)  Time elapsed: 0.001 s
01:46:28 atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeIsAbstractFromStereotypeTest)  Time elapsed: 0.001 s
01:46:28 atomicListMoveProfileIntoNonApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest)  Time elapsed: 0.103 s
01:46:28 atomicListMoveStereotypeIntoNonApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest)  Time elapsed: 0.087 s
01:46:28 atomicListMovePackageIntoAlreadyApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest)  Time elapsed: 0.125 s
01:46:28 atomicListMoveStereotypeIntoAlreadyApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest)  Time elapsed: 0.08 s
01:46:28 atomicListMovePackageIntoNonApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest)  Time elapsed: 0.084 s
01:46:28 atomicListMoveProfileIntoAlreadyApplyProfileTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest)  Time elapsed: 0.081 s
01:46:28 UpperMultiplicityTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest)  Time elapsed: 0.001 s
01:46:28 atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest)  Time elapsed: 0.001 s
01:46:28 LowerMultiplicityTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest)  Time elapsed: 0 s
01:46:28 DeleteEnumerationLiteralTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest)  Time elapsed: 0.002 s
01:46:28 MoveEnumerationLiteralTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest)  Time elapsed: 0 s
01:46:28 atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest)  Time elapsed: 0 s
01:46:28 atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeIsStaticFromPropertyTest)  Time elapsed: 0.001 s
01:46:28 atomicListTest(org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.AddPropertyToStereotypeTest)  Time elapsed: 0.001 s
01:46:28 
01:46:28 Results:
01:46:28 
01:46:28 Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
01:46:28 
01:46:33 [INFO] All tests passed!
01:46:33 [INFO] 
01:46:33 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.toolsmiths.suite.tests ---
01:46:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec
01:46:33 [INFO] Analyzed bundle 'org.eclipse.papyrus.toolsmiths.suite.tests' with 0 classes
01:46:33 [INFO] 
01:46:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests >--
01:46:33 [INFO] Building org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT [704/728]
01:46:33 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:46:33 [INFO] 
01:46:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:33 [INFO] 
01:46:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:33 [INFO] The project's OSGi version is 2.0.0.202103040552
01:46:33 [INFO] 
01:46:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:33 [INFO] 
01:46:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:33 [INFO] 
01:46:33 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:46:33 [INFO] 
01:46:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:46:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:46:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/src/main/resources
01:46:33 [INFO] 
01:46:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:33 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/bin
01:46:35 [INFO] 
01:46:35 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:46:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:46:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/src/test/resources
01:46:35 [INFO] 
01:46:35 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:35 [INFO] 
01:46:35 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/target/org.eclipse.papyrus.uml.diagram.communication.tests-2.0.0-SNAPSHOT.jar
01:46:35 [INFO] 
01:46:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:35 [INFO] 
01:46:35 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:35 [INFO] 
01:46:35 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:35 [INFO] Skipping tests
01:46:35 [INFO] 
01:46:35 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.communication.tests ---
01:46:35 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:46:35 [INFO] 
01:46:35 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests >--
01:46:35 [INFO] Building org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.0-SNAPSHOT [705/728]
01:46:35 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:46:35 [INFO] 
01:46:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:35 [INFO] 
01:46:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:35 [INFO] The project's OSGi version is 2.0.0.202103040552
01:46:35 [INFO] 
01:46:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:35 [INFO] 
01:46:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:35 [INFO] 
01:46:35 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:46:35 [INFO] 
01:46:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:46:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:46:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/main/resources
01:46:35 [INFO] 
01:46:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:35 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/bin
01:46:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[31] 
01:46:40 	import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils;
01:46:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:46:40 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
01:46:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[101] 
01:46:40 	final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart) EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID);
01:46:40 	                                                                         ^^^^^^^^^^^^^
01:46:40 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
01:46:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[101] 
01:46:40 	final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart) EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID);
01:46:40 	                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:46:40 Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
01:46:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[25] 
01:46:40 	import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils;
01:46:40 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:46:40 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
01:46:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[79] 
01:46:40 	final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID);
01:46:40 	                                                                                                    ^^^^^^^^^^^^^
01:46:40 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
01:46:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[79] 
01:46:40 	final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID);
01:46:40 	                                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:46:40 Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/bin')
01:46:40 6 problems (6 warnings)
01:46:40 [INFO] 
01:46:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:46:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:46:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/test/resources
01:46:40 [INFO] 
01:46:40 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:40 [INFO] 
01:46:40 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/org.eclipse.papyrus.uml.diagram.interactionoverview.tests-2.0.0-SNAPSHOT.jar
01:46:40 [INFO] 
01:46:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:40 [INFO] 
01:46:40 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:41 [INFO] 
01:46:41 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:41 [INFO] Skipping tests
01:46:41 [INFO] 
01:46:41 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
01:46:41 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:46:41 [INFO] 
01:46:41 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests >--
01:46:41 [INFO] Building org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT [706/728]
01:46:41 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:46:41 [INFO] 
01:46:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:41 [INFO] 
01:46:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:41 [INFO] The project's OSGi version is 2.0.0.202103040552
01:46:41 [INFO] 
01:46:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:41 [INFO] 
01:46:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:41 [INFO] 
01:46:41 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:41 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:46:41 [INFO] 
01:46:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:46:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:46:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/main/resources
01:46:41 [INFO] 
01:46:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:41 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/bin
01:46:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/org/eclipse/papyrus/uml/diagram/statemachine/custom/helpers/tests/ZoneTest.java:[60] 
01:46:43 	assertThat(smDiagram.eResource(), nullValue());
01:46:43 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
01:46:43 The method assertThat(Resource, Matcher<? super Resource>) from the type Assert is deprecated
01:46:43 1 problem (1 warning)
01:46:43 [INFO] 
01:46:43 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:46:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:46:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/test/resources
01:46:43 [INFO] 
01:46:43 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:43 [INFO] 
01:46:43 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/target/org.eclipse.papyrus.uml.diagram.statemachine.tests-2.0.0-SNAPSHOT.jar
01:46:43 [INFO] 
01:46:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:43 [INFO] 
01:46:43 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:43 [INFO] 
01:46:43 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:43 [INFO] Skipping tests
01:46:43 [INFO] 
01:46:43 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.statemachine.tests ---
01:46:43 [INFO] Skipping JaCoCo execution due to missing execution data file.
01:46:43 [INFO] 
01:46:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests >--
01:46:43 [INFO] Building org.eclipse.papyrus.uml.diagram.suite.tests 1.0.0-SNAPSHOT [707/728]
01:46:43 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
01:46:45 [INFO] 
01:46:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:45 [INFO] 
01:46:45 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:45 [INFO] The project's OSGi version is 1.0.0.202103040552
01:46:45 [INFO] 
01:46:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:45 [INFO] 
01:46:45 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:45 [INFO] 
01:46:45 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:45 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
01:46:45 [INFO] 
01:46:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:46:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:46:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/src/main/resources
01:46:45 [INFO] 
01:46:45 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/bin
01:46:52 [INFO] 
01:46:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
01:46:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
01:46:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/src/test/resources
01:46:52 [INFO] 
01:46:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:53 [INFO] 
01:46:53 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/org.eclipse.papyrus.uml.diagram.suite.tests-1.0.0-SNAPSHOT.jar
01:46:53 [INFO] 
01:46:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:53 [INFO] 
01:46:53 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:53 [INFO] 
01:46:53 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
01:46:57 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/data/.metadata/.log
01:46:57 [INFO] Command line:
01:46:57 	[/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
01:49:04 Running org.eclipse.papyrus.uml.diagram.suite.tests.AllTests
01:49:25 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer
01:52:58 Warning: NLS unused message: "Select in: messages
01:57:25 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
01:57:25 log4j:WARN Please initialize the log4j system properly.
02:03:16 Warning: NLS unused message: Children2Group_title in: messages
02:03:16 Warning: NLS unused message: Children2Group_desc in: messages
02:03:16 Warning: NLS unused message: Links3Group_title in: messages
02:03:16 Warning: NLS unused message: Links3Group_desc in: messages
02:03:16 Warning: NLS unused message: ExtensionPoint1CreationTool_title in: messages
02:03:16 Warning: NLS unused message: ExtensionPoint1CreationTool_desc in: messages
02:20:37 Tests run: 1422, Failures: 1, Errors: 75, Skipped: 167, Time elapsed: 1,893.286 s <<< FAILURE! - in org.eclipse.papyrus.uml.diagram.suite.tests.AllTests
02:20:37 testStereotypePropertyStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest)  Time elapsed: 36.015 s
02:20:37 testStereotypeCompartmentStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest)  Time elapsed: 7.255 s
02:20:37 testStereotypeLabelStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest)  Time elapsed: 4.556 s
02:20:37 testStereotypeCompartmentInCommentStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest)  Time elapsed: 5.546 s
02:20:37 testStereotypePropertyInCommentStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest)  Time elapsed: 5.383 s
02:20:37 testStereotypeCommentStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest)  Time elapsed: 5.492 s
02:20:37 testProfileApplication(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest)  Time elapsed: 12.133 s
02:20:37 testStereotypeBraceStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest)  Time elapsed: 7.808 s
02:20:37 testStereotypeBracePropertyStructure(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest)  Time elapsed: 8.664 s
02:20:37 testApplyStereotypeOnEnumeration(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest)  Time elapsed: 7.52 s
02:20:37 testApplyStereotypeOnPackage(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest)  Time elapsed: 4.108 s
02:20:37 testApplyStereotypeOnInterface(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest)  Time elapsed: 3.601 s
02:20:37 testApplyStereotypeOnClass(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest)  Time elapsed: 6.984 s
02:20:37 testApplyStereotypeOnEnumerationLiteral(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest)  Time elapsed: 2.806 s
02:20:37 testApplyStereotypeOnProperty(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest)  Time elapsed: 3.618 s
02:20:37 testApplyStereotypeOnOperation(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest)  Time elapsed: 3.034 s
02:20:37 testApplyStereotypeOnLink(org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayLinkClassDiagramTest)  Time elapsed: 8.085 s
02:20:37 commonBendpoints_Test1(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest)  Time elapsed: 3.301 s
02:20:37 commonBendpoints_Test2(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest)  Time elapsed: 1.721 s
02:20:37 commonBendpoints_Test3(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest)  Time elapsed: 2.621 s
02:20:37 commonBendpoints_Test5(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest)  Time elapsed: 2.153 s
02:20:37 commonBendpoints_Test6(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest)  Time elapsed: 2.401 s
02:20:37 testCommonbendpoints_Test4(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest)  Time elapsed: 1.79 s
02:20:37 testCommonbendpoints_Test7(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest)  Time elapsed: 2.635 s
02:20:37 testCommonbendpoints_Test8(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest)  Time elapsed: 11.016 s
02:20:37 testCommonbendpoints_Test9(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest)  Time elapsed: 1.858 s
02:20:37 testCommonbendpoints_Test10(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest)  Time elapsed: 1.355 s
02:20:37 testCommonbendpoints_Test11(org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest)  Time elapsed: 1.941 s  <<< FAILURE!
02:20:37 java.lang.AssertionError
02:20:37 	at org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.initTests(CommonBendpointsTest.java:77)
02:20:37 
02:20:37 testCleanHTMLTags10(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0.002 s
02:20:37 testCleanHTMLTags11(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0 s
02:20:37 testCleanHTMLTags12(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0 s
02:20:37 testCleanHTMLTags13(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0.001 s
02:20:37 testCleanHTMLTags1(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0 s
02:20:37 testCleanHTMLTags2(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0 s
02:20:37 testCleanHTMLTags3(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0 s
02:20:37 testCleanHTMLTags4(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0.001 s
02:20:37 testCleanHTMLTags5(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0 s
02:20:37 testCleanHTMLTags6(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0 s
02:20:37 testCleanHTMLTags7(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0 s
02:20:37 testCleanHTMLTags8(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0 s
02:20:37 testCleanHTMLTags9(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase)  Time elapsed: 0 s
02:20:37 testGenerateBlockForText10(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase)  Time elapsed: 0.006 s
02:20:37 testGenerateBlockForText11(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase)  Time elapsed: 0.001 s
02:20:37 testGenerateBlockForText1(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase)  Time elapsed: 0.001 s
02:20:37 testGenerateBlockForText2(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase)  Time elapsed: 0.001 s
02:20:37 testGenerateBlockForText3(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase)  Time elapsed: 0 s
02:20:37 testGenerateBlockForText4(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase)  Time elapsed: 0.001 s
02:20:37 testGenerateBlockForText5(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase)  Time elapsed: 0.001 s
02:20:37 testGenerateBlockForText6(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase)  Time elapsed: 0 s
02:20:37 testGenerateBlockForText7(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase)  Time elapsed: 0 s
02:20:37 testGenerateBlockForText8(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase)  Time elapsed: 0 s
02:20:37 testGenerateBlockForText9(org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase)  Time elapsed: 0.001 s
02:20:37 testDeleteOnClassNamedStyleFont(org.eclipse.papyrus.uml.diagram.common.tests.css.Bug431694_UndoDeleteTest)  Time elapsed: 2.575 s
02:20:37 testDeleteOnPackageWithStyle(org.eclipse.papyrus.uml.diagram.common.tests.css.Bug431694_UndoDeleteTest)  Time elapsed: 3.289 s
02:20:37 testSysMLCase1(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped
02:20:37 testSysMLCase2(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped
02:20:37 testSysMLCase3(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped
02:20:37 testSysMLCase4(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped
02:20:37 testSysMLCase5(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation) skipped
02:20:37 testUMLCase1(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation)  Time elapsed: 4.042 s
02:20:37 testUMLCase2(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation)  Time elapsed: 12.368 s
02:20:37 testUMLCase3(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation)  Time elapsed: 2.987 s
02:20:37 testUMLCase4(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation)  Time elapsed: 3.079 s
02:20:37 testMultiplicityDefault(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0.001 s
02:20:37 testMultiplicityInfinity(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0.001 s
02:20:37 testMultiplicityLiteralLowerIntUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0.006 s
02:20:37 testMultiplicityEqualsLiteralLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityInfinityIntLowerStringUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityIntLiteralLowerStringLiteralUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityLiteralLowerIsNull(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityIntLowerStringUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityIntLowerIntUpperInfinity(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityLiteralLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityLiteralUpperIsNull(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0.001 s
02:20:37 testMultiplicityStringInfinityLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityStringLiteralLowerLiteralInfinity(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityLiteralLowerEqualsUpperWithBrackets(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0.001 s
02:20:37 testMultiplicityInfinityLiteral(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityInfinityIntLowerIntUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0.002 s
02:20:37 testMultiplicityStringLiteralLowerInfinity(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityInfinityLiteralRange(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityInfinityIntRange(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityIntValues(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0.001 s
02:20:37 testMultiplicityLowerEqualsUpperWithBrackets(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityInfinityLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityStringLowerUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityStringLiteralEqualsWithBrackets(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0.001 s
02:20:37 testMultiplicityIntLowerStringLiteralUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testMultiplicityStringLiteralLowerIntLiteralUpper(org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase)  Time elapsed: 0 s
02:20:37 testLiteralBooleanFalse(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase)  Time elapsed: 0.001 s
02:20:37 testLiteralIntegerNegative(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase)  Time elapsed: 0.001 s
02:20:37 testLiteralInteger(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase)  Time elapsed: 0 s
02:20:37 testLiteralUnlimitedNaturalInfinitive(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase)  Time elapsed: 0 s
02:20:37 testLiteralUnlimitedNatural(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase)  Time elapsed: 0 s
02:20:37 testLiteralBoolean(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase)  Time elapsed: 0.001 s
02:20:37 testLiteralNull(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase)  Time elapsed: 0.002 s
02:20:37 testLiteralReal(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase)  Time elapsed: 0.002 s
02:20:37 testLiteralString(org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase)  Time elapsed: 0 s
02:20:37 visualizePropertyThatIsAssociationEnd_bug478558(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest) skipped
02:20:37 appliedStereotypeViewsNotDeleted_bug471954:initial(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest)  Time elapsed: 3.301 s
02:20:37 appliedStereotypeViewsNotDeleted_bug471954:synch(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest)  Time elapsed: 0 s
02:20:37 appliedStereotypeViewsNotDeleted_bug471954:undo(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest)  Time elapsed: 0 s
02:20:37 appliedStereotypeViewsNotDeleted_bug471954:redo(org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest)  Time elapsed: 0 s
02:20:37 testGenericShapeForPortWithCSS(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest)  Time elapsed: 3.445 s
02:20:37 testGenericShapeForFloatingLabelWithCSS(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest)  Time elapsed: 2.867 s
02:20:37 testGenericShapeForCompartment(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) skipped
02:20:37 testGenericShapeForFloatingLabel(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest)  Time elapsed: 3.835 s
02:20:37 testGenericShapeForCompartmentWithCSS(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest) skipped
02:20:37 testGenericShapeForNode(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest)  Time elapsed: 4.432 s
02:20:37 testGenericShapeForPort(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest)  Time elapsed: 5.502 s
02:20:37 testGenericShapeForNodeWithCSS(org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest)  Time elapsed: 3.773 s
02:20:37 testMoveOneGeneralization(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug476873_MoveCommandTest)  Time elapsed: 2.759 s
02:20:37 testMoveTwoGeneralizations(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug476873_MoveCommandTest)  Time elapsed: 1.693 s
02:20:37 checkDuplication(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug495430_DuplicatedTransitionsTest)  Time elapsed: 0.012 s
02:20:37 testResizedPortPosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest)  Time elapsed: 5.622 s
02:20:37 testPortPositionOnOval(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest)  Time elapsed: 2.456 s
02:20:37 testPortPositionOnPackageTop(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest)  Time elapsed: 1.515 s
02:20:37 testPortPosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest)  Time elapsed: 4.989 s
02:20:37 testPortPositionOnCorner(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest)  Time elapsed: 2.517 s
02:20:37 testAssociationRoleMultiplicityPosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest)  Time elapsed: 2.449 s
02:20:37 testDependencyNamePosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest)  Time elapsed: 3.179 s
02:20:37 testIntRealizationNamePosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest)  Time elapsed: 1.572 s
02:20:37 testContextLinkNamePosition(org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest)  Time elapsed: 1.605 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 5.978 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 5.064 s
02:20:37 testStereotypePropertyReferenceEdge_UnapplyProfile(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 3.891 s
02:20:37 testStereotypePropertyReferenceEdge_Creation_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 4.416 s
02:20:37 testStereotypePropertyReferenceEdge_Creation_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 4.399 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientTarget_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 4.18 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientSource_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 4.678 s
02:20:37 testStereotypePropertyReferenceEdge_Deletion_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 4.76 s
02:20:37 testStereotypePropertyReferenceEdge_Deletion_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 3.995 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientSource_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 5.003 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 3.943 s
02:20:37 testStereotypePropertyReferenceEdge_Creation_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 3.389 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientSource_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 7.444 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientTarget_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 3.298 s
02:20:37 testStereotypePropertyReferenceEdge_Deletion_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 3.754 s
02:20:37 testStereotypePropertyReferenceEdge_Deletion_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 5.221 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 4.236 s
02:20:37 testStereotypePropertyReferenceEdge_UnapplyStereotypeOnSource(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 6.216 s
02:20:37 testStereotypePropertyReferenceEdge_UnapplyStereotypeOnTarget(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 4.696 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientSource_SingleEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 3.826 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 4.041 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 5.28 s
02:20:37 testStereotypePropertyReferenceEdge_Creation_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 4.592 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientTarget_SingleStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 5.11 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientTarget_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 4.218 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameEdge_MultiEClassRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 4.992 s
02:20:37 testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_MultiStereoRef(org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest)  Time elapsed: 4.6 s
02:20:37 testConnectionDecorationRegistry(org.eclipse.papyrus.uml.diagram.common.tests.tests.EdgeCustomizationTest)  Time elapsed: 4.621 s
02:20:37 testEdgeDecoration(org.eclipse.papyrus.uml.diagram.common.tests.tests.EdgeCustomizationTest)  Time elapsed: 3.308 s
02:20:37 testToManageIPackage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 3.762 s
02:20:37 testToManageSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 0.663 s
02:20:37 testToManageEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 0.806 s
02:20:37 testToManageInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 0.785 s
02:20:37 testToManageInformationItem(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 6.11 s
02:20:37 testToManageTimeObservation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 0.676 s
02:20:37 testToManageDurationObservation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 0.704 s
02:20:37 testToManageInstanceSpecification(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 1.156 s
02:20:37 testToManageComment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 0.604 s
02:20:37 testToManageDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 0.774 s
02:20:37 testToManageConstraint(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 0.525 s
02:20:37 testToManageClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 0.773 s
02:20:37 testToManageModel(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 0.62 s
02:20:37 testToManageComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 0.749 s
02:20:37 testToManagePrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode)  Time elapsed: 0.76 s
02:20:37 testToManageIPackage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) skipped
02:20:37 testToManageSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode)  Time elapsed: 2.763 s
02:20:37 testToManageEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode)  Time elapsed: 0.801 s
02:20:37 testToManageInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode)  Time elapsed: 0.934 s
02:20:37 testToManageInformationItem(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode)  Time elapsed: 0.931 s
02:20:37 testToManageInstanceSpecification(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode)  Time elapsed: 0.698 s
02:20:37 testToManageComment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode)  Time elapsed: 0.863 s
02:20:37 testToManageDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode)  Time elapsed: 0.76 s
02:20:37 testToManageConstraint(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode)  Time elapsed: 0.813 s
02:20:37 testToManageClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode)  Time elapsed: 0.954 s
02:20:37 testToManageModel(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode) skipped
02:20:37 testToManageComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode)  Time elapsed: 1.006 s
02:20:37 testToManagePrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode)  Time elapsed: 0.968 s
02:20:37 testToManageInterfaceNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.658 s
02:20:37 testToManagePrimitiveTypeOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.163 s
02:20:37 testToManageComponentNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.16 s
02:20:37 testToManageInterfaceNestedInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.958 s
02:20:37 testToManageEnumerationLiteralEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.114 s
02:20:37 testToManageComponentNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.146 s
02:20:37 testToManageClassNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.147 s
02:20:37 testToManageComponentNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.156 s
02:20:37 testToManageInterfaceProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.505 s
02:20:37 testToManageClassNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.156 s
02:20:37 testToManageInterfaceNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.159 s
02:20:37 testToManageInterfaceReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.917 s
02:20:37 testToManageClassNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.188 s
02:20:37 testToManageComponentReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.159 s
02:20:37 testToManageComponentNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.167 s
02:20:37 testToManageComponentProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.16 s
02:20:37 testToManageClassProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.156 s
02:20:37 testToManagePrimitiveTypeProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.207 s
02:20:37 testToManageClassNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.15 s
02:20:37 testToManageClassReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.145 s
02:20:37 testToManageClassNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.17 s
02:20:37 testToManageInterfaceOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.192 s
02:20:37 testToManageComponentNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.159 s
02:20:37 testToManageComponentOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.15 s
02:20:37 testToManageSignalProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.125 s
02:20:37 testToManageInstanceSlot(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel) skipped
02:20:37 testToManageClassNestedInetrface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.156 s
02:20:37 testToManageInterfaceNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.163 s
02:20:37 testToManageInterfaceNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.157 s
02:20:37 testToManageClassOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.162 s
02:20:37 testToManageInterfaceNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.158 s
02:20:37 testToManageComponentNestedInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel)  Time elapsed: 0.176 s
02:20:37 testToManageRealization(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped
02:20:37 testToManageInformationFlow(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped
02:20:37 testToManageAbstraction(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped
02:20:37 testToManageUsage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped
02:20:37 testToManageDependency(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped
02:20:37 testToManageAssociation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink) skipped
02:20:37 testToManageSubstitution(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource)  Time elapsed: 4.632 s
02:20:37 testToManageElementImport(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource)  Time elapsed: 0.907 s
02:20:37 testToManageInterfaceRealization(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource)  Time elapsed: 0.705 s
02:20:37 testToManageTemplateBinding(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource)  Time elapsed: 0.755 s
02:20:37 testToManageGeneralization(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource)  Time elapsed: 0.601 s
02:20:37 testToManagePackageImport(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource)  Time elapsed: 0.501 s
02:20:37 testToManageMultiDependency(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestMultiLink)  Time elapsed: 0.935 s
02:20:37 testToManageMultiAssociation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestMultiLink)  Time elapsed: 1.187 s
02:20:37 testToManageContainment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramContainment)  Time elapsed: 0.675 s
02:20:37 testToManageContextLink(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramContextLink)  Time elapsed: 1.095 s
02:20:37 testDropWithOrder(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestDropfunction)  Time elapsed: 0.841 s
02:20:37 testStaticOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestStaticFeatureRepresentation)  Time elapsed: 0.91 s
02:20:37 testStaticProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestStaticFeatureRepresentation)  Time elapsed: 6.787 s
02:20:37 testToManageInterfaceNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.453 s
02:20:37 testToManageComponentNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.089 s
02:20:37 testToManageInterfaceNestedInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.099 s
02:20:37 testToManageclassNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.093 s
02:20:37 testToManageComponentNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.087 s
02:20:37 testToManageClassNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.076 s
02:20:37 testToManageComponentNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.924 s
02:20:37 testToManageInterfaceNestedSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.082 s
02:20:37 testToManageClassNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.078 s
02:20:37 testToManageComponentNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.078 s
02:20:37 testToManageClassNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.079 s
02:20:37 testToManageClassNestedDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.083 s
02:20:37 testToManageComponentNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.075 s
02:20:37 testToManageClassNestedInetrface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.077 s
02:20:37 testToManageInterfaceNestedPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.075 s
02:20:37 testToManageInterfaceNestedEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.076 s
02:20:37 testToManageInterfaceNestedClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.078 s
02:20:37 testToManageComponentNestedInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier)  Time elapsed: 0.078 s
02:20:37 testInterfaceVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.484 s
02:20:37 testInterfaceVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.061 s
02:20:37 testDataTypeVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.053 s
02:20:37 testAssociationClassVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 8.725 s
02:20:37 testInterfaceVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.053 s
02:20:37 testEnumerationVsEnumerationLiteral(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.044 s
02:20:37 testDataTypeVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.066 s
02:20:37 testComponentVsPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.063 s
02:20:37 testClassVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.059 s
02:20:37 testComponentVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.054 s
02:20:37 testClassVsDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.072 s
02:20:37 testClassVsSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.066 s
02:20:37 testInterfaceVsPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.068 s
02:20:37 testInterfaceVsEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.062 s
02:20:37 testPrimitiveTypeVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.057 s
02:20:37 testAssociationClassVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.053 s
02:20:37 testClassVsPrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.067 s
02:20:37 testClassVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.062 s
02:20:37 testInterfaceVsDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.073 s
02:20:37 testInterfaceVsSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.073 s
02:20:37 testComponentVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.074 s
02:20:37 testComponentVsEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.069 s
02:20:37 testClassVsEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.063 s
02:20:37 testComponentVsReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.06 s
02:20:37 testInterfaceVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.069 s
02:20:37 testComponentVsDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.066 s
02:20:37 testComponentVsSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.059 s
02:20:37 testInterfaceVsReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.056 s
02:20:37 testClassVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.072 s
02:20:37 testClassVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.08 s
02:20:37 testClassVsReception(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.059 s
02:20:37 testSignalVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.052 s
02:20:37 testComponentVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.067 s
02:20:37 testComponentVsOperation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.058 s
02:20:37 testPrimitiveTypeVsProperty(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates)  Time elapsed: 0.054 s
02:20:37 testPropertyInInterfaceNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 5.694 s  <<< ERROR!
02:20:37 org.eclipse.e4.core.di.InjectionException: org.eclipse.swt.SWTException: Widget is disposed
02:20:37 Caused by: org.eclipse.swt.SWTException: Widget is disposed
02:20:37 
02:20:37 testOperationInPrimitiveTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testPropertyInInterfaceOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testOperationInDataTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testPropertyInClassOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testOperationInInterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testOperationInInterfaceNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testOperationInClassNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testOperationInClassAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testPropertyInComponentOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testPropertyInPrimitiveTypeOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testPropertyInComponentNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testOperationInComponentAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testPropertyInClassNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testPropertyInDataTypeOperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testOperationInComponentNestedCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testDropAssociationEndDirectedProperty2ClassAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 1.791 s
02:20:37 testDropSharedAssociationDirectedProperty2ComponentAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.082 s
02:20:37 testDropAssociationEndDirectedProperty2InterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.07 s
02:20:37 testPropertyInComponentDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.034 s
02:20:37 testOperationInInterfaceDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.036 s
02:20:37 testDropDataType2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.069 s
02:20:37 testDropAssociationEndCompositeDirectedProperty2InterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.088 s
02:20:37 testDropSignal2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.037 s
02:20:37 testDropSharedAssociationDirectedProperty2SignalAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.063 s
02:20:37 testOperationInComponentDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.048 s
02:20:37 testDropAssociationEndCompositeDirectedProperty2PrimitiveTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.078 s
02:20:37 testDropAssociationEndCompositeDirectedProperty2ClassAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.075 s
02:20:37 testPropertyInSignalDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.029 s
02:20:37 testOperationInDataTypeDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.036 s
02:20:37 testPropertyInClassDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.041 s
02:20:37 testDropClass2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.054 s
02:20:37 testDropInterface2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.068 s
02:20:37 testDropAssociationEndDirectedProperty2SignalAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.073 s
02:20:37 testDropClass2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.059 s
02:20:37 testDropPrimitiveType2AttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.051 s
02:20:37 testDropAssociationEndDirectedProperty2DataTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.076 s
02:20:37 testDropAssociationEndCompositeDirectedProperty2DataTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.066 s
02:20:37 testDropComponent2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.052 s
02:20:37 testDropInterface2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.053 s
02:20:37 testOperationInClassDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.522 s
02:20:37 testDropSharedAssociationDirectedProperty2InterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.082 s
02:20:37 testDropAssociationEndCompositeDirectedProperty2SignalAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.061 s
02:20:37 testDropSharedAssociationDirectedProperty2PrimitiveTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.069 s
02:20:37 testDropAssociationEndDirectedProperty2ComponentAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.073 s
02:20:37 testDropPrimitiveType2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.044 s
02:20:37 testDropSharedAssociationDirectedProperty2DataTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.063 s
02:20:37 testPropertyInPrimitiveTypeDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.035 s
02:20:37 testDropAssociationEndCompositeDirectedProperty2ComponentAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.083 s
02:20:37 testOperationInPrimitiveTypeDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.179 s
02:20:37 testDropDataType2OperationCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.052 s
02:20:37 testDropAssociationEndDirectedProperty2PrimitiveTypeAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.077 s
02:20:37 testDropComponent2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.056 s
02:20:37 testPropertyInDataTypeDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.041 s
02:20:37 testDropSharedAssociationDirectedProperty2ClassAttributeCompartment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.084 s
02:20:37 testPropertyInInterfaceDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.089 s
02:20:37 testToManageIPackage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 1.095 s
02:20:37 testToManageSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.853 s
02:20:37 testToManageEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.043 s
02:20:37 testToManageInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.049 s
02:20:37 testToManageInformationItem(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.039 s
02:20:37 testToManageTimeObservation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.038 s
02:20:37 testToManageDurationObservation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.043 s
02:20:37 testToManageInstanceSpecification(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.035 s
02:20:37 testToManageComment(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.04 s
02:20:37 testToManageDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.038 s
02:20:37 testToManageConstraint(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 3.085 s
02:20:37 testToManageClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.08 s
02:20:37 testToManageModel(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.037 s
02:20:37 testToManageComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.068 s
02:20:37 testToManagePrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode)  Time elapsed: 0.06 s
02:20:37 testManageAssociationClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationClass)  Time elapsed: 3.851 s
02:20:37 testNestedInterfcaeVsComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild)  Time elapsed: 0.657 s
02:20:37 testNestedInterfacetVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild)  Time elapsed: 0.035 s
02:20:37 testNestedClassVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild)  Time elapsed: 0.033 s
02:20:37 testNestedComponentVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild)  Time elapsed: 0.042 s
02:20:37 testNestedClasstVsClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild)  Time elapsed: 0.033 s
02:20:37 testNestedComponentVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild)  Time elapsed: 0.042 s
02:20:37 testNestedInterfaceVsInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild)  Time elapsed: 0.035 s
02:20:37 testNestedClassVsComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild)  Time elapsed: 0.035 s
02:20:37 testNestedComponentVsComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild)  Time elapsed: 0.043 s
02:20:37 testAssociationLinkReorient(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationLinkSemantic)  Time elapsed: 0.64 s
02:20:37 testAssociationLink(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationLinkSemantic)  Time elapsed: 0.094 s
02:20:37 testInstanceSpecification(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramInstanceSpecification)  Time elapsed: 0.986 s
02:20:37 testToManageSignal(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature)  Time elapsed: 0.499 s
02:20:37 testToManageEnumeration(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature)  Time elapsed: 0.04 s
02:20:37 testToManageInterface(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature)  Time elapsed: 0.056 s
02:20:37 testToManageDataType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature)  Time elapsed: 0.058 s
02:20:37 testToManageClass(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature)  Time elapsed: 0.058 s
02:20:37 testToManageComponent(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature)  Time elapsed: 0.062 s
02:20:37 testToManagePrimitiveType(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature)  Time elapsed: 0.054 s
02:20:37 testToManageClassDiagram(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagram)  Time elapsed: 0.514 s
02:20:37 testOpening24PackageModel(org.eclipse.papyrus.uml.diagram.clazz.test.legacy.PackageDiagramLegacyTest)  Time elapsed: 1.471 s
02:20:37 testOpening24PackageDiagram(org.eclipse.papyrus.uml.diagram.clazz.test.legacy.PackageDiagramLegacyTest)  Time elapsed: 1.976 s
02:20:37 testLinkCreation(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug382954_InstanceSpecificationLink)  Time elapsed: 0.238 s
02:20:37 testCopyConstraintInClassDiagram(org.eclipse.papyrus.uml.diagram.clazz.test.copyPaste.ConstraintPasteStrategyTest)  Time elapsed: 7.172 s
02:20:37 testCopyConstraintInClassDiagramWithClass(org.eclipse.papyrus.uml.diagram.clazz.test.copyPaste.ConstraintPasteStrategyTest)  Time elapsed: 6.156 s
02:20:37 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.clazz.test.tests.RoundedCompartmentTest)  Time elapsed: 0.001 s
02:20:37 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.clazz.test.tests.RoundedCompartmentTest)  Time elapsed: 0.001 s
02:20:37 testMoveOneLiteral(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug476872_MoveCommandTest)  Time elapsed: 10.339 s
02:20:37 testMoveTwoLiterals(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug476872_MoveCommandTest)  Time elapsed: 9.234 s
02:20:37 testPropertyReference(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug481317_MoveGeneralizationTest)  Time elapsed: 4.368 s
02:20:37 testMoveGeneralization(org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug481317_MoveGeneralizationTest)  Time elapsed: 3.358 s
02:20:37 testAllContentsNoInheritance(org.eclipse.papyrus.uml.diagram.clazz.test.tests.MoveContentsTest)  Time elapsed: 13.629 s
02:20:37 testAllContentsToChild(org.eclipse.papyrus.uml.diagram.clazz.test.tests.MoveContentsTest)  Time elapsed: 11.81 s
02:20:37 testDropAssociationNotInverted(org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest)  Time elapsed: 2.295 s
02:20:37 testDropAssociationAfterReorientSource(org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest)  Time elapsed: 0.262 s
02:20:37 testDropAssociationAfterReorientTarget(org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest)  Time elapsed: 0.259 s
02:20:37 checkPaletteIds(org.eclipse.papyrus.uml.diagram.clazz.test.resources.ClassPaletteTest)  Time elapsed: 0.047 s
02:20:37 validateModel[0](org.eclipse.papyrus.uml.diagram.clazz.test.resources.ModelValidationTest)  Time elapsed: 0.056 s
02:20:37 validateModel[1](org.eclipse.papyrus.uml.diagram.clazz.test.resources.ModelValidationTest)  Time elapsed: 0.014 s
02:20:37 testToManageAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 8.36 s
02:20:37 testToManageDestroyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 0.968 s
02:20:37 testToManageDecisionNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 1.052 s
02:20:37 testToManageReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 7.98 s
02:20:37 testToManageInitialNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 1.337 s
02:20:37 testToManageValueSpecificationAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 7.475 s
02:20:37 testToManageCentralBufferNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 1.075 s
02:20:37 testToManageSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 1.032 s
02:20:37 testToManageOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 0.958 s
02:20:37 testToManageConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 1.013 s
02:20:37 testToManageReadSelfAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 0.947 s
02:20:37 testToManageActivityPartition(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 1.002 s
02:20:37 testToManageForkNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 0.907 s
02:20:37 testToManageInteruptibleActivityRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) skipped
02:20:37 testToManageMergeNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 0.992 s
02:20:37 testToManageCreateObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 3.681 s
02:20:37 testToManageExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 1.012 s
02:20:37 testToManageFlowFinalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 0.746 s
02:20:37 testToManageDataStoreNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 1.029 s
02:20:37 testToManageReadVariableAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 1.347 s
02:20:37 testToManageloopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 1.049 s
02:20:37 testToManageSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 0.99 s
02:20:37 testToManageActivityFinalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 0.953 s
02:20:37 testToManageActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode) skipped
02:20:37 testToManageAcceptEventAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 0.921 s
02:20:37 testToManageJoinNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 1.032 s
02:20:37 testToManageBroadCastSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 1.281 s
02:20:37 testToManageStructuredActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode)  Time elapsed: 0.946 s
02:20:37 testToManageOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityChildNodeInStructuredActivity) skipped
02:20:37 testFromActivityPartitionToSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 1.147 s
02:20:37 testFromInterruptibleActivityRegionToConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.117 s
02:20:37 testFromActivityPartitionToStructuredNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.082 s
02:20:37 testFromActivityToConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.06 s
02:20:37 testFromActivityToStructuredNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.061 s
02:20:37 testFromLoopNodeToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.061 s
02:20:37 testFromInterruptibleActivityRegionToExpansionRegionNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.074 s
02:20:37 testFromConditionalNodeToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.057 s
02:20:37 testFromActivityPartitionToLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.085 s
02:20:37 testFromSequenceNodeToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.062 s
02:20:37 testFromActivityPartitionToConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.083 s
02:20:37 testFromActivityPartitionToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.065 s
02:20:37 testFromActivityToExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.108 s
02:20:37 testFromStructuredNodeToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.069 s
02:20:37 testFromActivityToLoop(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.066 s
02:20:37 testFromInterruptibleActivityRegionToLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.078 s
02:20:37 BeetwenNonContainmentActivityGroup(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.094 s
02:20:37 testFromActivityPartitionToExpansionRegionNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.082 s
02:20:37 testFromInterruptibleActivityRegionToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.057 s
02:20:37 testFromActivityPartitionToInteruptibleActivtyRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.078 s
02:20:37 testFromInterruptibleActivityRegionToActivityPartion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.119 s
02:20:37 testFromInterruptibleActivityRegionToStructuredNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.112 s
02:20:37 testFromExpansionRegionToActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.057 s
02:20:37 testFromInterruptibleActivityRegionToSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.072 s
02:20:37 testFromActivityToActivityPartition(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.063 s
02:20:37 testFromActivityToInterruptibleActivityRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.055 s
02:20:37 testFromActivityToSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup)  Time elapsed: 0.06 s
02:20:37 testExpansionNodeInExpansionRegionCompartment(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestDropObjects)  Time elapsed: 0.943 s
02:20:37 testToCreateCommentLink(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestCommentLink)  Time elapsed: 0.886 s
02:20:37 testInputPinAsTargetInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testOutputAsResultInClearStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.519 s
02:20:37 testActionPinAsInputValueInReadLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.13 s
02:20:37 testInputPinAsArgumentInBroadcastSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.062 s
02:20:37 testFeatureStructuredActivityNodeInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.022 s
02:20:37 testFeatureConditionalNodeInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.025 s
02:20:37 testActionPinAsFirstInInsertAtTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.092 s
02:20:37 testOutputAsResultInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.043 s
02:20:37 testValuePinAsStrucutredNodeInputInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.065 s
02:20:37 testInputPinAsInsertAtInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.049 s
02:20:37 testActionPinAsInsertAtInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.15 s
02:20:37 testFeatureExpansionNodeAsOutInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.035 s
02:20:37 testActionPinAsCollectionInReduceAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.075 s
02:20:37 testValuePinAsValueInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.091 s
02:20:37 testInputPinAsObjectIngetStartClassifierBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.072 s
02:20:37 testOutputAsResultInReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.055 s
02:20:37 testActionPinAsTargetInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.054 s
02:20:37 testOutputAsStrucutredNodeOutputInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.054 s
02:20:37 testValuePinAsRequestInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.056 s
02:20:37 testActionPinAsObjectInClearStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.068 s
02:20:37 testInputPinAsInputValueInCreateLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.084 s
02:20:37 testActionPinAsArgumentInBroadcastSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.052 s
02:20:37 testActionPinAsStrucutredNodeInputInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.06 s
02:20:37 testInputPinAsSecondInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.049 s
02:20:37 testActionPinAsTargetInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testInputPinAsRequestInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.056 s
02:20:37 testActionPinAsInputValueInDestroyLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.087 s
02:20:37 testValuePinAsArgumentInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testValuePinAsInsertAtInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.053 s
02:20:37 testFeatureInitialNodeActionActionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.027 s
02:20:37 testValuePinAsObjectInReclassifyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.085 s
02:20:37 testActionPinAsObjectInReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.06 s
02:20:37 testValuePinAsInputValueInReadLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.061 s
02:20:37 testInputPinAsObjectInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.072 s
02:20:37 testActionPinAsObjectInReclassifyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.058 s
02:20:37 testOutputAsResultInReadIsClassifiedObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.084 s
02:20:37 testFeatureAcceptEventActionInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.086 s
02:20:37 testOutputPinAsLoopVariableInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.065 s
02:20:37 testValuePinAsCollectionInReduceAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.081 s
02:20:37 testActionPinAsInputValueInOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.082 s
02:20:37 testActionPinAsTargetInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testInputPinAsObjectInClearStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.066 s
02:20:37 testResetInRegionWhenResizeGraphicalRepresentationElements(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.071 s
02:20:37 testValuePinAsTargetInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.067 s
02:20:37 testInputPinAsObjectInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.038 s
02:20:37 testInputPinAsStrucutredNodeInputInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.051 s
02:20:37 testActionPinAsObjectInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.054 s
02:20:37 testInputPinAsObjectInReclassifyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.046 s
02:20:37 testValuePinAsTargetInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testActionPinAsArgumentInCallBeAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testActionPinAsLoopVariableInputInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.06 s
02:20:37 testActionPinAsArgumentInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testValuePinAsObjectInClearStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.063 s
02:20:37 testValuePinAsTargetInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testActionPinAsObjectInReadIsClassifiedObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.058 s
02:20:37 testFeatureSequenceNodeInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.022 s
02:20:37 testOutputAsResultInReadLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.046 s
02:20:37 testValuePinAsStrucutredNodeInputInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.037 s
02:20:37 testActionPinAsTargetInDestroyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.056 s
02:20:37 testActionPinAsStrucutredNodeInputInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.034 s
02:20:37 testFeatureExpansionRegonInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.036 s
02:20:37 testOutputAsResultInReduceAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.05 s
02:20:37 testValuePinAsArgumentInBroadcastSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.054 s
02:20:37 testInputPinAsValueInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.05 s
02:20:37 testOutputAsResultInReadExtentAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.124 s
02:20:37 testActionPinAsStrucutredNodeInputInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.035 s
02:20:37 testActionPinAsArgumentInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.052 s
02:20:37 testFeatureActivityInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.057 s
02:20:37 testInputPinAsArgumentInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testValuePinAsObjectInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.052 s
02:20:37 testOutputAsStrucutredNodeOutputInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.033 s
02:20:37 testActionPinAsValueInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.05 s
02:20:37 testValuePinAsInputValueInOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.051 s
02:20:37 testInputPinAsInputValueInReadLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.055 s
02:20:37 testInputPinAsObjectInReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.036 s
02:20:37 testInputPinAsArgumentInCallBeAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testInputPinAsArgumentInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testFeatureExpansionNodeAsInInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.034 s
02:20:37 testValuePinAsObjectInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.057 s
02:20:37 testInputPinAsObjectInReadIsClassifiedObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.05 s
02:20:37 testActionPinAsObjectIngetStartClassifierBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.053 s
02:20:37 testInputPinAsLoopVariableInputInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.048 s
02:20:37 testInputPinAsStrucutredNodeInputInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.035 s
02:20:37 testValuePinAsObjectIngetStartClassifierBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.056 s
02:20:37 testFeatureExpansionRegionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.023 s
02:20:37 testValuePinAsObjectInClearAssociationAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.086 s
02:20:37 testInputPinAsTargetInDestroyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.05 s
02:20:37 testValuePinAsInputValueInDestroyLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.056 s
02:20:37 testActionPinAsObjectInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.054 s
02:20:37 testOutputAsResultInReadVariableAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.047 s
02:20:37 testActionPinAsObjectInClearAssociationAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.057 s
02:20:37 testActionPinAsSecondInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.056 s
02:20:37 testActionPinAsInsertAtInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.058 s
02:20:37 testValuePinAsObjectInReadStructuralFeatureAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.056 s
02:20:37 testValuePinAsStrucutredNodeInputInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.038 s
02:20:37 testValuePinAsObjectInReadIsClassifiedObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.054 s
02:20:37 testInputPinAsInsertAtInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.049 s
02:20:37 testValuePinAsInputValueInCreateLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.055 s
02:20:37 testValuePinAsStrucutredNodeInputInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.036 s
02:20:37 testInputPinAsInputValueInDestroyLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.049 s
02:20:37 testValuePinAsLoopVariableInputInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.058 s
02:20:37 testOutputPinAsResultInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.053 s
02:20:37 testInputPinAsArgumentInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.062 s
02:20:37 testInputPinAsObjectInClearAssociationAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.05 s
02:20:37 testValuePinAsTargetInDestroyObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.058 s
02:20:37 testInputPinAsCollectionInReduceAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.052 s
02:20:37 testInputPinAsTargetInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.053 s
02:20:37 testValuePinAsArgumentInCallBeAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testValuePinAsArgumentInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testInputPinAsStrucutredNodeInputInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.037 s
02:20:37 testOutputPinAsOutputValueInOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.055 s
02:20:37 testOutputAsResultInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.053 s
02:20:37 testActionPinAsValueInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.06 s
02:20:37 testOutputAsResultInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.052 s
02:20:37 testInputPinAsTargetInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testActionPinAsStrucutredNodeInputInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.042 s
02:20:37 testOutputAsStrucutredNodeOutputInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.041 s
02:20:37 testValuePinAsArgumentInStartObjectBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.063 s
02:20:37 testInputPinAsStrucutredNodeInputInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.038 s
02:20:37 testFeatureCreateLinkActionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.025 s
02:20:37 testOutputPinAsResultInCallBeAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testValuePinAsFirstInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.063 s
02:20:37 testOutputPinAsResultInCallOpAct(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testFeatureOpaqueActionActionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.025 s
02:20:37 testActionPinAsRequestInSendObjectAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.061 s
02:20:37 testActionPinAsInputValueInCreateLinkAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.058 s
02:20:37 testValuePinAsValueInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.064 s
02:20:37 testOutputAsStrucutredNodeOutputInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.047 s
02:20:37 testValuePinAsSecondInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.058 s
02:20:37 testFeatureLoopNodeInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.022 s
02:20:37 testFeatureDecisionNodeInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.042 s
02:20:37 testActionPinAsArgumentInSendSignalAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature) skipped
02:20:37 testInputPinAsInputValueInOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.049 s
02:20:37 testInputPinAsFirstInTestIdentityAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.049 s
02:20:37 testValuePinAsInsertAtInAddStructuralFeatureValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.055 s
02:20:37 testResetInPartitionWhenResizeGraphicalRepresentationElements(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.103 s
02:20:37 testFeatureTestIdentityActionInActivity(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.022 s
02:20:37 testInputPinAsValueInAddVariableValueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature)  Time elapsed: 0.045 s
02:20:37 testCreateControlFlowLinkInStructuredActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks)  Time elapsed: 1.123 s
02:20:37 testCreateObjectFlowLinkFromPinToPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks)  Time elapsed: 0.21 s
02:20:37 testControlFlowLinkReorient(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks)  Time elapsed: 0.183 s
02:20:37 testCreateControlFlowLink(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks)  Time elapsed: 0.055 s
02:20:37 testCreateObjectFlowLinkFromOutpinPinInStructuredActivityNodeToOutputPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks)  Time elapsed: 0.086 s
02:20:37 testObjectFlowLinkReorientSourceFromOutputPinInStructuredActivityNodeToOutputPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks)  Time elapsed: 0.157 s
02:20:37 testObjectFlowLinkReorientSourceFromInputPinInStructuredActivityNodeToInputPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks)  Time elapsed: 0.112 s
02:20:37 testCreateObjectFlowLinkFromInputPinInStructuredActivityNodeToInputPin(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks)  Time elapsed: 0.148 s
02:20:37 testObjectFlowLinkReorient(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks)  Time elapsed: 0.139 s
02:20:37 testNoExecutableNodeFlowLink(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks)  Time elapsed: 0.119 s
02:20:37 testObjectFlowLinkReorientSourceFromPinToAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks)  Time elapsed: 0.117 s
02:20:37 testCreateInitialNodeInStructuralActivityNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes)  Time elapsed: 0.81 s
02:20:37 testCreateDecisionNodeInConditionalNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes)  Time elapsed: 0.037 s
02:20:37 testCreateJoinNodeInExpansionRegion(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes)  Time elapsed: 0.035 s
02:20:37 testCreateForkNodeInLoopNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes)  Time elapsed: 0.035 s
02:20:37 testCreateMerdgeNodeInSequenceNode(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes)  Time elapsed: 0.019 s
02:20:37 testItemProviderCommandUndo(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestItemProviderCommand)  Time elapsed: 0.452 s
02:20:37 testPinDerivation_IsUnmarshallTrue_SimpleTrigger_CallEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation)  Time elapsed: 0.061 s
02:20:37 testPinDerivation_IsUnmarshallFalse_SingleTrigger_CallEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation)  Time elapsed: 0.044 s
02:20:37 testPinDerivation_IsUnmarshallTrue_SimpleTrigger_CallEvent_OperationChange(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation)  Time elapsed: 0.038 s
02:20:37 testAdviceForAcceptCallActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation)  Time elapsed: 0.042 s
02:20:37 testPinDerivation_IsUnmarshallFalse_SingleTrigger_ChangeEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.038 s
02:20:37 testPinDerivation_IsUnmarshallTrue_SingleTrigger_SignalEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.046 s
02:20:37 testPinDerivation_IsUnmarshallFalse_ToIsUnmarshallTrue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.037 s
02:20:37 testPinDerivation_IsUnmarshallTrue_MultipleTrigger_MixedEvents(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.057 s
02:20:37 testPinDerivation_IsUnmarshallFalse_MultipleTrigger_MixedEvents(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.033 s
02:20:37 testPinDerivation_IsUnmarshallTrue_MultipleTrigger_SignalEvent_NoCommonAncestor(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.038 s
02:20:37 testPinDerivation_IsUnmarshallFalse_SingleTrigger_CallEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.05 s
02:20:37 testPinDerivation_IsUnmarshallFalse_SingleTrigger_SignalEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.031 s
02:20:37 testPinDerivation_IsUnmarshallTrue_SingleTrigger_TimeEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.055 s
02:20:37 testPinDerivation_IsUnmarshallTrue_MultipleTrigger_SignalEvent_CommonAncestor(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.034 s
02:20:37 testPinDerivation_IsUnmarshallTrue_MultipleTrigger_TimeEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.063 s
02:20:37 testAdviceForAcceptEventActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.035 s
02:20:37 testPinDerivation_IsUnmarshallFalse_SingleTrigger_TimeEvent(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.051 s
02:20:37 testPinDerivation_IsUnmarshallTrue_SingleTrigger_SignalEvent_SignalChange(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.035 s
02:20:37 testPinDerivation_IsUnmarshallFalse_MultipleTrigger_SignalEvent_CommonAncestor(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation)  Time elapsed: 0.034 s
02:20:37 testPinDerivation_changePropertyStructuralFeatureType(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation)  Time elapsed: 0.052 s
02:20:37 testPinDerivation_NoStructuralFeature_To_PropertyStructuralFeature(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation)  Time elapsed: 0.041 s
02:20:37 testAdviceForAddStructuraFeatureActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation)  Time elapsed: 0.028 s
02:20:37 testPinDerivation_NoStructuralFeature_To_PortStructuralFeature(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation)  Time elapsed: 0.04 s
02:20:37 testPinDerivation_changePortStructuralFeatureType(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation)  Time elapsed: 0.032 s
02:20:37 testPinDerivation_BehaviorWithParameters_To_BehaviorWithParameters(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation)  Time elapsed: 0.059 s
02:20:37 testAdviceForCallBehaviorActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation)  Time elapsed: 0.031 s
02:20:37 testPinDerivation_NoBehavior_To_BehaviorWithParameters(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation)  Time elapsed: 0.063 s
02:20:37 testPinDerivation_NoOperation_To_OperationWithParameters(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation)  Time elapsed: 0.042 s
02:20:37 testAdviceForCallOperationActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation)  Time elapsed: 0.057 s
02:20:37 testPinDerivation_OperationWithParameters_To_OperationWithParameters(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation)  Time elapsed: 0.036 s
02:20:37 testAdviceForCreateLinkActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation)  Time elapsed: 0.033 s
02:20:37 testPinDerivation_ModificationPropertyOfLinkEndCreationData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation)  Time elapsed: 0.048 s
02:20:37 testPinDerivation_NoEndData_To_EndDataWithValuePin(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation)  Time elapsed: 0.032 s
02:20:37 testPinDerivation_ModificationLinkEndCreationData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation)  Time elapsed: 0.034 s
02:20:37 testPinDerivation_NoClassifier_ToClassClassifier(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation)  Time elapsed: 0.031 s
02:20:37 testPinDerivation_NoClassifier_ToActivityClassifier(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation)  Time elapsed: 0.03 s
02:20:37 testAdviceForCreateObjectActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation)  Time elapsed: 0.028 s
02:20:37 testPinDerivation_ModificationPropertyOfLinkEndDestructionData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation)  Time elapsed: 0.037 s
02:20:37 testAdviceForDestroyLinkActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation)  Time elapsed: 0.029 s
02:20:37 testPinDerivation_NoEndData_To_EndDataWithValuePin(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation)  Time elapsed: 0.032 s
02:20:37 testPinDerivation_ModificationLinkEndDestructionData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation)  Time elapsed: 0.035 s
02:20:37 testPinDerivation_ModificationLinkEndData_OpenEnd(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation)  Time elapsed: 0.034 s
02:20:37 testPinDerivation_ModificationPropertyOfLinkEndData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation)  Time elapsed: 0.041 s
02:20:37 testPinDerivation_NoEndData_To_EndData(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation)  Time elapsed: 0.032 s
02:20:37 testAdviceForReadLinkActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation)  Time elapsed: 0.028 s
02:20:37 testPinDerivation_ModificationLinkEndData_NotOpenEnd(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation)  Time elapsed: 0.034 s
02:20:37 testPinDerivation_ActivityInRootElement(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation)  Time elapsed: 0.051 s
02:20:37 testPinDerivation_ActivityOwnedBeahaviour(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation)  Time elapsed: 0.029 s
02:20:37 testPinDerivation_ActivityAsClassifierBehaviour(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation)  Time elapsed: 0.031 s
02:20:37 testPinDerivation_ActivityNestedClassifer(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation)  Time elapsed: 0.03 s
02:20:37 testPinDerivation_ActivitySpecifiedOperation(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation)  Time elapsed: 0.032 s
02:20:37 testAdviceForReadSelfActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation)  Time elapsed: 0.03 s
02:20:37 testPinDerivation_changePropertyStructuralFeatureType(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation)  Time elapsed: 0.032 s
02:20:37 testPinDerivation_NoStructuralFeature_To_PropertyStructuralFeature(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation)  Time elapsed: 0.03 s
02:20:37 testAdviceForCallOperationActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation)  Time elapsed: 0.029 s
02:20:37 testPinDerivation_NoStructuralFeature_To_PortStructuralFeature(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation)  Time elapsed: 0.037 s
02:20:37 testPinDerivation_changePortStructuralFeatureType(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation)  Time elapsed: 0.031 s
02:20:37 testPinDerivation_SignalWithAttributes_To_SignalWithAttributes(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation)  Time elapsed: 0.04 s
02:20:37 testAdviceForSendSignalActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation)  Time elapsed: 0.028 s
02:20:37 testPinDerivation_NoSignal_ToSignalWithAttributes(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation)  Time elapsed: 0.031 s
02:20:37 testAdviceForStartClassifierBehaviorActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartClassifierBehaviorActionPinDerivation)  Time elapsed: 0.029 s
02:20:37 testPinDerivation_StartClassifierBehaviorAction(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartClassifierBehaviorActionPinDerivation)  Time elapsed: 0.033 s
02:20:37 testPinDerivation_NoBehavior_To_BehaviorWithParameters_Synchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation)  Time elapsed: 0.036 s
02:20:37 testAdviceForStartObjectBehaviorActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation)  Time elapsed: 0.028 s
02:20:37 testPinDerivation_NoBehavior_To_BehaviorWithParameters_Asynchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation)  Time elapsed: 0.059 s
02:20:37 testPinDerivation_BehaviorWithParameters_AddParameter_Synchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation)  Time elapsed: 0.035 s
02:20:37 testPinDerivation_BehaviorWithParameters_To_OtherBehaviorWithParameters_Synchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation)  Time elapsed: 0.036 s
02:20:37 testPinDerivation_BehaviorWithParameters_ChangeParameter_Synchronous(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation)  Time elapsed: 0.033 s
02:20:37 testAdviceForTestIdentityActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestTestIdentityActionPinDerivation)  Time elapsed: 0.028 s
02:20:37 testPinDerivation_Creation(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestTestIdentityActionPinDerivation)  Time elapsed: 0.039 s
02:20:37 testPinDerivation_NoValue_ToLiteralStringValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation)  Time elapsed: 0.04 s
02:20:37 testAdviceForValueSpecificationActionExists(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation)  Time elapsed: 0.029 s
02:20:37 testPinDerivation_NoValue_ToLiteralUnlimitedNaturalValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation)  Time elapsed: 0.038 s
02:20:37 testPinDerivation_NoValue_ToInstanceSpecificationValueSingleClassifier(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation)  Time elapsed: 0.029 s
02:20:37 testPinDerivation_NoValue_ToLiteralRealValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation)  Time elapsed: 0.038 s
02:20:37 testPinDerivation_NoValue_ToLiteralEnumerationValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation)  Time elapsed: 0.029 s
02:20:37 testPinDerivation_NoValue_ToLiteralBooleanValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation)  Time elapsed: 0.039 s
02:20:37 testPinDerivation_NoValue_ToLiteralIntegerValue(org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation)  Time elapsed: 0.038 s
02:20:37 testExpansionRegionBadCreateCommand(org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest)  Time elapsed: 0.034 s
02:20:37 testExpansionNodeCreateCommand(org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest)  Time elapsed: 0.001 s
02:20:37 testExpansionRegionContainmentChildCreateCommand(org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest)  Time elapsed: 0 s
02:20:37 testAlienCreationRequest(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest)  Time elapsed: 0.007 s
02:20:37 testMixedElementTypesCreationRequest(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest)  Time elapsed: 0 s
02:20:37 testExpansionNodeCreationRequest(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest)  Time elapsed: 0 s
02:20:37 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.RoundedCompartmentTest)  Time elapsed: 0 s
02:20:37 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.RoundedCompartmentTest)  Time elapsed: 0.005 s
02:20:37 testToManageIPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode)  Time elapsed: 1.977 s
02:20:37 testToManageComment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode)  Time elapsed: 0.667 s
02:20:37 testToManageExecutionEnvironment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode)  Time elapsed: 0.77 s
02:20:37 testToManageConstraint(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode)  Time elapsed: 0.57 s
02:20:37 testToManageModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode)  Time elapsed: 0.584 s
02:20:37 testToManageNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode)  Time elapsed: 0.655 s
02:20:37 testToManageArtifact(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode)  Time elapsed: 0.622 s
02:20:37 testToManageDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode)  Time elapsed: 0.502 s
02:20:37 testToExecutionEnvironment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 1.785 s
02:20:37 testToPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.821 s
02:20:37 testToModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.656 s
02:20:37 testToManagePackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.622 s
02:20:37 testToConstraint(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.592 s
02:20:37 testToArtifact3(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.591 s
02:20:37 testToComment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.679 s
02:20:37 testToManageComment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.55 s
02:20:37 testToManageExecutionEnvironment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.57 s
02:20:37 testToManageConstraint(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.71 s
02:20:37 testToManageModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.617 s
02:20:37 testToManageNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.593 s
02:20:37 testToNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.578 s
02:20:37 testToManageArtifact(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.563 s
02:20:37 testToManageDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode)  Time elapsed: 0.597 s
02:20:37 testToArtifact(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode)  Time elapsed: 1.991 s  <<< ERROR!
02:20:37 org.eclipse.e4.core.di.InjectionException: org.eclipse.swt.SWTException: Widget is disposed
02:20:37 Caused by: org.eclipse.swt.SWTException: Widget is disposed
02:20:37 
02:20:37 testToExecutionEnvironment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testToDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testToNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testToManageDeployment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink)  Time elapsed: 0.886 s
02:20:37 testUnexecutableArtifactArtifactDeployment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink)  Time elapsed: 0.07 s
02:20:37 testUnexecutableNodeArtifactDeployment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink)  Time elapsed: 0.066 s
02:20:37 testUnexecutableNodeNodeDeployment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink)  Time elapsed: 0.062 s
02:20:37 testToManageGeneralization(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLinkOwnedBySource)  Time elapsed: 1.705 s
02:20:37 testToManageComment(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramCommentLink)  Time elapsed: 0.729 s
02:20:37 testToManageConstraint(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramConstraintLink)  Time elapsed: 1.45 s
02:20:37 testToManageManifestation(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramManifestationLink)  Time elapsed: 1.296 s
02:20:37 testToManifestation(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink) skipped
02:20:37 testToManageDependency(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink) skipped
02:20:37 testPackageCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 12.229 s  <<< ERROR!
02:20:37 org.eclipse.e4.core.di.InjectionException: org.eclipse.swt.SWTException: Widget is disposed
02:20:37 Caused by: org.eclipse.swt.SWTException: Widget is disposed
02:20:37 
02:20:37 testNestedExecEnviromentCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testExecEnvirCNInDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedDeviceCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedDeviceCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedExecEnviromentCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testConstraintCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testCommentCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedArtifactCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedNodeCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedDeviceCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNodeCNInNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testModelCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testArtifactACNInArtifactCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNodeCNInDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testArtifactCNInExecEnvir(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testArtifactCNInNestedNodeCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testExecEnvirCNInNestedDeviceCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testDeviceCNInDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedExecEnviromentCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testDeviceCNInNestedDeviceCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedArtifactCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testCommentCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testArtifactACNInDevice(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testDeviceCNInNestedNodeCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testPackageCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testPackageCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedExecEnviromentCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testExecEnvirCNInNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testExecEnvirCNInNestedNodeCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testConstraintCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedNodeCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testConstraintCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedArtifactCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testExecEnvirCNInNestedExecEnvirCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedDeviceCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNodeCNInNestedDeviceCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedNodeCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedArtifactCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testModelCNInModelCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testConstraintCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testExecEnvirCNInExecEnvir(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testArtifactCNInNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testModelCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testArtifactCNInNestedExecEnvirCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testDeviceCNInNode(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testArtifactACNInArtifactACN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testPackageCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testCommentCNInPackageCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNodeCNInNestedNodeCN(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testNestedNodeCNInModel(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0.001 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testCommentCNInPackage(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.deployment.test.RoundedCompartmentTest)  Time elapsed: 0.001 s
02:20:37 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.deployment.test.RoundedCompartmentTest)  Time elapsed: 0 s
02:20:37 testToManagePackage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode)  Time elapsed: 2.037 s
02:20:37 testToManageInterface(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode)  Time elapsed: 0.778 s
02:20:37 testToManageComment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode)  Time elapsed: 0.379 s
02:20:37 testToManageConstraint(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode)  Time elapsed: 0.544 s
02:20:37 testToManageModel(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode)  Time elapsed: 0.757 s
02:20:37 testToManageComponent(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode)  Time elapsed: 0.578 s
02:20:37 testToManagePackage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode)  Time elapsed: 1.886 s
02:20:37 testToManageInterface(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode)  Time elapsed: 1 s
02:20:37 testToManageComment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode)  Time elapsed: 0.597 s
02:20:37 testToManageConstraint(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode)  Time elapsed: 0.658 s
02:20:37 testToManageModel(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode)  Time elapsed: 0.678 s
02:20:37 testToManageComponent(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode)  Time elapsed: 0.734 s
02:20:37 testToManagePropertyPart(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode)  Time elapsed: 2.271 s
02:20:37 testToManageComponent(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode) skipped
02:20:37 testToManagePort(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode)  Time elapsed: 0.764 s
02:20:37 testToManageProperty(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel)  Time elapsed: 0.993 s
02:20:37 testToManageReception(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel)  Time elapsed: 0.137 s
02:20:37 testToManageOperation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel)  Time elapsed: 0.148 s
02:20:37 testToManageInterfaceAbstraction(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink)  Time elapsed: 1.414 s
02:20:37 testToManageInterfaceUsage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink)  Time elapsed: 0.722 s
02:20:37 testToManageInterfaceDependency(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink)  Time elapsed: 0.678 s
02:20:37 testToManageComponentRealization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped
02:20:37 testToManageInterfaceRealization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped
02:20:37 testToManageInterfaceManifestation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink)  Time elapsed: 0.688 s
02:20:37 testToManageAbstraction(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped
02:20:37 testToManageUsage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped
02:20:37 testToManageDependency(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped
02:20:37 testToManageManifestation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink) skipped
02:20:37 testToManageGeneralization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLinkOwnedBySource)  Time elapsed: 1.245 s
02:20:37 testToManageComment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramCommentLink)  Time elapsed: 1.263 s
02:20:37 testToManageConstraint(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConstraintLink)  Time elapsed: 0.974 s
02:20:37 testInterfaceVsProperty(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates)  Time elapsed: 1.124 s
02:20:37 testInterfaceVsOperation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates)  Time elapsed: 0.585 s
02:20:37 testInterfaceVsReception(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates)  Time elapsed: 0.048 s
02:20:37 testPropertyInInterfaceOperationCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 1.132 s
02:20:37 testOperationInInterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0.033 s
02:20:37 testReceptionInInterfaceAttributeCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements)  Time elapsed: 0.024 s
02:20:37 testOperationInInterfaceDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 1.666 s
02:20:37 testDropInterface2OperationCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.048 s
02:20:37 testDropInterface2PropertyAttributeCompartment(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.048 s
02:20:37 testPropertyInInterfaceDropFromModelExplorer(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop)  Time elapsed: 0.036 s
02:20:37 testToManagePropertyPortConnection(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConnector)  Time elapsed: 5.172 s
02:20:37 testToManagePortAbstraction(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink)  Time elapsed: 1.302 s
02:20:37 testToManagePortUsage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink)  Time elapsed: 0.525 s
02:20:37 testToManagePortConnector(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink)  Time elapsed: 0.07 s
02:20:37 testToManagePortGeneralization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink)  Time elapsed: 0.071 s
02:20:37 testComponentPortLocation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestPortLocation)  Time elapsed: 0.972 s
02:20:37 testComponentPartPortLocation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestPortLocation)  Time elapsed: 0.131 s
02:20:37 testToManagePropertyPortConnection(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConnector)  Time elapsed: 5.074 s
02:20:37 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.component.test.RoundedCompartmentTest)  Time elapsed: 0.001 s
02:20:37 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.component.test.RoundedCompartmentTest)  Time elapsed: 0.001 s
02:20:37 testHideAndDropChildComponentToComponent(org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent)  Time elapsed: 1.901 s
02:20:37 testDropChildComponentFromComponentToDiagram(org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent)  Time elapsed: 0.066 s
02:20:37 testHideChild_DropToDiagram_DropToParentComponent(org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent)  Time elapsed: 0.085 s
02:20:37 testCreateThreeInteractions(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction)  Time elapsed: 3.344 s
02:20:37 testDeleteInteraction(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction)  Time elapsed: 12.051 s
02:20:37 testCreateInteraction(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction)  Time elapsed: 1.533 s
02:20:37 testHideInteraction(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction)  Time elapsed: 1.658 s
02:20:37 testDropInteraction(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction)  Time elapsed: 1.977 s
02:20:37 testEditInteractionName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction) skipped
02:20:37 testDropLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline)  Time elapsed: 1.558 s
02:20:37 testHideLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline)  Time elapsed: 1.106 s
02:20:37 testCellEditorLocator(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline)  Time elapsed: 0.956 s
02:20:37 testEditLifelineName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline) skipped
02:20:37 testCreateLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline)  Time elapsed: 1.077 s
02:20:37 create3LifelinesTest(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline)  Time elapsed: 11.709 s
02:20:37 testDeleteLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline)  Time elapsed: 1.126 s
02:20:37 testDropLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline)  Time elapsed: 1.685 s
02:20:37 testHideLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline)  Time elapsed: 1.767 s
02:20:37 testCellEditorLocator(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline)  Time elapsed: 1.579 s
02:20:37 testEditLifelineName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline) skipped
02:20:37 testCreateLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline)  Time elapsed: 1.12 s
02:20:37 create3LifelinesTest(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline)  Time elapsed: 2.131 s
02:20:37 testDeleteLifeline(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline)  Time elapsed: 1.024 s
02:20:37 testMoveStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant) skipped
02:20:37 testDeleteStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant)  Time elapsed: 4.82 s
02:20:37 testHideStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant)  Time elapsed: 3.244 s
02:20:37 testResizeCompactStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped
02:20:37 testDeleteStateInvariantsWithOccurrencesOnTop(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped
02:20:37 testCannotDeleteLastStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant)  Time elapsed: 1.189 s
02:20:37 testCannotHideLastStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant)  Time elapsed: 2.37 s
02:20:37 testCutCompactStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped
02:20:37 testDeleteStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped
02:20:37 testEditCompactStateInvariantName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped
02:20:37 testHideStateInvariants(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant) skipped
02:20:37 testDeleteOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification)  Time elapsed: 3.276 s
02:20:37 testMoveOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) skipped
02:20:37 testModelWithThreeOccurrenceSpecifications(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification)  Time elapsed: 2.512 s
02:20:37 testFullUndoRedo(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification)  Time elapsed: 2.118 s
02:20:37 testCreateOccurrenceSpecificationWithDoubleClick(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification)  Time elapsed: 3.482 s
02:20:37 testMoveAdjacentOccurrenceSpecifications(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) skipped
02:20:37 testMoveVerticalLine(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) skipped
02:20:37 testCreateOccurrenceSpecificationWithPaletteTool(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification) skipped
02:20:37 testDeleteOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped
02:20:37 testCreateOccurrenceSpecificationOnCompactStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped
02:20:37 testMoveOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped
02:20:37 testFullUndoRedo(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification)  Time elapsed: 1.953 s
02:20:37 testCreateOccurrenceSpecificationWithDoubleClick(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification)  Time elapsed: 2.691 s
02:20:37 testMoveAdjacentOccurrenceSpecifications(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped
02:20:37 testCreateThreeOccurrenceSpecifications(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification) skipped
02:20:37 testDeleteStateDefinition(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition)  Time elapsed: 1.685 s
02:20:37 testCreateStateDefinition(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition)  Time elapsed: 2.164 s
02:20:37 testCreateMultipleStateDefinitions(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition)  Time elapsed: 1.279 s
02:20:37 testCreateStateDefinitionWithPaletteTool(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition) skipped
02:20:37 testEditStateDefinitionName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition) skipped
02:20:37 testStateDefinitionsLayout(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifelineLayout) skipped
02:20:37 testCreateAsyncMessage(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramMessages) skipped
02:20:37 testCreateSyncMessage(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramMessages) skipped
02:20:37 testToManageSubjectStateMachine(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.764 s
02:20:37 testToManageSubjectOpaqueBehavior(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.167 s
02:20:37 testToManagePackage(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.145 s
02:20:37 testToManageSubjectActivity(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.177 s
02:20:37 testToManageSubjectArtifact(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.183 s
02:20:37 testToManageSubjectComponent(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.181 s
02:20:37 testToManageSubjectDevice(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.179 s
02:20:37 testToManageComment(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.141 s
02:20:37 testToManageSubjectStereotype(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.201 s
02:20:37 testToManageSubjectInformationItem(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.209 s
02:20:37 testToManageSubjectExecutionEnvironment(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.205 s
02:20:37 testToManageSubjectProtocolStateMachine(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.237 s
02:20:37 testToManageSubjectActor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.331 s
02:20:37 testToManageSubjectClass(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.294 s
02:20:37 testToManageSubjectCollaboration(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.206 s
02:20:37 testToManageSubjectSignal(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.21 s
02:20:37 testToManageSubjectNode(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.209 s
02:20:37 testToManageConstraint(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.184 s
02:20:37 testToManageSubjectUsecase(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.22 s
02:20:37 testToManageSubjectEnumeration(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.192 s
02:20:37 testToManageActor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.258 s
02:20:37 testToManageSubjectInterface(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.196 s
02:20:37 testToManageSubjectPrimitiveType(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.206 s
02:20:37 testToManageSubjectFunctionBehavior(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.217 s
02:20:37 testToManageSubjectInteraction(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.557 s
02:20:37 testToManageSubjectDeployementSpecification(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.232 s
02:20:37 testToManageSubjectDatatype(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode)  Time elapsed: 0.21 s
02:20:37 testToManagePackage(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage)  Time elapsed: 4.129 s
02:20:37 testToManageUseCase(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage)  Time elapsed: 0.961 s
02:20:37 testToManageComment(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage)  Time elapsed: 0.744 s
02:20:37 testToManageConstraint(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage)  Time elapsed: 0.913 s
02:20:37 testToManageActor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage)  Time elapsed: 0.802 s
02:20:37 testToManageComponent(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage)  Time elapsed: 0.866 s
02:20:37 testToManageUseCaseForComponentSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject) skipped
02:20:37 testToManageUseCaseForInterfaceSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject) skipped
02:20:37 testToManageUseCaseForClassSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject) skipped
02:20:37 testToManageDependencyUseCase_Actor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink)  Time elapsed: 1.24 s
02:20:37 testToManageRealization(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink)  Time elapsed: 0.702 s
02:20:37 testToManageAssociationUseCase_Actor(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink)  Time elapsed: 0.631 s
02:20:37 testToManageAbstraction(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink)  Time elapsed: 0.56 s
02:20:37 testToManageUsage(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink)  Time elapsed: 0.631 s
02:20:37 testToManageDependency(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink)  Time elapsed: 0.622 s
02:20:37 testToManageAssociationUseCase_UseCase(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink)  Time elapsed: 0.619 s
02:20:37 testToManageExtend(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource)  Time elapsed: 1.803 s
02:20:37 testToManagePackageMerge(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource)  Time elapsed: 0.611 s
02:20:37 testToManageInclude(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource)  Time elapsed: 0.57 s
02:20:37 testToManageGeneralization(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource)  Time elapsed: 0.537 s
02:20:37 testToManagePackageImport(org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource)  Time elapsed: 0.552 s
02:20:37 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.usecase.tests.RoundedCompartmentTest)  Time elapsed: 0.001 s
02:20:37 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.usecase.tests.RoundedCompartmentTest)  Time elapsed: 0.003 s
02:20:37 moveUseCaseWithinSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.UsecaseToSubjectinUsecaseDiagramDropStrategyTest)  Time elapsed: 2.371 s
02:20:37 moveUseCaseIntoSubject(org.eclipse.papyrus.uml.diagram.usecase.tests.UsecaseToSubjectinUsecaseDiagramDropStrategyTest)  Time elapsed: 3.53 s
02:20:37 testToManageActivitySubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource)  Time elapsed: 1.237 s
02:20:37 testToManageCollaborationSubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource)  Time elapsed: 0.651 s
02:20:37 testToSubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource)  Time elapsed: 0.55 s
02:20:37 testClassToCollaborationGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource)  Time elapsed: 0.565 s
02:20:37 testToManageClassSubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource)  Time elapsed: 0.537 s
02:20:37 testCollaborationToClassGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource)  Time elapsed: 0.526 s
02:20:37 testToManageStateMachineSubstitution(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource)  Time elapsed: 0.646 s
02:20:37 testToComponentRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource) skipped
02:20:37 testToManageGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource)  Time elapsed: 0.496 s
02:20:37 testToInterfaceRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource)  Time elapsed: 0.587 s
02:20:37 testToManagePortAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink)  Time elapsed: 2.14 s
02:20:37 testToManagePortUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink)  Time elapsed: 0.871 s
02:20:37 testToManagePortConnector(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink)  Time elapsed: 0.62 s
02:20:37 testToManagePortGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink)  Time elapsed: 0.06 s
02:20:37 testToDeployment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink) skipped
02:20:37 testToManagePortAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink)  Time elapsed: 1.33 s
02:20:37 testToManagePortUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink)  Time elapsed: 0.471 s
02:20:37 testToManagePortConnector(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink)  Time elapsed: 0.088 s
02:20:37 testToManagePortGeneralization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink)  Time elapsed: 0.08 s
02:20:37 testToDurationObservation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 2.879 s
02:20:37 testToArtifact(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.608 s
02:20:37 testToExecutionEnvironment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.553 s
02:20:37 testToProtocolStateMachine(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.576 s
02:20:37 testToEnumeration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.432 s
02:20:37 testToActor(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.502 s
02:20:37 testToClass(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.737 s
02:20:37 testToLiteralNull(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.505 s
02:20:37 testToDevice(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.552 s
02:20:37 testToLiteralInteger(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.512 s
02:20:37 testToInteraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.531 s
02:20:37 testToLiteralString(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.395 s
02:20:37 testToTimeEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.654 s
02:20:37 testToConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.587 s
02:20:37 testToTimeInterval(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.389 s
02:20:37 testToUseCase(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.483 s
02:20:37 testToOpaqueExpression(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.506 s
02:20:37 testToStateMachine(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.611 s
02:20:37 testToSignal(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.574 s
02:20:37 testToInterface(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.546 s
02:20:37 testToIntervalConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.537 s
02:20:37 testToDeploymentSpecification(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.514 s
02:20:37 testToChangeEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.558 s
02:20:37 testToInteractionConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.493 s
02:20:37 testToLiteralUnlimitedNatural(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.527 s
02:20:37 testToInformationItem(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.488 s
02:20:37 testToCollaboration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.457 s
02:20:37 testToDurationInterval(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.521 s
02:20:37 testToTimeExpression(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.502 s
02:20:37 testToTimeObservation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.584 s
02:20:37 testToInterval(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.587 s
02:20:37 testToComment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.616 s
02:20:37 testToPrimitiveType(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.54 s
02:20:37 testToOpaqueBehavior(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.7 s
02:20:37 testToStringExpression(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.771 s
02:20:37 testToLiteralBoolean(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 1.433 s
02:20:37 testToFunctionBehavior(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.828 s
02:20:37 testToDataType(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.669 s
02:20:37 testToDurationConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.677 s
02:20:37 testToAnyReceiveEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.639 s
02:20:37 testToTimeConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.797 s
02:20:37 testToExpression(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.551 s
02:20:37 testToDuration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 2.904 s
02:20:37 testToComponent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.825 s
02:20:37 testToSignalEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.569 s
02:20:37 testToNode(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.594 s
02:20:37 testToActivity(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.498 s
02:20:37 testToCallEvent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.594 s
02:20:37 testToInstanceValue(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode)  Time elapsed: 0.511 s
02:20:37 testToArtifact(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToExecutionEnvironment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToProtocolStateMachine(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToEnumeration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToProperty(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode)  Time elapsed: 1.543 s
02:20:37 testToActor(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToClass(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToDevice(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToInteraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode)  Time elapsed: 0.863 s
02:20:37 testToUseCase(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToStateMachine(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToSignal(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToInterface(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToIntervalConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToDeploymentSpecification(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToInteractionConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToInformationItem(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToCollaboration(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToComment(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode)  Time elapsed: 0.689 s
02:20:37 testToPrimitiveType(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToOpaqueBehavior(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToFunctionBehavior(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToDataType(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToDurationConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToTimeConstraint(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToComponent(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToNode(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToPort(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode)  Time elapsed: 0.688 s
02:20:37 testToActivity(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode) skipped
02:20:37 testToCollaborationUse(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode)  Time elapsed: 0.742 s
02:20:37 testToParameter(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramActivityChildNode)  Time elapsed: 3.954 s
02:20:37 testToProperty(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel) skipped
02:20:37 testToEnumerationLiteral(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel) skipped
02:20:37 testToOperation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel) skipped
02:20:37 testToManageCollaborationUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 1.286 s
02:20:37 testToUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.583 s
02:20:37 testToManageClassRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.648 s
02:20:37 testToManageClassDependency(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.586 s
02:20:37 testToManageStateMachineRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.572 s
02:20:37 testToManageActivityUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.647 s
02:20:37 testToManageActivityAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.66 s
02:20:37 testToInformationFlow(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink) skipped
02:20:37 testToManageActivityDependency(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.664 s
02:20:37 testToManageCollaborationAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.625 s
02:20:37 testToManageStateMachineUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.632 s
02:20:37 testToManifestation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.517 s
02:20:37 testToAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.725 s
02:20:37 testToManageCollaborationDependency(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.504 s
02:20:37 testToManageClassUsage(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.618 s
02:20:37 testToManageStateMachineDependency(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.717 s
02:20:37 testToManageActivityRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.666 s
02:20:37 testToManageClassAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.644 s
02:20:37 testToManageStateMachineAbstraction(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.662 s
02:20:37 testToManageCollaborationRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.701 s
02:20:37 testToRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink)  Time elapsed: 0.776 s
02:20:37 testClassPartPortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation)  Time elapsed: 1.622 s
02:20:37 testProtocolStateMachinePortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation)  Time elapsed: 0.081 s
02:20:37 testClassPortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation)  Time elapsed: 0.093 s
02:20:37 testInteractionItemPortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation)  Time elapsed: 0.09 s
02:20:37 testActivityPortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation)  Time elapsed: 0.004 s
02:20:37 testStateMachinePortLocation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation)  Time elapsed: 0.078 s
02:20:37 dropAssociationOntoPart_bug470823(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramDropOntoChildNode)  Time elapsed: 0.631 s
02:20:37 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.composite.test.RoundedCompartmentTest)  Time elapsed: 0.001 s
02:20:37 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.composite.test.RoundedCompartmentTest)  Time elapsed: 0.029 s
02:20:37 validateCompositeDiagramElementTypeConfigurationModel(org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramElementTypeConfigurationTest)  Time elapsed: 0.018 s
02:20:37 validateCompositeDiagramGmfGenModel(org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramGmfGenTest)  Time elapsed: 2.548 s
02:20:37 testCopyConstraintFromClassToClass(org.eclipse.papyrus.uml.diagram.composite.tests.copyPaste.ConstraintCopyPasteTest)  Time elapsed: 2.663 s
02:20:37 validateModel[0](org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest)  Time elapsed: 0.044 s
02:20:37 validateModel[1](org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest)  Time elapsed: 0.013 s
02:20:37 validateModel[2](org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest)  Time elapsed: 1.863 s
02:20:37 testToPseudostate1100(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode)  Time elapsed: 1.561 s
02:20:37 testToPseudostate8000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode)  Time elapsed: 0.708 s
02:20:37 testToPseudostate9000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode)  Time elapsed: 0.854 s
02:20:37 testToState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode)  Time elapsed: 0.865 s
02:20:37 testToConstraint(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) skipped
02:20:37 testToRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) skipped
02:20:37 testToComment(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode) skipped
02:20:37 testToPseudostate10000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode)  Time elapsed: 0.725 s
02:20:37 testToPseudostate12000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode)  Time elapsed: 0.74 s
02:20:37 testToPseudostate13000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode)  Time elapsed: 0.797 s
02:20:37 testToPseudostate14000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode)  Time elapsed: 0.752 s
02:20:37 testToPseudostate15000(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode)  Time elapsed: 0.754 s
02:20:37 testToFinalState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode)  Time elapsed: 0.813 s
02:20:37 testConstainedElementLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks)  Time elapsed: 0.787 s
02:20:37 testToCreateCommentLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks)  Time elapsed: 0.065 s
02:20:37 testConstraintConstrainedElementLinkCannotBeStarted(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks)  Time elapsed: 0.097 s
02:20:37 testCommentLinkCannotBeStarted(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks)  Time elapsed: 0.113 s
02:20:37 testToReorientCommentLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks)  Time elapsed: 0.069 s
02:20:37 testToReorientConstraintContextLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks)  Time elapsed: 0.106 s
02:20:37 testContextElementLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks)  Time elapsed: 0.06 s
02:20:37 testToReorientConstraintConstrainedElementLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks)  Time elapsed: 0.083 s
02:20:37 testConstraintContextLinkCannotBeStarted(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks)  Time elapsed: 0.081 s
02:20:37 testTransitionLinkReorient(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks)  Time elapsed: 0.585 s
02:20:37 testEntryPointTransitionLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks)  Time elapsed: 0.119 s
02:20:37 testExitPointTransitionLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks)  Time elapsed: 0.114 s
02:20:37 testTransitionLinkWithSameSourceAndTarget(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks)  Time elapsed: 0.051 s
02:20:37 testTransitionLinkCannotBeStarted(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks)  Time elapsed: 0.029 s
02:20:37 testTransitionLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks)  Time elapsed: 0.075 s
02:20:37 testRegionInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.808 s
02:20:37 testPseudostateForkInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.024 s
02:20:37 testStateInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.037 s
02:20:37 testFinalStateInRegino(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.043 s
02:20:37 testPseudostateExitPointKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.038 s
02:20:37 testPseudoEntryPointInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.051 s
02:20:37 testRegionInStateMachine(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.025 s
02:20:37 testPseudostateShallowHistoryKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.033 s
02:20:37 testDoActivtyInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) skipped
02:20:37 testPseudostateTerminateInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.038 s
02:20:37 testPseudostateJoinKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.027 s
02:20:37 testExitInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) skipped
02:20:37 testPseudostateJoinInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.027 s
02:20:37 testPseudostateChoiseKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.037 s
02:20:37 testPseudostateJunctionInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.031 s
02:20:37 testEntryInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic) skipped
02:20:37 testPseudoExitPointInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.031 s
02:20:37 testEntryPointJunctionKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.036 s
02:20:37 testConnectionPointReferenceInStateWithoutSubmachine(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.032 s
02:20:37 testPseudostateInitialKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.026 s
02:20:37 testPseudostateTerminateKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.037 s
02:20:37 testRegionInStateCompartment(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.056 s
02:20:37 testRegionInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.033 s
02:20:37 testPseudostateChoiseInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.027 s
02:20:37 testPseudostateForkKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.021 s
02:20:37 testDeferrableTriggerInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.068 s
02:20:37 testPseudostateDeepHistoryKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.025 s
02:20:37 testPseudoEntryPointInStateMachine(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.025 s
02:20:37 testCommentInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.019 s
02:20:37 testPseudostateShallowHistoryInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.028 s
02:20:37 testPseudostateJunctionKind(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.024 s
02:20:37 testConnectionPointReferenceInState(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.122 s
02:20:37 testPseudostateInitialInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.026 s
02:20:37 testPseudoExitPointInStateMachine(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.045 s
02:20:37 testPseudostateDeepHistoryInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.057 s
02:20:37 testConstraintInRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic)  Time elapsed: 0.04 s
02:20:37 testStateMachineResizeHeight(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineNode)  Time elapsed: 0.707 s
02:20:37 testStateMachineResizeWidth(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineNode)  Time elapsed: 0.032 s
02:20:37 testToManageContextLink(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineContextLink)  Time elapsed: 0.789 s
02:20:37 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.statemachine.tests.RoundedCompartmentTest)  Time elapsed: 0.001 s
02:20:37 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.statemachine.tests.RoundedCompartmentTest)  Time elapsed: 0 s
02:20:37 deleteDiagramWithEmptyZoneAnnotation_bug468207(org.eclipse.papyrus.uml.diagram.statemachine.custom.helpers.tests.ZoneTest)  Time elapsed: 3.792 s
02:20:37 testToDurationObservation(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode) skipped
02:20:37 testToConstraint(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode)  Time elapsed: 2.422 s
02:20:37 testToTimeObservation(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode) skipped
02:20:37 testToComment(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode)  Time elapsed: 0.89 s
02:20:37 testToLifeline(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode)  Time elapsed: 1 s
02:20:37 testToMessage(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramLink) skipped
02:20:37 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.communication.tests.RoundedCompartmentTest)  Time elapsed: 0.001 s
02:20:37 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.communication.tests.RoundedCompartmentTest)  Time elapsed: 0.003 s
02:20:37 testDefineNestedProfileWithDependencies(org.eclipse.papyrus.uml.diagram.profile.custom.commands.tests.DefineProfileCommandTest)  Time elapsed: 1.129 s
02:20:37 testDefineSimpleProfile(org.eclipse.papyrus.uml.diagram.profile.custom.commands.tests.DefineProfileCommandTest)  Time elapsed: 1.233 s
02:20:37 testToManagePackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode)  Time elapsed: 1.596 s
02:20:37 testToManageProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode)  Time elapsed: 0.712 s
02:20:37 testToManageDataType(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode)  Time elapsed: 0.809 s
02:20:37 testToManageClass(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode)  Time elapsed: 0.527 s
02:20:37 testToManageStereoType(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode)  Time elapsed: 0.868 s
02:20:37 testToManageStereoTypeInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode)  Time elapsed: 1.901 s
02:20:37 testToManageStereoTypeInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode)  Time elapsed: 0.781 s
02:20:37 testToManageClassInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode)  Time elapsed: 0.551 s
02:20:37 testToManageClassInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode)  Time elapsed: 0.649 s
02:20:37 testToManagePackageInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode)  Time elapsed: 0.67 s
02:20:37 testToManageProfileInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode)  Time elapsed: 0.684 s
02:20:37 testToManagePackageInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode)  Time elapsed: 0.772 s
02:20:37 testToManageProfileInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode)  Time elapsed: 0.607 s
02:20:37 testToManageDatatypeInPackage(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode)  Time elapsed: 0.821 s
02:20:37 testToManageDatatypeInProfile(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode)  Time elapsed: 0.729 s
02:20:37 testToManageAssociationWithoutMulti(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramLink)  Time elapsed: 2.106 s
02:20:37 testToManageAssociation(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramLink) skipped
02:20:37 testImportMetaClass(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestImportMetaClass)  Time elapsed: 3.326 s
02:20:37 testDestroyExtensionProperty(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramExtension)  Time elapsed: 2.335 s
02:20:37 testToManageContextLink(org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramContextLink)  Time elapsed: 1.161 s
02:20:37 testToManageConsiderIgnoreFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction)  Time elapsed: 1.461 s
02:20:37 testToManageLifeline(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction)  Time elapsed: 0.665 s
02:20:37 testToManageComment(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction)  Time elapsed: 0.273 s
02:20:37 testToManageInteractionUse(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction)  Time elapsed: 0.436 s
02:20:37 testToManageConstraint(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction)  Time elapsed: 0.322 s
02:20:37 testToManageCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction)  Time elapsed: 3.985 s
02:20:37 testToManageGate(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestInteractionAffixedChildNode) skipped
02:20:37 testToManageActionExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode)  Time elapsed: 2.218 s
02:20:37 testToManageDurationConstraint(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode)  Time elapsed: 0.297 s
02:20:37 testToManageBehaviorExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode)  Time elapsed: 0.237 s
02:20:37 testToManageStateInvariant(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode)  Time elapsed: 0.235 s
02:20:37 testToManageConstraintLink(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped
02:20:37 testToManageMessageSync_4003(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped
02:20:37 testToManageMessageLost_4008(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped
02:20:37 testToManageCommentLink(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped
02:20:37 testToManageMessageDelete_4007(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped
02:20:37 testToManageMessageCreate_4006(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped
02:20:37 testToManageMessageFound_4009(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped
02:20:37 testToManageGeneralOrdering(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped
02:20:37 testToManageMessageAsync_4004(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped
02:20:37 testToManageMessageReply_4005(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink) skipped
02:20:37 testToManageOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestCombinedFragmentChildNode) skipped
02:20:37 testToManageContinuation(org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestCombinedFragmentChildNode)  Time elapsed: 0.548 s
02:20:37 testConsiderIgnoreFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710)  Time elapsed: 1.345 s
02:20:37 testCombinedFragmentContinuation(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710)  Time elapsed: 1.24 s
02:20:37 testCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710)  Time elapsed: 0.078 s
02:20:37 testOperandAddDelete(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperand_364701)  Time elapsed: 2.288 s
02:20:37 testMessageSync(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828)  Time elapsed: 1.633 s
02:20:37 testMessageAsync(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) skipped
02:20:37 testMessageReply(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) skipped
02:20:37 testMessageCreate(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) skipped
02:20:37 testMessageDelete(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828) skipped
02:20:37 testCover(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedCombinedFragment_364795) skipped
02:20:37 testMessageSync_4003_Behavior(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827) skipped
02:20:37 testMessageSync_4003_Action(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827) skipped
02:20:37 testMessageReply_4005_Action(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827) skipped
02:20:37 testMessageReply_4005_Behavior(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827) skipped
02:20:37 testDragDrop(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestAdvancedDragDrop_364696) skipped
02:20:37 testEditLoop(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGuardEdition_364808)  Time elapsed: 1.251 s
02:20:37 testEditText(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGuardEdition_364808)  Time elapsed: 0.071 s
02:20:37 deleteInteractionOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 3.631 s
02:20:37 deleteInteractionFragmentInOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 5.496 s
02:20:37 deleteNotOnlyInteractionOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 6.085 s
02:20:37 createCFragOnLifeline_533671(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 4.417 s
02:20:37 createCFragDoesNotMoveExistingFragments_533679(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 4.49 s
02:20:37 validateResizedInteractionOperand_533676(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 9.545 s
02:20:37 noCreateOperandOnLifelineWithoutCFrag_533672(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 2.913 s
02:20:37 deleteCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 4.546 s
02:20:37 defaultInteractionOperand_533673(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 4.853 s
02:20:37 deleteAllInteractionOperands(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 6.964 s
02:20:37 validateCreatedInteractionOperand_533676(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 12.85 s
02:20:37 deleteOnlyInteractionOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 3.464 s
02:20:37 createCFragOverHalfMessage_533675(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 10.909 s
02:20:37 attemptToMoveOperandGuard_533699(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 6.171 s
02:20:37 createOperandOnLifeline_533672(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 9.779 s
02:20:37 createCFragEnclosedFragments_533679(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 6.208 s
02:20:37 deleteCombinedFragmentMultipleOperands_533681(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 22.142 s
02:20:37 createCFragInCFrag_533675(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 6.933 s
02:20:37 attemptToResizeOperandGuard_533699(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 12.75 s
02:20:37 createCFragInFreeSpace_533675(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 5.733 s
02:20:37 createCFragOverLifelines_533671(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 13.438 s
02:20:37 createOperandOverLifelines_533672(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 10.104 s
02:20:37 deleteInteraction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest)  Time elapsed: 14.69 s
02:20:37 testResizeOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout)  Time elapsed: 27.801 s
02:20:37 testResizeFragmentNW(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout)  Time elapsed: 8.471 s
02:20:37 testResizeFragmentSE(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout)  Time elapsed: 5.403 s
02:20:37 testCreateOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout)  Time elapsed: 7.387 s
02:20:37 testSimpleLayout(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout)  Time elapsed: 50.047 s
02:20:37 testDeleteOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout)  Time elapsed: 27.783 s
02:20:37 testMoveOperandForbidden(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout)  Time elapsed: 19.775 s
02:20:37 testMoveCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout)  Time elapsed: 11.882 s
02:20:37 createCombinedFragment_operand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest)  Time elapsed: 5.707 s
02:20:37 createInteractionUse(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest)  Time elapsed: 4.214 s
02:20:37 createStateInvariant(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest)  Time elapsed: 11.415 s
02:20:37 createCombinedFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest)  Time elapsed: 4.071 s
02:20:37 testResizeFragmentNW(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes)  Time elapsed: 7.324 s
02:20:37 testResizeFragmentSE(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes)  Time elapsed: 6.065 s
02:20:37 testResizeOperands(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes)  Time elapsed: 4.925 s
02:20:37 testMoveFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes)  Time elapsed: 5.966 s
02:20:37 testCreateOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage)  Time elapsed: 5.768 s
02:20:37 testExpandCF(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage)  Time elapsed: 4.355 s
02:20:37 testCreateCombinedFragmentSpecificSize(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) skipped
02:20:37 testDeleteOperand(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage)  Time elapsed: 6.312 s
02:20:37 testShrinkCF(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage)  Time elapsed: 4.615 s
02:20:37 testInitialCoverage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage)  Time elapsed: 3.68 s
02:20:37 testMoveOperandSeparator(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage)  Time elapsed: 5.736 s
02:20:37 testMoveCF(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage)  Time elapsed: 3.584 s
02:20:37 testExpandCFWidth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage) skipped
02:20:37 testReorderSecondToFirst(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder)  Time elapsed: 7.79 s
02:20:37 testReorderFirstToLast(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder)  Time elapsed: 2.037 s
02:20:37 testReorderThirdToLast(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder)  Time elapsed: 2.383 s
02:20:37 testReparentForbidden(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder)  Time elapsed: 3.842 s
02:20:37 testReorderLastToFirst(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder)  Time elapsed: 2.271 s
02:20:37 testReorderLastToThird(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder)  Time elapsed: 2.783 s
02:20:37 testReorderFirstToSecond(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder)  Time elapsed: 2.574 s
02:20:37 testLinkDisappearOnAnchorageChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay)  Time elapsed: 3.717 s
02:20:37 testLinkDeletion(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay)  Time elapsed: 5.52 s
02:20:37 testAnchorUpdateOnMessages(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay)  Time elapsed: 2.354 s
02:20:37 testLinksDisplay(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay)  Time elapsed: 3.477 s
02:20:37 testLinkDisappearOnSemanticChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay)  Time elapsed: 3.48 s
02:20:37 testAnchorUpdateOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay)  Time elapsed: 2.787 s
02:20:37 testAnchorUpdateOnExecSpec(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay)  Time elapsed: 2.496 s
02:20:37 testLinksAnchors(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay)  Time elapsed: 4.052 s
02:20:37 testLinkDisappearOnAnchorageChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay)  Time elapsed: 3.993 s
02:20:37 testLinkDeletion(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay)  Time elapsed: 4.866 s
02:20:37 testAnchorUpdateOnMessages(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay)  Time elapsed: 3.473 s
02:20:37 testLinksDisplay(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay)  Time elapsed: 4.338 s
02:20:37 testLinkDisappearOnSemanticChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay)  Time elapsed: 3.715 s
02:20:37 testAnchorUpdateOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay)  Time elapsed: 2.552 s
02:20:37 testAnchorUpdateOnExecSpec(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay)  Time elapsed: 2.461 s
02:20:37 testLinksAnchors(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay)  Time elapsed: 5.675 s
02:20:37 testLinkDisappearOnAnchorageChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay)  Time elapsed: 3.867 s
02:20:37 testLinkDeletion(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay)  Time elapsed: 6.131 s
02:20:37 testAnchorUpdateOnMessages(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay)  Time elapsed: 1.933 s
02:20:37 testLinksDisplay(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay)  Time elapsed: 6.082 s
02:20:37 testLinkDisappearOnSemanticChange(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay)  Time elapsed: 3.771 s
02:20:37 testAnchorUpdateOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay)  Time elapsed: 2.713 s
02:20:37 testAnchorUpdateOnExecSpec(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay)  Time elapsed: 1.936 s
02:20:37 testLinksAnchors(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay)  Time elapsed: 3.958 s
02:20:37 testLinkCreationOnMessageTargetToSource(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest)  Time elapsed: 2.379 s
02:20:37 testLinkCreationOnMessageSourceToTarget(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest)  Time elapsed: 3.177 s
02:20:37 testLinkCreationOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest)  Time elapsed: 3.051 s
02:20:37 testLinkCreationOnExecSpecFinishToStart(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest)  Time elapsed: 4.045 s
02:20:37 testLinkCreationOnExecSpecStartToFinish(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest)  Time elapsed: 4.556 s
02:20:37 testLinkCreationOnMessageTargetToSource(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest)  Time elapsed: 4.019 s
02:20:37 testLinkCreationOnMessageSourceToTarget(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest)  Time elapsed: 6.483 s
02:20:37 testLinkCreationOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest)  Time elapsed: 2.54 s
02:20:37 testLinkCreationOnExecSpecFinishToStart(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest)  Time elapsed: 2.584 s
02:20:37 testLinkCreationOnExecSpecStartToFinish(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest)  Time elapsed: 3.395 s
02:20:37 testLinkCreationOnMessageTargetToSource(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest)  Time elapsed: 3.972 s
02:20:37 testLinkCreationOnMessageSourceToTarget(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest)  Time elapsed: 2.639 s
02:20:37 testLinkCreationOnDestruction(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest)  Time elapsed: 2.678 s
02:20:37 testLinkCreationOnExecSpecFinishToStart(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest)  Time elapsed: 2.331 s
02:20:37 testLinkCreationOnExecSpecStartToFinish(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest)  Time elapsed: 5.025 s
02:20:37 noCreateOnLifeline[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 3.987 s
02:20:37 createOnDestructionOccurrence[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 5.549 s
02:20:37 createOnExecutionFinish[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 13.426 s
02:20:37 createOnLifelineCreationRightToLeftCreateMessage[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 3.474 s
02:20:37 createOnLifelineCreationLeftToRightCreateMessage[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 3.895 s
02:20:37 createOnMessageReceiveOnExecution[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 2.154 s
02:20:37 createOnMessageSendOnLifeline[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 4.798 s
02:20:37 createOnMessageReceiveOnLifeline[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 2.299 s
02:20:37 createOnExecutionStart[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 7.412 s
02:20:37 noCreateOnLifeline[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 3.183 s
02:20:37 createOnDestructionOccurrence[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 17.478 s
02:20:37 createOnExecutionFinish[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 2.326 s
02:20:37 createOnLifelineCreationRightToLeftCreateMessage[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 2.677 s
02:20:37 createOnLifelineCreationLeftToRightCreateMessage[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 2.547 s
02:20:37 createOnMessageReceiveOnExecution[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 3.827 s
02:20:37 createOnMessageSendOnLifeline[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 2.916 s
02:20:37 createOnMessageReceiveOnLifeline[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 3.737 s
02:20:37 createOnExecutionStart[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest)  Time elapsed: 2.359 s
02:20:37 moveOnMessageReceiveOnExecution[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest)  Time elapsed: 7.87 s
02:20:37 moveOnMessageSendOnLifeline[OBSERVATION](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest)  Time elapsed: 29.662 s
02:20:37 moveOnMessageReceiveOnExecution[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest)  Time elapsed: 3.612 s
02:20:37 moveOnMessageSendOnLifeline[CONSTRAINT](org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest)  Time elapsed: 4.274 s
02:20:37 testConsiderIgnoreFragment(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentName_382951) skipped
02:20:37 testMessageSync(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618)  Time elapsed: 1.005 s
02:20:37 testMessageAsync(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618)  Time elapsed: 0.259 s
02:20:37 testMessageReply(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618)  Time elapsed: 0.44 s
02:20:37 testMessageCreate(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618)  Time elapsed: 0.271 s
02:20:37 testMessageDelete(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618)  Time elapsed: 0.327 s
02:20:37 testBehaviorExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618)  Time elapsed: 0.215 s
02:20:37 testActionExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618)  Time elapsed: 0.185 s
02:20:37 testLifeline(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618)  Time elapsed: 0.108 s
02:20:37 testResizeNorth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201) skipped
02:20:37 testResizeEast(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201) skipped
02:20:37 testResizeWest(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201) skipped
02:20:37 testResizeActionExecutionNorth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572) skipped
02:20:37 testResizeActionExecutionSouth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572) skipped
02:20:37 testResizeBehaviorExecutionNorth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572) skipped
02:20:37 testResizeBehaviorExecutionSouth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572) skipped
02:20:37 testEditMaxint(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestInteractionConstraint_382966)  Time elapsed: 0.83 s
02:20:37 testEditMinint(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestInteractionConstraint_382966)  Time elapsed: 0.067 s
02:20:37 testHeaderAnchor(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageCreate_379661)  Time elapsed: 1.004 s
02:20:37 testVerticalBarAnchor(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageCreate_379661)  Time elapsed: 0.388 s
02:20:37 testGeneralOrderingOnMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202) skipped
02:20:37 testMessageLost(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202)  Time elapsed: 18.257 s  <<< ERROR!
02:20:37 org.eclipse.e4.core.di.InjectionException: org.eclipse.swt.SWTException: Widget is disposed
02:20:37 Caused by: org.eclipse.swt.SWTException: Widget is disposed
02:20:37 
02:20:37 testMessageFound(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202)  Time elapsed: 0 s  <<< ERROR!
02:20:37 java.lang.NullPointerException
02:20:37 
02:20:37 testGeneralOrderingOnExecution(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202) skipped
02:20:37 testBehaviorExecutionSpecification(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedExecution_384616) skipped
02:20:37 testActionExecutionSpecification(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedExecution_384616) skipped
02:20:37 testOnChangeLifelineName(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462) skipped
02:20:37 testOnResizeLifeline(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462) skipped
02:20:37 testOnPartDecomposition(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462) skipped
02:20:37 testPreferencePage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestGuardVisibility_402966) skipped
02:20:37 testInteractionUseCoveredBy_389538(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestInteractionUse) skipped
02:20:37 testInteractionUseInCombinedFragment_402971(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestInteractionUse) skipped
02:20:37 test(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageCreateWithLifeline_403134) skipped
02:20:37 testCreateLink(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestResizeStateInvariant_395774) skipped
02:20:37 testResize(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestResizeStateInvariant_395774)  Time elapsed: 9.823 s  <<< ERROR!
02:20:37 org.eclipse.e4.core.di.InjectionException: org.eclipse.swt.SWTException: Widget is disposed
02:20:37 Caused by: org.eclipse.swt.SWTException: Widget is disposed
02:20:37 
02:20:37 testReconnectSyncMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975)  Time elapsed: 1.305 s
02:20:37 testReconnectReplyMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975)  Time elapsed: 0.177 s
02:20:37 testDeleteReplyMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975)  Time elapsed: 0.154 s
02:20:37 testDeleteSyncMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975)  Time elapsed: 0.175 s
02:20:37 testCreateReplyMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975)  Time elapsed: 0.203 s
02:20:37 testCreateSyncMessage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975)  Time elapsed: 0.2 s
02:20:37 testLifelinesSameSizeHeight(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMakeSameHeightForLifelines_402978) skipped
02:20:37 testLifelinesSameSizeBoth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMakeSameHeightForLifelines_402978) skipped
02:20:37 testMoveMessageFound(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMoveMessageLostFound_403138) skipped
02:20:37 testMoveMessageLost(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMoveMessageLostFound_403138) skipped
02:20:37 testMessageOccurrenceSpecification(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_477463)  Time elapsed: 0.218 s
02:20:37 testWeakReferenceDeletion(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences)  Time elapsed: 1.788 s
02:20:37 testWeakReferenceCreation(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences)  Time elapsed: 2.461 s
02:20:37 testWeakReferenceMoveDown(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences)  Time elapsed: 1.243 s
02:20:37 testExecutionChangeAfterMessageCreationUndo(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.Test_528787)  Time elapsed: 12.215 s
02:20:37 testMessageEventAfterMessageCreationUndo(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.Test_528473) skipped
02:20:37 testAdaptSizeDeltaToMaxHeight(org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest)  Time elapsed: 0.002 s
02:20:37 testIsAffixedToRight(org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest)  Time elapsed: 0 s
02:20:37 testGetRealMoveDelta(org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest)  Time elapsed: 0 s
02:20:37 testGetRelativeBounds(org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest)  Time elapsed: 0 s
02:20:37 testCreateThreeInteractions(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN)  Time elapsed: 0.909 s
02:20:37 testDeleteActivity(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN) skipped
02:20:37 testCreateInteraction(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN)  Time elapsed: 3.354 s
02:20:37 testEditInteractionName(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN) skipped
02:20:37 testToManageDecisionNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode)  Time elapsed: 3.06 s
02:20:37 testToManageInitialNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode)  Time elapsed: 13.406 s
02:20:37 testToManageSequenceNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode)  Time elapsed: 10.258 s
02:20:37 testToManageConditionalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode)  Time elapsed: 2.103 s
02:20:37 testToManageForkNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode)  Time elapsed: 1.75 s
02:20:37 testToManageCallBehaviorAction(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode) skipped
02:20:37 testToManageMergeNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode)  Time elapsed: 3.314 s
02:20:37 testToManageFlowFinalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode)  Time elapsed: 2.72 s
02:20:37 testToManageLoopNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode)  Time elapsed: 1.678 s
02:20:37 testToManageActivityFinalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode)  Time elapsed: 3.249 s
02:20:37 testToManageJoinNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode)  Time elapsed: 4.541 s
02:20:37 testCreateInitialNodeInStructuralActivityNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments)  Time elapsed: 0.455 s
02:20:37 testCreateDecisionNodeInConditionalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments)  Time elapsed: 0.047 s
02:20:37 testCreateJoinNodeInExpansionRegion(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments)  Time elapsed: 0.003 s
02:20:37 testCreateForkNodeInLoopNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments)  Time elapsed: 0.037 s
02:20:37 testCreateMerdgeNodeInSequenceNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments)  Time elapsed: 0.021 s
02:20:37 testCreateInitialNodeInStructuralActivityNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments)  Time elapsed: 0.592 s
02:20:37 testCreateDecisionNodeInConditionalNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments)  Time elapsed: 0.04 s
02:20:37 testCreateJoinNodeInExpansionRegion(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments)  Time elapsed: 0.003 s
02:20:37 testCreateForkNodeInLoopNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments)  Time elapsed: 0.035 s
02:20:37 testCreateMerdgeNodeInSequenceNode(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments)  Time elapsed: 0.021 s
02:20:37 testRoundedBorderNamedElementEditParts(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.RoundedCompartmentTest)  Time elapsed: 0.001 s
02:20:37 testRoundedCompartmentEditParts(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.RoundedCompartmentTest)  Time elapsed: 0.002 s
02:20:37 
02:20:37 Results:
02:20:37 
02:20:37 Failures: 
02:20:37   CommonBendpointsTest.initTests:77->AbstractEditorTest.initModel:95->AbstractEditorTest.initModel:119
02:20:37 Errors: 
02:20:37   TestListCompartmentIllegalElements.testOperationInClassAttributeCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testOperationInClassNestedCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testOperationInComponentAttributeCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testOperationInComponentNestedCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testOperationInDataTypeAttributeCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testOperationInInterfaceAttributeCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testOperationInInterfaceNestedCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testOperationInPrimitiveTypeAttributeCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testPropertyInClassNestedCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testPropertyInClassOperationCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testPropertyInComponentNestedCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testPropertyInComponentOperationCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testPropertyInDataTypeOperationCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testPropertyInInterfaceNestedCompartment » Injection
02:20:37   TestListCompartmentIllegalElements.testPropertyInInterfaceOperationCompartment » NullPointer
02:20:37   TestListCompartmentIllegalElements.testPropertyInPrimitiveTypeOperationCompartment » NullPointer
02:20:37   TestDeploymentDiagramForNodeChildNode.testToArtifact » Injection org.eclipse.s...
02:20:37   TestDeploymentDiagramForNodeChildNode.testToDevice » NullPointer
02:20:37   TestDeploymentDiagramForNodeChildNode.testToExecutionEnvironment » NullPointer
02:20:37   TestDeploymentDiagramForNodeChildNode.testToNode » NullPointer
02:20:37   TestSemantics.testArtifactACNInArtifactACN » NullPointer
02:20:37   TestSemantics.testArtifactACNInArtifactCN » NullPointer
02:20:37   TestSemantics.testArtifactACNInDevice » NullPointer
02:20:37   TestSemantics.testArtifactCNInExecEnvir » NullPointer
02:20:37   TestSemantics.testArtifactCNInNestedExecEnvirCN » NullPointer
02:20:37   TestSemantics.testArtifactCNInNestedNodeCN » NullPointer
02:20:37   TestSemantics.testArtifactCNInNode » NullPointer
02:20:37   TestSemantics.testCommentCNInModel » NullPointer
02:20:37   TestSemantics.testCommentCNInModelCN » NullPointer
02:20:37   TestSemantics.testCommentCNInPackage » NullPointer
02:20:37   TestSemantics.testCommentCNInPackageCN » NullPointer
02:20:37   TestSemantics.testConstraintCNInModel » NullPointer
02:20:37   TestSemantics.testConstraintCNInModelCN » NullPointer
02:20:37   TestSemantics.testConstraintCNInPackage » NullPointer
02:20:37   TestSemantics.testConstraintCNInPackageCN » NullPointer
02:20:37   TestSemantics.testDeviceCNInDevice » NullPointer
02:20:37   TestSemantics.testDeviceCNInNestedDeviceCN » NullPointer
02:20:37   TestSemantics.testDeviceCNInNestedNodeCN » NullPointer
02:20:37   TestSemantics.testDeviceCNInNode » NullPointer
02:20:37   TestSemantics.testExecEnvirCNInDevice » NullPointer
02:20:37   TestSemantics.testExecEnvirCNInExecEnvir » NullPointer
02:20:37   TestSemantics.testExecEnvirCNInNestedDeviceCN » NullPointer
02:20:37   TestSemantics.testExecEnvirCNInNestedExecEnvirCN » NullPointer
02:20:37   TestSemantics.testExecEnvirCNInNestedNodeCN » NullPointer
02:20:37   TestSemantics.testExecEnvirCNInNode » NullPointer
02:20:37   TestSemantics.testModelCNInModel » NullPointer
02:20:37   TestSemantics.testModelCNInModelCN » NullPointer
02:20:37   TestSemantics.testModelCNInPackage » NullPointer
02:20:37   TestSemantics.testNestedArtifactCNInModel » NullPointer
02:20:37   TestSemantics.testNestedArtifactCNInModelCN » NullPointer
02:20:37   TestSemantics.testNestedArtifactCNInPackage » NullPointer
02:20:37   TestSemantics.testNestedArtifactCNInPackageCN » NullPointer
02:20:37   TestSemantics.testNestedDeviceCNInModel » NullPointer
02:20:37   TestSemantics.testNestedDeviceCNInModelCN » NullPointer
02:20:37   TestSemantics.testNestedDeviceCNInPackage » NullPointer
02:20:37   TestSemantics.testNestedDeviceCNInPackageCN » NullPointer
02:20:37   TestSemantics.testNestedExecEnviromentCNInModel » NullPointer
02:20:37   TestSemantics.testNestedExecEnviromentCNInModelCN » NullPointer
02:20:37   TestSemantics.testNestedExecEnviromentCNInPackage » NullPointer
02:20:37   TestSemantics.testNestedExecEnviromentCNInPackageCN » NullPointer
02:20:37   TestSemantics.testNestedNodeCNInModel » NullPointer
02:20:37   TestSemantics.testNestedNodeCNInModelCN » NullPointer
02:20:37   TestSemantics.testNestedNodeCNInPackage » NullPointer
02:20:37   TestSemantics.testNestedNodeCNInPackageCN » NullPointer
02:20:37   TestSemantics.testNodeCNInDevice » NullPointer
02:20:37   TestSemantics.testNodeCNInNestedDeviceCN » NullPointer
02:20:37   TestSemantics.testNodeCNInNestedNodeCN » NullPointer
02:20:37   TestSemantics.testNodeCNInNode » NullPointer
02:20:37   TestSemantics.testPackageCNInModel » NullPointer
02:20:37   TestSemantics.testPackageCNInModelCN » Injection org.eclipse.swt.SWTException:...
02:20:37   TestSemantics.testPackageCNInPackage » NullPointer
02:20:37   TestSemantics.testPackageCNInPackageCN » NullPointer
02:20:37   null
02:20:37   org.eclipse.swt.SWTException: Widget is disposed
02:20:37   org.eclipse.swt.SWTException: Widget is disposed
02:20:37 
02:20:37 Tests run: 1422, Failures: 1, Errors: 75, Skipped: 167
02:20:37 
02:20:48 [ERROR] There are test failures.
02:20:48 
02:20:48 Please refer to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/surefire-reports for the individual test results.
02:20:48 [INFO] 
02:20:48 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.suite.tests ---
02:20:48 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec
02:20:48 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.diagram.suite.tests' with 0 classes
02:20:48 [INFO] 
02:20:48 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests >--
02:20:48 [INFO] Building org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT [708/728]
02:20:48 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:20:48 [INFO] 
02:20:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:48 [INFO] 
02:20:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:48 [INFO] The project's OSGi version is 2.0.0.202103040552
02:20:48 [INFO] 
02:20:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:48 [INFO] 
02:20:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:48 [INFO] 
02:20:48 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:48 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
02:20:48 [INFO] 
02:20:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:20:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:20:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/main/resources
02:20:48 [INFO] 
02:20:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:48 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/bin
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[66] 
02:20:54 	private IMultiDiagramEditor editor;
02:20:54 	                            ^^^^^^
02:20:54 The value of the field TestReopenAsComment.editor is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[81] 
02:20:54 	EditPart stereotypedClassEditPart = fixture.findEditPart(stereotypedClass);
02:20:54 	         ^^^^^^^^^^^^^^^^^^^^^^^^
02:20:54 The value of the local variable stereotypedClassEditPart is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[109] 
02:20:54 	EditPart stereotypedLinkEditPart = fixture.findEditPart(stereotypedLink);
02:20:54 	         ^^^^^^^^^^^^^^^^^^^^^^^
02:20:54 The value of the local variable stereotypedLinkEditPart is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenWithCSS.java:[66] 
02:20:54 	private IMultiDiagramEditor editor;
02:20:54 	                            ^^^^^^
02:20:54 The value of the field TestReopenWithCSS.editor is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUpdateValue.java:[66] 
02:20:54 	private IMultiDiagramEditor editor;
02:20:54 	                            ^^^^^^
02:20:54 The value of the field TestUpdateValue.editor is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestDisplayAsComment.java:[107] 
02:20:54 	Stereotype stereotypeTest = null;
02:20:54 	           ^^^^^^^^^^^^^^
02:20:54 The value of the local variable stereotypeTest is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/displayname/TestStereotypeApplication.java:[247] 
02:20:54 	Stereotype stereotypeTest = null;
02:20:54 	           ^^^^^^^^^^^^^^
02:20:54 The value of the local variable stereotypeTest is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUnapplyStereotype.java:[66] 
02:20:54 	private IMultiDiagramEditor editor;
02:20:54 	                            ^^^^^^
02:20:54 The value of the field TestUnapplyStereotype.editor is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/displayname/Test2StereotypeApplications.java:[103] 
02:20:54 	Stereotype stereotypeTest = null;
02:20:54 	           ^^^^^^^^^^^^^^
02:20:54 The value of the local variable stereotypeTest is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUnapplyProfile.java:[66] 
02:20:54 	private IMultiDiagramEditor editor;
02:20:54 	                            ^^^^^^
02:20:54 The value of the field TestUnapplyProfile.editor is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenAsCompartment.java:[63] 
02:20:54 	private IMultiDiagramEditor editor;
02:20:54 	                            ^^^^^^
02:20:54 The value of the field TestReopenAsCompartment.editor is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestDisplayAsCompartment.java:[106] 
02:20:54 	Stereotype stereotypeTest = null;
02:20:54 	           ^^^^^^^^^^^^^^
02:20:54 The value of the local variable stereotypeTest is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenWithPropertyView.java:[66] 
02:20:54 	private IMultiDiagramEditor editor;
02:20:54 	                            ^^^^^^
02:20:54 The value of the field TestReopenWithPropertyView.editor is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/asbrace/TestReopenAsBrace.java:[64] 
02:20:54 	private IMultiDiagramEditor editor;
02:20:54 	                            ^^^^^^
02:20:54 The value of the field TestReopenAsBrace.editor is not used
02:20:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/asbrace/TestDisplayAsBrace.java:[106] 
02:20:54 	Stereotype stereotypeTest = null;
02:20:54 	           ^^^^^^^^^^^^^^
02:20:54 The value of the local variable stereotypeTest is not used
02:20:54 15 problems (15 warnings)
02:20:54 [INFO] 
02:20:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:20:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:20:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/test/resources
02:20:54 [INFO] 
02:20:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:54 [INFO] 
02:20:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/target/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests-2.0.0-SNAPSHOT.jar
02:20:54 [INFO] 
02:20:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:54 [INFO] 
02:20:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:57 [INFO] 
02:20:57 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:57 [INFO] Skipping tests
02:20:57 [INFO] 
02:20:57 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests ---
02:20:57 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:20:57 [INFO] 
02:20:57 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests >--
02:20:57 [INFO] Building org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT [709/728]
02:20:57 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:20:57 [INFO] 
02:20:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:57 [INFO] 
02:20:57 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:57 [INFO] The project's OSGi version is 2.0.0.202103040552
02:20:57 [INFO] 
02:20:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:57 [INFO] 
02:20:57 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:57 [INFO] 
02:20:57 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:57 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
02:20:57 [INFO] 
02:20:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:20:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:20:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/main/resources
02:20:57 [INFO] 
02:20:57 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:57 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/bin
02:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[97] 
02:20:58 	houseKeeper.setField("strategy", DropStrategyManager.instance.findStrategy(org.eclipse.papyrus.uml.diagram.dnd.Activator.PLUGIN_ID + ".instanceSpecification"));
02:20:58 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:20:58 The method setField(String, DropStrategy) from the type AbstractHouseKeeperRule is deprecated
02:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[230] 
02:20:58 	protected void checkSlots(EditPart instanceSpecificationPart, List<Property>... expectedProperties) {
02:20:58 	                                                                                ^^^^^^^^^^^^^^^^^^
02:20:58 Type safety: Potential heap pollution via varargs parameter expectedProperties
02:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[289] 
02:20:58 	checkSlots(target, ((org.eclipse.uml2.uml.Class) class2).getAllAttributes());
02:20:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:20:58 Type safety: A generic array of List<Property> is created for a varargs parameter
02:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[304] 
02:20:58 	checkSlots(target, ((org.eclipse.uml2.uml.Interface) interface1).getAllAttributes());
02:20:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:20:58 Type safety: A generic array of List<Property> is created for a varargs parameter
02:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[321] 
02:20:58 	checkSlots(target, ((org.eclipse.uml2.uml.Interface) interface1).getAllAttributes(), ((org.eclipse.uml2.uml.Class) class2).getAllAttributes());
02:20:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:20:58 Type safety: A generic array of List<Property> is created for a varargs parameter
02:20:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[338] 
02:20:58 	checkSlots(target, ((org.eclipse.uml2.uml.Class) class1).getAllAttributes(), ((org.eclipse.uml2.uml.Class) class2).getAllAttributes());
02:20:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:20:58 Type safety: A generic array of List<Property> is created for a varargs parameter
02:20:58 6 problems (6 warnings)
02:20:58 [INFO] 
02:20:58 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:20:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:20:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/test/resources
02:20:58 [INFO] 
02:20:58 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:58 [INFO] 
02:20:58 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/target/org.eclipse.papyrus.uml.diagram.dnd.tests-2.0.0-SNAPSHOT.jar
02:20:58 [INFO] 
02:20:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:58 [INFO] 
02:20:58 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:59 [INFO] 
02:20:59 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:59 [INFO] Skipping tests
02:20:59 [INFO] 
02:20:59 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.dnd.tests ---
02:20:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:20:59 [INFO] 
02:20:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests >--
02:20:59 [INFO] Building org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT [710/728]
02:20:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:20:59 [INFO] 
02:20:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:20:59 [INFO] 
02:20:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:20:59 [INFO] The project's OSGi version is 2.0.0.202103040552
02:20:59 [INFO] 
02:20:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:20:59 [INFO] 
02:20:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:20:59 [INFO] 
02:20:59 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:20:59 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
02:20:59 [INFO] 
02:20:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:21:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:21:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:21:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/src/main/resources
02:21:00 [INFO] 
02:21:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:21:00 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/bin
02:21:04 [INFO] 
02:21:04 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:21:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:21:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:21:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/src/test/resources
02:21:04 [INFO] 
02:21:04 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:21:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/target/org.eclipse.papyrus.uml.diagram.properties.tests-2.0.0-SNAPSHOT.jar
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:21:04 [INFO] Skipping tests
02:21:04 [INFO] 
02:21:04 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.diagram.properties.tests ---
02:21:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:21:04 [INFO] 
02:21:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests >--
02:21:04 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT [711/728]
02:21:04 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:21:04 [INFO] 
02:21:04 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:04 [INFO] The project's OSGi version is 2.0.0.202103040552
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:04 [INFO] 
02:21:04 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
02:21:04 [INFO] 
02:21:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:21:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:21:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/main/resources
02:21:04 [INFO] 
02:21:04 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:09 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/bin
02:21:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/org/eclipse/papyrus/uml/nattable/stereotype/display/tests/tests/StereotypeDisplayTableTest.java:[566] 
02:21:11 	editorModel = TableHelper.createTable(configuration, view, configuration.getName(), description);
02:21:11 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:21:11 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated
02:21:11 1 problem (1 warning)
02:21:11 [INFO] 
02:21:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:21:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:21:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/test/resources
02:21:11 [INFO] 
02:21:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:11 [INFO] 
02:21:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/target/org.eclipse.papyrus.uml.nattable.stereotype.display.tests-2.0.0-SNAPSHOT.jar
02:21:11 [INFO] 
02:21:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:11 [INFO] 
02:21:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:11 [INFO] 
02:21:11 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:11 [INFO] Skipping tests
02:21:11 [INFO] 
02:21:11 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests ---
02:21:11 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:21:11 [INFO] 
02:21:11 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests >--
02:21:11 [INFO] Building org.eclipse.papyrus.uml.nattable.suite.tests 1.0.0-SNAPSHOT [712/728]
02:21:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:21:14 [INFO] 
02:21:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:14 [INFO] 
02:21:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:14 [INFO] The project's OSGi version is 1.0.0.202103040552
02:21:14 [INFO] 
02:21:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:14 [INFO] 
02:21:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:14 [INFO] 
02:21:14 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:14 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
02:21:14 [INFO] 
02:21:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:21:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:21:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/src/main/resources
02:21:14 [INFO] 
02:21:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:14 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/bin
02:21:14 [INFO] 
02:21:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:21:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:21:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/src/test/resources
02:21:14 [INFO] 
02:21:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:15 [INFO] 
02:21:15 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/org.eclipse.papyrus.uml.nattable.suite.tests-1.0.0-SNAPSHOT.jar
02:21:15 [INFO] 
02:21:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:15 [INFO] 
02:21:15 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:18 [INFO] 
02:21:18 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:21:23 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/data/.metadata/.log
02:21:23 [INFO] Command line:
02:21:23 	[/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
02:21:58 Running org.eclipse.papyrus.uml.nattable.suite.tests.AllTests
02:22:09 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
02:22:09 log4j:WARN Please initialize the log4j system properly.
02:22:27 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer
02:24:42 
02:24:42 (Eclipse:6391): Gtk-WARNING **: 07:24:42.206: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:24:42 
02:24:42 (Eclipse:6391): Gtk-WARNING **: 07:24:42.218: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:24:47 
02:24:47 (Eclipse:6391): Gtk-WARNING **: 07:24:47.287: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:24:47 
02:24:47 (Eclipse:6391): Gtk-WARNING **: 07:24:47.303: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:02 
02:25:02 (Eclipse:6391): Gtk-WARNING **: 07:25:02.720: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:02 
02:25:02 (Eclipse:6391): Gtk-WARNING **: 07:25:02.732: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:05 
02:25:05 (Eclipse:6391): Gtk-WARNING **: 07:25:05.929: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:05 
02:25:05 (Eclipse:6391): Gtk-WARNING **: 07:25:05.943: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:07 
02:25:07 (Eclipse:6391): Gtk-WARNING **: 07:25:07.879: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:07 
02:25:07 (Eclipse:6391): Gtk-WARNING **: 07:25:07.890: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:10 
02:25:10 (Eclipse:6391): Gtk-WARNING **: 07:25:10.036: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:10 
02:25:10 (Eclipse:6391): Gtk-WARNING **: 07:25:10.047: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:13 
02:25:13 (Eclipse:6391): Gtk-WARNING **: 07:25:13.487: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:13 
02:25:13 (Eclipse:6391): Gtk-WARNING **: 07:25:13.498: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:15 
02:25:15 (Eclipse:6391): Gtk-WARNING **: 07:25:15.187: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:15 
02:25:15 (Eclipse:6391): Gtk-WARNING **: 07:25:15.198: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:17 
02:25:17 (Eclipse:6391): Gtk-WARNING **: 07:25:17.533: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:17 
02:25:17 (Eclipse:6391): Gtk-WARNING **: 07:25:17.545: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:19 
02:25:19 (Eclipse:6391): Gtk-WARNING **: 07:25:19.960: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:25:19 
02:25:19 (Eclipse:6391): Gtk-WARNING **: 07:25:19.971: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:26:55 
02:26:55 (Eclipse:6391): Gtk-WARNING **: 07:26:55.471: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:26:55 
02:26:55 (Eclipse:6391): Gtk-WARNING **: 07:26:55.473: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:26:56 
02:26:56 (Eclipse:6391): Gtk-WARNING **: 07:26:56.228: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:26:57 
02:26:57 (Eclipse:6391): Gtk-WARNING **: 07:26:57.055: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:26:57 
02:26:57 (Eclipse:6391): Gtk-WARNING **: 07:26:57.056: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:26:57 
02:26:57 (Eclipse:6391): Gtk-WARNING **: 07:26:57.061: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:03 
02:27:03 (Eclipse:6391): Gtk-WARNING **: 07:27:03.903: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:03 
02:27:03 (Eclipse:6391): Gtk-WARNING **: 07:27:03.903: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:04 
02:27:04 (Eclipse:6391): Gtk-WARNING **: 07:27:04.355: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:05 
02:27:05 (Eclipse:6391): Gtk-WARNING **: 07:27:05.158: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:05 
02:27:05 (Eclipse:6391): Gtk-WARNING **: 07:27:05.159: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:05 
02:27:05 (Eclipse:6391): Gtk-WARNING **: 07:27:05.161: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:09 
02:27:09 (Eclipse:6391): Gtk-WARNING **: 07:27:09.271: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:09 
02:27:09 (Eclipse:6391): Gtk-WARNING **: 07:27:09.271: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:09 
02:27:09 (Eclipse:6391): Gtk-WARNING **: 07:27:09.682: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:10 
02:27:10 (Eclipse:6391): Gtk-WARNING **: 07:27:10.366: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:10 
02:27:10 (Eclipse:6391): Gtk-WARNING **: 07:27:10.367: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:10 
02:27:10 (Eclipse:6391): Gtk-WARNING **: 07:27:10.369: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:17 
02:27:17 (Eclipse:6391): Gtk-WARNING **: 07:27:17.130: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:17 
02:27:17 (Eclipse:6391): Gtk-WARNING **: 07:27:17.130: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:17 
02:27:17 (Eclipse:6391): Gtk-WARNING **: 07:27:17.545: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:18 
02:27:18 (Eclipse:6391): Gtk-WARNING **: 07:27:18.270: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:18 
02:27:18 (Eclipse:6391): Gtk-WARNING **: 07:27:18.270: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:18 
02:27:18 (Eclipse:6391): Gtk-WARNING **: 07:27:18.273: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:21 
02:27:21 (Eclipse:6391): Gtk-WARNING **: 07:27:21.860: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:21 
02:27:21 (Eclipse:6391): Gtk-WARNING **: 07:27:21.861: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:22 
02:27:22 (Eclipse:6391): Gtk-WARNING **: 07:27:22.286: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:23 
02:27:23 (Eclipse:6391): Gtk-WARNING **: 07:27:23.059: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:23 
02:27:23 (Eclipse:6391): Gtk-WARNING **: 07:27:23.059: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:23 
02:27:23 (Eclipse:6391): Gtk-WARNING **: 07:27:23.062: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:32 
02:27:32 (Eclipse:6391): Gtk-WARNING **: 07:27:32.127: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:32 
02:27:32 (Eclipse:6391): Gtk-WARNING **: 07:27:32.128: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:32 
02:27:32 (Eclipse:6391): Gtk-WARNING **: 07:27:32.513: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:33 
02:27:33 (Eclipse:6391): Gtk-WARNING **: 07:27:33.242: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:33 
02:27:33 (Eclipse:6391): Gtk-WARNING **: 07:27:33.242: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:33 
02:27:33 (Eclipse:6391): Gtk-WARNING **: 07:27:33.245: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:39 
02:27:39 (Eclipse:6391): Gtk-WARNING **: 07:27:39.173: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:39 
02:27:39 (Eclipse:6391): Gtk-WARNING **: 07:27:39.173: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:39 
02:27:39 (Eclipse:6391): Gtk-WARNING **: 07:27:39.686: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:40 
02:27:40 (Eclipse:6391): Gtk-WARNING **: 07:27:40.425: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:40 
02:27:40 (Eclipse:6391): Gtk-WARNING **: 07:27:40.425: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:40 
02:27:40 (Eclipse:6391): Gtk-WARNING **: 07:27:40.428: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:51 
02:27:51 (Eclipse:6391): Gtk-WARNING **: 07:27:51.744: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:51 
02:27:51 (Eclipse:6391): Gtk-WARNING **: 07:27:51.754: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:56 
02:27:56 (Eclipse:6391): Gtk-WARNING **: 07:27:56.913: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:56 
02:27:56 (Eclipse:6391): Gtk-WARNING **: 07:27:56.937: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:59 
02:27:59 (Eclipse:6391): Gtk-WARNING **: 07:27:59.127: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:27:59 
02:27:59 (Eclipse:6391): Gtk-WARNING **: 07:27:59.137: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:01 
02:28:01 (Eclipse:6391): Gtk-WARNING **: 07:28:01.725: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:01 
02:28:01 (Eclipse:6391): Gtk-WARNING **: 07:28:01.735: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:03 
02:28:03 (Eclipse:6391): Gtk-WARNING **: 07:28:03.933: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:03 
02:28:03 (Eclipse:6391): Gtk-WARNING **: 07:28:03.942: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:06 
02:28:06 (Eclipse:6391): Gtk-WARNING **: 07:28:06.839: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:06 
02:28:06 (Eclipse:6391): Gtk-WARNING **: 07:28:06.849: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:50 
02:28:50 (Eclipse:6391): Gtk-WARNING **: 07:28:50.325: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:50 
02:28:50 (Eclipse:6391): Gtk-WARNING **: 07:28:50.340: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:50 
02:28:50 (Eclipse:6391): Gtk-WARNING **: 07:28:50.418: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:50 
02:28:50 (Eclipse:6391): Gtk-WARNING **: 07:28:50.424: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:52 
02:28:52 (Eclipse:6391): Gtk-WARNING **: 07:28:52.738: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:52 
02:28:52 (Eclipse:6391): Gtk-WARNING **: 07:28:52.752: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:52 
02:28:52 (Eclipse:6391): Gtk-WARNING **: 07:28:52.828: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:28:52 
02:28:52 (Eclipse:6391): Gtk-WARNING **: 07:28:52.833: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:03 
02:29:03 (Eclipse:6391): Gtk-WARNING **: 07:29:03.495: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:03 
02:29:03 (Eclipse:6391): Gtk-WARNING **: 07:29:03.510: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:03 
02:29:03 (Eclipse:6391): Gtk-WARNING **: 07:29:03.589: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:03 
02:29:03 (Eclipse:6391): Gtk-WARNING **: 07:29:03.594: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:05 
02:29:05 (Eclipse:6391): Gtk-WARNING **: 07:29:05.158: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:05 
02:29:05 (Eclipse:6391): Gtk-WARNING **: 07:29:05.175: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:05 
02:29:05 (Eclipse:6391): Gtk-WARNING **: 07:29:05.265: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:05 
02:29:05 (Eclipse:6391): Gtk-WARNING **: 07:29:05.270: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:06 
02:29:06 (Eclipse:6391): Gtk-WARNING **: 07:29:06.767: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:06 
02:29:06 (Eclipse:6391): Gtk-WARNING **: 07:29:06.784: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:06 
02:29:06 (Eclipse:6391): Gtk-WARNING **: 07:29:06.896: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:06 
02:29:06 (Eclipse:6391): Gtk-WARNING **: 07:29:06.903: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:27 
02:29:27 (Eclipse:6391): Gtk-WARNING **: 07:29:27.534: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:27 
02:29:27 (Eclipse:6391): Gtk-WARNING **: 07:29:27.549: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:27 
02:29:27 (Eclipse:6391): Gtk-WARNING **: 07:29:27.629: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:27 
02:29:27 (Eclipse:6391): Gtk-WARNING **: 07:29:27.634: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:32 
02:29:32 (Eclipse:6391): Gtk-WARNING **: 07:29:32.214: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:32 
02:29:32 (Eclipse:6391): Gtk-WARNING **: 07:29:32.235: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:32 
02:29:32 (Eclipse:6391): Gtk-WARNING **: 07:29:32.310: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:32 
02:29:32 (Eclipse:6391): Gtk-WARNING **: 07:29:32.315: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:32 
02:29:32 (Eclipse:6391): Gtk-WARNING **: 07:29:32.812: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:32 
02:29:32 (Eclipse:6391): Gtk-WARNING **: 07:29:32.819: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:34 
02:29:34 (Eclipse:6391): Gtk-WARNING **: 07:29:34.163: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:34 
02:29:34 (Eclipse:6391): Gtk-WARNING **: 07:29:34.177: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:34 
02:29:34 (Eclipse:6391): Gtk-WARNING **: 07:29:34.254: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:34 
02:29:34 (Eclipse:6391): Gtk-WARNING **: 07:29:34.259: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:35 
02:29:35 (Eclipse:6391): Gtk-WARNING **: 07:29:35.712: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:35 
02:29:35 (Eclipse:6391): Gtk-WARNING **: 07:29:35.727: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:35 
02:29:35 (Eclipse:6391): Gtk-WARNING **: 07:29:35.824: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:35 
02:29:35 (Eclipse:6391): Gtk-WARNING **: 07:29:35.832: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:39 
02:29:39 (Eclipse:6391): Gtk-WARNING **: 07:29:39.312: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:39 
02:29:39 (Eclipse:6391): Gtk-WARNING **: 07:29:39.327: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:39 
02:29:39 (Eclipse:6391): Gtk-WARNING **: 07:29:39.405: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:39 
02:29:39 (Eclipse:6391): Gtk-WARNING **: 07:29:39.411: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:46 
02:29:46 (Eclipse:6391): Gtk-WARNING **: 07:29:46.688: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:46 
02:29:46 (Eclipse:6391): Gtk-WARNING **: 07:29:46.702: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:46 
02:29:46 (Eclipse:6391): Gtk-WARNING **: 07:29:46.787: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:46 
02:29:46 (Eclipse:6391): Gtk-WARNING **: 07:29:46.792: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:49 
02:29:49 (Eclipse:6391): Gtk-WARNING **: 07:29:49.110: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:49 
02:29:49 (Eclipse:6391): Gtk-WARNING **: 07:29:49.128: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:49 
02:29:49 (Eclipse:6391): Gtk-WARNING **: 07:29:49.228: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:29:49 
02:29:49 (Eclipse:6391): Gtk-WARNING **: 07:29:49.236: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:04 
02:30:04 (Eclipse:6391): Gtk-WARNING **: 07:30:04.456: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:04 
02:30:04 (Eclipse:6391): Gtk-WARNING **: 07:30:04.463: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:10 
02:30:10 (Eclipse:6391): Gtk-WARNING **: 07:30:10.446: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:10 
02:30:10 (Eclipse:6391): Gtk-WARNING **: 07:30:10.461: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:10 
02:30:10 (Eclipse:6391): Gtk-WARNING **: 07:30:10.539: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:10 
02:30:10 (Eclipse:6391): Gtk-WARNING **: 07:30:10.544: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:12 
02:30:12 (Eclipse:6391): Gtk-WARNING **: 07:30:13.000: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:13 
02:30:13 (Eclipse:6391): Gtk-WARNING **: 07:30:13.015: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:13 
02:30:13 (Eclipse:6391): Gtk-WARNING **: 07:30:13.093: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:13 
02:30:13 (Eclipse:6391): Gtk-WARNING **: 07:30:13.098: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:13 
02:30:13 (Eclipse:6391): Gtk-WARNING **: 07:30:13.559: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:13 
02:30:13 (Eclipse:6391): Gtk-WARNING **: 07:30:13.567: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:15 
02:30:15 (Eclipse:6391): Gtk-WARNING **: 07:30:15.555: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:15 
02:30:15 (Eclipse:6391): Gtk-WARNING **: 07:30:15.571: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:15 
02:30:15 (Eclipse:6391): Gtk-WARNING **: 07:30:15.683: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:15 
02:30:15 (Eclipse:6391): Gtk-WARNING **: 07:30:15.691: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:30 
02:30:30 (Eclipse:6391): Gtk-WARNING **: 07:30:30.224: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:30 
02:30:30 (Eclipse:6391): Gtk-WARNING **: 07:30:30.234: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:34 
02:30:34 (Eclipse:6391): Gtk-WARNING **: 07:30:34.413: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:34 
02:30:34 (Eclipse:6391): Gtk-WARNING **: 07:30:34.422: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:41 
02:30:41 (Eclipse:6391): Gtk-WARNING **: 07:30:41.932: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:41 
02:30:41 (Eclipse:6391): Gtk-WARNING **: 07:30:41.941: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:54 
02:30:54 (Eclipse:6391): Gtk-WARNING **: 07:30:54.638: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:54 
02:30:54 (Eclipse:6391): Gtk-WARNING **: 07:30:54.649: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:58 
02:30:58 (Eclipse:6391): Gtk-WARNING **: 07:30:58.514: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:30:58 
02:30:58 (Eclipse:6391): Gtk-WARNING **: 07:30:58.525: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:31:04 
02:31:04 (Eclipse:6391): Gtk-WARNING **: 07:31:04.800: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:31:04 
02:31:04 (Eclipse:6391): Gtk-WARNING **: 07:31:04.811: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:31:09 
02:31:09 (Eclipse:6391): Gtk-WARNING **: 07:31:09.921: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:31:09 
02:31:09 (Eclipse:6391): Gtk-WARNING **: 07:31:09.931: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:31:18 
02:31:18 (Eclipse:6391): Gtk-WARNING **: 07:31:18.756: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:31:18 
02:31:18 (Eclipse:6391): Gtk-WARNING **: 07:31:18.768: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:31:21 
02:31:21 (Eclipse:6391): Gtk-WARNING **: 07:31:21.304: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:31:21 
02:31:21 (Eclipse:6391): Gtk-WARNING **: 07:31:21.314: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:31:27 
02:31:27 (Eclipse:6391): Gtk-WARNING **: 07:31:27.822: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:31:27 
02:31:27 (Eclipse:6391): Gtk-WARNING **: 07:31:27.832: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:31:52 
02:31:52 (Eclipse:6391): Gtk-WARNING **: 07:31:52.990: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:31:52 
02:31:52 (Eclipse:6391): Gtk-WARNING **: 07:31:52.999: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:32:23 
02:32:23 (Eclipse:6391): Gtk-WARNING **: 07:32:23.993: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:32:24 
02:32:24 (Eclipse:6391): Gtk-WARNING **: 07:32:24.007: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:32:38 
02:32:38 (Eclipse:6391): Gtk-WARNING **: 07:32:38.604: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:32:38 
02:32:38 (Eclipse:6391): Gtk-WARNING **: 07:32:38.614: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:32:55 
02:32:55 (Eclipse:6391): Gtk-WARNING **: 07:32:55.111: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:32:55 
02:32:55 (Eclipse:6391): Gtk-WARNING **: 07:32:55.121: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:33:06 
02:33:06 (Eclipse:6391): Gtk-WARNING **: 07:33:06.048: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:33:06 
02:33:06 (Eclipse:6391): Gtk-WARNING **: 07:33:06.058: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:33:26 
02:33:26 (Eclipse:6391): Gtk-WARNING **: 07:33:26.304: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:33:26 
02:33:26 (Eclipse:6391): Gtk-WARNING **: 07:33:26.314: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:33:42 
02:33:42 (Eclipse:6391): Gtk-WARNING **: 07:33:42.509: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:33:42 
02:33:42 (Eclipse:6391): Gtk-WARNING **: 07:33:42.519: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:00 
02:34:00 (Eclipse:6391): Gtk-WARNING **: 07:34:00.674: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:00 
02:34:00 (Eclipse:6391): Gtk-WARNING **: 07:34:00.685: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:25 
02:34:25 (Eclipse:6391): Gtk-WARNING **: 07:34:25.465: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:25 
02:34:25 (Eclipse:6391): Gtk-WARNING **: 07:34:25.475: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:29 
02:34:29 (Eclipse:6391): Gtk-WARNING **: 07:34:29.185: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:29 
02:34:29 (Eclipse:6391): Gtk-WARNING **: 07:34:29.194: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:31 
02:34:31 (Eclipse:6391): Gtk-WARNING **: 07:34:31.938: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:31 
02:34:31 (Eclipse:6391): Gtk-WARNING **: 07:34:31.948: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:34 
02:34:34 (Eclipse:6391): Gtk-WARNING **: 07:34:34.222: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:34 
02:34:34 (Eclipse:6391): Gtk-WARNING **: 07:34:34.232: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:38 
02:34:38 (Eclipse:6391): Gtk-WARNING **: 07:34:38.780: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:38 
02:34:38 (Eclipse:6391): Gtk-WARNING **: 07:34:38.790: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:42 
02:34:42 (Eclipse:6391): Gtk-WARNING **: 07:34:42.323: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:42 
02:34:42 (Eclipse:6391): Gtk-WARNING **: 07:34:42.333: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:52 
02:34:52 (Eclipse:6391): Gtk-WARNING **: 07:34:52.768: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:52 
02:34:52 (Eclipse:6391): Gtk-WARNING **: 07:34:52.778: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:54 
02:34:54 (Eclipse:6391): Gtk-WARNING **: 07:34:54.384: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:54 
02:34:54 (Eclipse:6391): Gtk-WARNING **: 07:34:54.394: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:56 
02:34:56 (Eclipse:6391): Gtk-WARNING **: 07:34:56.533: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:34:56 
02:34:56 (Eclipse:6391): Gtk-WARNING **: 07:34:56.543: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:19 
02:35:19 (Eclipse:6391): Gtk-WARNING **: 07:35:19.989: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:19 
02:35:19 (Eclipse:6391): Gtk-WARNING **: 07:35:19.999: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:23 
02:35:23 (Eclipse:6391): Gtk-WARNING **: 07:35:23.677: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:23 
02:35:23 (Eclipse:6391): Gtk-WARNING **: 07:35:23.687: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:28 
02:35:28 (Eclipse:6391): Gtk-WARNING **: 07:35:28.218: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:28 
02:35:28 (Eclipse:6391): Gtk-WARNING **: 07:35:28.228: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:35 
02:35:35 (Eclipse:6391): Gtk-WARNING **: 07:35:35.160: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:35 
02:35:35 (Eclipse:6391): Gtk-WARNING **: 07:35:35.171: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:38 
02:35:38 (Eclipse:6391): Gtk-WARNING **: 07:35:38.562: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:38 
02:35:38 (Eclipse:6391): Gtk-WARNING **: 07:35:38.571: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:41 
02:35:41 (Eclipse:6391): Gtk-WARNING **: 07:35:41.876: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:41 
02:35:41 (Eclipse:6391): Gtk-WARNING **: 07:35:41.886: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:46 
02:35:46 (Eclipse:6391): Gtk-WARNING **: 07:35:46.956: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:46 
02:35:46 (Eclipse:6391): Gtk-WARNING **: 07:35:46.965: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:51 
02:35:51 (Eclipse:6391): Gtk-WARNING **: 07:35:51.063: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:51 
02:35:51 (Eclipse:6391): Gtk-WARNING **: 07:35:51.073: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:54 
02:35:54 (Eclipse:6391): Gtk-WARNING **: 07:35:54.580: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:54 
02:35:54 (Eclipse:6391): Gtk-WARNING **: 07:35:54.590: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:56 
02:35:56 (Eclipse:6391): Gtk-WARNING **: 07:35:56.677: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:56 
02:35:56 (Eclipse:6391): Gtk-WARNING **: 07:35:56.687: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:58 
02:35:58 (Eclipse:6391): Gtk-WARNING **: 07:35:58.426: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:35:58 
02:35:58 (Eclipse:6391): Gtk-WARNING **: 07:35:58.436: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:01 
02:36:01 (Eclipse:6391): Gtk-WARNING **: 07:36:00.848: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:01 
02:36:01 (Eclipse:6391): Gtk-WARNING **: 07:36:00.857: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:02 
02:36:02 (Eclipse:6391): Gtk-WARNING **: 07:36:02.745: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:02 
02:36:02 (Eclipse:6391): Gtk-WARNING **: 07:36:02.755: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:08 
02:36:08 (Eclipse:6391): Gtk-WARNING **: 07:36:08.877: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:08 
02:36:08 (Eclipse:6391): Gtk-WARNING **: 07:36:08.887: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:17 
02:36:17 (Eclipse:6391): Gtk-WARNING **: 07:36:17.907: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:17 
02:36:17 (Eclipse:6391): Gtk-WARNING **: 07:36:17.917: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:26 
02:36:26 (Eclipse:6391): Gtk-WARNING **: 07:36:26.542: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:26 
02:36:26 (Eclipse:6391): Gtk-WARNING **: 07:36:26.552: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:26 
02:36:26 (Eclipse:6391): Gtk-WARNING **: 07:36:26.725: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:26 
02:36:26 (Eclipse:6391): Gtk-WARNING **: 07:36:26.736: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:28 
02:36:28 (Eclipse:6391): Gtk-WARNING **: 07:36:28.683: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:28 
02:36:28 (Eclipse:6391): Gtk-WARNING **: 07:36:28.694: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:29 
02:36:29 (Eclipse:6391): Gtk-WARNING **: 07:36:29.857: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:29 
02:36:29 (Eclipse:6391): Gtk-WARNING **: 07:36:29.870: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:37 
02:36:37 (Eclipse:6391): Gtk-WARNING **: 07:36:37.455: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:37 
02:36:37 (Eclipse:6391): Gtk-WARNING **: 07:36:37.466: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:39 
02:36:39 (Eclipse:6391): Gtk-WARNING **: 07:36:39.068: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:39 
02:36:39 (Eclipse:6391): Gtk-WARNING **: 07:36:39.078: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:40 
02:36:40 (Eclipse:6391): Gtk-WARNING **: 07:36:40.405: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:40 
02:36:40 (Eclipse:6391): Gtk-WARNING **: 07:36:40.420: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:42 
02:36:42 (Eclipse:6391): Gtk-WARNING **: 07:36:42.118: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:42 
02:36:42 (Eclipse:6391): Gtk-WARNING **: 07:36:42.127: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:43 
02:36:43 (Eclipse:6391): Gtk-WARNING **: 07:36:43.784: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:43 
02:36:43 (Eclipse:6391): Gtk-WARNING **: 07:36:43.794: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:46 
02:36:46 (Eclipse:6391): Gtk-WARNING **: 07:36:46.224: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:46 
02:36:46 (Eclipse:6391): Gtk-WARNING **: 07:36:46.234: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:48 
02:36:48 (Eclipse:6391): Gtk-WARNING **: 07:36:48.498: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:48 
02:36:48 (Eclipse:6391): Gtk-WARNING **: 07:36:48.507: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:49 
02:36:49 (Eclipse:6391): Gtk-WARNING **: 07:36:49.620: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:49 
02:36:49 (Eclipse:6391): Gtk-WARNING **: 07:36:49.629: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:50 
02:36:50 (Eclipse:6391): Gtk-CRITICAL **: 07:36:50.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:50 
02:36:50 (Eclipse:6391): Gtk-CRITICAL **: 07:36:50.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:50 
02:36:50 (Eclipse:6391): Gtk-WARNING **: 07:36:50.950: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:50 
02:36:50 (Eclipse:6391): Gtk-WARNING **: 07:36:50.964: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:50 
02:36:50 (Eclipse:6391): Gtk-CRITICAL **: 07:36:50.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:51 
02:36:51 (Eclipse:6391): Gtk-CRITICAL **: 07:36:51.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:51 
02:36:51 (Eclipse:6391): Gtk-CRITICAL **: 07:36:51.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:51 
02:36:51 (Eclipse:6391): Gtk-CRITICAL **: 07:36:51.146: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:51 
02:36:51 (Eclipse:6391): Gtk-WARNING **: 07:36:51.371: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:51 
02:36:51 (Eclipse:6391): Gtk-WARNING **: 07:36:51.382: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:51 
02:36:51 (Eclipse:6391): Gtk-CRITICAL **: 07:36:51.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:51 
02:36:51 (Eclipse:6391): Gtk-CRITICAL **: 07:36:51.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:51 
02:36:51 (Eclipse:6391): Gtk-CRITICAL **: 07:36:51.743: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:53 
02:36:53 (Eclipse:6391): Gtk-CRITICAL **: 07:36:53.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:53 
02:36:53 (Eclipse:6391): Gtk-CRITICAL **: 07:36:53.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:53 
02:36:53 (Eclipse:6391): Gtk-WARNING **: 07:36:53.897: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:53 
02:36:53 (Eclipse:6391): Gtk-WARNING **: 07:36:53.907: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:53 
02:36:53 (Eclipse:6391): Gtk-CRITICAL **: 07:36:53.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:53 
02:36:53 (Eclipse:6391): Gtk-CRITICAL **: 07:36:53.982: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:54 
02:36:54 (Eclipse:6391): Gtk-CRITICAL **: 07:36:54.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:54 
02:36:54 (Eclipse:6391): Gtk-CRITICAL **: 07:36:54.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:54 
02:36:54 (Eclipse:6391): Gtk-WARNING **: 07:36:54.256: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:54 
02:36:54 (Eclipse:6391): Gtk-WARNING **: 07:36:54.267: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:54 
02:36:54 (Eclipse:6391): Gtk-CRITICAL **: 07:36:54.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:54 
02:36:54 (Eclipse:6391): Gtk-CRITICAL **: 07:36:54.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:54 
02:36:54 (Eclipse:6391): Gtk-CRITICAL **: 07:36:54.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:56 
02:36:56 (Eclipse:6391): Gtk-CRITICAL **: 07:36:56.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:56 
02:36:56 (Eclipse:6391): Gtk-CRITICAL **: 07:36:56.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:56 
02:36:56 (Eclipse:6391): Gtk-WARNING **: 07:36:56.279: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:56 
02:36:56 (Eclipse:6391): Gtk-WARNING **: 07:36:56.289: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:56 
02:36:56 (Eclipse:6391): Gtk-CRITICAL **: 07:36:56.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:56 
02:36:56 (Eclipse:6391): Gtk-CRITICAL **: 07:36:56.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:56 
02:36:56 (Eclipse:6391): Gtk-CRITICAL **: 07:36:56.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:56 
02:36:56 (Eclipse:6391): Gtk-CRITICAL **: 07:36:56.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:56 
02:36:56 (Eclipse:6391): Gtk-WARNING **: 07:36:56.652: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:56 
02:36:56 (Eclipse:6391): Gtk-WARNING **: 07:36:56.666: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:56 
02:36:56 (Eclipse:6391): Gtk-CRITICAL **: 07:36:56.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:56 
02:36:56 (Eclipse:6391): Gtk-CRITICAL **: 07:36:56.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:57 
02:36:57 (Eclipse:6391): Gtk-CRITICAL **: 07:36:57.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:58 
02:36:58 (Eclipse:6391): Gtk-CRITICAL **: 07:36:58.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:58 
02:36:58 (Eclipse:6391): Gtk-CRITICAL **: 07:36:58.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:58 
02:36:58 (Eclipse:6391): Gtk-WARNING **: 07:36:58.707: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:58 
02:36:58 (Eclipse:6391): Gtk-WARNING **: 07:36:58.725: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:58 
02:36:58 (Eclipse:6391): Gtk-CRITICAL **: 07:36:58.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:58 
02:36:58 (Eclipse:6391): Gtk-CRITICAL **: 07:36:58.827: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:58 
02:36:58 (Eclipse:6391): Gtk-CRITICAL **: 07:36:58.870: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:58 
02:36:58 (Eclipse:6391): Gtk-CRITICAL **: 07:36:58.963: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:59 
02:36:59 (Eclipse:6391): Gtk-CRITICAL **: 07:36:59.094: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:59 
02:36:59 (Eclipse:6391): Gtk-WARNING **: 07:36:59.298: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:59 
02:36:59 (Eclipse:6391): Gtk-WARNING **: 07:36:59.310: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:36:59 
02:36:59 (Eclipse:6391): Gtk-CRITICAL **: 07:36:59.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:59 
02:36:59 (Eclipse:6391): Gtk-CRITICAL **: 07:36:59.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:01 
02:37:01 (Eclipse:6391): Gtk-CRITICAL **: 07:37:01.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:01 
02:37:01 (Eclipse:6391): Gtk-CRITICAL **: 07:37:01.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:01 
02:37:01 (Eclipse:6391): Gtk-WARNING **: 07:37:01.732: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:01 
02:37:01 (Eclipse:6391): Gtk-WARNING **: 07:37:01.743: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:01 
02:37:01 (Eclipse:6391): Gtk-CRITICAL **: 07:37:01.770: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:01 
02:37:01 (Eclipse:6391): Gtk-CRITICAL **: 07:37:01.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:01 
02:37:01 (Eclipse:6391): Gtk-CRITICAL **: 07:37:01.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:01 
02:37:01 (Eclipse:6391): Gtk-CRITICAL **: 07:37:01.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:02 
02:37:02 (Eclipse:6391): Gtk-WARNING **: 07:37:02.132: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:02 
02:37:02 (Eclipse:6391): Gtk-WARNING **: 07:37:02.144: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:02 
02:37:02 (Eclipse:6391): Gtk-CRITICAL **: 07:37:02.206: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:02 
02:37:02 (Eclipse:6391): Gtk-CRITICAL **: 07:37:02.295: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:02 
02:37:02 (Eclipse:6391): Gtk-CRITICAL **: 07:37:02.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:04 
02:37:04 (Eclipse:6391): Gtk-CRITICAL **: 07:37:04.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:04 
02:37:04 (Eclipse:6391): Gtk-CRITICAL **: 07:37:04.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:04 
02:37:04 (Eclipse:6391): Gtk-WARNING **: 07:37:04.313: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:04 
02:37:04 (Eclipse:6391): Gtk-WARNING **: 07:37:04.324: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:04 
02:37:04 (Eclipse:6391): Gtk-CRITICAL **: 07:37:04.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:04 
02:37:04 (Eclipse:6391): Gtk-CRITICAL **: 07:37:04.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:04 
02:37:04 (Eclipse:6391): Gtk-CRITICAL **: 07:37:04.430: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:04 
02:37:04 (Eclipse:6391): Gtk-CRITICAL **: 07:37:04.501: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:04 
02:37:04 (Eclipse:6391): Gtk-WARNING **: 07:37:04.697: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:04 
02:37:04 (Eclipse:6391): Gtk-WARNING **: 07:37:04.709: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:04 
02:37:04 (Eclipse:6391): Gtk-CRITICAL **: 07:37:04.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:04 
02:37:04 (Eclipse:6391): Gtk-CRITICAL **: 07:37:04.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:05 
02:37:05 (Eclipse:6391): Gtk-CRITICAL **: 07:37:05.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:06 
02:37:06 (Eclipse:6391): Gtk-CRITICAL **: 07:37:06.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:06 
02:37:06 (Eclipse:6391): Gtk-CRITICAL **: 07:37:06.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:06 
02:37:06 (Eclipse:6391): Gtk-WARNING **: 07:37:06.946: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:06 
02:37:06 (Eclipse:6391): Gtk-WARNING **: 07:37:06.957: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:06 
02:37:06 (Eclipse:6391): Gtk-CRITICAL **: 07:37:06.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:07 
02:37:07 (Eclipse:6391): Gtk-CRITICAL **: 07:37:07.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:07 
02:37:07 (Eclipse:6391): Gtk-CRITICAL **: 07:37:07.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:07 
02:37:07 (Eclipse:6391): Gtk-CRITICAL **: 07:37:07.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:07 
02:37:07 (Eclipse:6391): Gtk-WARNING **: 07:37:07.378: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:07 
02:37:07 (Eclipse:6391): Gtk-WARNING **: 07:37:07.390: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:07 
02:37:07 (Eclipse:6391): Gtk-CRITICAL **: 07:37:07.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:07 
02:37:07 (Eclipse:6391): Gtk-CRITICAL **: 07:37:07.684: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:07 
02:37:07 (Eclipse:6391): Gtk-CRITICAL **: 07:37:07.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:08 
02:37:08 (Eclipse:6391): Gtk-CRITICAL **: 07:37:08.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:08 
02:37:08 (Eclipse:6391): Gtk-CRITICAL **: 07:37:08.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:08 
02:37:08 (Eclipse:6391): Gtk-WARNING **: 07:37:08.936: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:08 
02:37:08 (Eclipse:6391): Gtk-WARNING **: 07:37:08.945: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:08 
02:37:08 (Eclipse:6391): Gtk-CRITICAL **: 07:37:08.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:09 
02:37:09 (Eclipse:6391): Gtk-CRITICAL **: 07:37:09.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:09 
02:37:09 (Eclipse:6391): Gtk-CRITICAL **: 07:37:09.042: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:09 
02:37:09 (Eclipse:6391): Gtk-CRITICAL **: 07:37:09.109: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:09 
02:37:09 (Eclipse:6391): Gtk-WARNING **: 07:37:09.276: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:09 
02:37:09 (Eclipse:6391): Gtk-WARNING **: 07:37:09.288: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:09 
02:37:09 (Eclipse:6391): Gtk-CRITICAL **: 07:37:09.478: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:09 
02:37:09 (Eclipse:6391): Gtk-CRITICAL **: 07:37:09.564: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:09 
02:37:09 (Eclipse:6391): Gtk-CRITICAL **: 07:37:09.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:11 
02:37:11 (Eclipse:6391): Gtk-CRITICAL **: 07:37:11.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:11 
02:37:11 (Eclipse:6391): Gtk-CRITICAL **: 07:37:11.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:11 
02:37:11 (Eclipse:6391): Gtk-WARNING **: 07:37:11.440: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:11 
02:37:11 (Eclipse:6391): Gtk-WARNING **: 07:37:11.449: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:11 
02:37:11 (Eclipse:6391): Gtk-CRITICAL **: 07:37:11.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:11 
02:37:11 (Eclipse:6391): Gtk-CRITICAL **: 07:37:11.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:11 
02:37:11 (Eclipse:6391): Gtk-CRITICAL **: 07:37:11.545: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:11 
02:37:11 (Eclipse:6391): Gtk-CRITICAL **: 07:37:11.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:11 
02:37:11 (Eclipse:6391): Gtk-WARNING **: 07:37:11.840: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:11 
02:37:11 (Eclipse:6391): Gtk-WARNING **: 07:37:11.857: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:11 
02:37:11 (Eclipse:6391): Gtk-CRITICAL **: 07:37:11.891: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:12 
02:37:12 (Eclipse:6391): Gtk-CRITICAL **: 07:37:12.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:12 
02:37:12 (Eclipse:6391): Gtk-CRITICAL **: 07:37:12.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:12 
02:37:12 (Eclipse:6391): Gtk-CRITICAL **: 07:37:12.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:13 
02:37:13 (Eclipse:6391): Gtk-CRITICAL **: 07:37:13.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:13 
02:37:13 (Eclipse:6391): Gtk-CRITICAL **: 07:37:13.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:13 
02:37:13 (Eclipse:6391): Gtk-WARNING **: 07:37:13.140: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:13 
02:37:13 (Eclipse:6391): Gtk-WARNING **: 07:37:13.149: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:13 
02:37:13 (Eclipse:6391): Gtk-CRITICAL **: 07:37:13.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:13 
02:37:13 (Eclipse:6391): Gtk-CRITICAL **: 07:37:13.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:13 
02:37:13 (Eclipse:6391): Gtk-CRITICAL **: 07:37:13.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:13 
02:37:13 (Eclipse:6391): Gtk-CRITICAL **: 07:37:13.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:13 
02:37:13 (Eclipse:6391): Gtk-CRITICAL **: 07:37:13.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:13 
02:37:13 (Eclipse:6391): Gtk-WARNING **: 07:37:13.614: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:13 
02:37:13 (Eclipse:6391): Gtk-WARNING **: 07:37:13.631: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:13 
02:37:13 (Eclipse:6391): Gtk-CRITICAL **: 07:37:13.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:13 
02:37:13 (Eclipse:6391): Gtk-CRITICAL **: 07:37:13.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:15 
02:37:15 (Eclipse:6391): Gtk-CRITICAL **: 07:37:15.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:15 
02:37:15 (Eclipse:6391): Gtk-CRITICAL **: 07:37:15.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:15 
02:37:15 (Eclipse:6391): Gtk-WARNING **: 07:37:15.890: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:15 
02:37:15 (Eclipse:6391): Gtk-WARNING **: 07:37:15.900: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:15 
02:37:15 (Eclipse:6391): Gtk-CRITICAL **: 07:37:15.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:15 
02:37:15 (Eclipse:6391): Gtk-CRITICAL **: 07:37:15.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:16 
02:37:16 (Eclipse:6391): Gtk-CRITICAL **: 07:37:16.014: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:16 
02:37:16 (Eclipse:6391): Gtk-CRITICAL **: 07:37:16.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:16 
02:37:16 (Eclipse:6391): Gtk-WARNING **: 07:37:16.298: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:16 
02:37:16 (Eclipse:6391): Gtk-WARNING **: 07:37:16.311: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:16 
02:37:16 (Eclipse:6391): Gtk-CRITICAL **: 07:37:16.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:16 
02:37:16 (Eclipse:6391): Gtk-CRITICAL **: 07:37:16.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:16 
02:37:16 (Eclipse:6391): Gtk-CRITICAL **: 07:37:16.691: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:18 
02:37:18 (Eclipse:6391): Gtk-CRITICAL **: 07:37:18.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:18 
02:37:18 (Eclipse:6391): Gtk-CRITICAL **: 07:37:18.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:18 
02:37:18 (Eclipse:6391): Gtk-WARNING **: 07:37:18.167: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:18 
02:37:18 (Eclipse:6391): Gtk-WARNING **: 07:37:18.180: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:18 
02:37:18 (Eclipse:6391): Gtk-CRITICAL **: 07:37:18.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:18 
02:37:18 (Eclipse:6391): Gtk-CRITICAL **: 07:37:18.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:18 
02:37:18 (Eclipse:6391): Gtk-CRITICAL **: 07:37:18.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:18 
02:37:18 (Eclipse:6391): Gtk-CRITICAL **: 07:37:18.385: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:18 
02:37:18 (Eclipse:6391): Gtk-WARNING **: 07:37:18.596: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:18 
02:37:18 (Eclipse:6391): Gtk-WARNING **: 07:37:18.608: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:18 
02:37:18 (Eclipse:6391): Gtk-CRITICAL **: 07:37:18.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:18 
02:37:18 (Eclipse:6391): Gtk-CRITICAL **: 07:37:18.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:19 
02:37:19 (Eclipse:6391): Gtk-CRITICAL **: 07:37:19.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:20 
02:37:20 (Eclipse:6391): Gtk-CRITICAL **: 07:37:20.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:20 
02:37:20 (Eclipse:6391): Gtk-CRITICAL **: 07:37:20.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:20 
02:37:20 (Eclipse:6391): Gtk-WARNING **: 07:37:20.258: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:20 
02:37:20 (Eclipse:6391): Gtk-WARNING **: 07:37:20.270: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:20 
02:37:20 (Eclipse:6391): Gtk-CRITICAL **: 07:37:20.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:20 
02:37:20 (Eclipse:6391): Gtk-CRITICAL **: 07:37:20.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:20 
02:37:20 (Eclipse:6391): Gtk-CRITICAL **: 07:37:20.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:20 
02:37:20 (Eclipse:6391): Gtk-CRITICAL **: 07:37:20.450: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:22 
02:37:22 (Eclipse:6391): Gtk-CRITICAL **: 07:37:22.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:22 
02:37:22 (Eclipse:6391): Gtk-CRITICAL **: 07:37:22.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:22 
02:37:22 (Eclipse:6391): Gtk-WARNING **: 07:37:22.602: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:22 
02:37:22 (Eclipse:6391): Gtk-WARNING **: 07:37:22.614: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:22 
02:37:22 (Eclipse:6391): Gtk-CRITICAL **: 07:37:22.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:22 
02:37:22 (Eclipse:6391): Gtk-CRITICAL **: 07:37:22.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:22 
02:37:22 (Eclipse:6391): Gtk-CRITICAL **: 07:37:22.744: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:22 
02:37:22 (Eclipse:6391): Gtk-CRITICAL **: 07:37:22.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:23 
02:37:23 (Eclipse:6391): Gtk-WARNING **: 07:37:23.082: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:23 
02:37:23 (Eclipse:6391): Gtk-WARNING **: 07:37:23.101: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:23 
02:37:23 (Eclipse:6391): Gtk-CRITICAL **: 07:37:23.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:23 
02:37:23 (Eclipse:6391): Gtk-CRITICAL **: 07:37:23.292: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:23 
02:37:23 (Eclipse:6391): Gtk-CRITICAL **: 07:37:23.397: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:24 
02:37:24 (Eclipse:6391): Gtk-CRITICAL **: 07:37:24.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:24 
02:37:24 (Eclipse:6391): Gtk-CRITICAL **: 07:37:24.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:25 
02:37:25 (Eclipse:6391): Gtk-WARNING **: 07:37:25.039: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:25 
02:37:25 (Eclipse:6391): Gtk-WARNING **: 07:37:25.055: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:25 
02:37:25 (Eclipse:6391): Gtk-CRITICAL **: 07:37:25.085: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:25 
02:37:25 (Eclipse:6391): Gtk-CRITICAL **: 07:37:25.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:25 
02:37:25 (Eclipse:6391): Gtk-CRITICAL **: 07:37:25.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:25 
02:37:25 (Eclipse:6391): Gtk-CRITICAL **: 07:37:25.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:25 
02:37:25 (Eclipse:6391): Gtk-WARNING **: 07:37:25.469: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:25 
02:37:25 (Eclipse:6391): Gtk-WARNING **: 07:37:25.486: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:25 
02:37:25 (Eclipse:6391): Gtk-CRITICAL **: 07:37:25.508: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:25 
02:37:25 (Eclipse:6391): Gtk-CRITICAL **: 07:37:25.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:26 
02:37:26 (Eclipse:6391): Gtk-CRITICAL **: 07:37:26.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:27 
02:37:27 (Eclipse:6391): Gtk-CRITICAL **: 07:37:27.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:27 
02:37:27 (Eclipse:6391): Gtk-CRITICAL **: 07:37:27.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:27 
02:37:27 (Eclipse:6391): Gtk-WARNING **: 07:37:27.798: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:27 
02:37:27 (Eclipse:6391): Gtk-WARNING **: 07:37:27.813: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:27 
02:37:27 (Eclipse:6391): Gtk-CRITICAL **: 07:37:27.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:27 
02:37:27 (Eclipse:6391): Gtk-CRITICAL **: 07:37:27.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:27 
02:37:27 (Eclipse:6391): Gtk-CRITICAL **: 07:37:27.947: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:28 
02:37:28 (Eclipse:6391): Gtk-CRITICAL **: 07:37:28.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:28 
02:37:28 (Eclipse:6391): Gtk-WARNING **: 07:37:28.199: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:28 
02:37:28 (Eclipse:6391): Gtk-WARNING **: 07:37:28.210: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:28 
02:37:28 (Eclipse:6391): Gtk-CRITICAL **: 07:37:28.344: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:28 
02:37:28 (Eclipse:6391): Gtk-CRITICAL **: 07:37:28.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:28 
02:37:28 (Eclipse:6391): Gtk-CRITICAL **: 07:37:28.549: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:30 
02:37:30 (Eclipse:6391): Gtk-CRITICAL **: 07:37:30.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:30 
02:37:30 (Eclipse:6391): Gtk-CRITICAL **: 07:37:30.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:30 
02:37:30 (Eclipse:6391): Gtk-WARNING **: 07:37:30.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:30 
02:37:30 (Eclipse:6391): Gtk-WARNING **: 07:37:30.688: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:30 
02:37:30 (Eclipse:6391): Gtk-CRITICAL **: 07:37:30.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:30 
02:37:30 (Eclipse:6391): Gtk-CRITICAL **: 07:37:30.775: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:30 
02:37:30 (Eclipse:6391): Gtk-CRITICAL **: 07:37:30.806: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:30 
02:37:30 (Eclipse:6391): Gtk-CRITICAL **: 07:37:30.871: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:30 
02:37:30 (Eclipse:6391): Gtk-CRITICAL **: 07:37:30.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:31 
02:37:31 (Eclipse:6391): Gtk-WARNING **: 07:37:31.212: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:31 
02:37:31 (Eclipse:6391): Gtk-WARNING **: 07:37:31.224: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:31 
02:37:31 (Eclipse:6391): Gtk-CRITICAL **: 07:37:31.352: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:31 
02:37:31 (Eclipse:6391): Gtk-CRITICAL **: 07:37:31.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:32 
02:37:32 (Eclipse:6391): Gtk-CRITICAL **: 07:37:32.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:32 
02:37:32 (Eclipse:6391): Gtk-CRITICAL **: 07:37:32.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:32 
02:37:32 (Eclipse:6391): Gtk-WARNING **: 07:37:32.637: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:32 
02:37:32 (Eclipse:6391): Gtk-WARNING **: 07:37:32.646: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:32 
02:37:32 (Eclipse:6391): Gtk-CRITICAL **: 07:37:32.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:32 
02:37:32 (Eclipse:6391): Gtk-CRITICAL **: 07:37:32.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:32 
02:37:32 (Eclipse:6391): Gtk-CRITICAL **: 07:37:32.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:32 
02:37:32 (Eclipse:6391): Gtk-CRITICAL **: 07:37:32.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:32 
02:37:32 (Eclipse:6391): Gtk-WARNING **: 07:37:32.980: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:32 
02:37:32 (Eclipse:6391): Gtk-WARNING **: 07:37:32.992: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:33 
02:37:33 (Eclipse:6391): Gtk-CRITICAL **: 07:37:33.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:33 
02:37:33 (Eclipse:6391): Gtk-CRITICAL **: 07:37:33.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:33 
02:37:33 (Eclipse:6391): Gtk-CRITICAL **: 07:37:33.246: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:34 
02:37:34 (Eclipse:6391): Gtk-CRITICAL **: 07:37:34.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:34 
02:37:34 (Eclipse:6391): Gtk-CRITICAL **: 07:37:34.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:34 
02:37:34 (Eclipse:6391): Gtk-WARNING **: 07:37:34.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:34 
02:37:34 (Eclipse:6391): Gtk-WARNING **: 07:37:34.688: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:34 
02:37:34 (Eclipse:6391): Gtk-CRITICAL **: 07:37:34.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:34 
02:37:34 (Eclipse:6391): Gtk-CRITICAL **: 07:37:34.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:34 
02:37:34 (Eclipse:6391): Gtk-CRITICAL **: 07:37:34.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:34 
02:37:34 (Eclipse:6391): Gtk-CRITICAL **: 07:37:34.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:35 
02:37:35 (Eclipse:6391): Gtk-WARNING **: 07:37:35.072: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:35 
02:37:35 (Eclipse:6391): Gtk-WARNING **: 07:37:35.083: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:35 
02:37:35 (Eclipse:6391): Gtk-CRITICAL **: 07:37:35.175: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:35 
02:37:35 (Eclipse:6391): Gtk-CRITICAL **: 07:37:35.275: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:35 
02:37:35 (Eclipse:6391): Gtk-CRITICAL **: 07:37:35.377: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:37 
02:37:37 (Eclipse:6391): Gtk-CRITICAL **: 07:37:37.317: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:37 
02:37:37 (Eclipse:6391): Gtk-CRITICAL **: 07:37:37.317: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:37 
02:37:37 (Eclipse:6391): Gtk-WARNING **: 07:37:37.378: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:37 
02:37:37 (Eclipse:6391): Gtk-WARNING **: 07:37:37.388: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:37 
02:37:37 (Eclipse:6391): Gtk-CRITICAL **: 07:37:37.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:37 
02:37:37 (Eclipse:6391): Gtk-CRITICAL **: 07:37:37.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:37 
02:37:37 (Eclipse:6391): Gtk-CRITICAL **: 07:37:37.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:37 
02:37:37 (Eclipse:6391): Gtk-CRITICAL **: 07:37:37.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:37 
02:37:37 (Eclipse:6391): Gtk-CRITICAL **: 07:37:37.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:37 
02:37:37 (Eclipse:6391): Gtk-WARNING **: 07:37:37.779: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:37 
02:37:37 (Eclipse:6391): Gtk-WARNING **: 07:37:37.791: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:37 
02:37:37 (Eclipse:6391): Gtk-CRITICAL **: 07:37:37.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:38 
02:37:38 (Eclipse:6391): Gtk-CRITICAL **: 07:37:38.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:38 
02:37:38 (Eclipse:6391): Gtk-CRITICAL **: 07:37:38.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:39 
02:37:39 (Eclipse:6391): Gtk-CRITICAL **: 07:37:39.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:39 
02:37:39 (Eclipse:6391): Gtk-CRITICAL **: 07:37:39.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:40 
02:37:40 (Eclipse:6391): Gtk-WARNING **: 07:37:40.040: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:40 
02:37:40 (Eclipse:6391): Gtk-WARNING **: 07:37:40.049: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:40 
02:37:40 (Eclipse:6391): Gtk-CRITICAL **: 07:37:40.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:40 
02:37:40 (Eclipse:6391): Gtk-CRITICAL **: 07:37:40.128: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:40 
02:37:40 (Eclipse:6391): Gtk-CRITICAL **: 07:37:40.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:40 
02:37:40 (Eclipse:6391): Gtk-CRITICAL **: 07:37:40.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:40 
02:37:40 (Eclipse:6391): Gtk-WARNING **: 07:37:40.406: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:40 
02:37:40 (Eclipse:6391): Gtk-WARNING **: 07:37:40.418: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:40 
02:37:40 (Eclipse:6391): Gtk-CRITICAL **: 07:37:40.565: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:40 
02:37:40 (Eclipse:6391): Gtk-CRITICAL **: 07:37:40.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:40 
02:37:40 (Eclipse:6391): Gtk-CRITICAL **: 07:37:40.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:43 
02:37:43 (Eclipse:6391): Gtk-CRITICAL **: 07:37:43.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:43 
02:37:43 (Eclipse:6391): Gtk-CRITICAL **: 07:37:43.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:43 
02:37:43 (Eclipse:6391): Gtk-WARNING **: 07:37:43.612: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:43 
02:37:43 (Eclipse:6391): Gtk-WARNING **: 07:37:43.622: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:43 
02:37:43 (Eclipse:6391): Gtk-CRITICAL **: 07:37:43.644: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:43 
02:37:43 (Eclipse:6391): Gtk-CRITICAL **: 07:37:43.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:43 
02:37:43 (Eclipse:6391): Gtk-CRITICAL **: 07:37:43.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:43 
02:37:43 (Eclipse:6391): Gtk-CRITICAL **: 07:37:43.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:43 
02:37:43 (Eclipse:6391): Gtk-WARNING **: 07:37:43.977: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:43 
02:37:43 (Eclipse:6391): Gtk-WARNING **: 07:37:43.989: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:44 
02:37:44 (Eclipse:6391): Gtk-CRITICAL **: 07:37:44.013: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:44 
02:37:44 (Eclipse:6391): Gtk-CRITICAL **: 07:37:44.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:44 
02:37:44 (Eclipse:6391): Gtk-CRITICAL **: 07:37:44.226: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:48 
02:37:48 (Eclipse:6391): Gtk-CRITICAL **: 07:37:48.647: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:48 
02:37:48 (Eclipse:6391): Gtk-CRITICAL **: 07:37:48.647: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:48 
02:37:48 (Eclipse:6391): Gtk-WARNING **: 07:37:48.733: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:48 
02:37:48 (Eclipse:6391): Gtk-WARNING **: 07:37:48.743: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:48 
02:37:48 (Eclipse:6391): Gtk-CRITICAL **: 07:37:48.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:48 
02:37:48 (Eclipse:6391): Gtk-CRITICAL **: 07:37:48.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:48 
02:37:48 (Eclipse:6391): Gtk-CRITICAL **: 07:37:48.859: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:48 
02:37:48 (Eclipse:6391): Gtk-CRITICAL **: 07:37:48.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:49 
02:37:49 (Eclipse:6391): Gtk-WARNING **: 07:37:49.120: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:49 
02:37:49 (Eclipse:6391): Gtk-WARNING **: 07:37:49.131: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:49 
02:37:49 (Eclipse:6391): Gtk-CRITICAL **: 07:37:49.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:49 
02:37:49 (Eclipse:6391): Gtk-CRITICAL **: 07:37:49.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:49 
02:37:49 (Eclipse:6391): Gtk-CRITICAL **: 07:37:49.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:49 
02:37:49 (Eclipse:6391): Gtk-CRITICAL **: 07:37:49.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:52 
02:37:52 (Eclipse:6391): Gtk-CRITICAL **: 07:37:52.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:52 
02:37:52 (Eclipse:6391): Gtk-CRITICAL **: 07:37:52.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:53 
02:37:53 (Eclipse:6391): Gtk-WARNING **: 07:37:53.073: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:53 
02:37:53 (Eclipse:6391): Gtk-WARNING **: 07:37:53.083: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:53 
02:37:53 (Eclipse:6391): Gtk-CRITICAL **: 07:37:53.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:53 
02:37:53 (Eclipse:6391): Gtk-CRITICAL **: 07:37:53.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:53 
02:37:53 (Eclipse:6391): Gtk-CRITICAL **: 07:37:53.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:53 
02:37:53 (Eclipse:6391): Gtk-CRITICAL **: 07:37:53.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:53 
02:37:53 (Eclipse:6391): Gtk-WARNING **: 07:37:53.517: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:53 
02:37:53 (Eclipse:6391): Gtk-WARNING **: 07:37:53.529: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:53 
02:37:53 (Eclipse:6391): Gtk-CRITICAL **: 07:37:53.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:53 
02:37:53 (Eclipse:6391): Gtk-CRITICAL **: 07:37:53.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:53 
02:37:53 (Eclipse:6391): Gtk-CRITICAL **: 07:37:53.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:55 
02:37:55 (Eclipse:6391): Gtk-CRITICAL **: 07:37:55.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:55 
02:37:55 (Eclipse:6391): Gtk-CRITICAL **: 07:37:55.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:55 
02:37:55 (Eclipse:6391): Gtk-WARNING **: 07:37:55.150: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:55 
02:37:55 (Eclipse:6391): Gtk-WARNING **: 07:37:55.160: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:55 
02:37:55 (Eclipse:6391): Gtk-CRITICAL **: 07:37:55.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:55 
02:37:55 (Eclipse:6391): Gtk-CRITICAL **: 07:37:55.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:55 
02:37:55 (Eclipse:6391): Gtk-CRITICAL **: 07:37:55.271: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:55 
02:37:55 (Eclipse:6391): Gtk-CRITICAL **: 07:37:55.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:55 
02:37:55 (Eclipse:6391): Gtk-WARNING **: 07:37:55.540: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:55 
02:37:55 (Eclipse:6391): Gtk-WARNING **: 07:37:55.551: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:55 
02:37:55 (Eclipse:6391): Gtk-CRITICAL **: 07:37:55.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:55 
02:37:55 (Eclipse:6391): Gtk-CRITICAL **: 07:37:55.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:55 
02:37:55 (Eclipse:6391): Gtk-CRITICAL **: 07:37:55.916: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:57 
02:37:57 (Eclipse:6391): Gtk-CRITICAL **: 07:37:57.008: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:57 
02:37:57 (Eclipse:6391): Gtk-CRITICAL **: 07:37:57.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:57 
02:37:57 (Eclipse:6391): Gtk-WARNING **: 07:37:57.080: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:57 
02:37:57 (Eclipse:6391): Gtk-WARNING **: 07:37:57.094: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:57 
02:37:57 (Eclipse:6391): Gtk-CRITICAL **: 07:37:57.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:57 
02:37:57 (Eclipse:6391): Gtk-CRITICAL **: 07:37:57.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:57 
02:37:57 (Eclipse:6391): Gtk-CRITICAL **: 07:37:57.233: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:57 
02:37:57 (Eclipse:6391): Gtk-CRITICAL **: 07:37:57.308: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:58 
02:37:58 (Eclipse:6391): Gtk-CRITICAL **: 07:37:58.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:58 
02:37:58 (Eclipse:6391): Gtk-CRITICAL **: 07:37:58.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:58 
02:37:58 (Eclipse:6391): Gtk-WARNING **: 07:37:58.757: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:58 
02:37:58 (Eclipse:6391): Gtk-WARNING **: 07:37:58.767: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:37:58 
02:37:58 (Eclipse:6391): Gtk-CRITICAL **: 07:37:58.789: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:58 
02:37:58 (Eclipse:6391): Gtk-CRITICAL **: 07:37:58.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:58 
02:37:58 (Eclipse:6391): Gtk-CRITICAL **: 07:37:58.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:58 
02:37:58 (Eclipse:6391): Gtk-CRITICAL **: 07:37:58.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:37:59 
02:37:59 (Eclipse:6391): Gtk-CRITICAL **: 07:37:59.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:09 
02:38:09 (Eclipse:6391): Gtk-CRITICAL **: 07:38:09.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:09 
02:38:09 (Eclipse:6391): Gtk-CRITICAL **: 07:38:09.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:09 
02:38:09 (Eclipse:6391): Gtk-WARNING **: 07:38:09.382: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:09 
02:38:09 (Eclipse:6391): Gtk-WARNING **: 07:38:09.396: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:09 
02:38:09 (Eclipse:6391): Gtk-CRITICAL **: 07:38:09.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:09 
02:38:09 (Eclipse:6391): Gtk-CRITICAL **: 07:38:09.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:09 
02:38:09 (Eclipse:6391): Gtk-CRITICAL **: 07:38:09.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:09 
02:38:09 (Eclipse:6391): Gtk-CRITICAL **: 07:38:09.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:09 
02:38:09 (Eclipse:6391): Gtk-CRITICAL **: 07:38:09.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:10 
02:38:10 (Eclipse:6391): Gtk-CRITICAL **: 07:38:10.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:10 
02:38:10 (Eclipse:6391): Gtk-CRITICAL **: 07:38:10.998: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:11 
02:38:11 (Eclipse:6391): Gtk-WARNING **: 07:38:11.084: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:11 
02:38:11 (Eclipse:6391): Gtk-WARNING **: 07:38:11.096: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:11 
02:38:11 (Eclipse:6391): Gtk-CRITICAL **: 07:38:11.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:11 
02:38:11 (Eclipse:6391): Gtk-CRITICAL **: 07:38:11.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:11 
02:38:11 (Eclipse:6391): Gtk-CRITICAL **: 07:38:11.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:11 
02:38:11 (Eclipse:6391): Gtk-CRITICAL **: 07:38:11.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:11 
02:38:11 (Eclipse:6391): Gtk-CRITICAL **: 07:38:11.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:12 
02:38:12 (Eclipse:6391): Gtk-CRITICAL **: 07:38:12.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:12 
02:38:12 (Eclipse:6391): Gtk-CRITICAL **: 07:38:12.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:12 
02:38:12 (Eclipse:6391): Gtk-WARNING **: 07:38:12.760: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:12 
02:38:12 (Eclipse:6391): Gtk-WARNING **: 07:38:12.771: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:12 
02:38:12 (Eclipse:6391): Gtk-CRITICAL **: 07:38:12.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:12 
02:38:12 (Eclipse:6391): Gtk-CRITICAL **: 07:38:12.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:12 
02:38:12 (Eclipse:6391): Gtk-CRITICAL **: 07:38:12.899: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:12 
02:38:12 (Eclipse:6391): Gtk-CRITICAL **: 07:38:12.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:13 
02:38:13 (Eclipse:6391): Gtk-CRITICAL **: 07:38:13.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:13 
02:38:13 (Eclipse:6391): Gtk-CRITICAL **: 07:38:13.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:14 
02:38:14 (Eclipse:6391): Gtk-CRITICAL **: 07:38:14.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:14 
02:38:14 (Eclipse:6391): Gtk-CRITICAL **: 07:38:14.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:14 
02:38:14 (Eclipse:6391): Gtk-WARNING **: 07:38:14.841: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:14 
02:38:14 (Eclipse:6391): Gtk-WARNING **: 07:38:14.851: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:14 
02:38:14 (Eclipse:6391): Gtk-CRITICAL **: 07:38:14.871: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:14 
02:38:14 (Eclipse:6391): Gtk-CRITICAL **: 07:38:14.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:14 
02:38:14 (Eclipse:6391): Gtk-CRITICAL **: 07:38:14.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:15 
02:38:15 (Eclipse:6391): Gtk-CRITICAL **: 07:38:15.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:15 
02:38:15 (Eclipse:6391): Gtk-CRITICAL **: 07:38:15.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:15 
02:38:15 (Eclipse:6391): Gtk-CRITICAL **: 07:38:15.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:16 
02:38:16 (Eclipse:6391): Gtk-CRITICAL **: 07:38:16.964: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:16 
02:38:16 (Eclipse:6391): Gtk-CRITICAL **: 07:38:16.964: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:17 
02:38:17 (Eclipse:6391): Gtk-WARNING **: 07:38:17.031: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:17 
02:38:17 (Eclipse:6391): Gtk-WARNING **: 07:38:17.042: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:17 
02:38:17 (Eclipse:6391): Gtk-CRITICAL **: 07:38:17.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:17 
02:38:17 (Eclipse:6391): Gtk-CRITICAL **: 07:38:17.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:17 
02:38:17 (Eclipse:6391): Gtk-CRITICAL **: 07:38:17.149: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:17 
02:38:17 (Eclipse:6391): Gtk-CRITICAL **: 07:38:17.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:17 
02:38:17 (Eclipse:6391): Gtk-CRITICAL **: 07:38:17.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:17 
02:38:17 (Eclipse:6391): Gtk-CRITICAL **: 07:38:17.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:20 
02:38:20 (Eclipse:6391): Gtk-CRITICAL **: 07:38:20.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:20 
02:38:20 (Eclipse:6391): Gtk-CRITICAL **: 07:38:20.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:20 
02:38:20 (Eclipse:6391): Gtk-WARNING **: 07:38:20.289: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:20 
02:38:20 (Eclipse:6391): Gtk-WARNING **: 07:38:20.298: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:20 
02:38:20 (Eclipse:6391): Gtk-CRITICAL **: 07:38:20.320: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:20 
02:38:20 (Eclipse:6391): Gtk-CRITICAL **: 07:38:20.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:20 
02:38:20 (Eclipse:6391): Gtk-CRITICAL **: 07:38:20.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:20 
02:38:20 (Eclipse:6391): Gtk-CRITICAL **: 07:38:20.514: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:20 
02:38:20 (Eclipse:6391): Gtk-CRITICAL **: 07:38:20.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:24 
02:38:24 (Eclipse:6391): Gtk-CRITICAL **: 07:38:24.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:24 
02:38:24 (Eclipse:6391): Gtk-CRITICAL **: 07:38:24.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:24 
02:38:24 (Eclipse:6391): Gtk-WARNING **: 07:38:24.458: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:24 
02:38:24 (Eclipse:6391): Gtk-WARNING **: 07:38:24.467: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:24 
02:38:24 (Eclipse:6391): Gtk-CRITICAL **: 07:38:24.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:24 
02:38:24 (Eclipse:6391): Gtk-CRITICAL **: 07:38:24.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:24 
02:38:24 (Eclipse:6391): Gtk-CRITICAL **: 07:38:24.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:24 
02:38:24 (Eclipse:6391): Gtk-CRITICAL **: 07:38:24.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:24 
02:38:24 (Eclipse:6391): Gtk-CRITICAL **: 07:38:24.775: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:25 
02:38:25 (Eclipse:6391): Gtk-CRITICAL **: 07:38:25.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:25 
02:38:25 (Eclipse:6391): Gtk-CRITICAL **: 07:38:25.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:25 
02:38:25 (Eclipse:6391): Gtk-CRITICAL **: 07:38:25.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:25 
02:38:25 (Eclipse:6391): Gtk-CRITICAL **: 07:38:25.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:25 
02:38:25 (Eclipse:6391): Gtk-CRITICAL **: 07:38:26.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:26 
02:38:26 (Eclipse:6391): Gtk-CRITICAL **: 07:38:26.094: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:26 
02:38:26 (Eclipse:6391): Gtk-CRITICAL **: 07:38:26.188: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:27 
02:38:27 (Eclipse:6391): Gtk-CRITICAL **: 07:38:27.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:27 
02:38:27 (Eclipse:6391): Gtk-CRITICAL **: 07:38:27.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:27 
02:38:27 (Eclipse:6391): Gtk-WARNING **: 07:38:27.912: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:27 
02:38:27 (Eclipse:6391): Gtk-WARNING **: 07:38:27.921: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:27 
02:38:27 (Eclipse:6391): Gtk-CRITICAL **: 07:38:27.941: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:27 
02:38:27 (Eclipse:6391): Gtk-CRITICAL **: 07:38:27.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:28 
02:38:28 (Eclipse:6391): Gtk-CRITICAL **: 07:38:28.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:28 
02:38:28 (Eclipse:6391): Gtk-CRITICAL **: 07:38:28.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:28 
02:38:28 (Eclipse:6391): Gtk-CRITICAL **: 07:38:28.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:31 
02:38:31 (Eclipse:6391): Gtk-CRITICAL **: 07:38:31.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:31 
02:38:31 (Eclipse:6391): Gtk-CRITICAL **: 07:38:31.207: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:31 
02:38:31 (Eclipse:6391): Gtk-WARNING **: 07:38:31.268: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:31 
02:38:31 (Eclipse:6391): Gtk-WARNING **: 07:38:31.279: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:31 
02:38:31 (Eclipse:6391): Gtk-CRITICAL **: 07:38:31.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:31 
02:38:31 (Eclipse:6391): Gtk-CRITICAL **: 07:38:31.368: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:31 
02:38:31 (Eclipse:6391): Gtk-CRITICAL **: 07:38:31.438: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:31 
02:38:31 (Eclipse:6391): Gtk-CRITICAL **: 07:38:31.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:31 
02:38:31 (Eclipse:6391): Gtk-CRITICAL **: 07:38:31.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:40 
02:38:40 (Eclipse:6391): Gtk-CRITICAL **: 07:38:40.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:40 
02:38:40 (Eclipse:6391): Gtk-CRITICAL **: 07:38:40.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:40 
02:38:40 (Eclipse:6391): Gtk-WARNING **: 07:38:40.474: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:40 
02:38:40 (Eclipse:6391): Gtk-WARNING **: 07:38:40.483: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:40 
02:38:40 (Eclipse:6391): Gtk-CRITICAL **: 07:38:40.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:40 
02:38:40 (Eclipse:6391): Gtk-CRITICAL **: 07:38:40.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:40 
02:38:40 (Eclipse:6391): Gtk-CRITICAL **: 07:38:40.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:40 
02:38:40 (Eclipse:6391): Gtk-CRITICAL **: 07:38:40.728: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:40 
02:38:40 (Eclipse:6391): Gtk-CRITICAL **: 07:38:40.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:41 
02:38:41 (Eclipse:6391): Gtk-CRITICAL **: 07:38:41.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:41 
02:38:41 (Eclipse:6391): Gtk-CRITICAL **: 07:38:41.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:41 
02:38:41 (Eclipse:6391): Gtk-WARNING **: 07:38:41.961: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:41 
02:38:41 (Eclipse:6391): Gtk-WARNING **: 07:38:41.971: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:42 
02:38:42 (Eclipse:6391): Gtk-CRITICAL **: 07:38:42.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:42 
02:38:42 (Eclipse:6391): Gtk-CRITICAL **: 07:38:42.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:42 
02:38:42 (Eclipse:6391): Gtk-CRITICAL **: 07:38:42.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:42 
02:38:42 (Eclipse:6391): Gtk-CRITICAL **: 07:38:42.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:42 
02:38:42 (Eclipse:6391): Gtk-CRITICAL **: 07:38:42.311: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:44 
02:38:44 (Eclipse:6391): Gtk-CRITICAL **: 07:38:44.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:44 
02:38:44 (Eclipse:6391): Gtk-CRITICAL **: 07:38:44.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:44 
02:38:44 (Eclipse:6391): Gtk-WARNING **: 07:38:44.761: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:44 
02:38:44 (Eclipse:6391): Gtk-WARNING **: 07:38:44.770: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:44 
02:38:44 (Eclipse:6391): Gtk-CRITICAL **: 07:38:44.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:44 
02:38:44 (Eclipse:6391): Gtk-CRITICAL **: 07:38:44.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:44 
02:38:44 (Eclipse:6391): Gtk-CRITICAL **: 07:38:44.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:44 
02:38:44 (Eclipse:6391): Gtk-CRITICAL **: 07:38:44.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:44 
02:38:44 (Eclipse:6391): Gtk-CRITICAL **: 07:38:44.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:45 
02:38:45 (Eclipse:6391): Gtk-CRITICAL **: 07:38:45.004: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:45 
02:38:45 (Eclipse:6391): Gtk-CRITICAL **: 07:38:45.094: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:48 
02:38:48 (Eclipse:6391): Gtk-CRITICAL **: 07:38:48.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:48 
02:38:48 (Eclipse:6391): Gtk-CRITICAL **: 07:38:48.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:48 
02:38:48 (Eclipse:6391): Gtk-WARNING **: 07:38:48.198: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:48 
02:38:48 (Eclipse:6391): Gtk-WARNING **: 07:38:48.208: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:48 
02:38:48 (Eclipse:6391): Gtk-CRITICAL **: 07:38:48.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:48 
02:38:48 (Eclipse:6391): Gtk-CRITICAL **: 07:38:48.280: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:48 
02:38:48 (Eclipse:6391): Gtk-CRITICAL **: 07:38:48.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:48 
02:38:48 (Eclipse:6391): Gtk-CRITICAL **: 07:38:48.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:48 
02:38:48 (Eclipse:6391): Gtk-CRITICAL **: 07:38:48.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:50 
02:38:50 (Eclipse:6391): Gtk-CRITICAL **: 07:38:50.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:50 
02:38:50 (Eclipse:6391): Gtk-CRITICAL **: 07:38:50.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:50 
02:38:50 (Eclipse:6391): Gtk-WARNING **: 07:38:50.747: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:50 
02:38:50 (Eclipse:6391): Gtk-WARNING **: 07:38:50.757: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:50 
02:38:50 (Eclipse:6391): Gtk-CRITICAL **: 07:38:50.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:50 
02:38:50 (Eclipse:6391): Gtk-CRITICAL **: 07:38:50.831: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:50 
02:38:50 (Eclipse:6391): Gtk-CRITICAL **: 07:38:50.867: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:50 
02:38:50 (Eclipse:6391): Gtk-CRITICAL **: 07:38:50.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:50 
02:38:50 (Eclipse:6391): Gtk-CRITICAL **: 07:38:50.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:51 
02:38:51 (Eclipse:6391): Gtk-CRITICAL **: 07:38:51.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:52 
02:38:52 (Eclipse:6391): Gtk-CRITICAL **: 07:38:52.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:52 
02:38:52 (Eclipse:6391): Gtk-CRITICAL **: 07:38:52.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:52 
02:38:52 (Eclipse:6391): Gtk-WARNING **: 07:38:52.646: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:52 
02:38:52 (Eclipse:6391): Gtk-WARNING **: 07:38:52.659: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:52 
02:38:52 (Eclipse:6391): Gtk-CRITICAL **: 07:38:52.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:52 
02:38:52 (Eclipse:6391): Gtk-CRITICAL **: 07:38:52.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:52 
02:38:52 (Eclipse:6391): Gtk-CRITICAL **: 07:38:52.778: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:52 
02:38:52 (Eclipse:6391): Gtk-CRITICAL **: 07:38:52.796: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:52 
02:38:52 (Eclipse:6391): Gtk-CRITICAL **: 07:38:52.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:52 
02:38:52 (Eclipse:6391): Gtk-CRITICAL **: 07:38:52.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:53 
02:38:53 (Eclipse:6391): Gtk-CRITICAL **: 07:38:53.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:53 
02:38:53 (Eclipse:6391): Gtk-CRITICAL **: 07:38:53.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:53 
02:38:53 (Eclipse:6391): Gtk-CRITICAL **: 07:38:53.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:54 
02:38:54 (Eclipse:6391): Gtk-WARNING **: 07:38:54.038: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:54 
02:38:54 (Eclipse:6391): Gtk-WARNING **: 07:38:54.048: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:54 
02:38:54 (Eclipse:6391): Gtk-CRITICAL **: 07:38:54.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:54 
02:38:54 (Eclipse:6391): Gtk-CRITICAL **: 07:38:54.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:54 
02:38:54 (Eclipse:6391): Gtk-CRITICAL **: 07:38:54.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:54 
02:38:54 (Eclipse:6391): Gtk-CRITICAL **: 07:38:54.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:54 
02:38:54 (Eclipse:6391): Gtk-CRITICAL **: 07:38:54.273: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:54 
02:38:54 (Eclipse:6391): Gtk-CRITICAL **: 07:38:54.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:58 
02:38:58 (Eclipse:6391): Gtk-CRITICAL **: 07:38:58.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:58 
02:38:58 (Eclipse:6391): Gtk-CRITICAL **: 07:38:58.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:58 
02:38:58 (Eclipse:6391): Gtk-WARNING **: 07:38:58.138: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:58 
02:38:58 (Eclipse:6391): Gtk-WARNING **: 07:38:58.153: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:38:58 
02:38:58 (Eclipse:6391): Gtk-CRITICAL **: 07:38:58.177: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:58 
02:38:58 (Eclipse:6391): Gtk-CRITICAL **: 07:38:58.219: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:58 
02:38:58 (Eclipse:6391): Gtk-CRITICAL **: 07:38:58.274: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:58 
02:38:58 (Eclipse:6391): Gtk-CRITICAL **: 07:38:58.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:38:58 
02:38:58 (Eclipse:6391): Gtk-CRITICAL **: 07:38:58.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:01 
02:39:01 (Eclipse:6391): Gtk-CRITICAL **: 07:39:01.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:01 
02:39:01 (Eclipse:6391): Gtk-CRITICAL **: 07:39:01.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:01 
02:39:01 (Eclipse:6391): Gtk-WARNING **: 07:39:01.261: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:01 
02:39:01 (Eclipse:6391): Gtk-WARNING **: 07:39:01.271: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:01 
02:39:01 (Eclipse:6391): Gtk-CRITICAL **: 07:39:01.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:01 
02:39:01 (Eclipse:6391): Gtk-CRITICAL **: 07:39:01.338: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:01 
02:39:01 (Eclipse:6391): Gtk-CRITICAL **: 07:39:01.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:01 
02:39:01 (Eclipse:6391): Gtk-CRITICAL **: 07:39:01.481: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:01 
02:39:01 (Eclipse:6391): Gtk-CRITICAL **: 07:39:01.576: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:03 
02:39:03 (Eclipse:6391): Gtk-CRITICAL **: 07:39:03.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:03 
02:39:03 (Eclipse:6391): Gtk-CRITICAL **: 07:39:03.378: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:03 
02:39:03 (Eclipse:6391): Gtk-CRITICAL **: 07:39:03.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:03 
02:39:03 (Eclipse:6391): Gtk-CRITICAL **: 07:39:03.522: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:03 
02:39:03 (Eclipse:6391): Gtk-CRITICAL **: 07:39:03.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:03 
02:39:03 (Eclipse:6391): Gtk-CRITICAL **: 07:39:03.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:03 
02:39:03 (Eclipse:6391): Gtk-CRITICAL **: 07:39:03.816: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:04 
02:39:04 (Eclipse:6391): Gtk-CRITICAL **: 07:39:04.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:04 
02:39:04 (Eclipse:6391): Gtk-CRITICAL **: 07:39:04.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:04 
02:39:04 (Eclipse:6391): Gtk-WARNING **: 07:39:04.763: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:04 
02:39:04 (Eclipse:6391): Gtk-WARNING **: 07:39:04.772: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:04 
02:39:04 (Eclipse:6391): Gtk-CRITICAL **: 07:39:04.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:04 
02:39:04 (Eclipse:6391): Gtk-CRITICAL **: 07:39:04.845: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:04 
02:39:04 (Eclipse:6391): Gtk-CRITICAL **: 07:39:04.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:04 
02:39:04 (Eclipse:6391): Gtk-CRITICAL **: 07:39:04.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:05 
02:39:05 (Eclipse:6391): Gtk-CRITICAL **: 07:39:05.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (Eclipse:6391): Gtk-CRITICAL **: 07:39:12.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (Eclipse:6391): Gtk-CRITICAL **: 07:39:12.700: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (Eclipse:6391): Gtk-WARNING **: 07:39:12.761: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:12 
02:39:12 (Eclipse:6391): Gtk-WARNING **: 07:39:12.770: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:12 
02:39:12 (Eclipse:6391): Gtk-CRITICAL **: 07:39:12.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (Eclipse:6391): Gtk-CRITICAL **: 07:39:12.841: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (Eclipse:6391): Gtk-CRITICAL **: 07:39:12.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (Eclipse:6391): Gtk-CRITICAL **: 07:39:12.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:13 
02:39:13 (Eclipse:6391): Gtk-CRITICAL **: 07:39:13.095: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:14 
02:39:14 (Eclipse:6391): Gtk-CRITICAL **: 07:39:14.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:14 
02:39:14 (Eclipse:6391): Gtk-CRITICAL **: 07:39:14.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:14 
02:39:14 (Eclipse:6391): Gtk-WARNING **: 07:39:14.872: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:14 
02:39:14 (Eclipse:6391): Gtk-WARNING **: 07:39:14.882: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:14 
02:39:14 (Eclipse:6391): Gtk-CRITICAL **: 07:39:14.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:14 
02:39:14 (Eclipse:6391): Gtk-CRITICAL **: 07:39:14.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:14 
02:39:14 (Eclipse:6391): Gtk-CRITICAL **: 07:39:15.001: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:15 
02:39:15 (Eclipse:6391): Gtk-CRITICAL **: 07:39:15.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:15 
02:39:15 (Eclipse:6391): Gtk-CRITICAL **: 07:39:15.174: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:16 
02:39:16 (Eclipse:6391): Gtk-WARNING **: 07:39:16.941: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:16 
02:39:16 (Eclipse:6391): Gtk-WARNING **: 07:39:16.951: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:18 
02:39:18 (Eclipse:6391): Gtk-WARNING **: 07:39:18.423: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:18 
02:39:18 (Eclipse:6391): Gtk-WARNING **: 07:39:18.433: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:20 
02:39:20 (Eclipse:6391): Gtk-WARNING **: 07:39:20.096: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:20 
02:39:20 (Eclipse:6391): Gtk-WARNING **: 07:39:20.105: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:26 
02:39:26 (Eclipse:6391): Gtk-WARNING **: 07:39:26.439: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:26 
02:39:26 (Eclipse:6391): Gtk-WARNING **: 07:39:26.448: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:28 
02:39:28 (Eclipse:6391): Gtk-WARNING **: 07:39:28.404: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:28 
02:39:28 (Eclipse:6391): Gtk-WARNING **: 07:39:28.413: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:30 
02:39:30 (Eclipse:6391): Gtk-WARNING **: 07:39:30.149: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:30 
02:39:30 (Eclipse:6391): Gtk-WARNING **: 07:39:30.159: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:33 
02:39:33 (Eclipse:6391): Gtk-WARNING **: 07:39:33.772: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:33 
02:39:33 (Eclipse:6391): Gtk-WARNING **: 07:39:33.782: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:43 
02:39:43 (Eclipse:6391): Gtk-WARNING **: 07:39:41.076: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:43 
02:39:43 (Eclipse:6391): Gtk-WARNING **: 07:39:41.085: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:54 
02:39:54 (Eclipse:6391): Gtk-WARNING **: 07:39:54.200: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:54 
02:39:54 (Eclipse:6391): Gtk-WARNING **: 07:39:54.210: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:55 
02:39:55 (Eclipse:6391): Gtk-WARNING **: 07:39:55.901: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:55 
02:39:55 (Eclipse:6391): Gtk-WARNING **: 07:39:55.901: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:55 
02:39:55 (Eclipse:6391): Gtk-WARNING **: 07:39:55.902: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:55 
02:39:55 (Eclipse:6391): Gtk-WARNING **: 07:39:55.921: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:55 
02:39:55 (Eclipse:6391): Gtk-WARNING **: 07:39:55.922: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:55 
02:39:55 (Eclipse:6391): Gtk-WARNING **: 07:39:55.923: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:56 
02:39:56 (Eclipse:6391): Gtk-WARNING **: 07:39:56.712: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:56 
02:39:56 (Eclipse:6391): Gtk-WARNING **: 07:39:56.723: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:56 
02:39:56 (Eclipse:6391): Gtk-WARNING **: 07:39:56.936: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:56 
02:39:56 (Eclipse:6391): Gtk-WARNING **: 07:39:56.937: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:56 
02:39:56 (Eclipse:6391): Gtk-WARNING **: 07:39:56.937: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:56 
02:39:56 (Eclipse:6391): Gtk-WARNING **: 07:39:56.966: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:56 
02:39:56 (Eclipse:6391): Gtk-WARNING **: 07:39:56.967: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:56 
02:39:56 (Eclipse:6391): Gtk-WARNING **: 07:39:56.968: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:57 
02:39:57 (Eclipse:6391): Gtk-WARNING **: 07:39:57.201: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:39:57 
02:39:57 (Eclipse:6391): Gtk-WARNING **: 07:39:57.212: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:00 
02:40:00 (Eclipse:6391): Gtk-WARNING **: 07:40:00.295: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:00 
02:40:00 (Eclipse:6391): Gtk-WARNING **: 07:40:00.308: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:00 
02:40:00 (Eclipse:6391): Gtk-WARNING **: 07:40:00.534: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:00 
02:40:00 (Eclipse:6391): Gtk-WARNING **: 07:40:00.541: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:08 
02:40:08 (Eclipse:6391): Gtk-WARNING **: 07:40:08.214: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:08 
02:40:08 (Eclipse:6391): Gtk-WARNING **: 07:40:08.224: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:11 
02:40:11 (Eclipse:6391): Gtk-WARNING **: 07:40:11.854: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:11 
02:40:11 (Eclipse:6391): Gtk-WARNING **: 07:40:11.863: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:18 
02:40:18 (Eclipse:6391): Gtk-WARNING **: 07:40:18.923: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:18 
02:40:18 (Eclipse:6391): Gtk-WARNING **: 07:40:18.938: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:19 
02:40:19 (Eclipse:6391): Gtk-WARNING **: 07:40:19.380: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:19 
02:40:19 (Eclipse:6391): Gtk-WARNING **: 07:40:19.400: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:19 
02:40:19 (Eclipse:6391): Gtk-WARNING **: 07:40:19.640: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:19 
02:40:19 (Eclipse:6391): Gtk-WARNING **: 07:40:19.657: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:19 
02:40:19 (Eclipse:6391): Gtk-WARNING **: 07:40:19.939: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:19 
02:40:19 (Eclipse:6391): Gtk-WARNING **: 07:40:19.940: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:19 
02:40:19 (Eclipse:6391): Gtk-WARNING **: 07:40:19.941: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:19 
02:40:19 (Eclipse:6391): Gtk-WARNING **: 07:40:19.965: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:19 
02:40:19 (Eclipse:6391): Gtk-WARNING **: 07:40:19.967: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:19 
02:40:19 (Eclipse:6391): Gtk-WARNING **: 07:40:19.968: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:23 
02:40:23 (Eclipse:6391): Gtk-WARNING **: 07:40:20.180: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:23 
02:40:23 (Eclipse:6391): Gtk-WARNING **: 07:40:20.192: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:25 
02:40:25 (Eclipse:6391): Gtk-WARNING **: 07:40:25.009: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:25 
02:40:25 (Eclipse:6391): Gtk-WARNING **: 07:40:25.019: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:26 
02:40:26 (Eclipse:6391): Gtk-WARNING **: 07:40:26.904: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:26 
02:40:26 (Eclipse:6391): Gtk-WARNING **: 07:40:26.914: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:27 
02:40:27 (Eclipse:6391): Gtk-WARNING **: 07:40:27.210: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:27 
02:40:27 (Eclipse:6391): Gtk-WARNING **: 07:40:27.222: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:29 
02:40:29 (Eclipse:6391): Gtk-WARNING **: 07:40:29.455: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:29 
02:40:29 (Eclipse:6391): Gtk-WARNING **: 07:40:29.465: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:42 
02:40:42 (Eclipse:6391): Gtk-WARNING **: 07:40:42.163: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:42 
02:40:42 (Eclipse:6391): Gtk-WARNING **: 07:40:42.172: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:42 
02:40:42 (Eclipse:6391): Gtk-WARNING **: 07:40:42.448: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:42 
02:40:42 (Eclipse:6391): Gtk-WARNING **: 07:40:42.459: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:50 
02:40:50 (Eclipse:6391): Gtk-WARNING **: 07:40:50.849: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:50 
02:40:50 (Eclipse:6391): Gtk-WARNING **: 07:40:50.858: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:52 
02:40:52 (Eclipse:6391): Gtk-WARNING **: 07:40:52.216: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:52 
02:40:52 (Eclipse:6391): Gtk-WARNING **: 07:40:52.225: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:52 
02:40:52 (Eclipse:6391): Gtk-WARNING **: 07:40:52.504: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:52 
02:40:52 (Eclipse:6391): Gtk-WARNING **: 07:40:52.520: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:52 
02:40:52 (Eclipse:6391): Gtk-WARNING **: 07:40:52.877: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:52 
02:40:52 (Eclipse:6391): Gtk-WARNING **: 07:40:52.894: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:54 
02:40:54 (Eclipse:6391): Gtk-WARNING **: 07:40:54.397: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:54 
02:40:54 (Eclipse:6391): Gtk-WARNING **: 07:40:54.407: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:56 
02:40:56 (Eclipse:6391): Gtk-WARNING **: 07:40:56.610: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:56 
02:40:56 (Eclipse:6391): Gtk-WARNING **: 07:40:56.620: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:56 
02:40:56 (Eclipse:6391): Gtk-WARNING **: 07:40:56.894: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:56 
02:40:56 (Eclipse:6391): Gtk-WARNING **: 07:40:56.911: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:57 
02:40:57 (Eclipse:6391): Gtk-WARNING **: 07:40:57.285: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:40:57 
02:40:57 (Eclipse:6391): Gtk-WARNING **: 07:40:57.302: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:16 
02:41:16 (Eclipse:6391): Gtk-WARNING **: 07:41:16.670: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:16 
02:41:16 (Eclipse:6391): Gtk-WARNING **: 07:41:16.679: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:21 
02:41:21 (Eclipse:6391): Gtk-WARNING **: 07:41:21.492: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:21 
02:41:21 (Eclipse:6391): Gtk-WARNING **: 07:41:21.501: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:31 
02:41:31 (Eclipse:6391): Gtk-WARNING **: 07:41:31.855: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:31 
02:41:31 (Eclipse:6391): Gtk-WARNING **: 07:41:31.864: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:37 
02:41:37 (Eclipse:6391): Gtk-WARNING **: 07:41:37.247: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:37 
02:41:37 (Eclipse:6391): Gtk-WARNING **: 07:41:37.256: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:41 
02:41:41 (Eclipse:6391): Gtk-WARNING **: 07:41:41.213: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:41 
02:41:41 (Eclipse:6391): Gtk-WARNING **: 07:41:41.223: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:43 
02:41:43 (Eclipse:6391): Gtk-WARNING **: 07:41:43.093: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:43 
02:41:43 (Eclipse:6391): Gtk-WARNING **: 07:41:43.103: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:43 
02:41:43 (Eclipse:6391): Gtk-WARNING **: 07:41:43.348: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:43 
02:41:43 (Eclipse:6391): Gtk-WARNING **: 07:41:43.369: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:43 
02:41:43 (Eclipse:6391): Gtk-WARNING **: 07:41:43.375: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:43 
02:41:43 (Eclipse:6391): Gtk-WARNING **: 07:41:43.376: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:43 
02:41:43 (Eclipse:6391): Gtk-WARNING **: 07:41:43.547: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:43 
02:41:43 (Eclipse:6391): Gtk-WARNING **: 07:41:43.569: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:43 
02:41:43 (Eclipse:6391): Gtk-WARNING **: 07:41:43.576: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:43 
02:41:43 (Eclipse:6391): Gtk-WARNING **: 07:41:43.577: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:45 
02:41:45 (Eclipse:6391): Gtk-WARNING **: 07:41:45.022: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:45 
02:41:45 (Eclipse:6391): Gtk-WARNING **: 07:41:45.032: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:47 
02:41:47 (Eclipse:6391): Gtk-WARNING **: 07:41:47.084: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:47 
02:41:47 (Eclipse:6391): Gtk-WARNING **: 07:41:47.094: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:47 
02:41:47 (Eclipse:6391): Gtk-WARNING **: 07:41:47.337: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:47 
02:41:47 (Eclipse:6391): Gtk-WARNING **: 07:41:47.361: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:47 
02:41:47 (Eclipse:6391): Gtk-WARNING **: 07:41:47.368: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:47 
02:41:47 (Eclipse:6391): Gtk-WARNING **: 07:41:47.369: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:47 
02:41:47 (Eclipse:6391): Gtk-WARNING **: 07:41:47.556: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:47 
02:41:47 (Eclipse:6391): Gtk-WARNING **: 07:41:47.580: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:47 
02:41:47 (Eclipse:6391): Gtk-WARNING **: 07:41:47.587: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:47 
02:41:47 (Eclipse:6391): Gtk-WARNING **: 07:41:47.588: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:48 
02:41:48 (Eclipse:6391): Gtk-WARNING **: 07:41:48.871: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:48 
02:41:48 (Eclipse:6391): Gtk-WARNING **: 07:41:48.880: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:51 
02:41:51 (Eclipse:6391): Gtk-WARNING **: 07:41:51.673: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:51 
02:41:51 (Eclipse:6391): Gtk-WARNING **: 07:41:51.686: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:53 
02:41:53 (Eclipse:6391): Gtk-WARNING **: 07:41:53.014: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:53 
02:41:53 (Eclipse:6391): Gtk-WARNING **: 07:41:53.024: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:55 
02:41:55 (Eclipse:6391): Gtk-WARNING **: 07:41:55.136: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:41:55 
02:41:55 (Eclipse:6391): Gtk-WARNING **: 07:41:55.145: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:00 
02:42:00 (Eclipse:6391): Gtk-WARNING **: 07:42:00.986: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:00 
02:42:00 (Eclipse:6391): Gtk-WARNING **: 07:42:00.995: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:03 
02:42:03 (Eclipse:6391): Gtk-WARNING **: 07:42:03.130: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:03 
02:42:03 (Eclipse:6391): Gtk-WARNING **: 07:42:03.141: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:05 
02:42:05 (Eclipse:6391): Gtk-WARNING **: 07:42:05.676: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:05 
02:42:05 (Eclipse:6391): Gtk-WARNING **: 07:42:05.686: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:06 
02:42:06 (Eclipse:6391): Gtk-WARNING **: 07:42:06.963: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:06 
02:42:06 (Eclipse:6391): Gtk-WARNING **: 07:42:06.973: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:08 
02:42:08 (Eclipse:6391): Gtk-WARNING **: 07:42:08.461: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:08 
02:42:08 (Eclipse:6391): Gtk-WARNING **: 07:42:08.470: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:09 
02:42:09 (Eclipse:6391): Gtk-WARNING **: 07:42:09.784: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:09 
02:42:09 (Eclipse:6391): Gtk-WARNING **: 07:42:09.801: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:13 
02:42:13 (Eclipse:6391): Gtk-WARNING **: 07:42:13.231: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:13 
02:42:13 (Eclipse:6391): Gtk-WARNING **: 07:42:13.241: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:14 
02:42:14 (Eclipse:6391): Gtk-WARNING **: 07:42:14.663: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:14 
02:42:14 (Eclipse:6391): Gtk-WARNING **: 07:42:14.674: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:16 
02:42:16 (Eclipse:6391): Gtk-WARNING **: 07:42:16.290: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:16 
02:42:16 (Eclipse:6391): Gtk-WARNING **: 07:42:16.302: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:19 
02:42:19 (Eclipse:6391): Gtk-WARNING **: 07:42:19.620: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:19 
02:42:19 (Eclipse:6391): Gtk-WARNING **: 07:42:19.631: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:26 
02:42:26 (Eclipse:6391): Gtk-WARNING **: 07:42:26.382: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:26 
02:42:26 (Eclipse:6391): Gtk-WARNING **: 07:42:26.391: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:30 
02:42:30 (Eclipse:6391): Gtk-WARNING **: 07:42:30.314: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:30 
02:42:30 (Eclipse:6391): Gtk-WARNING **: 07:42:30.324: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:39 
02:42:39 (Eclipse:6391): Gtk-WARNING **: 07:42:39.681: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:39 
02:42:39 (Eclipse:6391): Gtk-WARNING **: 07:42:39.690: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:49 
02:42:49 (Eclipse:6391): Gtk-WARNING **: 07:42:49.084: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:49 
02:42:49 (Eclipse:6391): Gtk-WARNING **: 07:42:49.093: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:54 
02:42:54 (Eclipse:6391): Gtk-WARNING **: 07:42:54.838: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:42:54 
02:42:54 (Eclipse:6391): Gtk-WARNING **: 07:42:54.847: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:00 
02:43:00 (Eclipse:6391): Gtk-WARNING **: 07:43:00.195: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:00 
02:43:00 (Eclipse:6391): Gtk-WARNING **: 07:43:00.205: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:09 
02:43:09 (Eclipse:6391): Gtk-WARNING **: 07:43:09.032: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:09 
02:43:09 (Eclipse:6391): Gtk-WARNING **: 07:43:09.042: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:19 
02:43:19 (Eclipse:6391): Gtk-WARNING **: 07:43:19.148: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:19 
02:43:19 (Eclipse:6391): Gtk-WARNING **: 07:43:19.157: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:26 
02:43:26 (Eclipse:6391): Gtk-WARNING **: 07:43:26.281: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:26 
02:43:26 (Eclipse:6391): Gtk-WARNING **: 07:43:26.293: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:36 
02:43:36 (Eclipse:6391): Gtk-WARNING **: 07:43:36.886: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:36 
02:43:36 (Eclipse:6391): Gtk-WARNING **: 07:43:36.895: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:48 
02:43:48 (Eclipse:6391): Gtk-WARNING **: 07:43:48.381: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:48 
02:43:48 (Eclipse:6391): Gtk-WARNING **: 07:43:48.390: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:52 
02:43:52 (Eclipse:6391): Gtk-WARNING **: 07:43:52.585: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:43:52 
02:43:52 (Eclipse:6391): Gtk-WARNING **: 07:43:52.595: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:07 
02:44:07 (Eclipse:6391): Gtk-WARNING **: 07:44:07.187: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:07 
02:44:07 (Eclipse:6391): Gtk-WARNING **: 07:44:07.199: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:09 
02:44:09 (Eclipse:6391): Gtk-WARNING **: 07:44:09.158: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:09 
02:44:09 (Eclipse:6391): Gtk-WARNING **: 07:44:09.168: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:10 
02:44:10 (Eclipse:6391): Gtk-WARNING **: 07:44:10.690: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:10 
02:44:10 (Eclipse:6391): Gtk-WARNING **: 07:44:10.699: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:12 
02:44:12 (Eclipse:6391): Gtk-WARNING **: 07:44:12.195: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:12 
02:44:12 (Eclipse:6391): Gtk-WARNING **: 07:44:12.205: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:16 
02:44:16 (Eclipse:6391): Gtk-WARNING **: 07:44:16.271: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:16 
02:44:16 (Eclipse:6391): Gtk-WARNING **: 07:44:16.282: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:18 
02:44:18 (Eclipse:6391): Gtk-WARNING **: 07:44:18.590: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:18 
02:44:18 (Eclipse:6391): Gtk-WARNING **: 07:44:18.600: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:20 
02:44:20 (Eclipse:6391): Gtk-WARNING **: 07:44:20.004: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:20 
02:44:20 (Eclipse:6391): Gtk-WARNING **: 07:44:20.014: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:21 
02:44:21 (Eclipse:6391): Gtk-WARNING **: 07:44:21.276: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:21 
02:44:21 (Eclipse:6391): Gtk-WARNING **: 07:44:21.287: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:23 
02:44:23 (Eclipse:6391): Gtk-WARNING **: 07:44:23.440: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:23 
02:44:23 (Eclipse:6391): Gtk-WARNING **: 07:44:23.449: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:25 
02:44:25 (Eclipse:6391): Gtk-WARNING **: 07:44:25.224: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:25 
02:44:25 (Eclipse:6391): Gtk-WARNING **: 07:44:25.235: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:26 
02:44:26 (Eclipse:6391): Gtk-WARNING **: 07:44:26.534: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:26 
02:44:26 (Eclipse:6391): Gtk-WARNING **: 07:44:26.546: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:28 
02:44:28 (Eclipse:6391): Gtk-WARNING **: 07:44:28.329: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:28 
02:44:28 (Eclipse:6391): Gtk-WARNING **: 07:44:28.339: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:32 
02:44:32 (Eclipse:6391): Gtk-WARNING **: 07:44:32.886: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:32 
02:44:32 (Eclipse:6391): Gtk-WARNING **: 07:44:32.896: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:36 
02:44:36 (Eclipse:6391): Gtk-WARNING **: 07:44:36.175: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:36 
02:44:36 (Eclipse:6391): Gtk-WARNING **: 07:44:36.184: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:38 
02:44:38 (Eclipse:6391): Gtk-WARNING **: 07:44:38.365: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:38 
02:44:38 (Eclipse:6391): Gtk-WARNING **: 07:44:38.376: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:41 
02:44:41 (Eclipse:6391): Gtk-WARNING **: 07:44:41.675: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:41 
02:44:41 (Eclipse:6391): Gtk-WARNING **: 07:44:41.685: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:43 
02:44:43 (Eclipse:6391): Gtk-WARNING **: 07:44:43.873: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:43 
02:44:43 (Eclipse:6391): Gtk-WARNING **: 07:44:43.883: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:45 
02:44:45 (Eclipse:6391): Gtk-WARNING **: 07:44:45.815: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:45 
02:44:45 (Eclipse:6391): Gtk-WARNING **: 07:44:45.826: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:47 
02:44:47 (Eclipse:6391): Gtk-WARNING **: 07:44:47.556: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:47 
02:44:47 (Eclipse:6391): Gtk-WARNING **: 07:44:47.566: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:49 
02:44:49 (Eclipse:6391): Gtk-WARNING **: 07:44:49.100: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:49 
02:44:49 (Eclipse:6391): Gtk-WARNING **: 07:44:49.110: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:51 
02:44:51 (Eclipse:6391): Gtk-WARNING **: 07:44:51.009: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:51 
02:44:51 (Eclipse:6391): Gtk-WARNING **: 07:44:51.018: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:54 
02:44:54 (Eclipse:6391): Gtk-WARNING **: 07:44:54.549: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:44:54 
02:44:54 (Eclipse:6391): Gtk-WARNING **: 07:44:54.559: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:02 
02:45:02 (Eclipse:6391): Gtk-WARNING **: 07:45:02.609: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:02 
02:45:02 (Eclipse:6391): Gtk-WARNING **: 07:45:02.619: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:03 
02:45:03 (Eclipse:6391): Gtk-WARNING **: 07:45:03.644: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:03 
02:45:03 (Eclipse:6391): Gtk-WARNING **: 07:45:03.654: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:05 
02:45:05 (Eclipse:6391): Gtk-WARNING **: 07:45:05.442: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:05 
02:45:05 (Eclipse:6391): Gtk-WARNING **: 07:45:05.454: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:07 
02:45:07 (Eclipse:6391): Gtk-WARNING **: 07:45:07.188: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:07 
02:45:07 (Eclipse:6391): Gtk-WARNING **: 07:45:07.198: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:08 
02:45:08 (Eclipse:6391): Gtk-WARNING **: 07:45:08.991: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:08 
02:45:08 (Eclipse:6391): Gtk-WARNING **: 07:45:09.001: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:11 
02:45:11 (Eclipse:6391): Gtk-WARNING **: 07:45:11.862: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:11 
02:45:11 (Eclipse:6391): Gtk-WARNING **: 07:45:11.873: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:13 
02:45:13 (Eclipse:6391): Gtk-WARNING **: 07:45:13.786: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:13 
02:45:13 (Eclipse:6391): Gtk-WARNING **: 07:45:13.796: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:16 
02:45:16 (Eclipse:6391): Gtk-WARNING **: 07:45:16.230: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:16 
02:45:16 (Eclipse:6391): Gtk-WARNING **: 07:45:16.239: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:22 
02:45:22 (Eclipse:6391): Gtk-WARNING **: 07:45:22.449: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:45:22 
02:45:22 (Eclipse:6391): Gtk-WARNING **: 07:45:22.459: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:46:15 
02:46:15 (Eclipse:6391): Gtk-WARNING **: 07:46:15.432: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:46:15 
02:46:15 (Eclipse:6391): Gtk-WARNING **: 07:46:15.444: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:46:32 
02:46:32 (Eclipse:6391): Gtk-WARNING **: 07:46:32.815: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:46:32 
02:46:32 (Eclipse:6391): Gtk-WARNING **: 07:46:32.824: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:46:48 
02:46:48 (Eclipse:6391): Gtk-WARNING **: 07:46:48.234: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:46:48 
02:46:48 (Eclipse:6391): Gtk-WARNING **: 07:46:48.244: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:15 
02:47:15 (Eclipse:6391): Gtk-WARNING **: 07:47:15.205: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:15 
02:47:15 (Eclipse:6391): Gtk-WARNING **: 07:47:15.215: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:22 
02:47:22 (Eclipse:6391): Gtk-WARNING **: 07:47:22.732: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:22 
02:47:22 (Eclipse:6391): Gtk-WARNING **: 07:47:22.746: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:24 
02:47:24 (Eclipse:6391): Gtk-WARNING **: 07:47:24.330: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:24 
02:47:24 (Eclipse:6391): Gtk-WARNING **: 07:47:24.340: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:26 
02:47:26 (Eclipse:6391): Gtk-WARNING **: 07:47:26.016: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:26 
02:47:26 (Eclipse:6391): Gtk-WARNING **: 07:47:26.026: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:28 
02:47:28 (Eclipse:6391): Gtk-WARNING **: 07:47:28.538: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:28 
02:47:28 (Eclipse:6391): Gtk-WARNING **: 07:47:28.547: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:33 
02:47:33 (Eclipse:6391): Gtk-WARNING **: 07:47:33.795: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:33 
02:47:33 (Eclipse:6391): Gtk-WARNING **: 07:47:33.805: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:36 
02:47:36 (Eclipse:6391): Gtk-WARNING **: 07:47:36.652: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:36 
02:47:36 (Eclipse:6391): Gtk-WARNING **: 07:47:36.662: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:43 
02:47:43 (Eclipse:6391): Gtk-WARNING **: 07:47:43.804: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:43 
02:47:43 (Eclipse:6391): Gtk-WARNING **: 07:47:43.820: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:50 
02:47:50 (Eclipse:6391): Gtk-WARNING **: 07:47:50.771: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:50 
02:47:50 (Eclipse:6391): Gtk-WARNING **: 07:47:50.780: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:55 
02:47:55 (Eclipse:6391): Gtk-WARNING **: 07:47:55.392: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:55 
02:47:55 (Eclipse:6391): Gtk-WARNING **: 07:47:55.401: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:59 
02:47:59 (Eclipse:6391): Gtk-WARNING **: 07:47:59.268: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:47:59 
02:47:59 (Eclipse:6391): Gtk-WARNING **: 07:47:59.278: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:03 
02:48:03 (Eclipse:6391): Gtk-WARNING **: 07:48:03.548: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:03 
02:48:03 (Eclipse:6391): Gtk-WARNING **: 07:48:03.557: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:05 
02:48:05 (Eclipse:6391): Gtk-WARNING **: 07:48:05.484: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:05 
02:48:05 (Eclipse:6391): Gtk-WARNING **: 07:48:05.493: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:07 
02:48:07 (Eclipse:6391): Gtk-WARNING **: 07:48:07.282: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:07 
02:48:07 (Eclipse:6391): Gtk-WARNING **: 07:48:07.292: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:11 
02:48:11 (Eclipse:6391): Gtk-WARNING **: 07:48:11.647: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:11 
02:48:11 (Eclipse:6391): Gtk-WARNING **: 07:48:11.656: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:15 
02:48:15 (Eclipse:6391): Gtk-WARNING **: 07:48:15.477: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:15 
02:48:15 (Eclipse:6391): Gtk-WARNING **: 07:48:15.488: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:17 
02:48:17 (Eclipse:6391): Gtk-WARNING **: 07:48:17.503: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:17 
02:48:17 (Eclipse:6391): Gtk-WARNING **: 07:48:17.512: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:19 
02:48:19 (Eclipse:6391): Gtk-WARNING **: 07:48:19.563: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:19 
02:48:19 (Eclipse:6391): Gtk-WARNING **: 07:48:19.572: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:22 
02:48:22 (Eclipse:6391): Gtk-WARNING **: 07:48:22.957: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:22 
02:48:22 (Eclipse:6391): Gtk-WARNING **: 07:48:22.970: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:24 
02:48:24 (Eclipse:6391): Gtk-WARNING **: 07:48:24.871: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:24 
02:48:24 (Eclipse:6391): Gtk-WARNING **: 07:48:24.881: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:27 
02:48:27 (Eclipse:6391): Gtk-WARNING **: 07:48:27.461: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:27 
02:48:27 (Eclipse:6391): Gtk-WARNING **: 07:48:27.471: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:30 
02:48:30 (Eclipse:6391): Gtk-WARNING **: 07:48:30.926: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:30 
02:48:30 (Eclipse:6391): Gtk-WARNING **: 07:48:30.935: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:34 
02:48:34 (Eclipse:6391): Gtk-WARNING **: 07:48:34.134: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:34 
02:48:34 (Eclipse:6391): Gtk-WARNING **: 07:48:34.144: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:36 
02:48:36 (Eclipse:6391): Gtk-WARNING **: 07:48:36.803: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:36 
02:48:36 (Eclipse:6391): Gtk-WARNING **: 07:48:36.813: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:39 
02:48:39 (Eclipse:6391): Gtk-WARNING **: 07:48:39.500: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:39 
02:48:39 (Eclipse:6391): Gtk-WARNING **: 07:48:39.509: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:43 
02:48:43 (Eclipse:6391): Gtk-WARNING **: 07:48:43.900: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:43 
02:48:43 (Eclipse:6391): Gtk-WARNING **: 07:48:43.910: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:46 
02:48:46 (Eclipse:6391): Gtk-WARNING **: 07:48:46.963: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:46 
02:48:46 (Eclipse:6391): Gtk-WARNING **: 07:48:46.972: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:50 
02:48:50 (Eclipse:6391): Gtk-WARNING **: 07:48:50.690: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:50 
02:48:50 (Eclipse:6391): Gtk-WARNING **: 07:48:50.699: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:53 
02:48:53 (Eclipse:6391): Gtk-WARNING **: 07:48:53.388: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:53 
02:48:53 (Eclipse:6391): Gtk-WARNING **: 07:48:53.397: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:56 
02:48:56 (Eclipse:6391): Gtk-WARNING **: 07:48:56.498: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:56 
02:48:56 (Eclipse:6391): Gtk-WARNING **: 07:48:56.507: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:59 
02:48:59 (Eclipse:6391): Gtk-WARNING **: 07:48:59.337: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:48:59 
02:48:59 (Eclipse:6391): Gtk-WARNING **: 07:48:59.347: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:01 
02:49:01 (Eclipse:6391): Gtk-WARNING **: 07:49:01.504: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:01 
02:49:01 (Eclipse:6391): Gtk-WARNING **: 07:49:01.515: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:05 
02:49:05 (Eclipse:6391): Gtk-WARNING **: 07:49:05.049: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:05 
02:49:05 (Eclipse:6391): Gtk-WARNING **: 07:49:05.058: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:07 
02:49:07 (Eclipse:6391): Gtk-WARNING **: 07:49:07.132: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:07 
02:49:07 (Eclipse:6391): Gtk-WARNING **: 07:49:07.141: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:08 
02:49:08 (Eclipse:6391): Gtk-WARNING **: 07:49:08.606: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:08 
02:49:08 (Eclipse:6391): Gtk-WARNING **: 07:49:08.619: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:09 
02:49:09 (Eclipse:6391): Gtk-WARNING **: 07:49:09.861: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:09 
02:49:09 (Eclipse:6391): Gtk-WARNING **: 07:49:09.871: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:13 
02:49:13 (Eclipse:6391): Gtk-WARNING **: 07:49:13.673: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:13 
02:49:13 (Eclipse:6391): Gtk-WARNING **: 07:49:13.682: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:15 
02:49:15 (Eclipse:6391): Gtk-WARNING **: 07:49:15.768: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:15 
02:49:15 (Eclipse:6391): Gtk-WARNING **: 07:49:15.777: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:17 
02:49:17 (Eclipse:6391): Gtk-WARNING **: 07:49:17.359: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:17 
02:49:17 (Eclipse:6391): Gtk-WARNING **: 07:49:17.368: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:19 
02:49:19 (Eclipse:6391): Gtk-WARNING **: 07:49:19.747: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:19 
02:49:19 (Eclipse:6391): Gtk-WARNING **: 07:49:19.757: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:21 
02:49:21 (Eclipse:6391): Gtk-WARNING **: 07:49:21.723: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:21 
02:49:21 (Eclipse:6391): Gtk-WARNING **: 07:49:21.733: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:23 
02:49:23 (Eclipse:6391): Gtk-WARNING **: 07:49:23.172: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:23 
02:49:23 (Eclipse:6391): Gtk-WARNING **: 07:49:23.182: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:26 
02:49:26 (Eclipse:6391): Gtk-WARNING **: 07:49:26.452: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:26 
02:49:26 (Eclipse:6391): Gtk-WARNING **: 07:49:26.461: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:28 
02:49:28 (Eclipse:6391): Gtk-WARNING **: 07:49:28.513: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:28 
02:49:28 (Eclipse:6391): Gtk-WARNING **: 07:49:28.522: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:32 
02:49:32 (Eclipse:6391): Gtk-WARNING **: 07:49:32.024: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:32 
02:49:32 (Eclipse:6391): Gtk-WARNING **: 07:49:32.034: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:33 
02:49:33 (Eclipse:6391): Gtk-WARNING **: 07:49:33.943: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:33 
02:49:33 (Eclipse:6391): Gtk-WARNING **: 07:49:33.952: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:37 
02:49:37 (Eclipse:6391): Gtk-WARNING **: 07:49:37.618: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:37 
02:49:37 (Eclipse:6391): Gtk-WARNING **: 07:49:37.627: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:39 
02:49:39 (Eclipse:6391): Gtk-WARNING **: 07:49:39.753: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:39 
02:49:39 (Eclipse:6391): Gtk-WARNING **: 07:49:39.764: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:42 
02:49:42 (Eclipse:6391): Gtk-WARNING **: 07:49:42.850: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:42 
02:49:42 (Eclipse:6391): Gtk-WARNING **: 07:49:42.860: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:45 
02:49:45 (Eclipse:6391): Gtk-WARNING **: 07:49:45.814: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:45 
02:49:45 (Eclipse:6391): Gtk-WARNING **: 07:49:45.823: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:49 
02:49:49 (Eclipse:6391): Gtk-WARNING **: 07:49:49.697: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:49 
02:49:49 (Eclipse:6391): Gtk-WARNING **: 07:49:49.706: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:53 
02:49:53 (Eclipse:6391): Gtk-WARNING **: 07:49:53.656: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:53 
02:49:53 (Eclipse:6391): Gtk-WARNING **: 07:49:53.666: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:57 
02:49:57 (Eclipse:6391): Gtk-WARNING **: 07:49:57.683: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:49:57 
02:49:57 (Eclipse:6391): Gtk-WARNING **: 07:49:57.693: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:50:02 
02:50:02 (Eclipse:6391): Gtk-WARNING **: 07:50:02.760: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:50:02 
02:50:02 (Eclipse:6391): Gtk-WARNING **: 07:50:02.769: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:50:12 
02:50:12 (Eclipse:6391): Gtk-WARNING **: 07:50:12.646: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:50:12 
02:50:12 (Eclipse:6391): Gtk-WARNING **: 07:50:12.655: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:50:34 
02:50:34 (Eclipse:6391): Gtk-WARNING **: 07:50:34.133: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:50:34 
02:50:34 (Eclipse:6391): Gtk-WARNING **: 07:50:34.140: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:51:55 
02:51:55 (Eclipse:6391): Gtk-WARNING **: 07:51:55.859: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:51:55 
02:51:55 (Eclipse:6391): Gtk-WARNING **: 07:51:55.877: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:51:55 
02:51:55 (Eclipse:6391): Gtk-WARNING **: 07:51:55.939: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:51:55 
02:51:55 (Eclipse:6391): Gtk-WARNING **: 07:51:55.943: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:34 
02:52:34 (Eclipse:6391): Gtk-WARNING **: 07:52:34.656: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:34 
02:52:34 (Eclipse:6391): Gtk-WARNING **: 07:52:34.670: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:34 
02:52:34 (Eclipse:6391): Gtk-WARNING **: 07:52:34.752: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:34 
02:52:34 (Eclipse:6391): Gtk-WARNING **: 07:52:34.757: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:37 
02:52:37 (Eclipse:6391): Gtk-WARNING **: 07:52:37.734: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:37 
02:52:37 (Eclipse:6391): Gtk-WARNING **: 07:52:37.748: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:37 
02:52:37 (Eclipse:6391): Gtk-WARNING **: 07:52:37.829: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:37 
02:52:37 (Eclipse:6391): Gtk-WARNING **: 07:52:37.834: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:39 
02:52:39 (Eclipse:6391): Gtk-WARNING **: 07:52:39.981: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:39 
02:52:39 (Eclipse:6391): Gtk-WARNING **: 07:52:39.997: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:40 
02:52:40 (Eclipse:6391): Gtk-WARNING **: 07:52:40.065: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:40 
02:52:40 (Eclipse:6391): Gtk-WARNING **: 07:52:40.069: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:55 
02:52:55 (Eclipse:6391): Gtk-WARNING **: 07:52:55.172: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:55 
02:52:55 (Eclipse:6391): Gtk-WARNING **: 07:52:55.188: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:55 
02:52:55 (Eclipse:6391): Gtk-WARNING **: 07:52:55.250: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:52:55 
02:52:55 (Eclipse:6391): Gtk-WARNING **: 07:52:55.254: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:02 
02:54:02 (Eclipse:6391): Gtk-WARNING **: 07:54:02.094: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:02 
02:54:02 (Eclipse:6391): Gtk-WARNING **: 07:54:02.109: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:02 
02:54:02 (Eclipse:6391): Gtk-WARNING **: 07:54:02.171: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:02 
02:54:02 (Eclipse:6391): Gtk-WARNING **: 07:54:02.175: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:15 
02:54:16 (Eclipse:6391): Gtk-WARNING **: 07:54:15.954: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:16 
02:54:16 (Eclipse:6391): Gtk-WARNING **: 07:54:15.969: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:16 
02:54:16 (Eclipse:6391): Gtk-WARNING **: 07:54:16.031: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:16 
02:54:16 (Eclipse:6391): Gtk-WARNING **: 07:54:16.035: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:17 
02:54:17 (Eclipse:6391): Gtk-WARNING **: 07:54:17.068: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:17 
02:54:17 (Eclipse:6391): Gtk-WARNING **: 07:54:17.077: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:22 
02:54:22 (Eclipse:6391): Gtk-WARNING **: 07:54:22.151: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:22 
02:54:22 (Eclipse:6391): Gtk-WARNING **: 07:54:22.161: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:56 
02:54:56 (Eclipse:6391): Gtk-WARNING **: 07:54:56.754: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:56 
02:54:56 (Eclipse:6391): Gtk-WARNING **: 07:54:56.769: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:56 
02:54:56 (Eclipse:6391): Gtk-WARNING **: 07:54:56.837: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:54:56 
02:54:56 (Eclipse:6391): Gtk-WARNING **: 07:54:56.841: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:55:56 
02:55:56 (Eclipse:6391): Gtk-WARNING **: 07:55:56.785: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:55:56 
02:55:56 (Eclipse:6391): Gtk-WARNING **: 07:55:56.799: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:55:56 
02:55:56 (Eclipse:6391): Gtk-WARNING **: 07:55:56.878: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:55:56 
02:55:56 (Eclipse:6391): Gtk-WARNING **: 07:55:56.883: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:01 
02:56:01 (Eclipse:6391): Gtk-WARNING **: 07:56:01.892: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:01 
02:56:01 (Eclipse:6391): Gtk-WARNING **: 07:56:01.906: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:01 
02:56:01 (Eclipse:6391): Gtk-WARNING **: 07:56:01.984: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:01 
02:56:01 (Eclipse:6391): Gtk-WARNING **: 07:56:01.989: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:03 
02:56:03 (Eclipse:6391): Gtk-WARNING **: 07:56:03.198: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:03 
02:56:03 (Eclipse:6391): Gtk-WARNING **: 07:56:03.213: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:03 
02:56:03 (Eclipse:6391): Gtk-WARNING **: 07:56:03.274: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:03 
02:56:03 (Eclipse:6391): Gtk-WARNING **: 07:56:03.278: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:05 
02:56:05 (Eclipse:6391): Gtk-WARNING **: 07:56:05.656: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:05 
02:56:05 (Eclipse:6391): Gtk-WARNING **: 07:56:05.671: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:05 
02:56:05 (Eclipse:6391): Gtk-WARNING **: 07:56:05.735: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:05 
02:56:05 (Eclipse:6391): Gtk-WARNING **: 07:56:05.739: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:41 
02:56:41 (Eclipse:6391): Gtk-WARNING **: 07:56:41.314: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:41 
02:56:41 (Eclipse:6391): Gtk-WARNING **: 07:56:41.330: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:41 
02:56:41 (Eclipse:6391): Gtk-WARNING **: 07:56:41.394: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:41 
02:56:41 (Eclipse:6391): Gtk-WARNING **: 07:56:41.398: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:50 
02:56:50 (Eclipse:6391): Gtk-WARNING **: 07:56:50.227: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:50 
02:56:50 (Eclipse:6391): Gtk-WARNING **: 07:56:50.243: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:50 
02:56:50 (Eclipse:6391): Gtk-WARNING **: 07:56:50.306: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:50 
02:56:50 (Eclipse:6391): Gtk-WARNING **: 07:56:50.310: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:51 
02:56:51 (Eclipse:6391): Gtk-WARNING **: 07:56:51.171: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:51 
02:56:51 (Eclipse:6391): Gtk-WARNING **: 07:56:51.180: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:54 
02:56:54 (Eclipse:6391): Gtk-WARNING **: 07:56:54.048: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:54 
02:56:54 (Eclipse:6391): Gtk-WARNING **: 07:56:54.059: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:58 
02:56:58 (Eclipse:6391): Gtk-WARNING **: 07:56:58.423: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:58 
02:56:58 (Eclipse:6391): Gtk-WARNING **: 07:56:58.439: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:58 
02:56:58 (Eclipse:6391): Gtk-WARNING **: 07:56:58.506: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:56:58 
02:56:58 (Eclipse:6391): Gtk-WARNING **: 07:56:58.510: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:57:15 
02:57:15 (Eclipse:6391): Gtk-WARNING **: 07:57:15.819: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:57:15 
02:57:15 (Eclipse:6391): Gtk-WARNING **: 07:57:15.828: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
02:58:12 Tests run: 635, Failures: 1, Errors: 0, Skipped: 120, Time elapsed: 2,174.348 s <<< FAILURE! - in org.eclipse.papyrus.uml.nattable.suite.tests.AllTests
02:58:12 testNotEmptyTableWithRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest)  Time elapsed: 2.23 s
02:58:12 testNotEmptyTableWithoutProfileWithoutRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest)  Time elapsed: 1.11 s
02:58:12 testEmptyTableWithoutRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest)  Time elapsed: 0.814 s
02:58:12 testEmptyTableWithRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest)  Time elapsed: 0.206 s
02:58:12 testNotEmptyTableWithProfileWithRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest)  Time elapsed: 0.812 s
02:58:12 testWithoutRestrictionWithInheritedProperties(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile)  Time elapsed: 0.614 s
02:58:12 testWithRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile)  Time elapsed: 0.101 s
02:58:12 testWithoutRestriction(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile)  Time elapsed: 0.534 s
02:58:12 testWithRestrictionWithInheritedProperties(org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile)  Time elapsed: 0.628 s
02:58:12 validateGenericTreeTableConfigurationModel(org.eclipse.papyrus.uml.nattable.tests.tests.configs.GenericTreeTableConfigurationTest) skipped
02:58:12 validateGenericTreeTableConfigurationModel(org.eclipse.papyrus.uml.nattable.tests.tests.configs.GenericTreeTableNattableConfigurationTest)  Time elapsed: 4.839 s
02:58:12 testParameterDestroyRowElement(org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest)  Time elapsed: 18.841 s
02:58:12 testClassDestroyRowElement(org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest)  Time elapsed: 3.481 s
02:58:12 testOperationDestroyRowElement(org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest)  Time elapsed: 3.188 s
02:58:12 testAttributeDestroyRowElement(org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest)  Time elapsed: 3.552 s
02:58:12 testMoveElementInSynchronizedTable(org.eclipse.papyrus.uml.nattable.tests.bugs.MoveElementInSynchronizedTableTest)  Time elapsed: 1.978 s
02:58:12 testGetRealStereotypeProperty(org.eclipse.papyrus.uml.nattable.tests.tests.UMLTableUtilsTest)  Time elapsed: 0.011 s
02:58:12 sortColumns(org.eclipse.papyrus.uml.nattable.generic.tests.tests.SortAxisGenericTableTest)  Time elapsed: 18.234 s
02:58:12 sortRows(org.eclipse.papyrus.uml.nattable.generic.tests.tests.SortAxisGenericTableTest)  Time elapsed: 34.234 s
02:58:12 invertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.InvertAxisGenericTableTest)  Time elapsed: 19.996 s
02:58:12 invertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertAxisTwiceGenericTableTest)  Time elapsed: 32.348 s
02:58:12 editColumns(org.eclipse.papyrus.uml.nattable.generic.tests.tests.EditAxisGenericTableTest)  Time elapsed: 1.055 s
02:58:12 editRows(org.eclipse.papyrus.uml.nattable.generic.tests.tests.EditAxisGenericTableTest)  Time elapsed: 7.959 s
02:58:12 testTableDeletion(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.OpenAndDeleteTest)  Time elapsed: 6.76 s
02:58:12 testAddElements(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AddElementsOnConnectedTableTest)  Time elapsed: 4.65 s
02:58:12 testSetColorOnStereotypedClass(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration)  Time elapsed: 3.36 s
02:58:12 availableColorTest(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration)  Time elapsed: 1.608 s
02:58:12 testSetPriorityOnStereotypedClass(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration)  Time elapsed: 2.258 s
02:58:12 testSetFlowPortDirection(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration)  Time elapsed: 1.751 s
02:58:12 availablePriorityTest(org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration)  Time elapsed: 2.581 s
02:58:12 testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithConfigurationTest)  Time elapsed: 1.865 s
02:58:12 testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithConfigurationTest)  Time elapsed: 3.525 s
02:58:12 testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithoutConfigurationTest)  Time elapsed: 1.522 s
02:58:12 testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithoutConfigurationTest)  Time elapsed: 2.411 s
02:58:12 testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithConfigurationTest)  Time elapsed: 3.394 s
02:58:12 testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithConfigurationTest)  Time elapsed: 1.711 s
02:58:12 testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithoutConfigurationTest)  Time elapsed: 2.448 s
02:58:12 testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithoutConfigurationTest)  Time elapsed: 2.284 s
02:58:12 test7_SelectSortedElementInvertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) skipped
02:58:12 test6_SelectMultipleSortedElements(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest)  Time elapsed: 2.699 s
02:58:12 test8_SelectMultipleSortedElementsInvertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest) skipped
02:58:12 test3_SelectElementInvertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest)  Time elapsed: 2.088 s
02:58:12 test1_SelectElement(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest)  Time elapsed: 1.657 s
02:58:12 test5_SelectSortedElement(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest)  Time elapsed: 1.619 s
02:58:12 test2_SelectMultipleElements(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest)  Time elapsed: 1.196 s
02:58:12 test4_SelectMultipleElementsInvertAxis(org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest)  Time elapsed: 1.899 s
02:58:12 testStartWith_1_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest)  Time elapsed: 3.501 s
02:58:12 testNumeric_2_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest)  Time elapsed: 1.844 s
02:58:12 testNumeric_1_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest)  Time elapsed: 1.554 s
02:58:12 testRegexMatch_1_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest)  Time elapsed: 1.649 s
02:58:12 testRegexFind_2_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest)  Time elapsed: 7.736 s
02:58:12 testNumeric_5_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest)  Time elapsed: 2.148 s
02:58:12 testRegexFind_1_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest)  Time elapsed: 1.766 s
02:58:12 testNumeric_4_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest)  Time elapsed: 1.916 s
02:58:12 testContainsMatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest)  Time elapsed: 1.273 s
02:58:12 testStartWith_2_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest)  Time elapsed: 1.518 s
02:58:12 testNumeric_3_MatchingMode(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest)  Time elapsed: 4.241 s
02:58:12 testEEnumMatchingMode_1(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest)  Time elapsed: 6.154 s
02:58:12 testEEnumMatchingMode_2(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest)  Time elapsed: 8.558 s
02:58:12 testEEnumMatchingMode_3(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest)  Time elapsed: 2.683 s
02:58:12 testEEnumMatchingMode_4(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest)  Time elapsed: 4.473 s
02:58:12 testEEnumMatchingMode_5(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest)  Time elapsed: 4.335 s
02:58:12 testEEnumMatchingMode_6(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest)  Time elapsed: 17.278 s
02:58:12 test1(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest)  Time elapsed: 14.198 s
02:58:12 test2(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest)  Time elapsed: 1.159 s
02:58:12 test3(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest)  Time elapsed: 6.012 s
02:58:12 test4(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest)  Time elapsed: 1.731 s
02:58:12 test5(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest)  Time elapsed: 6.662 s
02:58:12 test6(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest)  Time elapsed: 1.533 s
02:58:12 test7(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest)  Time elapsed: 3.389 s
02:58:12 test8(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest)  Time elapsed: 1.103 s
02:58:12 test1(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest)  Time elapsed: 4.331 s
02:58:12 test2(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest)  Time elapsed: 3.065 s
02:58:12 test3(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest)  Time elapsed: 8.66 s
02:58:12 test4(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest)  Time elapsed: 1.214 s
02:58:12 test5(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest)  Time elapsed: 4.413 s
02:58:12 test6(org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest)  Time elapsed: 1.424 s
02:58:12 testCellEditorsConfiguration(org.eclipse.papyrus.uml.nattable.generic.tests.tests.CellEditorsConfigurationTest)  Time elapsed: 10.161 s
02:58:12 testSortColumn(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.SortTableColumnTest)  Time elapsed: 4.729 s
02:58:12 testFillColumnsSize(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.FillColumnsSizeTest)  Time elapsed: 1.253 s
02:58:12 testStereotypeProperties(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.StereotypeInheritDisplayTest)  Time elapsed: 2.67 s
02:58:12 testStereotypePropeties(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.StereotypeSubPackagesDisplayTest)  Time elapsed: 1.997 s
02:58:12 testStereotypePropeties(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.EnumerationContentItemsTest)  Time elapsed: 6.348 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.bugs.PasteAttachedModeEnumTest)  Time elapsed: 7.093 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyClipboard_Test)  Time elapsed: 3.135 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteAll_Test)  Time elapsed: 5.795 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteByOneLine_Test)  Time elapsed: 1.89 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteFailColumns_Test)  Time elapsed: 2.183 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteFailRows_Test)  Time elapsed: 1.792 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteAll_Test)  Time elapsed: 4.136 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteByOneLine_Test)  Time elapsed: 7.067 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_Test)  Time elapsed: 2.846 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteFailRows_Test)  Time elapsed: 1.422 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteAll_Test)  Time elapsed: 3.617 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteFailColumns_Test)  Time elapsed: 9.791 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteFailRows_Test)  Time elapsed: 1.854 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_Test)  Time elapsed: 1.538 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_Test)  Time elapsed: 2.056 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_Test)  Time elapsed: 1.891 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteAddAll_Test)  Time elapsed: 2.338 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_Test)  Time elapsed: 1.289 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_Test)  Time elapsed: 1.511 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_Test)  Time elapsed: 2.259 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_Test)  Time elapsed: 2.608 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyClipboard_Test)  Time elapsed: 3.894 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsReplaceAll_Test)  Time elapsed: 5.943 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsAddAll_Test)  Time elapsed: 3.47 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsSkipAll_Test)  Time elapsed: 1.492 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsFailColumns_Test)  Time elapsed: 2.084 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsFailRows_Test)  Time elapsed: 2.977 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsAxisIdentifierNotExisting_Test)  Time elapsed: 7.182 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsWarningNotExisting_Test)  Time elapsed: 2.512 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyReplaceAll_Test)  Time elapsed: 3.671 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyAddAll_Test)  Time elapsed: 4.995 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptySkipAll_Test)  Time elapsed: 1.095 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyFailColumns_Test)  Time elapsed: 1.625 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyAxisIdentifierNotExisting_Test)  Time elapsed: 1.226 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyWarningNotExisting_Test)  Time elapsed: 0.721 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportCellsAll_Test)  Time elapsed: 6.032 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsReplaceAll_Test)  Time elapsed: 2.112 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsAddAll_Test)  Time elapsed: 3.501 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsSkipAll_Test)  Time elapsed: 1.152 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptyReplaceAll_Test)  Time elapsed: 9.342 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptyAddAll_Test)  Time elapsed: 1.629 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptySkipAll_Test)  Time elapsed: 2.29 s
02:58:12 testMatrixContents(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.OpenDependencyMatrixTest)  Time elapsed: 1.438 s
02:58:12 testOpeningMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.OpenDependencyMatrixTest)  Time elapsed: 8.604 s
02:58:12 testCreateANewMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.CreateMatrixTableTests)  Time elapsed: 4.128 s
02:58:12 testMatrixAddPackage2AsRowSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest)  Time elapsed: 12.395 s
02:58:12 testMatrixContents(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest)  Time elapsed: 4.702 s
02:58:12 testMatrixRemovingAllRowSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest)  Time elapsed: 6.692 s
02:58:12 testOpeningMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest)  Time elapsed: 3.439 s
02:58:12 testMatrixAddPackage1AsColumnSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest)  Time elapsed: 8.574 s
02:58:12 testMatrixAddPackage1Package2AsColumnSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest)  Time elapsed: 3.018 s
02:58:12 testOpeningMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest)  Time elapsed: 12.083 s
02:58:12 testMatrixRemovingPackagesAsColumnSources(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest)  Time elapsed: 34.856 s
02:58:12 settingAColumnExpressionRequiringToListenAllChangesTest(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests)  Time elapsed: 16.918 s
02:58:12 settingAColumnExpressionTest(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests)  Time elapsed: 25.013 s
02:58:12 settingAColumnExpressionThenEditingItTest(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests)  Time elapsed: 8.09 s
02:58:12 testOpeningMatrix(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests)  Time elapsed: 18.988 s
02:58:12 settingAColumnExpressionThenReplacingItTest(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests)  Time elapsed: 11.948 s
02:58:12 testDeleteARowSourceElement(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.DeleteObjectWrapperForSourceElementsTest)  Time elapsed: 16.049 s
02:58:12 testDeleteAColumnSourcePackage(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.DeleteObjectWrapperForSourceElementsTest)  Time elapsed: 25.326 s
02:58:12 testDeleteElementInsideAColumnSourcePackage(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest)  Time elapsed: 16.281 s
02:58:12 testAddElementOutsideColumnSourcePackages(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest)  Time elapsed: 2.76 s
02:58:12 testDeleteElementOutsideColumnSourcePackages(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest)  Time elapsed: 2.659 s
02:58:12 testDeleteAColumnSourcePackage(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest)  Time elapsed: 3.482 s
02:58:12 testAddElementInsideAColumnSourcePackage(org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest)  Time elapsed: 4.714 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.EditInvalidPastedText_V1_V3_V1)  Time elapsed: 2.184 s
02:58:12 testOpenExistingTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.OpenTableTest)  Time elapsed: 0.777 s
02:58:12 testTableDeletion(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.OpenAndDeleteTest)  Time elapsed: 8.847 s
02:58:12 reloadTableEditorTest(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.Bug_481017_ReloadEditorTest)  Time elapsed: 1.725 s
02:58:12 testReopenedWithoutDepth0TreefillingConfiguration(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.NoDepth0TreeFillingConfigurationTest)  Time elapsed: 2.721 s
02:58:12 sortColumns(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.SortAxisClassTreeTableTest)  Time elapsed: 1.141 s
02:58:12 editColumns(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.EditAxisClassTreeTableTest)  Time elapsed: 3.819 s
02:58:12 editRows(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.EditAxisClassTreeTableTest)  Time elapsed: 4.368 s
02:58:12 testDeleteRequirementWithNestedRequirement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRequirementsWithNestedClassifier)  Time elapsed: 13.821 s
02:58:12 testNestedClassifierRequirement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.RequirementsNestedClassifier)  Time elapsed: 4.315 s
02:58:12 testMultipleMoveSubElementParent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest)  Time elapsed: 3.906 s
02:58:12 testSimpleMoveSubElementParent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest)  Time elapsed: 7.211 s
02:58:12 testMultipleMoveSameParent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest)  Time elapsed: 3.342 s
02:58:12 testSimpleMoveSameParent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest)  Time elapsed: 5.287 s
02:58:12 testClassDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.ChangeCategoryNotExpandedTest)  Time elapsed: 2.985 s
02:58:12 testParameterDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest)  Time elapsed: 5.097 s
02:58:12 testClassDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest)  Time elapsed: 1.904 s
02:58:12 testOperationDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest)  Time elapsed: 2.149 s
02:58:12 testAttributeDestroyRowElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest)  Time elapsed: 1.647 s
02:58:12 testDisplayListOnSeparatedRowsNamedStyle(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DisplayListOnSeparatedRowsTest)  Time elapsed: 2.575 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DisplayListOnSeparatedRowsTest)  Time elapsed: 4.819 s
02:58:12 testDestroyFeatureColumn(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DestroyColumnTest)  Time elapsed: 5.393 s
02:58:12 testDestroyStereotypePropertyColumn(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DestroyColumnTest)  Time elapsed: 8.043 s
02:58:12 testExpand_1_by_1(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests)  Time elapsed: 1.183 s  <<< FAILURE!
02:58:12 java.lang.AssertionError: expected:<0> but was:<3>
02:58:12 	at org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests.testExpand_1_by_1(ContentsAndExpandWithCategories_0_1_2_Tests.java:84)
02:58:12 
02:58:12 testExpandAll(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests)  Time elapsed: 1.532 s
02:58:12 testCollapseAll(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests)  Time elapsed: 5.309 s
02:58:12 testInitialDisplayedContent(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests)  Time elapsed: 1.005 s
02:58:12 testExpandAll(org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests)  Time elapsed: 2.257 s
02:58:12 testResizeColumnHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithIndexTest)  Time elapsed: 7.141 s
02:58:12 testResizeRowsHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithIndexTest)  Time elapsed: 1.298 s
02:58:12 testResizeColumnHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutIndexTest)  Time elapsed: 1.504 s
02:58:12 testResizeRowsHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutIndexTest)  Time elapsed: 1.466 s
02:58:12 testResizeColumnHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithIndexTest)  Time elapsed: 2.42 s
02:58:12 testResizeRowsHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithIndexTest)  Time elapsed: 2.002 s
02:58:12 testResizeColumnHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithoutIndexTest)  Time elapsed: 1.923 s
02:58:12 testResizeRowsHeader(org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithoutIndexTest)  Time elapsed: 1.14 s
02:58:12 test_sort_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 2.182 s
02:58:12 test_sort_TYPE_DESC_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 3.267 s
02:58:12 test_sort_TYPE_DESC_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 1.653 s
02:58:12 test_sort_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 2.584 s
02:58:12 test_sort_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 3.228 s
02:58:12 test_sort_TYPE_ASC_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 2.176 s
02:58:12 test_sort_TYPE_ASC_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 2.853 s
02:58:12 test_sort_NAME_ASC_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 1.852 s
02:58:12 test_sort_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 2.45 s
02:58:12 test_sort_NAME_ASC_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 1.678 s
02:58:12 test_sort_NAME_DESC_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 3.113 s
02:58:12 test_sort_NAME_DESC_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 2.111 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1)  Time elapsed: 2.532 s
02:58:12 test_sort_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 1.747 s
02:58:12 test_sort_TYPE_DESC_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 2.71 s
02:58:12 test_sort_TYPE_DESC_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 3.317 s
02:58:12 test_sort_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 2.137 s
02:58:12 test_sort_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 1.82 s
02:58:12 test_sort_TYPE_ASC_NAME_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 1.997 s
02:58:12 test_sort_TYPE_ASC_NAME_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 3.802 s
02:58:12 test_sort_NAME_ASC_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 2.247 s
02:58:12 test_sort_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 3.03 s
02:58:12 test_sort_NAME_ASC_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 5.634 s
02:58:12 test_sort_NAME_DESC_TYPE_ASC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 3.819 s
02:58:12 test_sort_NAME_DESC_TYPE_DESC(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 2.341 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1)  Time elapsed: 1.287 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_Test)  Time elapsed: 1.786 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_TYPE_ASC_Test)  Time elapsed: 10.626 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_TYPE_DESC_)  Time elapsed: 1.635 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_Test)  Time elapsed: 2.073 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_TYPE_ASC_Test)  Time elapsed: 1.573 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_TYPE_DESC_Test)  Time elapsed: 2.672 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_NAME_ASC_Test)  Time elapsed: 4.112 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_NAME_DESC)  Time elapsed: 2.823 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_Test)  Time elapsed: 1.297 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_NAME_ASC_Test)  Time elapsed: 2.865 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_NAME_DESC_Test)  Time elapsed: 10.282 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_Test)  Time elapsed: 1.54 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_Test)  Time elapsed: 2.591 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_TYPE_ASC_Test)  Time elapsed: 1.743 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_TYPE_DESC)  Time elapsed: 3.859 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_Test)  Time elapsed: 2.631 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_TYPE_ASC_Test)  Time elapsed: 1.355 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_TYPE_DESC_Test)  Time elapsed: 1.82 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_NAME_ASC_Test)  Time elapsed: 4.193 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_NAME_DESC)  Time elapsed: 3.017 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_Test)  Time elapsed: 1.755 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_NAME_ASC_Test)  Time elapsed: 1.701 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_NAME_DESC_Test)  Time elapsed: 8.056 s
02:58:12 openTable(org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_Test)  Time elapsed: 1.958 s
02:58:12 testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest)  Time elapsed: 1.609 s
02:58:12 testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest)  Time elapsed: 1.754 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest)  Time elapsed: 5.995 s
02:58:12 testChangeIndexInitialRow(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest)  Time elapsed: 2.209 s
02:58:12 testChangeIndexInitialColumn(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest)  Time elapsed: 1.496 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest)  Time elapsed: 1.808 s
02:58:12 testResetSingleIntValue(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test)  Time elapsed: 3.826 s
02:58:12 testResetClassVisibility(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test)  Time elapsed: 11.42 s
02:58:12 testResetOwnedAttributes(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test)  Time elapsed: 11.719 s
02:58:12 testResetStereotypePropertyVisibility(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test)  Time elapsed: 9.264 s
02:58:12 testResetSingleString(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test)  Time elapsed: 2.104 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test)  Time elapsed: 5.121 s
02:58:12 testReset(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValue_H1_H3_H1_Test)  Time elapsed: 8.922 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValue_H1_H3_H1_Test)  Time elapsed: 2.956 s
02:58:12 createRootElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_H1_V3_V1_Test)  Time elapsed: 1.509 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_H1_V3_V1_Test)  Time elapsed: 7.378 s
02:58:12 createRootElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_V1_V3_V1_Test)  Time elapsed: 8.373 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_V1_V3_V1_Test)  Time elapsed: 7.798 s
02:58:12 createOperationElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_H3_V1_Test)  Time elapsed: 2.428 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_H3_V1_Test)  Time elapsed: 1.315 s
02:58:12 createOperationElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_V3_V1_Test)  Time elapsed: 8.548 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_V3_V1_Test)  Time elapsed: 14.2 s
02:58:12 createOperationElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_H3_V1_Test)  Time elapsed: 7.338 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_H3_V1_Test)  Time elapsed: 9.422 s
02:58:12 createOperationElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_V3_V1_Test)  Time elapsed: 3.661 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_V3_V1_Test)  Time elapsed: 4.073 s
02:58:12 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_H1_Test)  Time elapsed: 1.692 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_H1_Test)  Time elapsed: 2.367 s
02:58:12 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_V1_Test)  Time elapsed: 1.663 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_V1_Test)  Time elapsed: 1.724 s
02:58:12 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_H1_Test)  Time elapsed: 2.863 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_H1_Test)  Time elapsed: 1.153 s
02:58:12 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_V1_Test)  Time elapsed: 2.328 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_V1_Test)  Time elapsed: 6.186 s
02:58:12 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_H1_Test)  Time elapsed: 1.625 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_H1_Test)  Time elapsed: 2.469 s
02:58:12 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_V1_Test)  Time elapsed: 1.436 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_V1_Test)  Time elapsed: 1.406 s
02:58:12 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_H1_Test)  Time elapsed: 1.346 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_H1_Test)  Time elapsed: 3.557 s
02:58:12 createParameterElement(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_V1_Test)  Time elapsed: 1.345 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_V1_Test)  Time elapsed: 2.549 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_H1)  Time elapsed: 2.722 s
02:58:12 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_H1)  Time elapsed: 6.406 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_V1)  Time elapsed: 4.762 s
02:58:12 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_V1)  Time elapsed: 9.703 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_H1)  Time elapsed: 8.966 s
02:58:12 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_H1)  Time elapsed: 5.328 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_V1)  Time elapsed: 6.515 s
02:58:12 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_V1)  Time elapsed: 15.102 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_H1)  Time elapsed: 2.989 s
02:58:12 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_H1)  Time elapsed: 6.614 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_V1)  Time elapsed: 15.239 s
02:58:12 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_V1)  Time elapsed: 8.752 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_H1)  Time elapsed: 14.986 s
02:58:12 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_H1)  Time elapsed: 1.816 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_V1)  Time elapsed: 2.068 s
02:58:12 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_V1)  Time elapsed: 1.233 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_H1)  Time elapsed: 1.601 s
02:58:12 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_H1)  Time elapsed: 4.226 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_V1)  Time elapsed: 2.299 s
02:58:12 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_V1)  Time elapsed: 1.228 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_H1)  Time elapsed: 1.452 s
02:58:12 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_H1)  Time elapsed: 2.379 s
02:58:12 test(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_V1)  Time elapsed: 1.252 s
02:58:12 checkTestConsitency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_V1)  Time elapsed: 1.236 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test)  Time elapsed: 3.66 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test)  Time elapsed: 3.913 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test)  Time elapsed: 2.8 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test)  Time elapsed: 3.106 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test)  Time elapsed: 2.428 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test)  Time elapsed: 2.488 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test)  Time elapsed: 1.601 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test)  Time elapsed: 1.526 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test)  Time elapsed: 1.722 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test)  Time elapsed: 3.061 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test)  Time elapsed: 8.126 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test)  Time elapsed: 1.75 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test)  Time elapsed: 1.406 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test)  Time elapsed: 1.752 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test)  Time elapsed: 1.896 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test)  Time elapsed: 2.877 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test)  Time elapsed: 1.934 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test)  Time elapsed: 1.425 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test)  Time elapsed: 2.91 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test)  Time elapsed: 39.788 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test)  Time elapsed: 28.63 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test)  Time elapsed: 13.449 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test)  Time elapsed: 22.572 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test)  Time elapsed: 20.096 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test)  Time elapsed: 1.743 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test)  Time elapsed: 1.791 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test)  Time elapsed: 1.715 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test)  Time elapsed: 6.184 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test)  Time elapsed: 2.687 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test)  Time elapsed: 6.166 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test)  Time elapsed: 7.604 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test)  Time elapsed: 1.966 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test)  Time elapsed: 5.143 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test)  Time elapsed: 4.304 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test)  Time elapsed: 3.369 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test)  Time elapsed: 1.496 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test)  Time elapsed: 2.265 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test)  Time elapsed: 5.864 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test)  Time elapsed: 2.262 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test)  Time elapsed: 2.12 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test)  Time elapsed: 2.815 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test)  Time elapsed: 2.131 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test)  Time elapsed: 2.304 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test)  Time elapsed: 4.213 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test)  Time elapsed: 1.947 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test)  Time elapsed: 3.518 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test)  Time elapsed: 2.328 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test)  Time elapsed: 2.361 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test)  Time elapsed: 4.973 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test)  Time elapsed: 3.457 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test)  Time elapsed: 3.391 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test)  Time elapsed: 2.543 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test)  Time elapsed: 3.302 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test)  Time elapsed: 2.112 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test)  Time elapsed: 3.124 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test)  Time elapsed: 3.265 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test)  Time elapsed: 1.539 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test)  Time elapsed: 1.314 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test)  Time elapsed: 2.621 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test)  Time elapsed: 3.245 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test)  Time elapsed: 1.434 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test)  Time elapsed: 2.544 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test)  Time elapsed: 1.749 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test)  Time elapsed: 1.628 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test)  Time elapsed: 2.204 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test)  Time elapsed: 2.82 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test)  Time elapsed: 2.832 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test)  Time elapsed: 2.585 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test)  Time elapsed: 3.09 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test)  Time elapsed: 2.443 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test)  Time elapsed: 2.978 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test)  Time elapsed: 2.393 s
02:58:12 testDecrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test)  Time elapsed: 3.938 s
02:58:12 testCopy(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test)  Time elapsed: 3.881 s
02:58:12 testIncrementUp(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test)  Time elapsed: 3.6 s
02:58:12 testIncrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test)  Time elapsed: 4.519 s
02:58:12 testDecrementDown(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test)  Time elapsed: 10.789 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test)  Time elapsed: 2.986 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_AttachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_DetachedMode_Test) skipped
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyClipboard_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.046 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyClipboard_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.642 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 2.768 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.428 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 6.13 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 7.362 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test)  Time elapsed: 4.827 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.854 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailRows_H1_H1_H1_MultiColumns_Test)  Time elapsed: 5.317 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailRows_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.53 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.869 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test)  Time elapsed: 11.67 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 5.333 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.96 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 9.663 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 0.553 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test)  Time elapsed: 15.55 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.337 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneColumn_H1_H1_H1_MultiColumns_Test)  Time elapsed: 4.031 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneColumn_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.826 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test)  Time elapsed: 5.519 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.864 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailRows_H1_H1_H1_MultiColumns_Test)  Time elapsed: 7.151 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailRows_H1_H1_H1_MultiColumns_Test)  Time elapsed: 2.638 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 5.076 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 3.158 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 17.829 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 5.947 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test)  Time elapsed: 7.997 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.771 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailRows_H1_H1_H1_MultiColumns_Test)  Time elapsed: 2.393 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailRows_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.901 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 2.323 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 4.798 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 9.598 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.632 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 16.344 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 4.402 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 9.058 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 0.711 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 14.099 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.484 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 5.243 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 0.436 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 2.879 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.812 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 1.675 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 1.382 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.948 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.454 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.868 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.046 s
02:58:12 testPaste(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.842 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.84 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyClipboard_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.946 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyClipboard_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.831 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 6.336 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.743 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 4.552 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 0.605 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 5.376 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.979 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 25.93 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 9.012 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 29.614 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 10.501 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 20.299 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 0.533 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailColumns_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.98 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailColumns_H1_H1_H1_MultiColumns_Test)  Time elapsed: 3.928 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailRows_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.147 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailRows_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.324 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsWarningNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.971 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsWarningNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.483 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.949 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.47 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 2.438 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.47 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 1.939 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 1.306 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 2.921 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.817 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 3.457 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 1.812 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 2.108 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.885 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 1.723 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 0.917 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyFailColumns_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.261 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyFailColumns_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.129 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyWarningNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.789 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyWarningNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.13 s
02:58:12 testInsert(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.797 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.404 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.747 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.205 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 1.731 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 0.603 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 4.262 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.54 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 3.541 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 0.512 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 2.215 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.557 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 3.307 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 1.258 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 2.057 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.452 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 1.523 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 1.158 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 2.57 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.547 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 1.221 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 0.577 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.181 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 1.176 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 1.385 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 0.72 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.877 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_H1_H1_H1_MultiColumns_Test)  Time elapsed: 0.707 s
02:58:12 testImport(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 0.888 s
02:58:12 checkModelForTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_V1_V3_V1_MultiColumns_Test)  Time elapsed: 0.7 s
02:58:12 testNattableTooltipProvider(org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest)  Time elapsed: 3.589 s
02:58:12 testTopLabelProvider(org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest)  Time elapsed: 1.773 s
02:58:12 testDiagnostic(org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest)  Time elapsed: 1.585 s
02:58:12 testNattableTooltipProviderText(org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest) skipped
02:58:12 testUnsupportedColumnCellText(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.UnsupportedColumnCellTextTest)  Time elapsed: 2.306 s
02:58:12 checkTestConsistency(org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.UnsupportedColumnCellTextTest)  Time elapsed: 1.207 s
02:58:12 two_rows_one_column_selection_hide_all_categories__create_new_element_1(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest)  Time elapsed: 1.636 s
02:58:12 two_rows_one_column_selection_hide_all_categories__create_new_element_2(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) skipped
02:58:12 two_rows_selection__hide_all_categories__create_new_element(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest)  Time elapsed: 2.521 s
02:58:12 two_rows_one_column_selection__create_new_element(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest) skipped
02:58:12 two_rows_selection__create_new_column(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest)  Time elapsed: 3.906 s
02:58:12 two_rows_selection__hide_all_categories(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest)  Time elapsed: 1.598 s
02:58:12 one_row_selection(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest)  Time elapsed: 1.516 s
02:58:12 two_rows_selection(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest)  Time elapsed: 1.093 s
02:58:12 two_rows_selection__create_new_element(org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest)  Time elapsed: 2.449 s
02:58:12 testCreateStereotypedInterfaceTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest)  Time elapsed: 6.529 s
02:58:12 testCreateStereotypedPortTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest)  Time elapsed: 3.988 s
02:58:12 testCreateStereotypedAssociationTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest)  Time elapsed: 8.735 s
02:58:12 testCreateStereotypedClassAndInterfaceTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest)  Time elapsed: 4.825 s
02:58:12 testCreateStereotypedTimeObservationTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest)  Time elapsed: 4.452 s
02:58:12 testCreateStereotypedClassTable(org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest)  Time elapsed: 4.093 s
02:58:12 
02:58:12 Results:
02:58:12 
02:58:12 Failures: 
02:58:12   ContentsAndExpandWithCategories_0_1_2_Tests.testExpand_1_by_1:84 expected:<0> but was:<3>
02:58:12 
02:58:12 Tests run: 635, Failures: 1, Errors: 0, Skipped: 120
02:58:12 
02:58:20 [ERROR] There are test failures.
02:58:20 
02:58:20 Please refer to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/surefire-reports for the individual test results.
02:58:20 [INFO] 
02:58:20 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.nattable.suite.tests ---
02:58:20 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec
02:58:20 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.nattable.suite.tests' with 0 classes
02:58:20 [INFO] 
02:58:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests >--
02:58:20 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT [713/728]
02:58:20 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:58:21 [INFO] 
02:58:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:21 [INFO] 
02:58:21 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:21 [INFO] The project's OSGi version is 2.0.0.202103040552
02:58:21 [INFO] 
02:58:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:21 [INFO] 
02:58:21 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:21 [INFO] 
02:58:21 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
02:58:21 [INFO] 
02:58:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:58:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:58:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/main/resources
02:58:21 [INFO] 
02:58:21 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:21 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/bin
02:58:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[22] 
02:58:25 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
02:58:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:58:25 The type DefaultXtextDirectEditorConfiguration is deprecated
02:58:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[80] 
02:58:25 	public DefaultXtextDirectEditorConfiguration getEditor() {
02:58:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:58:25 The type DefaultXtextDirectEditorConfiguration is deprecated
02:58:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[22] 
02:58:25 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
02:58:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:58:25 The type DefaultXtextDirectEditorConfiguration is deprecated
02:58:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[80] 
02:58:25 	public DefaultXtextDirectEditorConfiguration getEditor() {
02:58:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:58:25 The type DefaultXtextDirectEditorConfiguration is deprecated
02:58:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[23] 
02:58:25 	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
02:58:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:58:25 The type DefaultXtextDirectEditorConfiguration is deprecated
02:58:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[293] 
02:58:25 	public DefaultXtextDirectEditorConfiguration getEditor() {
02:58:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:58:25 The type DefaultXtextDirectEditorConfiguration is deprecated
02:58:25 6 problems (6 warnings)
02:58:25 [INFO] 
02:58:25 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:58:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:58:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/test/resources
02:58:25 [INFO] 
02:58:25 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:25 [INFO] 
02:58:25 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/org.eclipse.papyrus.uml.textedit.valuespecification.tests-2.0.0-SNAPSHOT.jar
02:58:25 [INFO] 
02:58:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:25 [INFO] 
02:58:25 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:25 [INFO] 
02:58:25 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:25 [INFO] Skipping tests
02:58:25 [INFO] 
02:58:25 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests ---
02:58:25 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:58:25 [INFO] 
02:58:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests >--
02:58:25 [INFO] Building org.eclipse.papyrus.uml.textedit.suite.tests 1.0.0-SNAPSHOT [714/728]
02:58:25 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:58:27 [INFO] 
02:58:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:27 [INFO] 
02:58:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:27 [INFO] The project's OSGi version is 1.0.0.202103040552
02:58:27 [INFO] 
02:58:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:27 [INFO] 
02:58:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:27 [INFO] 
02:58:27 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
02:58:27 [INFO] 
02:58:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:58:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:58:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/main/resources
02:58:27 [INFO] 
02:58:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:28 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/bin
02:58:29 [INFO] 
02:58:29 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:58:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:58:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/test/resources
02:58:29 [INFO] 
02:58:29 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:30 [INFO] 
02:58:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/org.eclipse.papyrus.uml.textedit.suite.tests-1.0.0-SNAPSHOT.jar
02:58:30 [INFO] 
02:58:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:30 [INFO] 
02:58:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:30 [INFO] 
02:58:30 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:58:37 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/data/.metadata/.log
02:58:37 [INFO] Command line:
02:58:37 	[/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
02:59:15 Running org.eclipse.papyrus.uml.textedit.suite.tests.AllTests
02:59:18 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
02:59:18 log4j:WARN Please initialize the log4j system properly.
02:59:43 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.003 s - in org.eclipse.papyrus.uml.textedit.suite.tests.AllTests
02:59:43 testDefaultValues(org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests)  Time elapsed: 4.799 s
02:59:43 testInitialText(org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests)  Time elapsed: 0.704 s
02:59:43 testMultiplicity(org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests)  Time elapsed: 2.247 s
02:59:43 testParser(org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests)  Time elapsed: 0.463 s
02:59:43 testDefaultValues(org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests)  Time elapsed: 1.758 s
02:59:43 testInitialText(org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests)  Time elapsed: 0.166 s
02:59:43 testMultiplicity(org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests)  Time elapsed: 1.881 s
02:59:43 testParser(org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests)  Time elapsed: 0.314 s
02:59:43 testDefaultValues(org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests)  Time elapsed: 3.312 s
02:59:43 testInitialText(org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests)  Time elapsed: 0.292 s
02:59:43 testParser(org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests)  Time elapsed: 2.211 s
02:59:43 testDefaultValues(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests)  Time elapsed: 2.405 s
02:59:43 testInitialText(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests)  Time elapsed: 0.649 s
02:59:43 testParser(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests)  Time elapsed: 1.199 s
02:59:43 testParser(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.MultiplicityLowerValueSpecificationGrammarTests)  Time elapsed: 1.525 s
02:59:43 testParser(org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.MultiplicityUpperValueSpecificationGrammarTests)  Time elapsed: 3.237 s
02:59:43 
02:59:43 Results:
02:59:43 
02:59:43 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
02:59:43 
02:59:54 [INFO] All tests passed!
02:59:54 [INFO] 
02:59:54 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.textedit.suite.tests ---
02:59:54 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec
02:59:54 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.textedit.suite.tests' with 0 classes
02:59:54 [INFO] 
02:59:54 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests >--
02:59:54 [INFO] Building org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT [715/728]
02:59:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:59:54 [INFO] 
02:59:54 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:54 [INFO] 
02:59:54 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:54 [INFO] The project's OSGi version is 2.0.0.202103040552
02:59:54 [INFO] 
02:59:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:54 [INFO] 
02:59:54 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:54 [INFO] 
02:59:54 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
02:59:54 [INFO] 
02:59:54 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:59:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:59:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/main/resources
02:59:54 [INFO] 
02:59:54 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:54 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/bin
02:59:54 [INFO] 
02:59:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:59:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:59:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/test/resources
02:59:54 [INFO] 
02:59:54 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:54 [INFO] 
02:59:54 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/org.eclipse.papyrus.uml.architecture.tests-2.0.0-SNAPSHOT.jar
02:59:54 [INFO] 
02:59:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:54 [INFO] 
02:59:54 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:56 [INFO] 
02:59:56 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.architecture.tests ---
02:59:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:59:56 [INFO] 
02:59:56 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.releng >--
02:59:56 [INFO] Building org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT [716/728]
02:59:56 [INFO] --------------------------------[ pom ]---------------------------------
02:59:56 [INFO] 
02:59:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.releng ---
02:59:56 [INFO] 
02:59:56 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.releng ---
02:59:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
02:59:56 [INFO] 
02:59:56 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.validation.tests.releng ---
02:59:56 [INFO] 
02:59:56 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.releng ---
02:59:56 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:59:56 [INFO] 
02:59:56 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile >--
02:59:56 [INFO] Building org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT [717/728]
02:59:56 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:59:56 [INFO] 
02:59:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:56 [INFO] 
02:59:56 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:56 [INFO] The project's OSGi version is 2.0.0.202103040552
02:59:56 [INFO] 
02:59:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:56 [INFO] 
02:59:56 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:56 [INFO] 
02:59:56 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:56 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
02:59:56 [INFO] 
02:59:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:59:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:59:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/main/resources
02:59:56 [INFO] 
02:59:56 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:56 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/bin
02:59:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysPassiveJavaImpl.java:[122] 
02:59:56 	if (false) {
02:59:56 			if (diagnostics != null) {
02:59:56 				diagnostics.add
02:59:56 					(new BasicDiagnostic
02:59:56 						(Diagnostic.ERROR,
02:59:56 						 ProfileValidator.DIAGNOSTIC_SOURCE,
02:59:56 						 ProfileValidator.ALWAYS_PASSIVE_JAVA__ALWAYS_PASSIVE,
02:59:56 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "AlwaysPassive", EObjectValidator.getObjectLabel(this, context) }),
02:59:56 						 new Object [] { this }));
02:59:56 			}
02:59:56 			return false;
02:59:56 		}
02:59:56 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:59:56 Dead code
02:59:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveMalformedImpl.java:[122] 
02:59:56 	if (false) {
02:59:56 			if (diagnostics != null) {
02:59:56 				diagnostics.add
02:59:56 					(new BasicDiagnostic
02:59:56 						(Diagnostic.ERROR,
02:59:56 						 ProfileValidator.DIAGNOSTIC_SOURCE,
02:59:56 						 ProfileValidator.ALWAYS_ACTIVE_MALFORMED__CONSTRAINT_ALWAYS_ACTIVE_MF,
02:59:56 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActiveMF", EObjectValidator.getObjectLabel(this, context) }),
02:59:56 						 new Object [] { this }));
02:59:56 			}
02:59:56 			return false;
02:59:56 		}
02:59:56 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:59:56 Dead code
02:59:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveImpl.java:[122] 
02:59:56 	if (false) {
02:59:56 			if (diagnostics != null) {
02:59:56 				diagnostics.add
02:59:56 					(new BasicDiagnostic
02:59:56 						(Diagnostic.ERROR,
02:59:56 						 ProfileValidator.DIAGNOSTIC_SOURCE,
02:59:56 						 ProfileValidator.ALWAYS_ACTIVE__CONSTRAINT_ALWAYS_ACTIVE,
02:59:56 						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActive", EObjectValidator.getObjectLabel(this, context) }),
02:59:56 						 new Object [] { this }));
02:59:56 			}
02:59:56 			return false;
02:59:56 		}
02:59:56 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:59:56 Dead code
02:59:56 3 problems (3 warnings)
02:59:56 [INFO] 
02:59:56 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:59:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:59:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/test/resources
02:59:56 [INFO] 
02:59:56 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:56 [INFO] 
02:59:56 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/org.eclipse.papyrus.uml.validation.tests.staticprofile-2.0.0-SNAPSHOT.jar
02:59:59 [INFO] 
02:59:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:59 [INFO] 
02:59:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:59 [INFO] 
02:59:59 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:59 [INFO] Skipping tests
02:59:59 [INFO] 
02:59:59 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.staticprofile ---
02:59:59 [INFO] Skipping JaCoCo execution due to missing execution data file.
02:59:59 [INFO] 
02:59:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation >--
02:59:59 [INFO] Building org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT [718/728]
02:59:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:59:59 [INFO] 
02:59:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
02:59:59 [INFO] 
02:59:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
02:59:59 [INFO] The project's OSGi version is 2.0.0.202103040552
02:59:59 [INFO] 
02:59:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
02:59:59 [INFO] 
02:59:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
02:59:59 [INFO] 
02:59:59 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
02:59:59 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
02:59:59 [INFO] 
02:59:59 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
02:59:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:59:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
02:59:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/main/resources
02:59:59 [INFO] 
02:59:59 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
02:59:59 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/bin
03:00:00 [INFO] 
03:00:00 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
03:00:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:00:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:00:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/test/resources
03:00:00 [INFO] 
03:00:00 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
03:00:00 [INFO] 
03:00:00 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
03:00:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/org.eclipse.papyrus.uml.validation.tests.genvalidation-2.0.0-SNAPSHOT.jar
03:00:00 [INFO] 
03:00:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
03:00:00 [INFO] 
03:00:00 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
03:00:00 [INFO] 
03:00:00 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
03:00:00 [INFO] Skipping tests
03:00:00 [INFO] 
03:00:00 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.genvalidation ---
03:00:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:00:00 [INFO] 
03:00:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests >--
03:00:00 [INFO] Building org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT [719/728]
03:00:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:00:00 [INFO] 
03:00:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:00 [INFO] 
03:00:00 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:00 [INFO] The project's OSGi version is 2.0.0.202103040552
03:00:00 [INFO] 
03:00:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:00 [INFO] 
03:00:00 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:00 [INFO] 
03:00:00 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:00 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
03:00:00 [INFO] 
03:00:00 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:00:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:00:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/main/resources
03:00:00 [INFO] 
03:00:00 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:00 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/bin
03:00:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/org/eclipse/papyrus/uml/validation/tests/Activator.java:[51] 
03:00:05 	org.eclipse.papyrus.infra.core.log.LogHelper log = new LogHelper();// use because there is an implicit dependency
03:00:05 	                                             ^^^
03:00:05 The value of the local variable log is not used
03:00:05 1 problem (1 warning)
03:00:05 [INFO] 
03:00:05 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:00:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:00:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/test/resources
03:00:05 [INFO] 
03:00:05 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:05 [INFO] 
03:00:05 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/org.eclipse.papyrus.uml.validation.tests-2.0.0-SNAPSHOT.jar
03:00:05 [INFO] 
03:00:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:05 [INFO] 
03:00:05 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:05 [INFO] 
03:00:05 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:05 [INFO] Skipping tests
03:00:05 [INFO] 
03:00:05 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.validation.tests ---
03:00:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:00:05 [INFO] 
03:00:05 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests >----
03:00:05 [INFO] Building org.eclipse.papyrus.uml.suite.tests 1.0.0-SNAPSHOT    [720/728]
03:00:05 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:00:08 [INFO] 
03:00:08 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:08 [INFO] 
03:00:08 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:08 [INFO] The project's OSGi version is 1.0.0.202103040552
03:00:08 [INFO] 
03:00:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:08 [INFO] 
03:00:08 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:08 [INFO] 
03:00:08 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:08 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
03:00:08 [INFO] 
03:00:08 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:00:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:00:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/main/resources
03:00:08 [INFO] 
03:00:08 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:08 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/bin
03:00:09 [INFO] 
03:00:09 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:00:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:00:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/test/resources
03:00:09 [INFO] 
03:00:09 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:10 [INFO] 
03:00:10 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/org.eclipse.papyrus.uml.suite.tests-1.0.0-SNAPSHOT.jar
03:00:10 [INFO] 
03:00:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:10 [INFO] 
03:00:10 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:11 [INFO] 
03:00:11 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.suite.tests ---
03:00:16 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/data/.metadata/.log
03:00:16 [INFO] Command line:
03:00:16 	[/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
03:00:53 Running org.eclipse.papyrus.uml.suite.tests.AllTests
03:01:20 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer
03:01:24 Warning: NLS unused message: "Select in: messages
03:05:16 org.eclipse.core.internal.resources.ResourceException(/copyingInterfaceRealizationDoesNotCorruptTheModel)[368]: java.lang.Exception: Resource '/copyingInterfaceRealizationDoesNotCorruptTheModel' does not exist.
03:05:16 	at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
03:05:16 	at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
03:05:16 	at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330)
03:05:16 	at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204)
03:05:16 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:145)
03:05:16 	at org.eclipse.core.internal.resources.Resource.accept(Resource.java:63)
03:05:16 	at org.eclipse.core.internal.resources.Resource.accept(Resource.java:55)
03:05:16 	at org.eclipse.core.internal.resources.Resource.accept(Resource.java:117)
03:05:16 	at org.eclipse.core.internal.resources.Resource.accept(Resource.java:105)
03:05:16 	at org.eclipse.papyrus.junit.utils.rules.ProjectFixture.deleteProject(ProjectFixture.java:270)
03:05:16 	at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:240)
03:05:16 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:05:16 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
03:05:16 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
03:05:16 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
03:05:16 	at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.access$0(ClassificationRunner.java:1)
03:05:16 	at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner$1.runChild(ClassificationRunner.java:58)
03:05:16 	at org.eclipse.papyrus.junit.framework.classification.ClassificationRunnerImpl.runChild(ClassificationRunnerImpl.java:87)
03:05:16 	at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.runChild(ClassificationRunner.java:86)
03:05:16 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
03:05:16 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:05:16 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:05:16 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:05:16 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:05:16 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:05:16 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:05:16 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
03:05:16 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:05:16 	at org.junit.runners.Suite.runChild(Suite.java:128)
03:05:16 	at org.junit.runners.Suite.runChild(Suite.java:27)
03:05:16 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:05:16 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:05:16 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:05:16 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:05:16 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:05:16 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:05:16 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:05:16 	at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:130)
03:05:16 	at org.junit.runners.Suite.runChild(Suite.java:128)
03:05:16 	at org.junit.runners.Suite.runChild(Suite.java:27)
03:05:16 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
03:05:16 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
03:05:16 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
03:05:16 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
03:05:16 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
03:05:16 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
03:05:16 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
03:05:16 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
03:05:16 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
03:05:16 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
03:05:16 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
03:05:16 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:05:16 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:05:16 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:05:16 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
03:05:16 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
03:05:16 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
03:05:16 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
03:05:16 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
03:05:16 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:37)
03:05:16 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
03:05:16 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
03:05:16 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5067)
03:05:16 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4573)
03:05:16 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
03:05:16 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
03:05:16 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
03:05:16 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
03:05:16 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
03:05:16 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
03:05:16 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
03:05:16 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
03:05:16 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
03:05:16 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:29)
03:05:16 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:122)
03:05:16 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:35)
03:05:16 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
03:05:16 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
03:05:16 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
03:05:16 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
03:05:16 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
03:05:16 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
03:05:16 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
03:05:16 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
03:05:16 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
03:05:16 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
03:05:16 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
03:05:16 	at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
03:05:16 	at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
03:06:39 
03:06:39 (Eclipse:7462): Gtk-CRITICAL **: 08:06:39.930: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:06:39 
03:06:39 (Eclipse:7462): Gtk-CRITICAL **: 08:06:39.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:06:39 
03:06:39 (Eclipse:7462): Gtk-CRITICAL **: 08:06:39.959: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:06:40 
03:06:40 (Eclipse:7462): Gtk-CRITICAL **: 08:06:40.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:06:40 
03:06:40 (Eclipse:7462): Gtk-CRITICAL **: 08:06:40.354: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:06:40 
03:06:40 (Eclipse:7462): Gtk-CRITICAL **: 08:06:40.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:06:40 
03:06:40 (Eclipse:7462): Gtk-CRITICAL **: 08:06:40.516: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:06:40 
03:06:40 (Eclipse:7462): Gtk-CRITICAL **: 08:06:40.877: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:06:40 
03:06:40 (Eclipse:7462): Gtk-CRITICAL **: 08:06:40.889: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:06:40 
03:06:40 (Eclipse:7462): Gtk-CRITICAL **: 08:06:40.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:33 
03:07:33 (Eclipse:7462): Gtk-CRITICAL **: 08:07:33.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:33 
03:07:33 (Eclipse:7462): Gtk-CRITICAL **: 08:07:33.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:33 
03:07:33 (Eclipse:7462): Gtk-CRITICAL **: 08:07:33.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:33 
03:07:33 (Eclipse:7462): Gtk-CRITICAL **: 08:07:33.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:35 
03:07:35 (Eclipse:7462): Gtk-CRITICAL **: 08:07:35.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:35 
03:07:35 (Eclipse:7462): Gtk-CRITICAL **: 08:07:35.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:37 
03:07:37 (Eclipse:7462): Gtk-CRITICAL **: 08:07:37.276: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:37 
03:07:37 (Eclipse:7462): Gtk-CRITICAL **: 08:07:37.293: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:38 
03:07:38 (Eclipse:7462): Gtk-CRITICAL **: 08:07:38.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:38 
03:07:38 (Eclipse:7462): Gtk-CRITICAL **: 08:07:38.547: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:38 
03:07:38 (Eclipse:7462): Gtk-CRITICAL **: 08:07:38.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:38 
03:07:38 (Eclipse:7462): Gtk-CRITICAL **: 08:07:38.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:40 
03:07:40 (Eclipse:7462): Gtk-CRITICAL **: 08:07:40.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:40 
03:07:40 (Eclipse:7462): Gtk-CRITICAL **: 08:07:40.330: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:40 
03:07:40 (Eclipse:7462): Gtk-CRITICAL **: 08:07:40.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:40 
03:07:40 (Eclipse:7462): Gtk-CRITICAL **: 08:07:40.362: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:41 
03:07:41 (Eclipse:7462): Gtk-CRITICAL **: 08:07:41.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:41 
03:07:41 (Eclipse:7462): Gtk-CRITICAL **: 08:07:41.963: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:07:41 
03:07:41 (Eclipse:7462): Gtk-CRITICAL **: 08:07:41.973: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:09:59 log4j:WARN No appenders could be found for logger (org.eclipse.ocl.pivot.internal.resource.StandaloneProjectMap).
03:09:59 log4j:WARN Please initialize the log4j system properly.
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.136: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.147: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.200: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.217: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.227: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:10:12 
03:10:12 (Eclipse:7462): Gtk-CRITICAL **: 08:10:12.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
03:12:20 Tests run: 661, Failures: 0, Errors: 0, Skipped: 39, Time elapsed: 686.776 s - in org.eclipse.papyrus.uml.suite.tests.AllTests
03:12:20 testUML(org.eclipse.papyrus.uml.service.types.tests.creation.CreatePureUMLElementTest)  Time elapsed: 0.134 s
03:12:20 test(org.eclipse.papyrus.uml.service.types.tests.creation.CreatePureUMLElementTest)  Time elapsed: 0.367 s
03:12:20 testDeleteOneAddVariableValueAction(org.eclipse.papyrus.uml.service.types.tests.deletion.DeletePureUMLElementTest)  Time elapsed: 0.129 s
03:12:20 testDeleteOneCentralBufferNode(org.eclipse.papyrus.uml.service.types.tests.deletion.DeletePureUMLElementTest)  Time elapsed: 0.048 s
03:12:20 stereotypeApplicationsDeleted:command(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685)  Time elapsed: 3.017 s
03:12:20 stereotypeApplicationsDeleted:elements(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685)  Time elapsed: 0 s
03:12:20 stereotypeApplicationsDeleted:stereotypes(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685)  Time elapsed: 0.001 s
03:12:20 stereotypeApplicationsDeleted:undo(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685)  Time elapsed: 0 s
03:12:20 stereotypeApplicationsDeleted:redo(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685)  Time elapsed: 0 s
03:12:20 deleteInitialState(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest)  Time elapsed: 1.088 s
03:12:20 deleteS1(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest)  Time elapsed: 0.264 s
03:12:20 deleteS2(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest)  Time elapsed: 1.705 s
03:12:20 deleteFinalState(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest)  Time elapsed: 0.39 s
03:12:20 deleteFromContainmentSubset(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteContainmentSubsetTest)  Time elapsed: 0.671 s
03:12:20 deleteFromTwoContainmentSupersetsAtOnce(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteContainmentSubsetTest)  Time elapsed: 0.331 s
03:12:20 createAssociationWritable(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899)  Time elapsed: 0.107 s
03:12:20 createAssociationReadOnly_usecase(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899)  Time elapsed: 0.111 s
03:12:20 createAssociationReadOnly(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899)  Time elapsed: 0.191 s
03:12:20 createConnectorTargetReadOnly(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899)  Time elapsed: 0.82 s
03:12:20 createConnectorSourceReadOnly(org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899)  Time elapsed: 0.428 s
03:12:20 testDeletion(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteAssociationPropertyTypeTest)  Time elapsed: 0.057 s
03:12:20 testDeletionInCompositeDiagram(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest)  Time elapsed: 12.073 s
03:12:20 testDeletionWithSetRequest(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest) skipped
03:12:20 testDeletionInClassDiagram(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest)  Time elapsed: 2.698 s
03:12:20 testDeletionInComponentDiagram(org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest)  Time elapsed: 2.194 s
03:12:20 testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationTest)  Time elapsed: 0.017 s
03:12:20 testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationDirectedTest)  Time elapsed: 0.012 s
03:12:20 testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationCompositeTest)  Time elapsed: 0.009 s
03:12:20 testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationCompositeDirectedTest)  Time elapsed: 0.01 s
03:12:20 testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationSharedTest)  Time elapsed: 0.024 s
03:12:20 testCreation(org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationSharedDirectedTest)  Time elapsed: 0.009 s
03:12:20 deleteInteractionFragmentInOperand(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest)  Time elapsed: 1.924 s
03:12:20 deleteAllOperandsOfCombinedFragment(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest)  Time elapsed: 1.806 s
03:12:20 deleteCombinedFragment(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest)  Time elapsed: 1.442 s
03:12:20 deleteCombinedFragmentNested(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest)  Time elapsed: 2.05 s
03:12:20 deleteOperandsOfCombinedFragment(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest)  Time elapsed: 1.174 s
03:12:20 deleteCombinedFragmentDeeplyNested(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest)  Time elapsed: 1.456 s
03:12:20 deleteInteractionWithNesting(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest)  Time elapsed: 2.016 s
03:12:20 deleteInteraction(org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest)  Time elapsed: 0.952 s
03:12:20 testCreateClassInModel(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest)  Time elapsed: 0.011 s
03:12:20 testCreateCentralBufferNodeInActivity(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest)  Time elapsed: 0.014 s
03:12:20 testCreateCentralBufferNodeInActivityWithNode(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest)  Time elapsed: 0.007 s
03:12:20 testCannotCreateOperationRedefinableTemplateSignature_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest)  Time elapsed: 0 s
03:12:20 testCreateOperationTemplateSignature_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest)  Time elapsed: 0.019 s
03:12:20 testCreateModelInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest)  Time elapsed: 0.001 s
03:12:20 testCreateDeploymentBetweenNodeAndArtifactInNode(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.008 s
03:12:20 testCreatePackageMergeBetweenPackageAndPackageInPackage2(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.027 s
03:12:20 testCreateTraceBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.005 s
03:12:20 testCreateDependencyBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.008 s
03:12:20 testCreateProtocolConformanceBetweenPackageAndPackageInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.007 s
03:12:20 testCreateInformationfloweBetweenClasses2InPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.008 s
03:12:20 testCreateUsageBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.002 s
03:12:20 testCreateAbstractionBetweenPackageAndClassesInModel(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.014 s
03:12:20 testCreateComponentRealizationBetweenClassAndComponentInComponent(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.016 s
03:12:20 testCreateAbstractionBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.005 s
03:12:20 testCreateUsageBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.005 s
03:12:20 testCreatePackageImportBetweenPackageAndPackageInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.032 s
03:12:20 testCreateComponentRealizationBetweenComponentAndClassInComponent(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.013 s
03:12:20 testCreateElementImportBetweenPackageAndPackageInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.007 s
03:12:20 testCreateDeploymentBetweenNodeAndArtifactInArtifact(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.001 s
03:12:20 testCreateGeneralizationBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.005 s
03:12:20 testCreateGeneralizationBetweenClassAndNullInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.002 s
03:12:20 testCreateDeploymentBetweenArtifactAndNodeInArtifact(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.01 s
03:12:20 testCreateExtendBetweenClasses2InPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.001 s
03:12:20 testCreateProtocolConformanceBetweenPackageAndPackageInPackage2(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0 s
03:12:20 testCreateTransitionBetweenInitialAndState(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) skipped
03:12:20 testCreateInformationfloweBetweenUseCases2InUseCase(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.005 s
03:12:20 testCreateRefineBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.442 s
03:12:20 testCreateComponentRealizationBetweenClassAndComponentInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.011 s
03:12:20 testCreateRealizationBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.002 s
03:12:20 testCreateExtensionBetweenClassAndNullInNull(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.001 s
03:12:20 testCreateExtendBetweenUseCases2InUseCase(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.012 s
03:12:20 testCreateElementImportBetweenPackageAndPackageInPackage2(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.005 s
03:12:20 testCreateAssociationBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.004 s
03:12:20 testCreateTraceBetweenClassesInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.016 s
03:12:20 testCreateManifestationBetweenArtifactAndPackage2InArtifact(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.007 s
03:12:20 testCreateSubstitutionBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.007 s
03:12:20 testCreateAbstractionBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.001 s
03:12:20 testCreateAbstractionBetweenClassAndClassInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.005 s
03:12:20 testCreatePackageMergeBetweenPackageAndPackageInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.003 s
03:12:20 testCreateRealizationBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.005 s
03:12:20 testCreateTransitionBetweenStateAndInitial(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) skipped
03:12:20 testCreateAssociationBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.001 s
03:12:20 testCreateRefineBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.002 s
03:12:20 testCreateDeploymentBetweenArtifactAndNodeInNode(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.029 s
03:12:20 testCreateIncludeBetweenUseCases2InUseCase(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.007 s
03:12:20 testCreateGeneralizationBetweenClassesInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.004 s
03:12:20 testCreateExtensionBetweenClassAndNullInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0 s
03:12:20 testCreateDependencyBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.002 s
03:12:20 testCreatePackageImportBetweenPackageAndPackageInPackage2(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.004 s
03:12:20 testCreateComponentRealizationBetweenComponentAndClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.001 s
03:12:20 testCreateSubstitutionBetweenClassAndNullInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.002 s
03:12:20 testCreateInterfaceRealizationBetweenClassAndInterfaceInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.008 s
03:12:20 testCreateTraceBetweenClassesInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.013 s
03:12:20 testCreateTransitionBetweenStateAndFinal(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) skipped
03:12:20 testCreateAbstractionBetweenClassAndPackageInModel(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.004 s
03:12:20 testCreateRefineBetweenClassesInClass(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.014 s
03:12:20 testCreateTransitionBetweenFinalAndState(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest) skipped
03:12:20 testCreateManifestationBetweenClassAndPackage2InArtifact(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.006 s
03:12:20 testCreateInterfaceRealizationBetweenUseCases2InUseCase(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.002 s
03:12:20 testCreateIncludeBetweenClasses2InPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest)  Time elapsed: 0.001 s
03:12:20 testCreateExtensionBetweenStereotypeAndMetaClassInPackage(org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateProfileRelationshipTest)  Time elapsed: 0.024 s
03:12:20 testMoveTemplateSignatureToOperation_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest)  Time elapsed: 0.922 s
03:12:20 testMoveRedefinableTemplateSignatureToClass_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest)  Time elapsed: 0.004 s
03:12:20 testCannotMoveRedefinableTemplateSignatureToOperation_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest)  Time elapsed: 0 s
03:12:20 testSetTemplateSignatureOfOperation_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest)  Time elapsed: 0.005 s
03:12:20 testSetRedefinableTemplateSignatureOfClass_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest)  Time elapsed: 0.003 s
03:12:20 testCannotSetRedefinableTemplateSignatureOfOperation_bug468071(org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest)  Time elapsed: 0 s
03:12:20 deleteAssociation(org.eclipse.papyrus.uml.service.types.ui.tests.deletion.DeleteAssociationTest)  Time elapsed: 0.63 s
03:12:20 deleteAssociationTarget(org.eclipse.papyrus.uml.service.types.ui.tests.deletion.DeleteAssociationTest)  Time elapsed: 0.35 s
03:12:20 deleteReadOnlyElement(org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest)  Time elapsed: 1.861 s
03:12:20 deleteClassInTheModel(org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest)  Time elapsed: 2.481 s
03:12:20 deleteRootOfTheModel(org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest)  Time elapsed: 1.044 s
03:12:20 renameUMLUnnamedElementTest(org.eclipse.papyrus.uml.modelexplorer.tests.RenameHandlerTest) skipped
03:12:20 renameUMLNamedElementTest(org.eclipse.papyrus.uml.modelexplorer.tests.RenameHandlerTest) skipped
03:12:20 revealSemanticElement_selectRootTest(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests)  Time elapsed: 2.189 s
03:12:20 revealSemanticElement_selectChildrenTest(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests)  Time elapsed: 2.58 s
03:12:20 revealSemanticElement_selectImportedPackage(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests)  Time elapsed: 2.961 s
03:12:20 revealSemanticElement_selectImportedPackageList(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests)  Time elapsed: 1.95 s
03:12:20 revealSemanticElement_selectChildrenTestList(org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests)  Time elapsed: 2.252 s
03:12:20 cutReadOnlyElement(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest)  Time elapsed: 1.254 s
03:12:20 cutClassTest(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest)  Time elapsed: 2.008 s
03:12:20 cutRootOfTheModel(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest)  Time elapsed: 1.338 s
03:12:20 copyPasteofClass1Test(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest)  Time elapsed: 1.13 s
03:12:20 pasteOnReadOnlyElement(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest)  Time elapsed: 1.017 s
03:12:20 copyPasteofClass1And2Test(org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest)  Time elapsed: 0.837 s
03:12:20 copyPasteDiagramTest(org.eclipse.papyrus.uml.modelexplorer.tests.paste.DiagramCopyPasteModelExplorerTest)  Time elapsed: 1.407 s
03:12:20 copyPasteTableTest(org.eclipse.papyrus.uml.modelexplorer.tests.paste.TableCopyPasteModelExplorerTest)  Time elapsed: 1.305 s
03:12:20 copyPasteofClass1Test(org.eclipse.papyrus.uml.modelexplorer.tests.paste.StereotypeCopyPasteModelExplorerTest)  Time elapsed: 3.013 s
03:12:20 advancedModeDoesNotCollapseItself(org.eclipse.papyrus.uml.modelexplorer.tests.AdvancedModeTest)  Time elapsed: 2.979 s
03:12:20 validateModel[0](org.eclipse.papyrus.uml.modelexplorer.tests.resources.ModelValidationTest)  Time elapsed: 0.039 s
03:12:20 validateModel[1](org.eclipse.papyrus.uml.modelexplorer.tests.resources.ModelValidationTest)  Time elapsed: 0.028 s
03:12:20 dropInterface(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest)  Time elapsed: 0.309 s
03:12:20 dropClass(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest)  Time elapsed: 0.032 s
03:12:20 testPropertyContentProvider(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest)  Time elapsed: 0.007 s
03:12:20 dropClassAndInterface(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest)  Time elapsed: 0.074 s
03:12:20 dropClassAndSuperclass(org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest)  Time elapsed: 0.052 s
03:12:20 singleValuePropertyGraphicalTest(org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest)  Time elapsed: 0.136 s
03:12:20 singleValuePropertyTest(org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest)  Time elapsed: 0.059 s
03:12:20 multipleValuePropertyTest(org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest) skipped
03:12:20 enumPropertyTest(org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest)  Time elapsed: 0.014 s
03:12:20 testProfileContentWithBaseClassPropertyWithoutInheritedProperties(org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest)  Time elapsed: 0.608 s
03:12:20 testProfileContentWithoutBaseClassPropertyWithoutInheritedProperties(org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest)  Time elapsed: 0.481 s
03:12:20 testProfileContentWithBaseClassPropertyWithInheritedProperties(org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest)  Time elapsed: 0.46 s
03:12:20 testProfileContentWithoutBaseClassPropertyWithInheritedProperties(org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest)  Time elapsed: 0.394 s
03:12:20 testSwitchToProxy(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) skipped
03:12:20 testSwitchProfilesWithStereotypes(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest)  Time elapsed: 21.42 s
03:12:20 testSwitchFromRegistererdToLocal(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest)  Time elapsed: 26.147 s
03:12:20 testSwitchProfilesWithStereotypeProperties(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest)  Time elapsed: 24.809 s
03:12:20 testSwitchProfilesWithMissingDefinitions(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest)  Time elapsed: 13.591 s
03:12:20 testSwitchFromLocalToRegistered(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest)  Time elapsed: 7.483 s
03:12:20 testSwitchToDifferentVersion(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) skipped
03:12:20 testSimpleSwitch(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest)  Time elapsed: 3.447 s
03:12:20 testSwitchFromProxy(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest) skipped
03:12:20 testSwitchProfilesStereotypeIdentities(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest)  Time elapsed: 3.957 s
03:12:20 testSwitchProfilesWithRequiredStereotypes(org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest)  Time elapsed: 3.012 s
03:12:20 testOverloadDoesNotClash(org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest)  Time elapsed: 0.273 s
03:12:20 testNameClash(org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest)  Time elapsed: 0.548 s
03:12:20 testElementOfDifferentKindDoesNotClash(org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest)  Time elapsed: 0.273 s
03:12:20 testModifiedSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) skipped
03:12:20 testUndoUnapplyProfile(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 1.05 s
03:12:20 testAddStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 1.08 s
03:12:20 testStereotypeUnsetAttributeChange(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 1.088 s
03:12:20 testUndoAddStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.824 s
03:12:20 testAddStereotypes(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 1.193 s
03:12:20 testUndoRemoveStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 1.061 s
03:12:20 testAddSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 1.102 s
03:12:20 testModifiedStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.752 s
03:12:20 testAddStereotypeOnSeveralElements(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.685 s
03:12:20 testUndoAddStereotypes(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.639 s
03:12:20 testFakeBasedProperty(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.571 s
03:12:20 testRemoveStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.611 s
03:12:20 testRemoveSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.748 s
03:12:20 testUndoAddSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 1.178 s
03:12:20 testUndoModifiedStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.569 s
03:12:20 testUndoAddStereotypeOnSeveralElements(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.628 s
03:12:20 testUndoRedoAddStereotypeTiming(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.603 s
03:12:20 testUnapplyProfile(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.688 s
03:12:20 testUndoRemoveSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.646 s
03:12:20 testUndoModifiedSysMLStereotype(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest) skipped
03:12:20 testStereotypeListAttributeChange(org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest)  Time elapsed: 0.662 s
03:12:20 twoProfilesUnapplied(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest)  Time elapsed: 0.222 s
03:12:20 moveProfileApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest)  Time elapsed: 0.188 s
03:12:20 applyProfileThenMoveApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest)  Time elapsed: 0.172 s
03:12:20 twoProfilesApplied(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest)  Time elapsed: 0.202 s
03:12:20 profileReplacedInAnApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest)  Time elapsed: 0.169 s
03:12:20 simpleNewProfileApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest)  Time elapsed: 0.18 s
03:12:20 simpleProfileUnapplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest)  Time elapsed: 0.184 s
03:12:20 profileAppliedThenReplacedInSameApplication(org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest)  Time elapsed: 0.209 s
03:12:20 testEditToDisplaySingleString_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest)  Time elapsed: 0.059 s
03:12:20 testList(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest)  Time elapsed: 0.066 s
03:12:20 testNull(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest)  Time elapsed: 0.043 s
03:12:20 testDisplayToEditString_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest)  Time elapsed: 0.054 s
03:12:20 testEmptyString(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest)  Time elapsed: 0.047 s
03:12:20 testClass2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest)  Time elapsed: 0.054 s
03:12:20 testClass3(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest)  Time elapsed: 0.055 s
03:12:20 testMatchingElementstSingleValue1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest)  Time elapsed: 0.055 s
03:12:20 testMatchingElementstSingleValue2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest)  Time elapsed: 0.046 s
03:12:20 testCompletionToFindClass_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.095 s
03:12:20 testCompletionToFindClass_3(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.068 s
03:12:20 testCompletionToFindClass_4(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.053 s
03:12:20 testCompletionToFindClass_5(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.077 s
03:12:20 testCompletionToFindClass_6(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.071 s
03:12:20 testCompletionToFindClass_7(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.051 s
03:12:20 testCompletionToFindClass_8(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.086 s
03:12:20 testSplitString_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.127 s
03:12:20 testSplitString_2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.175 s
03:12:20 testCompletionToFindConstraint_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.135 s
03:12:20 testCompletionToFindConstraint_2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.157 s
03:12:20 testCompletionMultiValueConverterEmptyString(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.183 s
03:12:20 testCompletionToFindPackage_1(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.173 s
03:12:20 testCompletionToFindPackage_2(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.163 s
03:12:20 testCompletionSingleValueConverterEmptyString(org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest)  Time elapsed: 0.146 s
03:12:20 profileLanguage(org.eclipse.papyrus.uml.tools.tests.tests.UMLLanguageProvidersTest)  Time elapsed: 0.001 s
03:12:20 umlLanguage(org.eclipse.papyrus.uml.tools.tests.tests.UMLLanguageProvidersTest)  Time elapsed: 0.002 s
03:12:20 ValidationStereotypesListClass1Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest)  Time elapsed: 3.016 s
03:12:20 ValidationStereotypesListClass2Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest)  Time elapsed: 2.16 s
03:12:20 ValidationStereotypesListClass3Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest)  Time elapsed: 1.902 s
03:12:20 ValidationStereotypesListClass4Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest)  Time elapsed: 3.087 s
03:12:20 ValidationImageClass1Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest)  Time elapsed: 1.536 s
03:12:20 ValidationImageClass2Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest)  Time elapsed: 1.816 s
03:12:20 ValidationImageClass3Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest)  Time elapsed: 2.964 s
03:12:20 ValidationImageClass4Test(org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest)  Time elapsed: 2.099 s
03:12:20 returnedTextTest(org.eclipse.papyrus.uml.tools.tests.tests.CustomizableDelegatingItemLabelProviderTest)  Time elapsed: 2.338 s
03:12:20 returnedStyledTextTest(org.eclipse.papyrus.uml.tools.tests.tests.CustomizableDelegatingItemLabelProviderTest)  Time elapsed: 2.293 s
03:12:20 notifyChange(org.eclipse.papyrus.uml.tools.tests.tests.DelegatingItemLabelProviderTest)  Time elapsed: 0.341 s
03:12:20 copyingInterfaceRealizationDoesNotCorruptTheModel(org.eclipse.papyrus.uml.tools.tests.tests.UMLCopyTest)  Time elapsed: 0.006 s
03:12:20 copyingInterfaceRealizationDoesNotCorruptTheModel(org.eclipse.papyrus.uml.tools.tests.tests.UMLCopyTestME)  Time elapsed: 3.835 s
03:12:20 duplicateStereotypeWithMultivaluedDataTypeContainmentFeatureTest(org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest)  Time elapsed: 3.152 s
03:12:20 duplicateStereotypeWithMultivaluedContainmentFeatureTest(org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest)  Time elapsed: 2.526 s
03:12:20 duplicateStereotypeWithSingleContainmentFeatureTest(org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest)  Time elapsed: 8.96 s
03:12:20 recursiveImportPackage(org.eclipse.papyrus.uml.tools.utils.tests.tests.NameResolutionHelperTest)  Time elapsed: 8.355 s
03:12:20 testIsAutoNamed(org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest)  Time elapsed: 0.072 s
03:12:20 testGetDefaultNameWithIncrement(org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest)  Time elapsed: 0.002 s
03:12:20 testAutoNameIncrement(org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest)  Time elapsed: 0.001 s
03:12:20 testExistingElementHavingNameNotRenamed(org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest)  Time elapsed: 0.001 s
03:12:20 testGetAppliedSuperstereotype(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest)  Time elapsed: 0.24 s
03:12:20 testGetApplicableStereotype_notStrict_notApplicable(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest)  Time elapsed: 6.374 s
03:12:20 testGetApplicableStereotype_notStrict_applicable(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest)  Time elapsed: 9.792 s
03:12:20 testGetApplicableStereotype_strict_applicable(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest)  Time elapsed: 0.993 s
03:12:20 testGetAppliedSubstereotype_notApplied(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest)  Time elapsed: 0.735 s
03:12:20 testGetApplicableStereotype_strict_notApplicable(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest)  Time elapsed: 1.688 s
03:12:20 testGetAppliedSubstereotype_applied(org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest)  Time elapsed: 0.735 s
03:12:20 testUnApplyStereotypeApplication(org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestBadUnapplyProfile2ClosedDiagComment)  Time elapsed: 5.146 s
03:12:20 testStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestDropStereotypedClass)  Time elapsed: 2.202 s
03:12:20 testProfileApplicationOnModel(org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestProfileApplication)  Time elapsed: 1.411 s
03:12:20 testBrace(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.asbrace.TestDisplayAsBrace)  Time elapsed: 2.508 s
03:12:20 testReopenStereotypeAsComment(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.asbrace.TestReopenAsBrace)  Time elapsed: 4.955 s
03:12:20 testStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascomment.TestDisplayAsComment)  Time elapsed: 1.358 s
03:12:20 testReopenStereotypeAsComment(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascomment.TestReopenAsComment)  Time elapsed: 5.416 s
03:12:20 testStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascompartment.TestDisplayAsCompartment)  Time elapsed: 2.724 s
03:12:20 testReopenStereotypeAsComment(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascompartment.TestReopenAsCompartment)  Time elapsed: 4.674 s
03:12:20 test2StereotypeApplicationsOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.Test2StereotypeApplications)  Time elapsed: 0.932 s
03:12:20 testStereotypeApplicationOnPackage(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplication)  Time elapsed: 1.658 s
03:12:20 testStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplication)  Time elapsed: 0.135 s
03:12:20 testQNStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplicationQualifiedName)  Time elapsed: 0.92 s
03:12:20 testLayoutStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotype) skipped
03:12:20 testLayoutOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotype) skipped
03:12:20 testLayoutStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance) skipped
03:12:20 testLayoutOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance) skipped
03:12:20 testDiagramFileExtentionLabel(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard)  Time elapsed: 0.328 s
03:12:20 testDiagramFileExtenstionForUML(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard)  Time elapsed: 0.114 s
03:12:20 testOrderOfPages(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard)  Time elapsed: 0.12 s
03:12:20 testDiagramFileExtentionLabel(org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard)  Time elapsed: 0.113 s
03:12:20 testDiagramFileExtenstionForUML(org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard)  Time elapsed: 0.107 s
03:12:20 testOrderOfPages(org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard)  Time elapsed: 0.105 s
03:12:20 testOrderOfPages(org.eclipse.papyrus.uml.diagram.wizards.TestNewProjectWizard)  Time elapsed: 0.13 s
03:12:20 testForSimpleModel(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard)  Time elapsed: 0.105 s
03:12:20 testOrderOfPages(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard)  Time elapsed: 0.104 s
03:12:20 testForModelWithDot(org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard)  Time elapsed: 0.108 s
03:12:20 missingSchema(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest)  Time elapsed: 0.721 s
03:12:20 noCorruptionControlCase(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest)  Time elapsed: 0.082 s
03:12:20 wrongProfileVersion(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest)  Time elapsed: 0.407 s
03:12:20 missingProfileApplication(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest)  Time elapsed: 0.4 s
03:12:20 deleteStereotypes(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest)  Time elapsed: 0.12 s
03:12:20 nestedProfileApplicationsMissingNamespace_bug434302(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 1.101 s
03:12:20 orphansOfWrongProfileVersion_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 0.071 s
03:12:20 badSchemaLocationInNonPackageFragment_bug459488(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 1.545 s
03:12:20 nestedProfilesAndNestedApplicationsWellFormed_bug434302(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 0.708 s
03:12:20 registeredDynamicProfie_bug455329(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 0.221 s
03:12:20 nestedPackageSchemaMissing_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 0.739 s
03:12:20 incorrectZombieGroupingWithoutProfileNamespaceURIPattern_bug496307(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 0.343 s
03:12:20 nonStereotypeApplicationsAreOK_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 0.198 s
03:12:20 nestedProfileApplications2Pkgs1Profile_bug434302(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 0.817 s
03:12:20 crossReferencedPackageUnitWithoutOwnProfileApplication_bug458736(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 1.484 s
03:12:20 correctZombieGroupingWithProfileNamespaceURIPattern_bug496307(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 0.188 s
03:12:20 orphansOfValidSchema_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 0.147 s
03:12:20 packageUnitWithoutOwnProfileApplication_bug455248(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 0.706 s
03:12:20 nestedPackageInProfileIsOK_bug436666(org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest)  Time elapsed: 0.686 s
03:12:20 compareMultiVersionSameURISameVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0.001 s
03:12:20 compareMultiVersionDifferentURIDifferentVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 compareSingleVersionDifferentURISameVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 compareMultiVersionDifferentURISameVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 compareCorrectInvalidComparisonConstantBehavior(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 compareNoVersionSameURI(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0.001 s
03:12:20 compareSingleVersionDifferentURIDifferentVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 matchCorrectNoMatchConstantBehavior(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 matchSingleVersionCorrectURIGivenVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 matchNoVersionCorrectURIDefaultVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 matchMultipleVersionCorrectURIGivenVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0.001 s
03:12:20 matchMultipleVersionCorrectURIDefaultVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 compareCorrectInvalidComparisonBehaviorWrongLHS(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 compareCorrectInvalidComparisonBehaviorWrongRHS(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 registryExtensionPointCorrectMatch(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0.001 s
03:12:20 compareSingleVersionSameURIDifferentVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0.001 s
03:12:20 compareSingleVersionSameURISameVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 compareMultiVersionSameURIDifferentVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 registryCorrectUnregisterAndRegister(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0.001 s
03:12:20 registryExtensionPointRegistered(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 compareCorrectInvalidComparisonBehaviorWrongPattern(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 matchNoVersionCorrectURIGivenVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 compareNoVersionDifferentURI(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 matchSingleVersionCorrectURIDefaultVersion(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 matchCorrectNoMatchBehavior(org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest)  Time elapsed: 0 s
03:12:20 interactionOperand_contentProvider(org.eclipse.papyrus.uml.properties.modelelement.tests.UMLModelElementTest)  Time elapsed: 0.238 s
03:12:20 combinedFragment_contentProvider(org.eclipse.papyrus.uml.properties.modelelement.tests.UMLModelElementTest)  Time elapsed: 0.279 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.MultiplicityObservableValueTest)  Time elapsed: 1.267 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ExtensionEndMultiplicityObservableValueTest)  Time elapsed: 1.284 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.NavigationObservableValueTest)  Time elapsed: 0.88 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.OwnerObservableValueTest)  Time elapsed: 0.802 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.KeywordObservableValueTest)  Time elapsed: 0.803 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.UMLLabelObservableValueTest)  Time elapsed: 0.712 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ImageExpressionObservableValueTest)  Time elapsed: 0.754 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ImageKindObservableValueTest)  Time elapsed: 0.809 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ImageNameObservableValueTest)  Time elapsed: 0.708 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationElementIconObservableValueTest)  Time elapsed: 1.222 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationQualifiedNameObservableValueTest)  Time elapsed: 1.177 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationShadowObservableValueTest)  Time elapsed: 1.203 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ExtensionRequiredObservableValueTest)  Time elapsed: 1.337 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.ImportedPackageLocationObservableValueTest)  Time elapsed: 0.832 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.UnsettableStringObservableValueTest)  Time elapsed: 0.775 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.BasicObservableValueTest)  Time elapsed: 0.793 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.properties.databinding.tests.AnnotationObservableValueTest)  Time elapsed: 0.761 s
03:12:20 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.MaskValueObservableListTest)  Time elapsed: 1.355 s
03:12:20 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.AppliedCommentsObservableListTest)  Time elapsed: 1.593 s
03:12:20 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.OwnedCommentsObservableListTest)  Time elapsed: 1.571 s
03:12:20 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.ProvidedInterfaceObservableListTest)  Time elapsed: 0.923 s
03:12:20 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.RequiredInterfaceObservableListTest)  Time elapsed: 0.838 s
03:12:20 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.ProfileApplicationObservableListTest)  Time elapsed: 0.792 s
03:12:20 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.StereotypeApplicationObservableListTest)  Time elapsed: 0.838 s
03:12:20 testObservableList(org.eclipse.papyrus.uml.properties.databinding.tests.BasicObservableListTest)  Time elapsed: 1.208 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CanonicalObservableValueTest)  Time elapsed: 2.96 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.ConnectionDecorationStyleObservableValueTest)  Time elapsed: 2.404 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomStringStyleCompartmentObservableValueTest)  Time elapsed: 1.896 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomIntStyleCompartmentObservableValueTest)  Time elapsed: 1.309 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.DiagramLabelObservableValueTest)  Time elapsed: 0.8 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomBooleanStyleWithStoreObservableValueTest)  Time elapsed: 0.768 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomDoubleStyleWithStoreObservableValueTest)  Time elapsed: 0.752 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomIntStyleWithStoreObservableValueTest)  Time elapsed: 0.772 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.RulersUnitStyleObservableValueTest)  Time elapsed: 0.934 s
03:12:20 testObservableValue(org.eclipse.papyrus.uml.diagram.properties.databinding.tests.SwitchOrientationObservableValueTest)  Time elapsed: 1.918 s
03:12:20 outOfDateModelSkipMigration_papyrus(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest)  Time elapsed: 1.64 s
03:12:20 upToDateModelDoesNotPromptForMigration_papyrus(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest)  Time elapsed: 1.035 s
03:12:20 outOfDateModelDoMigration_dynamic(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest)  Time elapsed: 1.366 s
03:12:20 outOfDateModelSkipMigration_uml2(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest)  Time elapsed: 1.218 s
03:12:20 outOfDateModelDoMigration_papyrus(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest)  Time elapsed: 1.861 s
03:12:20 outOfDateModelSkipMigration_dynamic(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest)  Time elapsed: 1.303 s
03:12:20 outOfDateModelDoMigration_uml2(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest)  Time elapsed: 1.982 s
03:12:20 upToDateModelDoesNotPromptForMigration_uml2(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest)  Time elapsed: 1.007 s
03:12:20 upToDateModelDoesNotPromptForMigration_dynamic(org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest)  Time elapsed: 0.703 s
03:12:20 loadDecoratorAsMainModel(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest)  Time elapsed: 0.926 s
03:12:20 externalizeApplication(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest)  Time elapsed: 1.259 s
03:12:20 unloadApplication(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest)  Time elapsed: 1.163 s
03:12:20 externalizeApplication_undo(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest)  Time elapsed: 1.126 s
03:12:20 unloadedApplicationNotAvailable(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest)  Time elapsed: 1.854 s
03:12:20 loadApplication(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest)  Time elapsed: 1.119 s
03:12:20 externalizeApplication_undo_redo(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest)  Time elapsed: 1.285 s
03:12:20 nestedPackageApplicationOfSameProfile_bug459613(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest)  Time elapsed: 1.776 s
03:12:20 externalizeApplication_forNestedPackage(org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest)  Time elapsed: 1.209 s
03:12:20 internalizeApplication_undo(org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest)  Time elapsed: 0.894 s
03:12:20 internalizeApplication_undo_redo(org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest)  Time elapsed: 0.792 s
03:12:20 internalizeApplication(org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest)  Time elapsed: 0.831 s
03:12:20 migrateProfile(org.eclipse.papyrus.uml.decoratormodel.tests.ProfileMigrationTest)  Time elapsed: 0.808 s
03:12:20 missingSchema(org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest)  Time elapsed: 1.019 s
03:12:20 wrongProfileVersion(org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest)  Time elapsed: 0.82 s
03:12:20 missingProfileApplication(org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest)  Time elapsed: 0.79 s
03:12:20 decoratorModelsForPackageAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.027 s
03:12:20 decoratorModelsForPackage_none(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest) skipped
03:12:20 removeResource(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.177 s
03:12:20 decoratorModelsAsync_uri(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.044 s
03:12:20 decoratorModelName(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 0.923 s
03:12:20 baseline(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.707 s
03:12:20 decoratorModelsForPackage(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.457 s
03:12:20 decoratorModelNameAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.126 s
03:12:20 appliedProfilesByResourceIndex(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.157 s
03:12:20 decoratorModels(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.207 s
03:12:20 decoratorModelsAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.563 s
03:12:20 allAppliedProfiles(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 0.913 s
03:12:20 decoratorModelNames(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.005 s
03:12:20 decoratorModels_uri(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.058 s
03:12:20 decoratorModelNamesAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.683 s
03:12:20 listener(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.971 s
03:12:20 allAppliedProfilesAsync(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 2.07 s
03:12:20 addNewResource(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 2.281 s
03:12:20 decoratorModelsForPackageAsync_none(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest)  Time elapsed: 1.722 s
03:12:20 copy_subsetOfProfiles(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelCopierTest)  Time elapsed: 1.043 s
03:12:20 copy_allProfiles(org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelCopierTest)  Time elapsed: 1.253 s
03:12:20 testHasUnloadedDecoratorModelsAsync_recursive(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.242 s
03:12:20 testIsDecoratorModelFor(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 0.81 s
03:12:20 testIsDecoratorModelURI(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 0.833 s
03:12:20 testInternalizeProfileApplications(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.104 s
03:12:20 testHasUnloadedDecoratorModelsAsync(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.447 s
03:12:20 testExternalizeProfileApplication(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.968 s
03:12:20 testGetDecoratorPackages(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.277 s
03:12:20 testGetDecoratorModelAppliedProfiles(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.601 s
03:12:20 testGetUnloadedDecoratorModelsAsyncResource(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.751 s
03:12:20 testGetExternalizationProfile(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.814 s
03:12:20 testIsDecoratorModelResource(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.763 s
03:12:20 testGetDecoratorModelProfileApplications(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.792 s
03:12:20 testGetUnloadedDecoratorModelsAsyncPackage(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.87 s
03:12:20 testGetLoadedDecoratorModels(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 2.174 s
03:12:20 testGetLoadedSubUnitPackages(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.913 s
03:12:20 testGetUnloadedDecoratorModels(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.314 s
03:12:20 testHasExternalizationProfile(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.719 s
03:12:20 testGetUnloadedDecoratorModelsAsyncIterableOfResource(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 2.469 s
03:12:20 testGetUserModelResources(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 1.554 s
03:12:20 testGetDecoratorProfileApplications(org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest)  Time elapsed: 0.872 s
03:12:20 stereotypeApplication_inNestedPackage(org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest)  Time elapsed: 0.344 s
03:12:20 stereotypeApplication_inNonPackageSubmodelUnit_bug459613(org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest)  Time elapsed: 0.327 s
03:12:20 applyStereotype_resourceSet(org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest)  Time elapsed: 0.31 s
03:12:20 applyStereotype_freeFloating(org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest)  Time elapsed: 0.32 s
03:12:20 isDecoratorModel_decoratorModelUML(org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest)  Time elapsed: 0.55 s
03:12:20 isDecoratorModel_decoratorModelNotation(org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest)  Time elapsed: 0.558 s
03:12:20 isDecoratorModel_userModelUML(org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest)  Time elapsed: 0.729 s
03:12:20 decoratorIndexing(org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest)  Time elapsed: 0.414 s
03:12:20 userModelIndexing(org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest)  Time elapsed: 0 s
03:12:20 decoratorAsUserModelIndexing(org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest)  Time elapsed: 0 s
03:12:20 migrateProfileExtendingDynamic_bug481302(org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest)  Time elapsed: 0.676 s
03:12:20 basicUMLMigrateProfileExtendingStatic_bug481302(org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest) skipped
03:12:20 migrateProfileExtendingStatic_bug481302(org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest)  Time elapsed: 0.549 s
03:12:20 control_undo_redo_allDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest)  Time elapsed: 1.097 s
03:12:20 uncontrol_undo_redo_allDecoratorsUnloaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest)  Time elapsed: 4.909 s
03:12:20 control_someDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest)  Time elapsed: 3.123 s
03:12:20 uncontrol_someDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest)  Time elapsed: 4.956 s
03:12:20 uncontrol_allDecoratorsUnloaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest)  Time elapsed: 4.236 s
03:12:20 control_undo_redo_someDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest)  Time elapsed: 10.008 s
03:12:20 control_allDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest)  Time elapsed: 1.93 s
03:12:20 control_undo_redo_allDecoratorsUnloaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest)  Time elapsed: 5.752 s
03:12:20 control_allDecoratorsUnloaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest)  Time elapsed: 3.309 s
03:12:20 uncontrol_undo_redo_someDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest)  Time elapsed: 6.492 s
03:12:20 uncontrol_undo_redo_allDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest)  Time elapsed: 2.086 s
03:12:20 uncontrol_allDecoratorsLoaded(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest)  Time elapsed: 1 s
03:12:20 nonBaseElementStereotypeCrossReferences(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest)  Time elapsed: 1.706 s
03:12:20 classUnitExternalizeParentUnitProfileApplication_bug459613(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest)  Time elapsed: 0.644 s
03:12:20 nestedPackagesInheritingExternalProfileApplications(org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest)  Time elapsed: 2.322 s
03:12:20 validateOCLOnInstanceSpec(org.eclipse.papyrus.uml.validation.tests.rules.TestOCLConstraintOnInstanceSpec)  Time elapsed: 5.502 s
03:12:20 validateCamelCaseRule(org.eclipse.papyrus.uml.validation.tests.rules.TestOCLValidationRuleFromFile)  Time elapsed: 2.687 s
03:12:20 validateIsActiveOCLRule_inactiveClass(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML)  Time elapsed: 2.796 s
03:12:20 validateIsPassiveJavaRule_inactiveClass(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML)  Time elapsed: 2.486 s
03:12:20 validateIsPassiveJavaRule_activeClass(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML)  Time elapsed: 4.359 s
03:12:20 validateMalformedActiveRule_notActiveCapsule(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile)  Time elapsed: 5.342 s
03:12:20 validateIsActiveRule_notActiveCapsule(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile)  Time elapsed: 2.277 s
03:12:20 validateIsActiveRule_ActiveCapsule(org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile)  Time elapsed: 4.708 s
03:12:20 validateNameClashDetection(org.eclipse.papyrus.uml.validation.tests.rules.TestUMLValidationRules)  Time elapsed: 1.827 s
03:12:20 validateNonStandardMultiplicity(org.eclipse.papyrus.uml.validation.tests.rules.TestUMLValidationRules)  Time elapsed: 0.998 s
03:12:20 validateUnsetStereotypeAttribute(org.eclipse.papyrus.uml.validation.tests.rules.TestStereotypeValidation)  Time elapsed: 2.643 s
03:12:20 testResolveProfile__Object(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedTest)  Time elapsed: 0.087 s
03:12:20 testMatches__Object(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedTest)  Time elapsed: 0.723 s
03:12:20 profileAppliedFilterResourceURI_bug480221(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest)  Time elapsed: 0.758 s
03:12:20 profileAppliedFilterDoesNotLoadProfiles_miss_bug480221(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest)  Time elapsed: 0.05 s
03:12:20 profileAppliedFilterDoesNotLoadProfiles_hit_bug480221(org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest)  Time elapsed: 0.047 s
03:12:20 popupsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest)  Time elapsed: 0.012 s
03:12:20 connectionTargetFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest)  Time elapsed: 0.003 s
03:12:20 popupFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest)  Time elapsed: 0.001 s
03:12:20 connectionSourceFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest)  Time elapsed: 0 s
03:12:20 connectionsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest)  Time elapsed: 0.001 s
03:12:20 popupsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest)  Time elapsed: 0.046 s
03:12:20 connectionTargetFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest)  Time elapsed: 0.005 s
03:12:20 distinctConnectionHintsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest)  Time elapsed: 0.002 s
03:12:20 popupFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest)  Time elapsed: 0.001 s
03:12:20 connectionSourceFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest)  Time elapsed: 0.001 s
03:12:20 distinctPopupHintsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest)  Time elapsed: 0.001 s
03:12:20 connectionsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest)  Time elapsed: 0 s
03:12:20 popupsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest)  Time elapsed: 0.004 s
03:12:20 connectionTargetFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest)  Time elapsed: 0.003 s
03:12:20 popupFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest)  Time elapsed: 0 s
03:12:20 connectionSourceFilters(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest)  Time elapsed: 0.001 s
03:12:20 connectionsGenerated(org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest)  Time elapsed: 0 s
03:12:20 connectionsGenerated[<<Indirect>> Generalization](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest)  Time elapsed: 0.005 s
03:12:20 connectionsGenerated[<<Indirect>> GeneralizationSet](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest)  Time elapsed: 0 s
03:12:20 connectionsGenerated[<<Virtual>> ControlFlow](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest)  Time elapsed: 0 s
03:12:20 connectionsGenerated[<<Virtual>> ObjectFlow](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest)  Time elapsed: 0 s
03:12:20 connectionsGenerated[<<Virtual>> Transition](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest)  Time elapsed: 0 s
03:12:20 connectionsGenerated[<<Virtual>> Message](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest)  Time elapsed: 0.001 s
03:12:20 connectionsGenerated[<<Indirect>> Connector](org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest)  Time elapsed: 0 s
03:12:20 iconGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest)  Time elapsed: 0.005 s
03:12:20 elementTypeSpecializedTypes_bug461717(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest)  Time elapsed: 0.015 s
03:12:20 multipleElementTypesForOneStereotypeGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest)  Time elapsed: 0 s
03:12:20 stereotypeAdviceGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest)  Time elapsed: 0.001 s
03:12:20 elementTypesGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest)  Time elapsed: 0 s
03:12:20 stereotypeMatcherGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest)  Time elapsed: 0.001 s
03:12:20 stereotypeAdviceNotGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest)  Time elapsed: 0.008 s
03:12:20 distinctHintsGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest)  Time elapsed: 0.003 s
03:12:20 stereotypeMatcherNotGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest)  Time elapsed: 0.001 s
03:12:20 iconGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest)  Time elapsed: 0 s
03:12:20 elementTypeSpecializedTypes_bug461717(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest)  Time elapsed: 0.065 s
03:12:20 elementTypesGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest)  Time elapsed: 0.001 s
03:12:20 iconGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest)  Time elapsed: 0.004 s
03:12:20 stereotypeAdviceGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest)  Time elapsed: 0.001 s
03:12:20 elementTypesGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest)  Time elapsed: 0 s
03:12:20 stereotypeMatcherGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest)  Time elapsed: 0.001 s
03:12:20 elementTypeSpecializedTypes(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test)  Time elapsed: 0.058 s
03:12:20 stereotypeAdviceGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test)  Time elapsed: 0.001 s
03:12:20 stereotypeMatcherGenerated(org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test)  Time elapsed: 0 s
03:12:20 testGetStereotypeNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest)  Time elapsed: 0.287 s
03:12:20 testGetStereotypes(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest)  Time elapsed: 0.13 s
03:12:20 testGetAllStereotypeNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest) skipped
03:12:20 testGetProfileNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest)  Time elapsed: 0.116 s
03:12:20 testProfileCatalog(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest)  Time elapsed: 0.133 s
03:12:20 testLookupStereotype(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest)  Time elapsed: 0.045 s
03:12:20 testLookupStereotypeInAppliedProfile(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest)  Time elapsed: 0.055 s
03:12:20 testProfileCopy(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest)  Time elapsed: 0.065 s
03:12:20 testGetProfiles(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest)  Time elapsed: 0.072 s
03:12:20 testGetNamedElement(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest)  Time elapsed: 0.072 s
03:12:20 testIsModelsExist(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest)  Time elapsed: 0.175 s
03:12:20 testGetStereotypeQualifiedNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest)  Time elapsed: 0.286 s
03:12:20 testGetProfileQualifiedNames(org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest)  Time elapsed: 0.169 s
03:12:20 testCopyResources(org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest)  Time elapsed: 0.006 s
03:12:20 testCopyResource(org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest)  Time elapsed: 0.002 s
03:12:20 testGetProject(org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest)  Time elapsed: 0 s
03:12:20 testEclipseProject(org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest)  Time elapsed: 0 s
03:12:20 testGetUmlModelWithIFile(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest)  Time elapsed: 0.169 s
03:12:20 testModelSetManagerString(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest)  Time elapsed: 0.005 s
03:12:20 testModelSetManagerURI(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest)  Time elapsed: 0.006 s
03:12:20 testGetNamedElementByNameString(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest)  Time elapsed: 0.006 s
03:12:20 testGetUmlModel(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest)  Time elapsed: 0.104 s
03:12:20 testModelSetManagerStringModels(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest)  Time elapsed: 0.004 s
03:12:20 testGetNamedElementByNameWithSterotype(org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest)  Time elapsed: 0.149 s
03:12:20 testCreation(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest)  Time elapsed: 0.003 s
03:12:20 testCreateClass(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest)  Time elapsed: 0 s
03:12:20 testCreateModel(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest)  Time elapsed: 0 s
03:12:20 testCreatePackage(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest)  Time elapsed: 0 s
03:12:20 testCd(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest)  Time elapsed: 0 s
03:12:20 testUMLModelCreatorResourceFailing(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest)  Time elapsed: 0 s
03:12:20 testUMLModelCreatorStringString(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest)  Time elapsed: 0.001 s
03:12:20 testUMLModelCreatorResource(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest)  Time elapsed: 0 s
03:12:20 testCreateDatatype(org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest)  Time elapsed: 0 s
03:12:20 testCompoundTypeProvider(org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest)  Time elapsed: 0.002 s
03:12:20 testGetTypes(org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest)  Time elapsed: 0 s
03:12:20 testAddITypeProvider(org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest)  Time elapsed: 0 s
03:12:20 testIterator(org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest)  Time elapsed: 0 s
03:12:20 testVisitMetaclassesModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped
03:12:20 testVisitPropertyModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped
03:12:20 testSimpleModelVisitor(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest)  Time elapsed: 0.139 s
03:12:20 testDoVisitStereoptypeModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped
03:12:20 testDoVisitPropertyModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped
03:12:20 testVisitStereoptypeModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped
03:12:20 testDoVisitMetaclassesModel(org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest) skipped
03:12:20 testSetStereotypeName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0.037 s
03:12:20 testGetProfileName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testAddPropertyChangeListenerPropertyChangeListener(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0.001 s
03:12:20 testSetQualifiedNameComplex(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testClear(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testStereotypeURLString(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testToString(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testGetStereotypeName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testAddPropertyChangeListenerStringPropertyChangeListener(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testStereotypeURL(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testRemovePropertyChangeListenerPropertyChangeListener(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testSetQualifiedNameSimple(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testSetProfileName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testRemovePropertyChangeListenerStringPropertyChangeListener(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testComputeQualifiedName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0 s
03:12:20 testGetQualifiedName(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0.001 s
03:12:20 testStereotypeURLStringString(org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest)  Time elapsed: 0.001 s
03:12:20 testGetTypes(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest)  Time elapsed: 0.002 s
03:12:20 testTypeProvider(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest)  Time elapsed: 0.001 s
03:12:20 testIterator(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest)  Time elapsed: 0 s
03:12:20 testGetTypes(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2)  Time elapsed: 0.001 s
03:12:20 testAddType(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2)  Time elapsed: 0 s
03:12:20 testAddTypeFromConstructor(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2)  Time elapsed: 0 s
03:12:20 testTypeProvider(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2)  Time elapsed: 0 s
03:12:20 testTypeProviderTypeArray(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2)  Time elapsed: 0 s
03:12:20 testIterator(org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2)  Time elapsed: 0 s
03:12:20 testUMLPrimitiveTypesModel(org.eclipse.papyrus.uml.profile.drafter.utils.UMLPrimitiveTypesModelTest)  Time elapsed: 0.031 s
03:12:20 testGetLibraryPackage(org.eclipse.papyrus.uml.profile.drafter.utils.UMLPrimitiveTypesModelTest)  Time elapsed: 0.026 s
03:12:20 testUseInternationalizationModification(org.eclipse.papyrus.uml.internationalization.tests.tests.UMLInternationalizationChangePreferencesTest)  Time elapsed: 2.54 s
03:12:20 testLanguageModification(org.eclipse.papyrus.uml.internationalization.tests.tests.UMLInternationalizationChangeLanguageTest)  Time elapsed: 1.717 s
03:12:20 rebuildAdapters(org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationUMLItemProviderAdapterFactoryTest)  Time elapsed: 2.237 s
03:12:20 normalAdapters(org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationUMLItemProviderAdapterFactoryTest)  Time elapsed: 1.163 s
03:12:20 testLabelProviderAdapter(org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationAdapterTest)  Time elapsed: 0.003 s
03:12:20 testMapping(org.eclipse.papyrus.uml.alf.tests.mapper.MappingTest) skipped
03:12:20 org.eclipse.papyrus.uml.alf.tests.mapper.MappingTest skipped
03:12:20 testMerging(org.eclipse.papyrus.uml.alf.tests.mapper.MergeTest) skipped
03:12:20 org.eclipse.papyrus.uml.alf.tests.mapper.MergeTest skipped
03:12:20 testStaticSemantics(org.eclipse.papyrus.uml.alf.tests.SemanticTest) skipped
03:12:20 org.eclipse.papyrus.uml.alf.tests.SemanticTest skipped
03:12:20 testOneFile(org.eclipse.papyrus.uml.alf.tests.SingleTest) skipped
03:12:20 org.eclipse.papyrus.uml.alf.tests.SingleTest skipped
03:12:20 testSyntax(org.eclipse.papyrus.uml.alf.tests.SyntacticTest) skipped
03:12:20 org.eclipse.papyrus.uml.alf.tests.SyntacticTest skipped
03:12:20 testGeneration(org.eclipse.papyrus.uml.alf.tests.generator.GenerationTest) skipped
03:12:20 org.eclipse.papyrus.uml.alf.tests.generator.GenerationTest skipped
03:12:20 org.eclipse.papyrus.uml.alf.tests.AllTests skipped
03:12:20 IsStereotypedWithExpression_Test10(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 1.491 s
03:12:20 IsStereotypedWithExpression_Test11(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 2.044 s
03:12:20 IsStereotypedWithExpression_Test12(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 1.746 s
03:12:20 IsStereotypedWithExpression_Test13(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 1.362 s
03:12:20 IsStereotypedWithExpression_Test1(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 1.492 s
03:12:20 IsStereotypedWithExpression_Test2(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 1.337 s
03:12:20 IsStereotypedWithExpression_Test3(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 1.124 s
03:12:20 IsStereotypedWithExpression_Test4(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 1.139 s
03:12:20 IsStereotypedWithExpression_Test5(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 1.132 s
03:12:20 IsStereotypedWithExpression_Test6(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 1.067 s
03:12:20 IsStereotypedWithExpression_Test7(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 1.19 s
03:12:20 IsStereotypedWithExpression_Test8(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 1.156 s
03:12:20 IsStereotypedWithExpression_Test9(org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests)  Time elapsed: 1.209 s
03:12:20 HasStereotypeExpressionTests_Test1(org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests)  Time elapsed: 1.135 s
03:12:20 HasStereotypeExpressionTests_Test2(org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests)  Time elapsed: 1.489 s
03:12:20 HasStereotypeExpressionTests_Test3(org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests)  Time elapsed: 1.556 s
03:12:20 HasStereotypeExpressionTests_Test4(org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests)  Time elapsed: 2.692 s
03:12:20 metaclassAndNoContext(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest)  Time elapsed: 0.004 s
03:12:20 noMetaclassAndNoContextTest(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest)  Time elapsed: 0 s
03:12:20 metaclassAndValidContext_1(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest)  Time elapsed: 0.001 s
03:12:20 metaclassAndValidContext_2(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest)  Time elapsed: 0 s
03:12:20 metaclassAndInvalidContext(org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest)  Time elapsed: 0 s
03:12:20 metaclassAndNoContext(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests)  Time elapsed: 0.001 s
03:12:20 noMetaclassAndNoContextTest(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests)  Time elapsed: 0 s
03:12:20 metaclassAndValidContext_2(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests)  Time elapsed: 0 s
03:12:20 metaclassAndInValidContext_1(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests)  Time elapsed: 0.001 s
03:12:20 IsKindOfStereotypeExpression_Test10(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 1.758 s
03:12:20 IsKindOfStereotypeExpression_Test11(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 1.859 s
03:12:20 IsKindOfStereotypeExpression_Test12(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 2.097 s
03:12:20 IsKindOfStereotypeExpression_Test13(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 2.02 s
03:12:20 IsKindOfStereotypeExpression_Test14(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 2.428 s
03:12:20 IsKindOfStereotypeExpression_Test1(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 1.349 s
03:12:20 IsKindOfStereotypeExpression_Test2(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 1.883 s
03:12:20 IsKindOfStereotypeExpression_Test3(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 1.144 s
03:12:20 IsKindOfStereotypeExpression_Test4(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 1.171 s
03:12:20 IsKindOfStereotypeExpression_Test5(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 1.083 s
03:12:20 IsKindOfStereotypeExpression_Test6(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 1.058 s
03:12:20 IsKindOfStereotypeExpression_Test7(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 1.071 s
03:12:20 IsKindOfStereotypeExpression_Test8(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 1.229 s
03:12:20 IsKindOfStereotypeExpression_Test9(org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests)  Time elapsed: 1.11 s
03:12:20 IsTypeOfStereotypeExpression_Test1(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 1.319 s
03:12:20 IsTypeOfStereotypeExpression_Test2(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 1.072 s
03:12:20 IsTypeOfStereotypeExpression_Test3(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 1.11 s
03:12:20 IsTypeOfStereotypeExpression_Test4(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 1.187 s
03:12:20 IsTypeOfStereotypeExpression_Test5(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 1.62 s
03:12:20 IsTypeOfStereotypeExpression_Test6(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 1.993 s
03:12:20 IsTypeOfStereotypeExpression_Test7(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 1.927 s
03:12:20 IsTypeOfStereotypeExpression_Test8(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 1.869 s
03:12:20 IsTypeOfStereotypeExpression_Test9(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 2.944 s
03:12:20 IsTypeOfStereotypeExpression_Test10(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 2.365 s
03:12:20 IsTypeOfStereotypeExpression_Test11(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 1.099 s
03:12:20 IsTypeOfStereotypeExpression_Test12(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 1.083 s
03:12:20 IsTypeOfStereotypeExpression_Test13(org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests)  Time elapsed: 1.105 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test10(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.128 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test11(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.131 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test12(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.083 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test13(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.07 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test1(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.151 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test2(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.096 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test3(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.105 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test4(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.087 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test5(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.114 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test6(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.095 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test7(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.297 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test8(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.302 s
03:12:20 SingleStereotypeAttributeEqualityExpressionTests_Test9(org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests)  Time elapsed: 1.381 s
03:12:20 validateModel[0](org.eclipse.papyrus.uml.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.174 s
03:12:20 
03:12:20 Results:
03:12:20 
03:12:20 Tests run: 661, Failures: 0, Errors: 0, Skipped: 39
03:12:20 
03:12:27 [INFO] All tests passed!
03:12:27 [INFO] 
03:12:27 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.suite.tests ---
03:12:27 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec
03:12:27 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.suite.tests' with 0 classes
03:12:27 [INFO] 
03:12:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests.releng >--
03:12:27 [INFO] Building org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT [721/728]
03:12:27 [INFO] --------------------------------[ pom ]---------------------------------
03:12:27 [INFO] 
03:12:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.releng ---
03:12:27 [INFO] 
03:12:27 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.releng ---
03:12:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
03:12:27 [INFO] 
03:12:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests.releng ---
03:12:27 [INFO] 
03:12:27 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.releng ---
03:12:27 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:12:27 [INFO] 
03:12:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests >--
03:12:27 [INFO] Building org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT [722/728]
03:12:27 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:12:27 [INFO] 
03:12:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:27 [INFO] 
03:12:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:27 [INFO] The project's OSGi version is 2.0.0.202103040552
03:12:27 [INFO] 
03:12:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:27 [INFO] 
03:12:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:27 [INFO] 
03:12:27 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
03:12:27 [INFO] 
03:12:27 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:27 [INFO] 
03:12:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:12:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:12:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/main/resources
03:12:27 [INFO] 
03:12:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:27 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/bin
03:12:28 [INFO] 
03:12:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:12:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:12:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/test/resources
03:12:28 [INFO] 
03:12:28 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:28 [INFO] 
03:12:28 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/org.eclipse.papyrus.uml.alf.backend.tests-2.0.0-SNAPSHOT.jar
03:12:28 [INFO] 
03:12:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:28 [INFO] 
03:12:28 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:29 [INFO] 
03:12:29 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:29 [INFO] Skipping tests
03:12:29 [INFO] 
03:12:29 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.uml.alf.backend.tests ---
03:12:29 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:12:29 [INFO] 
03:12:29 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests >--
03:12:29 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT [723/728]
03:12:29 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:12:29 [INFO] 
03:12:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:29 [INFO] 
03:12:29 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:29 [INFO] The project's OSGi version is 2.0.0.202103040552
03:12:29 [INFO] 
03:12:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:29 [INFO] 
03:12:29 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:29 [INFO] 
03:12:29 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:29 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
03:12:29 [INFO] 
03:12:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:12:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:12:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/main/resources
03:12:29 [INFO] 
03:12:29 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:29 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/bin
03:12:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/org/eclipse/papyrus/views/properties/toolsmiths/tests/qvt/TransformationsTests.java:[274] 
03:12:33 	DataContextElement st3Element = findContextElement(context, "Stereotype3");
03:12:33 	                   ^^^^^^^^^^
03:12:33 The value of the local variable st3Element is not used
03:12:33 1 problem (1 warning)
03:12:33 [INFO] 
03:12:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:12:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:12:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/test/resources
03:12:33 [INFO] 
03:12:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:33 [INFO] 
03:12:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/org.eclipse.papyrus.views.properties.toolsmiths.tests-2.0.0-SNAPSHOT.jar
03:12:33 [INFO] 
03:12:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:33 [INFO] 
03:12:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:33 [INFO] 
03:12:33 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:33 [INFO] Skipping tests
03:12:33 [INFO] 
03:12:33 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.views.properties.toolsmiths.tests ---
03:12:33 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:12:33 [INFO] 
03:12:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests >---
03:12:33 [INFO] Building org.eclipse.papyrus.views.suite.tests 1.0.0-SNAPSHOT  [724/728]
03:12:33 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
03:12:35 [INFO] 
03:12:35 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.suite.tests ---
03:12:35 [INFO] 
03:12:35 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.suite.tests ---
03:12:35 [INFO] The project's OSGi version is 1.0.0.202103040552
03:12:35 [INFO] 
03:12:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.views.suite.tests ---
03:12:35 [INFO] 
03:12:35 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.views.suite.tests ---
03:12:35 [INFO] 
03:12:35 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.suite.tests ---
03:12:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
03:12:35 [INFO] 
03:12:35 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.views.suite.tests ---
03:12:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:12:35 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:12:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/main/resources
03:12:35 [INFO] 
03:12:35 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.views.suite.tests ---
03:12:35 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/bin
03:12:38 [INFO] 
03:12:38 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.views.suite.tests ---
03:12:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:12:38 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
03:12:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/test/resources
03:12:38 [INFO] 
03:12:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.views.suite.tests ---
03:12:49 [INFO] 
03:12:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.suite.tests ---
03:12:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/org.eclipse.papyrus.views.suite.tests-1.0.0-SNAPSHOT.jar
03:12:49 [INFO] 
03:12:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.suite.tests ---
03:12:49 [INFO] 
03:12:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.suite.tests ---
03:12:50 [INFO] 
03:12:50 [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.eclipse.papyrus.views.suite.tests ---
03:13:20 [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/data/.metadata/.log
03:13:20 [INFO] Command line:
03:13:20 	[/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, -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.100.v20201223-0822/org.eclipse.equinox.launcher-1.6.100.v20201223-0822.jar, -data, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG]
03:14:34 Running org.eclipse.papyrus.views.suite.tests.AllTests
03:14:48 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer
03:15:12 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.814 s - in org.eclipse.papyrus.views.suite.tests.AllTests
03:15:12 revealSemanticElement_rootTest(org.eclipse.papyrus.views.modelexplorer.tests.ModelExplorerViewTests)  Time elapsed: 16.66 s
03:15:12 deleteDiagramTest(org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest)  Time elapsed: 4.891 s
03:15:12 deleteTableTest(org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest)  Time elapsed: 3.867 s
03:15:12 deleteLinkItemTest(org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest)  Time elapsed: 2.195 s
03:15:12 deleteRootOfTheModel(org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest)  Time elapsed: 1.907 s
03:15:12 testOpendiagramTest(org.eclipse.papyrus.views.modelexplorer.tests.OpendiagramTest)  Time elapsed: 0.915 s
03:15:12 documentationViewTests(org.eclipse.papyrus.views.documentation.tests.DocumentationViewTests)  Time elapsed: 2.917 s
03:15:12 handleXWTFileFromResourceSet(org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests)  Time elapsed: 1.453 s
03:15:12 handleXWTFileFromResource(org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests)  Time elapsed: 0.304 s
03:15:12 generateEcoreContext(org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests)  Time elapsed: 0.139 s
03:15:12 generateProfileContext(org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests)  Time elapsed: 1.046 s
03:15:12 
03:15:12 Results:
03:15:12 
03:15:12 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
03:15:12 
03:15:19 [INFO] All tests passed!
03:15:19 [INFO] 
03:15:19 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.views.suite.tests ---
03:15:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec
03:15:19 [INFO] Analyzed bundle 'org.eclipse.papyrus.views.suite.tests' with 0 classes
03:15:19 [INFO] 
03:15:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.documentation.tests.releng >--
03:15:19 [INFO] Building org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT [725/728]
03:15:19 [INFO] --------------------------------[ pom ]---------------------------------
03:15:19 [INFO] 
03:15:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests.releng ---
03:15:19 [INFO] 
03:15:19 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests.releng ---
03:15:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/tests/junit/plugins/views/documentation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
03:15:19 [INFO] 
03:15:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.views.documentation.tests.releng ---
03:15:19 [INFO] 
03:15:19 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.views.documentation.tests.releng ---
03:15:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:15:19 [INFO] 
03:15:19 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.tests.main.releng >------
03:15:19 [INFO] Building org.eclipse.papyrus.tests.main.releng 1.2.0-SNAPSHOT  [726/728]
03:15:19 [INFO] --------------------------------[ pom ]---------------------------------
03:15:19 [INFO] 
03:15:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.tests.main.releng ---
03:15:19 [INFO] 
03:15:19 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.main.releng ---
03:15:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/tests/main-tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
03:15:19 [INFO] 
03:15:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.tests.main.releng ---
03:15:19 [INFO] 
03:15:19 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.tests.main.releng ---
03:15:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:15:19 [INFO] 
03:15:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.target.parent >--
03:15:19 [INFO] Building org.eclipse.papyrus.main.tests.target.parent 0.0.1-SNAPSHOT [727/728]
03:15:19 [INFO] --------------------------------[ pom ]---------------------------------
03:15:19 [INFO] 
03:15:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.main.tests.target.parent ---
03:15:19 [INFO] 
03:15:19 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.target.parent ---
03:15:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/tests/main-tests/targetPlatform/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
03:15:19 [INFO] 
03:15:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.tests.target.parent ---
03:15:19 [INFO] 
03:15:19 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.main.tests.target.parent ---
03:15:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:15:19 [INFO] 
03:15:19 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.portable.target >--
03:15:19 [INFO] Building org.eclipse.papyrus.main.tests.portable.target 0.0.1-SNAPSHOT [728/728]
03:15:19 [INFO] ---------------------[ eclipse-target-definition ]----------------------
03:15:19 [INFO] 
03:15:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.main.tests.portable.target ---
03:15:19 [INFO] 
03:15:19 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.portable.target ---
03:15:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/.repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Gerrit-Releng/source/releng/tests/main-tests/targetPlatform/portable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
03:15:19 [INFO] 
03:15:19 [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.main.tests.portable.target ---
03:15:19 [INFO] 
03:15:19 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.main.tests.portable.target ---
03:15:19 [INFO] 
03:15:19 [INFO] --- jacoco-maven-plugin:0.8.6:report (default-report) @ org.eclipse.papyrus.main.tests.portable.target ---
03:15:19 [INFO] Skipping JaCoCo execution due to missing execution data file.
03:15:19 [INFO] ------------------------------------------------------------------------
03:15:19 [INFO] Reactor Summary:
03:15:19 [INFO] 
03:15:19 [INFO] org.eclipse.papyrus.all.releng 0.0.1-SNAPSHOT ...... SUCCESS [  8.055 s]
03:15:19 [INFO] org.eclipse.papyrus.releng 0.0.1-SNAPSHOT .......... SUCCESS [  0.080 s]
03:15:19 [INFO] Papyrus Main Plugins 0.0.1-SNAPSHOT ................ SUCCESS [  0.011 s]
03:15:19 [INFO] Papyrus EMF 0.0.1-SNAPSHOT ......................... SUCCESS [  0.010 s]
03:15:19 [INFO] org.eclipse.papyrus.emf 2.0.0-SNAPSHOT ............. SUCCESS [ 32.095 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.ui 2.0.0-SNAPSHOT .......... SUCCESS [  1.165 s]
03:15:19 [INFO] EMF Facet, the Papyrus Edition 0.0.1-SNAPSHOT ...... SUCCESS [  0.007 s]
03:15:19 [INFO] Papyrus EMF Facet Editors 0.0.1-SNAPSHOT ........... SUCCESS [  0.007 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.custom.doc 2.0.0-SNAPSHOT SUCCESS [  0.191 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.common.core 2.0.0-SNAPSHOT SUCCESS [  0.523 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.util.core 2.0.0-SNAPSHOT SUCCESS [  0.791 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.common.sdk.core 2.0.0-SNAPSHOT SUCCESS [  0.905 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.common.ui 2.0.0-SNAPSHOT SUCCESS [  0.908 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.util.emf.catalog 2.0.0-SNAPSHOT SUCCESS [  0.608 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel 2.0.0-SNAPSHOT SUCCESS [  2.260 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel 2.0.0-SNAPSHOT SUCCESS [  1.236 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.efacet 2.0.0-SNAPSHOT  SUCCESS [  1.021 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.efacet.catalog 2.0.0-SNAPSHOT SUCCESS [  0.993 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.util.pde.core 2.0.0-SNAPSHOT SUCCESS [  0.691 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.util.emf.core 2.0.0-SNAPSHOT SUCCESS [  0.871 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.efacet.core 3.0.0-SNAPSHOT SUCCESS [  1.289 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.custom.core 4.0.0-SNAPSHOT SUCCESS [  0.823 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.efacet.metamodel.edit 2.0.0-SNAPSHOT SUCCESS [  0.806 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.edit 2.0.0-SNAPSHOT SUCCESS [  0.670 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.core 2.0.0-SNAPSHOT SUCCESS [  0.549 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.query.java 2.0.0-SNAPSHOT SUCCESS [  0.380 s]
03:15:19 [INFO] Papyrus Infra 0.0.1-SNAPSHOT ....................... SUCCESS [  0.005 s]
03:15:19 [INFO] Papyrus Infra Core 0.0.1-SNAPSHOT .................. SUCCESS [  0.004 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.core.log 2.0.0-SNAPSHOT .. SUCCESS [  0.362 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.tools 4.0.0-SNAPSHOT ..... SUCCESS [  1.404 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.query.java.metamodel 2.0.0-SNAPSHOT SUCCESS [  0.602 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.query.java.core 3.0.0-SNAPSHOT SUCCESS [  0.771 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.util.swt 2.0.0-SNAPSHOT SUCCESS [  0.880 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.util.jface.ui 3.0.0-SNAPSHOT SUCCESS [  0.508 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.util.ui 3.0.0-SNAPSHOT SUCCESS [  1.162 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.custom.ui 4.0.0-SNAPSHOT SUCCESS [  1.804 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.util.emf.ui 3.0.0-SNAPSHOT SUCCESS [  1.060 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.efacet.sdk.ui 3.0.0-SNAPSHOT SUCCESS [  2.084 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.widgets 2.0.0-SNAPSHOT SUCCESS [  1.189 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors 2.0.0-SNAPSHOT SUCCESS [  2.129 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.custom.sdk.ui 2.0.0-SNAPSHOT SUCCESS [  1.864 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.metamodel 2.0.0-SNAPSHOT SUCCESS [  0.238 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor 2.0.0-SNAPSHOT SUCCESS [  1.460 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc 2.0.0-SNAPSHOT SUCCESS [  0.168 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.doc 2.0.0-SNAPSHOT ... SUCCESS [  0.610 s]
03:15:19 [INFO] Papyrus Infra Element Types Configurations 0.0.1-SNAPSHOT SUCCESS [  0.007 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.types 5.0.0-SNAPSHOT ..... SUCCESS [  0.692 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.core.architecture 3.0.0-SNAPSHOT SUCCESS [  0.670 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.architecture 1.0.0-SNAPSHOT SUCCESS [  0.794 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.types.edit 5.0.0-SNAPSHOT  SUCCESS [  0.520 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.core.architecture.edit 3.0.0-SNAPSHOT SUCCESS [  0.421 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.architecture.edit 1.0.0-SNAPSHOT SUCCESS [  0.593 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.aggregate.doc 2.0.0-SNAPSHOT SUCCESS [  0.113 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.efacet.doc 2.0.0-SNAPSHOT SUCCESS [  0.423 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.efacet.edit 2.0.0-SNAPSHOT SUCCESS [  0.546 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.efacet.editor 2.0.0-SNAPSHOT SUCCESS [  0.612 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.efacet.ui 4.0.0-SNAPSHOT SUCCESS [  1.502 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.query.java.sdk.ui 2.0.0-SNAPSHOT SUCCESS [  1.558 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.core 2.0.0-SNAPSHOT SUCCESS [  0.549 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui 3.0.0-SNAPSHOT SUCCESS [  0.788 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.util.emf.doc 2.0.0-SNAPSHOT SUCCESS [  0.268 s]
03:15:19 [INFO] org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore 2.0.0-SNAPSHOT SUCCESS [  1.169 s]
03:15:19 [INFO] Papyrus Infra Architecture 0.0.1-SNAPSHOT .......... SUCCESS [  0.006 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.core.sashwindows.di 2.0.0-SNAPSHOT SUCCESS [  1.103 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.core 4.0.0-SNAPSHOT ...... SUCCESS [  1.689 s]
03:15:19 [INFO] Papyrus EMF Infrastructure 0.0.1-SNAPSHOT .......... SUCCESS [  0.005 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.emf 4.0.0-SNAPSHOT ....... SUCCESS [  2.793 s]
03:15:19 [INFO] Papyrus Infra Services 0.0.1-SNAPSHOT .............. SUCCESS [  0.005 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.markerlistener 3.0.0-SNAPSHOT SUCCESS [  1.029 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.edit 4.0.0-SNAPSHOT SUCCESS [  0.921 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.architecture 3.0.0-SNAPSHOT SUCCESS [  0.686 s]
03:15:19 [INFO] Papyrus Infra Constraints 0.0.1-SNAPSHOT ........... SUCCESS [  0.007 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.constraints 3.0.0-SNAPSHOT SUCCESS [  1.312 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.architecture.representation 3.0.0-SNAPSHOT SUCCESS [  0.715 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.constraints.edit 3.0.0-SNAPSHOT SUCCESS [  0.476 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.architecture.representation.edit 2.0.0-SNAPSHOT SUCCESS [  0.704 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.core.sasheditor 3.0.0-SNAPSHOT SUCCESS [  1.537 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di 3.0.0-SNAPSHOT SUCCESS [  1.055 s]
03:15:19 [INFO] Papyrus Infra One-file 0.0.1-SNAPSHOT .............. SUCCESS [  0.005 s]
03:15:19 [INFO] Papyrus EMF Expressions Infrastructure 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.emf.expressions 2.0.0-SNAPSHOT SUCCESS [  0.739 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.emf.gmf 2.0.0-SNAPSHOT ... SUCCESS [  0.990 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.labelprovider 3.0.0-SNAPSHOT SUCCESS [  1.441 s]
03:15:19 [INFO] Papyrus Infra UI 0.0.1-SNAPSHOT .................... SUCCESS [  0.004 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.widgets 4.1.0-SNAPSHOT ... SUCCESS [  3.579 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.widgets.toolbox 3.0.0-SNAPSHOT SUCCESS [  0.546 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.ui 3.0.0-SNAPSHOT ........ SUCCESS [  2.234 s]
03:15:19 [INFO] Papyrus Internationalization 0.0.1-SNAPSHOT ........ SUCCESS [  0.007 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.internationalization.common 2.0.0-SNAPSHOT SUCCESS [  0.966 s]
03:15:19 [INFO] Papyrus Nattable 0.0.1-SNAPSHOT .................... SUCCESS [  0.006 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.nattable.model 5.0.0-SNAPSHOT SUCCESS [  2.016 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.internationalization 2.0.0-SNAPSHOT SUCCESS [  1.266 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.onefile 3.0.0-SNAPSHOT ... SUCCESS [  0.705 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.constraints.editor 3.0.0-SNAPSHOT SUCCESS [  0.887 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.constraints.ui 3.0.0-SNAPSHOT SUCCESS [  0.584 s]
03:15:19 [INFO] Papyrus Editor Welcome Page 0.0.1-SNAPSHOT ......... SUCCESS [  0.017 s]
03:15:19 [INFO] Papyrus Infra Properties Framework 0.0.1-SNAPSHOT .. SUCCESS [  0.006 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.properties 4.0.0-SNAPSHOT  SUCCESS [  0.915 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.emf.readonly 4.0.0-SNAPSHOT SUCCESS [  0.710 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.ui.emf 3.0.0-SNAPSHOT .... SUCCESS [  1.503 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.properties.ui 4.1.0-SNAPSHOT SUCCESS [  2.133 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.editor.welcome 3.0.0-SNAPSHOT SUCCESS [  1.700 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.navigation 4.0.0-SNAPSHOT SUCCESS [  0.763 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.editor.welcome.nattable 4.0.0-SNAPSHOT SUCCESS [  1.195 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.emf.appearance 3.0.0-SNAPSHOT SUCCESS [  0.416 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.emf.diagram.common 3.0.0-SNAPSHOT SUCCESS [  1.325 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.types.core 5.0.0-SNAPSHOT  SUCCESS [  1.324 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.types.rulebased 5.0.0-SNAPSHOT SUCCESS [  0.949 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.emf.types 5.0.0-SNAPSHOT . SUCCESS [  1.065 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.properties.edit 4.0.0-SNAPSHOT SUCCESS [  0.825 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.emf.types.ui 5.0.0-SNAPSHOT SUCCESS [  1.408 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.emf.expressions.edit 2.0.0-SNAPSHOT SUCCESS [  0.844 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.emf.expressions.editor 2.0.0-SNAPSHOT SUCCESS [  1.207 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.emf.expressions.properties 2.0.0-SNAPSHOT SUCCESS [  0.800 s]
03:15:19 [INFO] Papyrus Infra Filters Model 0.0.1-SNAPSHOT ......... SUCCESS [  0.005 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.filters 2.0.0-SNAPSHOT ... SUCCESS [  0.583 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.filters.edit 2.0.0-SNAPSHOT SUCCESS [  0.980 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.properties.editor 4.0.0-SNAPSHOT SUCCESS [  1.483 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.architecture 2.0.0-SNAPSHOT SUCCESS [  1.007 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.controlmode 3.0.0-SNAPSHOT SUCCESS [  1.341 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.controlmode.history 3.0.0-SNAPSHOT SUCCESS [  0.379 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.decoration 3.0.0-SNAPSHOT SUCCESS [  0.961 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.edit.ui 4.0.0-SNAPSHOT SUCCESS [  1.622 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.localizer 3.0.0-SNAPSHOT SUCCESS [  0.855 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.openelement 4.0.0-SNAPSHOT SUCCESS [  0.756 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.resourceloading 4.0.0-SNAPSHOT SUCCESS [  0.639 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.resourceloading.ui 2.0.0-SNAPSHOT SUCCESS [  0.728 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.semantic 3.0.0-SNAPSHOT SUCCESS [  0.423 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.validation 4.1.0-SNAPSHOT SUCCESS [  0.859 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.viewersearch 4.0.0-SNAPSHOT SUCCESS [  0.528 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.services.viewlabelprovider 2.0.0-SNAPSHOT SUCCESS [  1.103 s]
03:15:19 [INFO] Papyrus Infra New-Child Model 0.0.1-SNAPSHOT ....... SUCCESS [  0.004 s]
03:15:19 [INFO] Papyrus Diagram Infrastructure 0.0.1-SNAPSHOT ...... SUCCESS [  0.004 s]
03:15:19 [INFO] Papyrus UML Diagram PaletteConfiguration 0.0.1-SNAPSHOT SUCCESS [  0.004 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration 5.0.0-SNAPSHOT SUCCESS [  1.416 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation 3.0.0-SNAPSHOT SUCCESS [  1.081 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.internationalization.utils 2.0.0-SNAPSHOT SUCCESS [  0.765 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.nattable.representation 3.0.0-SNAPSHOT SUCCESS [  0.583 s]
03:15:19 [INFO] Papyrus Infra Viewpoints 0.0.1-SNAPSHOT ............ SUCCESS [  0.007 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.viewpoints.policy 4.0.0-SNAPSHOT SUCCESS [  1.208 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands 4.0.0-SNAPSHOT SUCCESS [  1.044 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.newchild 5.0.0-SNAPSHOT .. SUCCESS [  1.219 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.newchild.edit 5.0.0-SNAPSHOT SUCCESS [  0.757 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.newchild.editor 4.0.0-SNAPSHOT SUCCESS [  2.150 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.types.editor 4.0.0-SNAPSHOT SUCCESS [  0.764 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.types.ui 4.0.0-SNAPSHOT .. SUCCESS [  0.443 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.nattable 7.0.0-SNAPSHOT .. SUCCESS [  5.966 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.emf.nattable 6.0.0-SNAPSHOT SUCCESS [  1.494 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.nattable.common 6.0.0-SNAPSHOT SUCCESS [  1.435 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.nattable.controlmode 3.0.0-SNAPSHOT SUCCESS [  1.224 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.nattable.model.edit 5.0.0-SNAPSHOT SUCCESS [  1.536 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.nattable.model.editor 6.0.0-SNAPSHOT SUCCESS [  1.822 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.gmfdiag.style 3.0.0-SNAPSHOT SUCCESS [  1.188 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.gmfdiag.tooling.runtime 4.0.0-SNAPSHOT SUCCESS [  1.802 s]
03:15:19 [INFO] Papyrus Infra Other Bundles 0.0.1-SNAPSHOT ......... SUCCESS [  0.007 s]
03:15:19 [INFO] org.eclipse.papyrus.infra.sync 3.0.0-SNAPSHOT ...... SUCCESS [  0.730 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.common 4.0.0-SNAPSHOT SUCCESS [  6.557 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors 2.0.0-SNAPSHOT SUCCESS [  0.699 s]
03:15:20 [INFO] Papyrus Views 0.0.1-SNAPSHOT ....................... SUCCESS [  0.004 s]
03:15:20 [INFO] Papyrus Model Explorer View 0.0.1-SNAPSHOT ......... SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.views.modelexplorer 4.0.0-SNAPSHOT SUCCESS [  1.762 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.modelexplorer 5.0.0-SNAPSHOT SUCCESS [  1.104 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.properties 3.0.0-SNAPSHOT SUCCESS [  2.221 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.views.config 6.0.0-SNAPSHOT SUCCESS [  1.239 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.views.editor 2.0.0-SNAPSHOT SUCCESS [  0.327 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.representation.edit 3.0.0-SNAPSHOT SUCCESS [  1.147 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.gmfdiag 2.0.0-SNAPSHOT SUCCESS [  0.945 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.ui.fonts 2.0.0-SNAPSHOT .. SUCCESS [  0.644 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.ui.architecture 3.0.0-SNAPSHOT SUCCESS [  1.331 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.ui.resources 2.0.0-SNAPSHOT SUCCESS [  1.262 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.onefile.ui 2.0.0-SNAPSHOT  SUCCESS [  1.562 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.newchild.ui 3.0.0-SNAPSHOT SUCCESS [  0.977 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.hyperlink 4.0.0-SNAPSHOT . SUCCESS [  1.195 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.psf 2.0.0-SNAPSHOT ....... SUCCESS [  0.784 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.internationalization.edit 2.0.0-SNAPSHOT SUCCESS [  0.850 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.internationalization.ui 2.0.0-SNAPSHOT SUCCESS [  1.240 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.internationalization.controlmode 2.0.0-SNAPSHOT SUCCESS [  0.772 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.internationalization.readonly 2.0.0-SNAPSHOT SUCCESS [  1.061 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.editor.welcome.internationalization 3.0.0-SNAPSHOT SUCCESS [  0.934 s]
03:15:20 [INFO] org.eclipse.papyrus.extensionpoints.editors 4.0.0-SNAPSHOT SUCCESS [  0.685 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical 3.0.0-SNAPSHOT SUCCESS [  1.644 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.controlmode 2.0.0-SNAPSHOT SUCCESS [  1.202 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model 2.0.0-SNAPSHOT SUCCESS [  0.788 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.model.edit 2.0.0-SNAPSHOT SUCCESS [  0.627 s]
03:15:20 [INFO] Papyrus Diagram Expansion 0.0.1-SNAPSHOT ........... SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion 4.0.0-SNAPSHOT SUCCESS [  1.567 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.dnd 2.0.0-SNAPSHOT SUCCESS [  0.963 s]
03:15:20 [INFO] Papyrus Diagram CSS Support 0.0.1-SNAPSHOT ......... SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.css 3.0.0-SNAPSHOT SUCCESS [  3.334 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.export 3.0.0-SNAPSHOT SUCCESS [  0.978 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.gef 2.0.0-SNAPSHOT SUCCESS [  0.587 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter 2.0.0-SNAPSHOT SUCCESS [  0.489 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.preferences 4.0.0-SNAPSHOT SUCCESS [  1.214 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.navigation 3.0.0-SNAPSHOT SUCCESS [  1.239 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.hyperlink 4.0.0-SNAPSHOT SUCCESS [  1.751 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu 2.0.0-SNAPSHOT SUCCESS [  1.804 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.modelexplorer 2.0.0-SNAPSHOT SUCCESS [  0.717 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.outline 3.0.0-SNAPSHOT SUCCESS [  1.040 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.properties 5.0.0-SNAPSHOT SUCCESS [  1.231 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.viewersearcher 2.0.0-SNAPSHOT SUCCESS [  0.992 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome 2.0.0-SNAPSHOT SUCCESS [  1.125 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.widgets 2.0.0-SNAPSHOT SUCCESS [  0.908 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit 5.0.0-SNAPSHOT SUCCESS [  0.821 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.representation.edit 3.0.0-SNAPSHOT SUCCESS [  0.817 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.edit 3.0.0-SNAPSHOT SUCCESS [  0.300 s]
03:15:20 [INFO] Papyrus Diagram Assistants 0.0.1-SNAPSHOT .......... SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant 2.0.0-SNAPSHOT SUCCESS [  2.128 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.edit 2.0.0-SNAPSHOT SUCCESS [  1.119 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.editor 2.0.0-SNAPSHOT SUCCESS [  1.169 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.ui 2.0.0-SNAPSHOT SUCCESS [  1.104 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.properties 4.0.0-SNAPSHOT SUCCESS [  1.573 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext 4.0.0-SNAPSHOT SUCCESS [01:33 min]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.configuration 3.0.0-SNAPSHOT SUCCESS [  1.643 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.theme 2.0.0-SNAPSHOT SUCCESS [  0.806 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui 4.0.0-SNAPSHOT SUCCESS [  6.077 s]
03:15:20 [INFO] org.eclipse.papyrus.views.modelexplorer.newchild 2.0.0-SNAPSHOT SUCCESS [  1.134 s]
03:15:20 [INFO] org.eclipse.papyrus.views.modelexplorer.resourceloading 3.0.0-SNAPSHOT SUCCESS [  0.642 s]
03:15:20 [INFO] org.eclipse.papyrus.views.modelexplorer.widgets 3.0.0-SNAPSHOT SUCCESS [  1.099 s]
03:15:20 [INFO] Papyrus Properties View 0.0.1-SNAPSHOT ............. SUCCESS [  0.009 s]
03:15:20 [INFO] org.eclipse.papyrus.views.properties 5.0.0-SNAPSHOT  SUCCESS [  4.474 s]
03:15:20 [INFO] org.eclipse.papyrus.views.properties.model.xwt 3.0.0-SNAPSHOT SUCCESS [  1.125 s]
03:15:20 [INFO] Papyrus Validation View 0.0.1-SNAPSHOT ............. SUCCESS [  0.018 s]
03:15:20 [INFO] org.eclipse.papyrus.views.validation 3.0.0-SNAPSHOT  SUCCESS [  1.493 s]
03:15:20 [INFO] org.eclipse.papyrus.views.search 3.0.0-SNAPSHOT .... SUCCESS [  0.823 s]
03:15:20 [INFO] Papyrus References View 0.0.1-SNAPSHOT ............. SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.views.references 3.0.0-SNAPSHOT  SUCCESS [  0.645 s]
03:15:20 [INFO] Papyrus Documentation View 0.0.1-SNAPSHOT .......... SUCCESS [  0.004 s]
03:15:20 [INFO] Papyrus UML 0.0.1-SNAPSHOT ......................... SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.appearance 3.0.0-SNAPSHOT .. SUCCESS [  0.514 s]
03:15:20 [INFO] Papyrus UML Internationalization 0.0.1-SNAPSHOT .... SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.internationalization.utils 2.0.0-SNAPSHOT SUCCESS [  0.767 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.internationalization.edit 2.0.0-SNAPSHOT SUCCESS [  1.622 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.extensionpoints 2.0.0-SNAPSHOT SUCCESS [  0.899 s]
03:15:20 [INFO] Papyrus UML Tools 0.0.1-SNAPSHOT ................... SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.tools.utils 4.0.0-SNAPSHOT . SUCCESS [  1.465 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.tools 5.0.0-SNAPSHOT ....... SUCCESS [  1.713 s]
03:15:20 [INFO] Papyrus UML Diagrams 0.0.1-SNAPSHOT ................ SUCCESS [  0.015 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.common 4.0.0-SNAPSHOT SUCCESS [  7.377 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.types.core 5.0.0-SNAPSHOT .. SUCCESS [  1.914 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.ui 2.0.0-SNAPSHOT .......... SUCCESS [  0.879 s]
03:15:20 [INFO] org.eclipse.papyrus.views.documentation 2.0.0-SNAPSHOT SUCCESS [  1.111 s]
03:15:20 [INFO] Papyrus Editor 0.0.1-SNAPSHOT ...................... SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.eclipse.project.editors 3.0.0-SNAPSHOT SUCCESS [  0.709 s]
03:15:20 [INFO] org.eclipse.papyrus.editor 3.0.0-SNAPSHOT .......... SUCCESS [  0.712 s]
03:15:20 [INFO] org.eclipse.papyrus.editor.perspectiveconfiguration 2.0.0-SNAPSHOT SUCCESS [  0.494 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.commands 2.0.0-SNAPSHOT .... SUCCESS [  1.095 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.controlmode.profile 3.0.0-SNAPSHOT SUCCESS [  0.807 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.documentation.profile 2.0.0-SNAPSHOT SUCCESS [  0.422 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.filters 2.0.0-SNAPSHOT ..... SUCCESS [  0.556 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.filters.edit 2.0.0-SNAPSHOT  SUCCESS [  0.316 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.icons 2.0.0-SNAPSHOT ....... SUCCESS [  0.567 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.modelrepair 3.0.0-SNAPSHOT . SUCCESS [  1.453 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile 4.0.0-SNAPSHOT ..... SUCCESS [  1.655 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.import 2.0.0-SNAPSHOT ...... SUCCESS [  0.823 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.export 2.0.0-SNAPSHOT ...... SUCCESS [  1.678 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.navigation 2.0.0-SNAPSHOT .. SUCCESS [  0.991 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.oclconstraintevaluation 2.0.0-SNAPSHOT SUCCESS [  0.494 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.wizards 4.0.0-SNAPSHOT SUCCESS [  1.718 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.perspective 2.0.0-SNAPSHOT . SUCCESS [  1.125 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.resourceloading.profile 2.0.0-SNAPSHOT SUCCESS [  0.700 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.search.ui 3.0.0-SNAPSHOT ... SUCCESS [  1.703 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.service.types 5.0.0-SNAPSHOT SUCCESS [  2.258 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.service.types.ui 3.0.0-SNAPSHOT SUCCESS [  1.448 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.service.validation 3.0.0-SNAPSHOT SUCCESS [  1.104 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.services.decoration 2.0.0-SNAPSHOT SUCCESS [  0.556 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.templaterepository 3.0.0-SNAPSHOT SUCCESS [  0.990 s]
03:15:20 [INFO] Papyrus UML ALF 0.0.1-SNAPSHOT ..................... SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.alf 4.0.0-SNAPSHOT ......... SUCCESS [ 18.752 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.alf.common 3.0.0-SNAPSHOT .. SUCCESS [  0.594 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.alf.common.ui 3.0.0-SNAPSHOT SUCCESS [  1.309 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.alf.libraries 3.0.0-SNAPSHOT SUCCESS [  0.719 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.alf.to.fuml 2.0.0-SNAPSHOT . SUCCESS [  0.569 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.alf.ui 4.0.0-SNAPSHOT ...... SUCCESS [  7.964 s]
03:15:20 [INFO] Papyrus UML Architecture 0.0.1-SNAPSHOT ............ SUCCESS [  0.004 s]
03:15:20 [INFO] Papyrus UML Nattable 0.0.1-SNAPSHOT ................ SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable 6.0.0-SNAPSHOT .... SUCCESS [  1.785 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config 6.0.0-SNAPSHOT SUCCESS [  0.807 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.generic.config 2.0.0-SNAPSHOT SUCCESS [  0.386 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.clazz 4.0.0-SNAPSHOT SUCCESS [  8.806 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.communication 5.0.0-SNAPSHOT SUCCESS [  2.797 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.component 4.0.0-SNAPSHOT SUCCESS [  5.059 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.composite 4.0.0-SNAPSHOT SUCCESS [ 12.069 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.deployment 4.0.0-SNAPSHOT SUCCESS [  3.951 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.activity 4.0.0-SNAPSHOT SUCCESS [ 19.704 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview 4.0.0-SNAPSHOT SUCCESS [  1.738 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.profile 4.0.0-SNAPSHOT SUCCESS [  4.335 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.menu 3.0.0-SNAPSHOT  SUCCESS [  1.587 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.stereotype.edition 3.0.0-SNAPSHOT SUCCESS [  1.071 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.sequence 6.0.0-SNAPSHOT SUCCESS [  7.474 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.statemachine 4.0.0-SNAPSHOT SUCCESS [  4.213 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.timing 2.0.0-SNAPSHOT SUCCESS [  4.720 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.usecase 5.0.0-SNAPSHOT SUCCESS [  4.412 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.architecture 2.0.0-SNAPSHOT  SUCCESS [  3.509 s]
03:15:20 [INFO] Papyrus UML Decorator Models 0.0.1-SNAPSHOT ........ SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.decoratormodel 3.0.0-SNAPSHOT SUCCESS [  1.285 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode 2.0.0-SNAPSHOT SUCCESS [  1.009 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.decoratormodel.ui 3.0.0-SNAPSHOT SUCCESS [  1.003 s]
03:15:20 [INFO] Papyrus UML Properties 0.0.1-SNAPSHOT .............. SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.properties 4.0.0-SNAPSHOT .. SUCCESS [  2.806 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.decoratormodel.properties 5.0.0-SNAPSHOT SUCCESS [  1.246 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.common.groups 3.0.0-SNAPSHOT SUCCESS [  2.125 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.css 3.0.0-SNAPSHOT . SUCCESS [  1.194 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.dnd 2.0.0-SNAPSHOT . SUCCESS [  1.537 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.icons 2.0.0-SNAPSHOT SUCCESS [  0.687 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.linklf 3.0.0-SNAPSHOT SUCCESS [  0.967 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.modelexplorer 2.0.0-SNAPSHOT SUCCESS [  0.718 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.navigation 3.0.0-SNAPSHOT SUCCESS [  0.673 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.symbols 2.0.0-SNAPSHOT SUCCESS [  0.933 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.sequence.restrictions 2.0.0-SNAPSHOT SUCCESS [  0.794 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.symbols.properties 2.0.0-SNAPSHOT SUCCESS [  0.305 s]
03:15:20 [INFO] Papyrus UML Expressions Infrastructure 0.0.1-SNAPSHOT SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.expressions 3.0.0-SNAPSHOT . SUCCESS [  0.520 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.expressions.edit 3.0.100-SNAPSHOT SUCCESS [  0.816 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.expressions.properties 2.0.0-SNAPSHOT SUCCESS [  0.804 s]
03:15:20 [INFO] Papyrus UML Model Explorer 0.0.1-SNAPSHOT .......... SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.modelexplorer 3.0.0-SNAPSHOT SUCCESS [  1.972 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.modelexplorer.widgets 3.0.0-SNAPSHOT SUCCESS [  1.013 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.generic 2.0.0-SNAPSHOT SUCCESS [  0.249 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.matrix 2.0.0-SNAPSHOT SUCCESS [  0.634 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.menu 2.0.0-SNAPSHOT SUCCESS [  1.077 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.properties 2.0.0-SNAPSHOT SUCCESS [  0.817 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.richtext 3.0.0-SNAPSHOT SUCCESS [  0.629 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display 4.0.0-SNAPSHOT SUCCESS [  0.954 s]
03:15:20 [INFO] Papyrus UML Xtext Integration 0.0.1-SNAPSHOT ....... SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.xtext.integration.core 3.0.0-SNAPSHOT SUCCESS [  0.309 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.xtext.integration.ui 3.0.0-SNAPSHOT SUCCESS [  1.314 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.xtext.integration 3.0.0-SNAPSHOT SUCCESS [  0.674 s]
03:15:20 [INFO] Papyrus UML Textual Edit 0.0.1-SNAPSHOT ............ SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext 2.0.0-SNAPSHOT SUCCESS [  2.006 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils 2.0.0-SNAPSHOT SUCCESS [  0.873 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  1.092 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.xtext.valuespecification 6.0.0-SNAPSHOT SUCCESS [  1.033 s]
03:15:20 [INFO] Papyrus UML Profile 0.0.1-SNAPSHOT ................. SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.drafter 2.0.0-SNAPSHOT SUCCESS [  2.185 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.drafter.documentation 2.0.0-SNAPSHOT SUCCESS [  0.103 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.properties.xtext 2.0.0-SNAPSHOT SUCCESS [  1.209 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext 3.0.0-SNAPSHOT SUCCESS [  1.584 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext 3.0.0-SNAPSHOT SUCCESS [  1.419 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.common.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  1.110 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  1.475 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext 3.0.0-SNAPSHOT SUCCESS [  1.539 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  1.212 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext 2.0.0-SNAPSHOT SUCCESS [  1.776 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.javaconstraint 3.0.0-SNAPSHOT SUCCESS [  0.478 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext 3.0.0-SNAPSHOT SUCCESS [  1.434 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.message.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  1.575 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext 3.0.0-SNAPSHOT SUCCESS [  1.805 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.parameter.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  1.281 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext 2.0.0-SNAPSHOT SUCCESS [  1.869 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.port.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  1.705 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext 3.0.0-SNAPSHOT SUCCESS [  2.305 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.property.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  1.527 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext 3.0.0-SNAPSHOT SUCCESS [  1.977 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.state.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  3.883 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext 4.0.0-SNAPSHOT SUCCESS [  3.615 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui 4.0.0-SNAPSHOT SUCCESS [  2.789 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext 2.0.0-SNAPSHOT SUCCESS [  1.532 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.transition.xtext.ui 3.0.0-SNAPSHOT SUCCESS [  1.201 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.xtext.integration.validation 3.0.0-SNAPSHOT SUCCESS [  0.700 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.internationalization 2.0.0-SNAPSHOT SUCCESS [  0.518 s]
03:15:20 [INFO] Papyrus M2M QvTo 0.0.1-SNAPSHOT .................... SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common 2.0.0-SNAPSHOT SUCCESS [  1.773 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes 2.0.0-SNAPSHOT SUCCESS [  0.337 s]
03:15:20 [INFO] org.eclipse.papyrus.plugins-doc 0.0.1-SNAPSHOT ..... SUCCESS [  0.004 s]
03:15:20 [INFO] Papyrus - API migration documentation 2.0.0-SNAPSHOT SUCCESS [  9.723 s]
03:15:20 [INFO] Papyrus Copypaste UI doc 2.0.0-SNAPSHOT ............ SUCCESS [  0.111 s]
03:15:20 [INFO] Papyrus Developer doc 2.0.0-SNAPSHOT ............... SUCCESS [  2.059 s]
03:15:20 [INFO] Papyrus DSML Validation doc 2.0.0-SNAPSHOT ......... SUCCESS [  0.161 s]
03:15:20 [INFO] Papyrus Infra doc 2.0.0-SNAPSHOT ................... SUCCESS [  0.093 s]
03:15:20 [INFO] Papyrus Infra GmfDiag Common doc 2.0.0-SNAPSHOT .... SUCCESS [  0.898 s]
03:15:20 [INFO] Papyrus Infra GmfDiag Css doc 2.0.0-SNAPSHOT ....... SUCCESS [  0.330 s]
03:15:20 [INFO] Papyrus Infra Expression doc 2.0.0-SNAPSHOT ........ SUCCESS [  0.293 s]
03:15:20 [INFO] Papyrus Internationalization doc 2.0.0-SNAPSHOT .... SUCCESS [  0.183 s]
03:15:20 [INFO] Papyrus Infra Nattable doc 2.0.0-SNAPSHOT .......... SUCCESS [  1.274 s]
03:15:20 [INFO] Papyrus Infra Newchild doc 2.0.0-SNAPSHOT .......... SUCCESS [  0.144 s]
03:15:20 [INFO] Papyrus Infra Services ControlMode doc 2.0.0-SNAPSHOT SUCCESS [  0.266 s]
03:15:20 [INFO] Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT  SUCCESS [  0.336 s]
03:15:20 [INFO] Papyrus Infra Service decoration doc 2.0.0-SNAPSHOT  SUCCESS [  0.178 s]
03:15:20 [INFO] Papyrus Infra Architecture doc 2.0.0-SNAPSHOT ...... SUCCESS [  0.290 s]
03:15:20 [INFO] Papyrus Infra Types doc 4.0.0-SNAPSHOT ............. SUCCESS [  0.181 s]
03:15:20 [INFO] Papyrus Req Reqif doc 2.0.0-SNAPSHOT ............... SUCCESS [  0.329 s]
03:15:20 [INFO] Papyrus Uml DecoratorModel doc 2.0.0-SNAPSHOT ...... SUCCESS [  0.439 s]
03:15:20 [INFO] Papyrus Uml Diagram Common doc 2.0.0-SNAPSHOT ...... SUCCESS [  0.448 s]
03:15:20 [INFO] Papyrus Uml Diagram profile doc 2.0.0-SNAPSHOT ..... SUCCESS [  0.500 s]
03:15:20 [INFO] Papyrus Uml doc 2.0.0-SNAPSHOT ..................... SUCCESS [  1.611 s]
03:15:20 [INFO] Papyrus Uml Search UI doc 2.0.0-SNAPSHOT ........... SUCCESS [  0.205 s]
03:15:20 [INFO] Papyrus ModelRepair doc 2.0.0-SNAPSHOT ............. SUCCESS [  0.107 s]
03:15:20 [INFO] Papyrus Uml Profile Assistants doc 2.0.0-SNAPSHOT .. SUCCESS [  0.267 s]
03:15:20 [INFO] Papyrus Uml Diagram Customization from a Profile doc 0.7.0-SNAPSHOT SUCCESS [  0.574 s]
03:15:20 [INFO] Papyrus Uml Search UI doc 2.0.0-SNAPSHOT ........... SUCCESS [  0.229 s]
03:15:20 [INFO] Papyrus Views Properties doc 2.0.0-SNAPSHOT ........ SUCCESS [  0.551 s]
03:15:20 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SUCCESS [  0.104 s]
03:15:20 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SUCCESS [  0.092 s]
03:15:20 [INFO] Papyrus Views References doc 2.0.0-SNAPSHOT ........ SUCCESS [  0.187 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.doc 1.0.0-SNAPSHOT SUCCESS [  0.404 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.architecture.doc 2.0.0-SNAPSHOT SUCCESS [  0.231 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.validation.doc 2.0.0-SNAPSHOT SUCCESS [  0.365 s]
03:15:20 [INFO] Papyrus SDK 0.0.1-SNAPSHOT ......................... SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.sdk 5.1.0-SNAPSHOT ............. SUCCESS [  0.408 s]
03:15:20 [INFO] Papyrus Examples Plugins 1.0.1-SNAPSHOT ............ SUCCESS [  0.008 s]
03:15:20 [INFO] org.eclipse.papyrus.examples.core 1.0.1-SNAPSHOT ... SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.example.core.lifecycleevents 2.0.0-SNAPSHOT SUCCESS [  0.550 s]
03:15:20 [INFO] org.eclipse.papyrus.example.core.sashwindows.fulleditor 2.0.0-SNAPSHOT SUCCESS [  0.511 s]
03:15:20 [INFO] org.eclipse.papyrus.example.core.sashwindows.simpleeditor 2.0.0-SNAPSHOT SUCCESS [  0.511 s]
03:15:20 [INFO] org.eclipse.papyrus.examples.emf 1.0.1-SNAPSHOT .... SUCCESS [  0.003 s]
03:15:20 [INFO] org.eclipse.papyrus.outline.emftree 2.0.0-SNAPSHOT . SUCCESS [  0.584 s]
03:15:20 [INFO] org.eclipse.papyrus.examples.infra 1.0.1-SNAPSHOT .. SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.example.infra.servicesregistry.retrieval 2.0.0-SNAPSHOT SUCCESS [  0.501 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences 2.0.0-SNAPSHOT SUCCESS [  0.778 s]
03:15:20 [INFO] org.eclipse.papyrus.examples.others 1.0.1-SNAPSHOT . SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.example.text.instance 2.0.0-SNAPSHOT SUCCESS [  0.435 s]
03:15:20 [INFO] org.eclipse.papyrus.examples.uml 1.0.1-SNAPSHOT .... SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.example.uml.comment.editor.newresource 2.0.0-SNAPSHOT SUCCESS [  0.595 s]
03:15:20 [INFO] org.eclipse.papyrus.example.uml.comment.editor.sharedresource 2.0.0-SNAPSHOT SUCCESS [  0.780 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.emftree 2.0.0-SNAPSHOT SUCCESS [  0.477 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textual.editors.example 2.0.0-SNAPSHOT SUCCESS [  1.162 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.disable.helper.advices.example 2.0.0-SNAPSHOT SUCCESS [  0.461 s]
03:15:20 [INFO] org.eclipse.papyrus.examples.uml.diagrams 2.0.0-SNAPSHOT SUCCESS [  0.166 s]
03:15:20 [INFO] org.eclipse.papyrus.example.uml.nattable.actions 2.0.0-SNAPSHOT SUCCESS [  0.422 s]
03:15:20 [INFO] org.eclipse.papyrus.example.uml.nattable.empty.line 2.0.0-SNAPSHOT SUCCESS [  1.137 s]
03:15:20 [INFO] org.eclipse.papyrus.example.uml.services.decorator 2.0.0-SNAPSHOT SUCCESS [  0.119 s]
03:15:20 [INFO] org.eclipse.papyrus.examples-user 1.0.1-SNAPSHOT ... SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.examples.user.qvto 2.0.0-SNAPSHOT SUCCESS [  0.061 s]
03:15:20 [INFO] Papyrus Main Features 0.0.1-SNAPSHOT ............... SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.doc.feature 3.1.0-SNAPSHOT ..... SUCCESS [  1.188 s]
03:15:20 [INFO] org.eclipse.papyrus.editor.feature 2.0.0-SNAPSHOT .. SUCCESS [  0.199 s]
03:15:20 [INFO] org.eclipse.papyrus.emf.facet.feature 3.0.0-SNAPSHOT SUCCESS [  0.895 s]
03:15:20 [INFO] org.eclipse.papyrus.emf.feature 1.1.0-SNAPSHOT ..... SUCCESS [  0.114 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.architecture.feature 1.0.0-SNAPSHOT SUCCESS [  0.190 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.core.feature 3.0.0-SNAPSHOT SUCCESS [  0.138 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.emf.expressions.feature 1.0.0-SNAPSHOT SUCCESS [  0.158 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.emf.feature 3.0.0-SNAPSHOT SUCCESS [  0.201 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.feature 3.0.0-SNAPSHOT SUCCESS [  0.724 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.services.feature 3.0.0-SNAPSHOT SUCCESS [  0.238 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.ui.feature 3.0.0-SNAPSHOT  SUCCESS [  0.546 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.widget.feature 3.0.0-SNAPSHOT SUCCESS [  0.167 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [  0.375 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.feature 4.0.0-SNAPSHOT SUCCESS [  0.683 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.feature 3.0.0-SNAPSHOT SUCCESS [  0.493 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.viewpoints.feature 3.0.0-SNAPSHOT SUCCESS [  0.200 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.feature 3.0.0-SNAPSHOT ... SUCCESS [  0.933 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.alf.feature 3.0.0-SNAPSHOT . SUCCESS [  0.230 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.architecture.feature 1.0.0-SNAPSHOT SUCCESS [  0.391 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.decoratormodel.feature 3.0.0-SNAPSHOT SUCCESS [  0.398 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.css.feature 2.0.0-SNAPSHOT SUCCESS [  0.338 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.feature 3.0.0-SNAPSHOT SUCCESS [  0.865 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.expressions.feature 1.0.0-SNAPSHOT SUCCESS [  0.201 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [  0.160 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.modelexplorer.feature 2.0.0-SNAPSHOT SUCCESS [  0.271 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.properties.feature 3.0.0-SNAPSHOT SUCCESS [  0.511 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.tools.feature 3.0.0-SNAPSHOT SUCCESS [  1.114 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.ui.feature 1.2.0-SNAPSHOT .. SUCCESS [  0.346 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.feature 2.0.0-SNAPSHOT SUCCESS [  0.723 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.search.feature 2.0.0-SNAPSHOT SUCCESS [  0.304 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.xtext.integration.feature 2.0.0-SNAPSHOT SUCCESS [  0.261 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.m2m.qvto.feature 1.0.0-SNAPSHOT SUCCESS [  0.211 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.feature 4.0.0-SNAPSHOT SUCCESS [  0.559 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.feature 4.0.0-SNAPSHOT ..... SUCCESS [  2.097 s]
03:15:20 [INFO] org.eclipse.papyrus.views.documentation.feature 1.0.0-SNAPSHOT SUCCESS [  0.182 s]
03:15:20 [INFO] org.eclipse.papyrus.views.search.feature 2.0.0-SNAPSHOT SUCCESS [  0.117 s]
03:15:20 [INFO] org.eclipse.papyrus.views.modelexplorer.feature 3.0.0-SNAPSHOT SUCCESS [  0.230 s]
03:15:20 [INFO] org.eclipse.papyrus.views.properties.feature 3.0.0-SNAPSHOT SUCCESS [  0.558 s]
03:15:20 [INFO] org.eclipse.papyrus.views.references.feature 2.0.0-SNAPSHOT SUCCESS [  0.593 s]
03:15:20 [INFO] org.eclipse.papyrus.views.validation.feature 2.0.0-SNAPSHOT SUCCESS [  0.232 s]
03:15:20 [INFO] org.eclipse.papyrus.views.feature 1.0.0-SNAPSHOT ... SUCCESS [  0.430 s]
03:15:20 [INFO] org.eclipse.papyrus.sdk.feature 5.1.0-SNAPSHOT ..... SUCCESS [  1.875 s]
03:15:20 [INFO] Papyrus Examples Features 0.0.1-SNAPSHOT ........... SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.user.examples.feature 0.0.3-SNAPSHOT SUCCESS [  0.700 s]
03:15:20 [INFO] org.eclipse.papyrus.main.target.parent 0.0.1-SNAPSHOT SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.main.portable.target 0.0.1-SNAPSHOT SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.p2 5.1.0-SNAPSHOT .............. SUCCESS [01:20 min]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  0.535 s]
03:15:20 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.005 s]
03:15:20 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [  1.142 s]
03:15:20 [INFO] org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT .......... SUCCESS [  0.316 s]
03:15:20 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [  0.399 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  0.893 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  0.516 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  0.379 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  1.094 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  0.422 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.xpand.qvtlibrary 1.2.0-SNAPSHOT SUCCESS [  0.308 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.xpand 2.2.0-SNAPSHOT ....... SUCCESS [  2.347 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.common 1.3.0-SNAPSHOT ...... SUCCESS [  1.145 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  0.975 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.codegen 2.11.0-SNAPSHOT .... SUCCESS [  4.488 s]
03:15:20 [INFO] org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT ....... SUCCESS [  2.627 s]
03:15:20 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  0.399 s]
03:15:20 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  0.667 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.graphdef 2.9.0-SNAPSHOT .... SUCCESS [  1.608 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.tooldef 2.3.0-SNAPSHOT ..... SUCCESS [  0.809 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.map 2.9.0-SNAPSHOT ......... SUCCESS [  1.087 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen 2.10.0-SNAPSHOT SUCCESS [  0.619 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.bridge 1.3.1-SNAPSHOT ...... SUCCESS [  0.904 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.bridge.trace 1.3.0-SNAPSHOT  SUCCESS [  0.697 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.graphdef.edit 2.9.0-SNAPSHOT SUCCESS [  1.683 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.tooldef.edit 2.3.0-SNAPSHOT  SUCCESS [  0.796 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.map.edit 2.9.0-SNAPSHOT .... SUCCESS [  1.109 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.bridge.ui 1.5.1-SNAPSHOT ... SUCCESS [  3.928 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.codegen.edit 2.9.0-SNAPSHOT  SUCCESS [  1.871 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.bridge.ui.dashboard 2.3.0-SNAPSHOT SUCCESS [  0.806 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.graphdef.codegen.ui 1.3.0-SNAPSHOT SUCCESS [  1.014 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.3.0-SNAPSHOT .. SUCCESS [  0.967 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 48.673 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  0.681 s]
03:15:20 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  0.872 s]
03:15:20 [INFO] org.eclipse.papyrus.gmfgenextension 3.0.0-SNAPSHOT . SUCCESS [  3.287 s]
03:15:20 [INFO] org.eclipse.papyrus.def 2.0.0-SNAPSHOT ............. SUCCESS [ 14.225 s]
03:15:20 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SUCCESS [  4.173 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SUCCESS [  2.509 s]
03:15:20 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SUCCESS [  3.903 s]
03:15:20 [INFO] org.eclipse.papyrus.gmf.tooling.feature 3.3.0-SNAPSHOT SUCCESS [  0.397 s]
03:15:20 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  0.358 s]
03:15:20 [INFO] org.eclipse.papyrus.diagramgen.feature 1.1.0-SNAPSHOT SUCCESS [  0.660 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.junit.framework 2.0.0-SNAPSHOT . SUCCESS [  2.858 s]
03:15:20 [INFO] org.eclipse.papyrus.junit.utils 3.0.0-SNAPSHOT ..... SUCCESS [  2.589 s]
03:15:20 [INFO] org.eclipse.papyrus.bundles.tests 2.0.0-SNAPSHOT ... SUCCESS [  1.752 s]
03:15:20 [INFO] org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT ... SUCCESS [  0.390 s]
03:15:20 [INFO] org.eclipse.papyrus.dev.project.management 2.0.0-SNAPSHOT SUCCESS [  0.871 s]
03:15:20 [INFO] org.eclipse.papyrus.releng.tools 3.0.0-SNAPSHOT .... SUCCESS [  0.914 s]
03:15:20 [INFO] org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT .. SUCCESS [  0.293 s]
03:15:20 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  1.430 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  3.062 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  0.630 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  0.919 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.0.0-SNAPSHOT SUCCESS [  1.214 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT ...... SUCCESS [  1.127 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  0.397 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  0.315 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.0.0-SNAPSHOT SUCCESS [  0.907 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  0.334 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  1.578 s]
03:15:20 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.0.0-SNAPSHOT SUCCESS [  1.623 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  1.259 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  1.227 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  0.924 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.004 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  0.765 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.0.0-SNAPSHOT SUCCESS [  1.023 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT SUCCESS [  2.881 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.0.0-SNAPSHOT SUCCESS [  0.879 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  0.655 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  3.359 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  0.429 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  0.309 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  0.531 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.0.0-SNAPSHOT SUCCESS [  0.522 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.0.0-SNAPSHOT SUCCESS [  0.328 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.0.0-SNAPSHOT SUCCESS [  0.700 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  0.309 s]
03:15:20 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [ 27.886 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform.parent 0.0.1-SNAPSHOT SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.portable.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT .... SUCCESS [ 32.671 s]
03:15:20 [INFO] org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.007 s]
03:15:20 [INFO] org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.editor.integration.tests 2.0.0-SNAPSHOT SUCCESS [  2.193 s]
03:15:20 [INFO] org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT . SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT SUCCESS [ 19.737 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.008 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT SUCCESS [  0.846 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT SUCCESS [  2.014 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT SUCCESS [  1.147 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.core.tests 4.0.0-SNAPSHOT  SUCCESS [  1.811 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.007 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT SUCCESS [  1.133 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.046 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT SUCCESS [  0.365 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests 2.0.0-SNAPSHOT SUCCESS [  3.635 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.emf.tests 2.0.0-SNAPSHOT . SUCCESS [  1.172 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT SUCCESS [  0.250 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.0.0-SNAPSHOT SUCCESS [  1.608 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.0.0-SNAPSHOT SUCCESS [  1.318 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.0.0-SNAPSHOT SUCCESS [  1.251 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests 4.0.0-SNAPSHOT SUCCESS [  2.378 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT SUCCESS [  1.029 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT SUCCESS [  3.684 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.0.0-SNAPSHOT SUCCESS [  1.352 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT SUCCESS [  1.341 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [  0.008 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT SUCCESS [  1.002 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT SUCCESS [  0.930 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT SUCCESS [  0.747 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.views.tests 2.0.100-SNAPSHOT SUCCESS [  1.255 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT SUCCESS [  0.859 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.008 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests 2.0.0-SNAPSHOT SUCCESS [  1.212 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT SUCCESS [  3.821 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT SUCCESS [  0.665 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT SUCCESS [  0.851 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT SUCCESS [  0.771 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.tools.tests 2.0.0-SNAPSHOT SUCCESS [  1.380 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT SUCCESS [  0.931 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT SUCCESS [  0.682 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.ui.emf.tests 2.0.0-SNAPSHOT SUCCESS [  0.928 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT .. SUCCESS [  1.410 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT SUCCESS [  1.103 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT SUCCESS [  0.369 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT  SUCCESS [  0.007 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT SUCCESS [  0.007 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT SUCCESS [  4.749 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests 2.0.0-SNAPSHOT SUCCESS [  1.642 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests 2.0.0-SNAPSHOT SUCCESS [  2.470 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT SUCCESS [  1.282 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT SUCCESS [  1.171 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT SUCCESS [  3.666 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests 2.0.0-SNAPSHOT SUCCESS [  1.097 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT SUCCESS [  2.685 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT SUCCESS [  1.286 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT SUCCESS [  1.329 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT SUCCESS [  0.378 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT SUCCESS [  4.423 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests 2.0.0-SNAPSHOT SUCCESS [  1.599 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature 1.2.0-SNAPSHOT SUCCESS [  0.883 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT SUCCESS [  0.512 s]
03:15:20 [INFO] org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT SUCCESS [  1.423 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT SUCCESS [  0.999 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.modelrepair.tests 2.0.0-SNAPSHOT SUCCESS [  1.708 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.properties.tests 2.0.0-SNAPSHOT SUCCESS [  1.380 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.service.types.tests 2.0.0-SNAPSHOT SUCCESS [  3.867 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT SUCCESS [  1.095 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.009 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests 2.0.0-SNAPSHOT SUCCESS [  1.141 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT SUCCESS [  2.041 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT SUCCESS [  0.909 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT SUCCESS [  0.419 s]
03:15:20 [INFO] org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT SUCCESS [  3.123 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT SUCCESS [  0.293 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT SUCCESS [  0.406 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT SUCCESS [  0.951 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT SUCCESS [  1.687 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT SUCCESS [  2.299 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT SUCCESS [  3.844 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT SUCCESS [  1.214 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT SUCCESS [  1.377 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT SUCCESS [  0.578 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT SUCCESS [  0.291 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.tools.tests 4.0.0-SNAPSHOT . SUCCESS [  1.189 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT SUCCESS [  3.222 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT SUCCESS [  0.327 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.0.0-SNAPSHOT SUCCESS [  1.057 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests 2.0.0-SNAPSHOT SUCCESS [  1.343 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT SUCCESS [  0.365 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.007 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT SUCCESS [  1.678 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT SUCCESS [  3.031 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT SUCCESS [  0.790 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT SUCCESS [  0.723 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT SUCCESS [  0.274 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT SUCCESS [  1.140 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT SUCCESS [  0.853 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT SUCCESS [  0.262 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.016 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT SUCCESS [  3.047 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT SUCCESS [  0.662 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT SUCCESS [  0.912 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT SUCCESS [  0.579 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.feature 2.0.0-SNAPSHOT ... SUCCESS [  1.835 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT SUCCESS [  0.242 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT SUCCESS [  0.251 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT SUCCESS [  2.978 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [  0.202 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT SUCCESS [  0.779 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT SUCCESS [  0.714 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT SUCCESS [  3.373 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.0.0-SNAPSHOT SUCCESS [  1.221 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [  0.417 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.alf.tests 2.0.0-SNAPSHOT ... SUCCESS [  4.160 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT SUCCESS [  0.199 s]
03:15:20 [INFO] Papyrus Tests Features 0.0.1-SNAPSHOT .............. SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT SUCCESS [ 42.272 s]
03:15:20 [INFO] org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT ... SUCCESS [  0.007 s]
03:15:20 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests 3.0.0-SNAPSHOT SUCCESS [  1.260 s]
03:15:20 [INFO] org.eclipse.papyrus.editors.suite.tests 1.0.0-SNAPSHOT SUCCESS [10:10 min]
03:15:20 [INFO] org.eclipse.papyrus.infra.core.suite.tests 1.0.0-SNAPSHOT SUCCESS [01:03 min]
03:15:20 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests 1.0.0-SNAPSHOT SUCCESS [01:20 min]
03:15:20 [INFO] org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT SUCCESS [  0.342 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT SUCCESS [  0.493 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT SUCCESS [  3.505 s]
03:15:20 [INFO] org.eclipse.papyrus.infra.suite.tests 1.0.0-SNAPSHOT SUCCESS [09:26 min]
03:15:20 [INFO] org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT SUCCESS [  1.084 s]
03:15:20 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests 1.0.0-SNAPSHOT SUCCESS [ 36.885 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT SUCCESS [  1.788 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.0-SNAPSHOT SUCCESS [  5.822 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT SUCCESS [  2.299 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests 1.0.0-SNAPSHOT SUCCESS [34:05 min]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT SUCCESS [  8.971 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT SUCCESS [  2.264 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT SUCCESS [  4.519 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT SUCCESS [  7.058 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests 1.0.0-SNAPSHOT SUCCESS [37:09 min]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT SUCCESS [  4.878 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests 1.0.0-SNAPSHOT SUCCESS [01:29 min]
03:15:20 [INFO] org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT SUCCESS [  1.901 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT SUCCESS [  2.901 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT SUCCESS [  1.189 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT SUCCESS [  5.004 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.suite.tests 1.0.0-SNAPSHOT . SUCCESS [12:21 min]
03:15:20 [INFO] org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT SUCCESS [  2.418 s]
03:15:20 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT SUCCESS [  3.596 s]
03:15:20 [INFO] org.eclipse.papyrus.views.suite.tests 1.0.0-SNAPSHOT SUCCESS [02:46 min]
03:15:20 [INFO] org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] org.eclipse.papyrus.tests.main.releng 1.2.0-SNAPSHOT SUCCESS [  0.005 s]
03:15:20 [INFO] org.eclipse.papyrus.main.tests.target.parent 0.0.1-SNAPSHOT SUCCESS [  0.017 s]
03:15:20 [INFO] org.eclipse.papyrus.main.tests.portable.target 0.0.1-SNAPSHOT SUCCESS [  0.006 s]
03:15:20 [INFO] ------------------------------------------------------------------------
03:15:20 [INFO] BUILD SUCCESS
03:15:20 [INFO] ------------------------------------------------------------------------
03:15:20 [INFO] Total time:  02:22 h
03:15:20 [INFO] Finished at: 2021-03-04T08:15:20Z
03:15:20 [INFO] ------------------------------------------------------------------------
03:15:25 [Papyrus-Gerrit-Releng] $ /bin/bash /tmp/jenkins10680973164972494324.sh
03:15:25 sleep 3600
04:15:27 end sleep
04:15:27 Terminating xvnc.
04:16:18 Recording test results
04:16:30 [Checks API] No suitable checks publisher found.
04:16:30 Build step 'Publish JUnit test result report' changed build result to UNSTABLE
04:16:30 Finished: UNSTABLE